⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc3371.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
               tunnel peer failed authentication."           ::= { l2tpDomainStatsEntry 3 }   l2tpDomainStatsActiveTunnels OBJECT-TYPE           SYNTAX          Gauge32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of tunnels that               are currently active for this domain."           ::= { l2tpDomainStatsEntry 4 }   l2tpDomainStatsTotalSessions OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the total number of sessions               that have successfully reached the established               state for this tunnel domain."           ::= { l2tpDomainStatsEntry 5 }   l2tpDomainStatsFailedSessions OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of sessions that               failed (eg: connection timeout, unsupported               or malformed AVP's etc) to reach the established               state for this tunnel domain."           ::= { l2tpDomainStatsEntry 6 }   l2tpDomainStatsActiveSessions OBJECT-TYPE           SYNTAX          Gauge32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of sessions that               are currently active for this domain."           ::= { l2tpDomainStatsEntry 7 }   l2tpDomainStatsDrainingTunnels OBJECT-TYPE           SYNTAX          TruthValue           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object indicates if this domain is draining               off sessions from all tunnels."           ::= { l2tpDomainStatsEntry 8 }   l2tpDomainStatsControlRxOctets OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of control channel               octets received for this tunnel domain."           ::= { l2tpDomainStatsEntry 9 }   l2tpDomainStatsControlRxPkts OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of control packets               received for this tunnel domain."           ::= { l2tpDomainStatsEntry 10 }   l2tpDomainStatsControlTxOctets OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of control channel               octets that were transmitted to tunnel endpoints               for this domain."           ::= { l2tpDomainStatsEntry 11 }   l2tpDomainStatsControlTxPkts OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of control packets               that were transmitted to tunnel endpoints for               this domain."           ::= { l2tpDomainStatsEntry 12 }   l2tpDomainStatsPayloadRxOctets OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of payload channel               octets that were received for this tunnel domain."           ::= { l2tpDomainStatsEntry 13 }   l2tpDomainStatsPayloadRxPkts OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of payload packets               that were received for this tunnel domain."           ::= { l2tpDomainStatsEntry 14 }   l2tpDomainStatsPayloadRxDiscs OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of received payload               packets that were discarded by this tunnel domain."           ::= { l2tpDomainStatsEntry 15 }   l2tpDomainStatsPayloadTxOctets OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of payload channel               octets that were transmitted to tunnel peers               within this tunnel domain."           ::= { l2tpDomainStatsEntry 16 }   l2tpDomainStatsPayloadTxPkts OBJECT-TYPE           SYNTAX          Counter32           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object returns the number of payload packets               that were transmitted to tunnel peers within               this tunnel domain."           ::= { l2tpDomainStatsEntry 17 }   --   -- High Capacity Counter objects.  These objects are all   -- 64 bit versions of the above 32-bit counters.  These   -- objects all have the same basic semantics as their   -- 32-bit counterparts, however, their syntax has been   -- extended to 64 bits.   --   l2tpDomainStatsControlHCRxOctets OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsControlRxOctets."           ::= { l2tpDomainStatsEntry 18 }   l2tpDomainStatsControlHCRxPkts OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsControlRxPkts."           ::= { l2tpDomainStatsEntry 19 }   l2tpDomainStatsControlHCTxOctets OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsControlTxOctets."           ::= { l2tpDomainStatsEntry 20 }   l2tpDomainStatsControlHCTxPkts OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsControlTxPkts."           ::= { l2tpDomainStatsEntry 21 }   l2tpDomainStatsPayloadHCRxOctets OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsPayloadRxOctets."           ::= { l2tpDomainStatsEntry 22 }   l2tpDomainStatsPayloadHCRxPkts OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsPayloadRxPkts."           ::= { l2tpDomainStatsEntry 23 }   l2tpDomainStatsPayloadHCRxDiscs OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsPayloadRxDiscs."           ::= { l2tpDomainStatsEntry 24 }   l2tpDomainStatsPayloadHCTxOctets OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsPayloadTxOctets."           ::= { l2tpDomainStatsEntry 25 }   l2tpDomainStatsPayloadHCTxPkts OBJECT-TYPE           SYNTAX          Counter64           MAX-ACCESS      read-only           STATUS          current           DESCRIPTION              "This object is a 64-bit version of               l2tpDomainStatsPayloadTxPkts."           ::= { l2tpDomainStatsEntry 26 }   --   --      The L2TP Tunnel Configuration Table   --   l2tpTunnelConfigTable   OBJECT-TYPE           SYNTAX          SEQUENCE OF L2tpTunnelConfigEntry           MAX-ACCESS      not-accessible           STATUS          current           DESCRIPTION              "The L2TP tunnel configuration table. This               table contains objects that can be used to               (re)configure the operational characteristics               of a single L2TP tunnel. There is a 1-1               correspondence between conceptual rows of               this table and conceptual rows of the               l2tpTunnelStatsTable. Entries in this table               have the same persistency characteristics as               that of the tunnelConfigTable."           REFERENCE "RFC 2667"           ::= { l2tpObjects 4 }   l2tpTunnelConfigEntry   OBJECT-TYPE           SYNTAX          L2tpTunnelConfigEntry           MAX-ACCESS      not-accessible           STATUS          current           DESCRIPTION              "A L2TP tunnel interface configuration entry.               Entries in this table come and go as a result               of protocol interactions or on management               operations. The latter occurs when a row is               instantiated in the tunnelConfigTable row               and the encapsulation method is 'l2tp'."           REFERENCE "RFC 2667"           INDEX { l2tpTunnelConfigIfIndex }           ::= { l2tpTunnelConfigTable 1 }   L2tpTunnelConfigEntry ::=           SEQUENCE {               l2tpTunnelConfigIfIndex                   InterfaceIndex,               l2tpTunnelConfigDomainId                   SnmpAdminString,               l2tpTunnelConfigAuth                   INTEGER,               l2tpTunnelConfigSecret                   SnmpAdminString,               l2tpTunnelConfigSecurity                   INTEGER,               l2tpTunnelConfigHelloInterval                   Integer32,               l2tpTunnelConfigIdleTimeout                   Integer32,               l2tpTunnelConfigControlRWS                   Integer32,               l2tpTunnelConfigControlMaxRetx                   Integer32,               l2tpTunnelConfigControlMaxRetxTO                   Integer32,               l2tpTunnelConfigPayloadSeq                   INTEGER,               l2tpTunnelConfigReassemblyTO                   L2tpMilliSeconds,               l2tpTunnelConfigTransport                   INTEGER,               l2tpTunnelConfigDrainTunnel                   TruthValue,               l2tpTunnelConfigProxyPPPAuth                   TruthValue           }   l2tpTunnelConfigIfIndex OBJECT-TYPE           SYNTAX          InterfaceIndex           MAX-ACCESS      not-accessible           STATUS          current           DESCRIPTION              "This value for this object is equal to the value               of ifIndex of the Interfaces MIB for tunnel               interfaces of type L2TP."           ::= { l2tpTunnelConfigEntry 1 }   l2tpTunnelConfigDomainId OBJECT-TYPE           SYNTAX          SnmpAdminString (SIZE (1..80))           MAX-ACCESS      read-write           STATUS          current           DESCRIPTION              "The tunnel domain that this tunnel belongs               to. A LNS tunnel endpoint will typically inherit               this value from the endpoint domain table. A               LAC may be provided with this information during               tunnel setup. When a zero length string is returned               this tunnel does not belong belong to any particular               domain."           ::= { l2tpTunnelConfigEntry 2 }   l2tpTunnelConfigAuth OBJECT-TYPE           SYNTAX          INTEGER {                               none(1),

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -