CISCO-VPDN-MGMT-EXT-MIB
- Registered at
- 1.3.6.1.4.1.9.10.51
- Last updated
- 2011-12-01 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2011-12-01 00:00, 2007-06-04 00:00, 1999-04-14 00:00
- Namespace
- cisco
- Source file
CISCO-VPDN-MGMT-EXT-MIB- Digest
sha256:339ab5545cbb1dac1447b2ca013555c4430e932a8c414aaaa4c4599a601a47d9
Description
Cisco VPDN management MIB extension Module. This MIB is a supplement to CISCO-VPDN-MGMT-MIB.my. The main enhancements are: 1. Added cvpdnTunnelExtTable for more tunnel information. 2. Added cvpdnSessionExtTable for more session information. Please notice that objects in CvpdnTunnelEntry and CvpdnTunnelSessionEntry are still applicable to the corresponding tunnels and sessions.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-vpdn@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| CISCO-VPDN-MGMT-MIB | cvpdnSessionAttrEntry, cvpdnTunnelAttrEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-VPDN-MGMT-EXT-MIB CISCO-VPDN-MGMT-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVpdnMgmtExtMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.51.1 | |||
| cvpdnTunnelExtInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.51.1.1 | |||
| cvpdnTunnelExtTable OBJECT-TYPE Vpn Tunnel table includes all tunnels configured. | 1.3.6.1.4.1.9.10.51.1.1.1 | not-accessible | current | |
| cvpdnTunnelExtEntry OBJECT-TYPE Please notice that this entry is a supplement to CvpdnTunnelEntry in CISCO-VPDN-MGMT-MIB for the L2TP tunnels. Here more objects are used to reflect tunnel parameters. Included are tunnel statistics, UDP port numbers and the time of last state (cvpdnTunnelState) change. | 1.3.6.1.4.1.9.10.51.1.1.1.1 | not-accessible | current | |
| cvpdnTunnelLocalPort OBJECT-TYPE The local port number of the tunnel. This is the UDP port of the interface at the local end of the tunnel. | 1.3.6.1.4.1.9.10.51.1.1.1.1.1 | Integer32 (0..2147483647) | read-only | current |
| cvpdnTunnelRemotePort OBJECT-TYPE The remote port number of the tunnel. This is the UDP port of the interface at the remote end of the tunnel. | 1.3.6.1.4.1.9.10.51.1.1.1.1.2 | Integer32 (0..2147483647) | read-only | current |
| cvpdnTunnelLastChange OBJECT-TYPE The time of last state change reflected in cvpdnTunnelState. | 1.3.6.1.4.1.9.10.51.1.1.1.1.3 | TimeTicks | read-only | current |
| cvpdnTunnelPacketsOut OBJECT-TYPE The total number of output packets through the tunnel. | 1.3.6.1.4.1.9.10.51.1.1.1.1.4 | Counter32 | read-only | current |
| cvpdnTunnelBytesOut OBJECT-TYPE The total number of output bytes through the tunnel. cvpdnTunnelBytesOut object is superseded by cvpdnTunnelBytesOut64. | 1.3.6.1.4.1.9.10.51.1.1.1.1.5 | Counter32 | read-only | deprecated |
| cvpdnTunnelPacketsIn OBJECT-TYPE The total number of input packets through the tunnel. | 1.3.6.1.4.1.9.10.51.1.1.1.1.6 | Counter32 | read-only | current |
| cvpdnTunnelBytesIn OBJECT-TYPE The total number of input bytes through the tunnel. cvpdnTunnelBytesIn object is superseded by cvpdnTunnelBytesIn64. | 1.3.6.1.4.1.9.10.51.1.1.1.1.7 | Counter32 | read-only | deprecated |
| cvpdnTunnelBytesIn64 OBJECT-TYPE The total number of input bytes through the tunnel. | 1.3.6.1.4.1.9.10.51.1.1.1.1.8 | Counter64 | read-only | current |
| cvpdnTunnelBytesOut64 OBJECT-TYPE The total number of output bytes through the tunnel. | 1.3.6.1.4.1.9.10.51.1.1.1.1.9 | Counter64 | read-only | current |
| cvpdnSessionExtInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.51.1.2 | |||
| cvpdnSessionExtTable OBJECT-TYPE Session table includes all Sessions currently active. | 1.3.6.1.4.1.9.10.51.1.2.1 | not-accessible | current | |
| cvpdnSessionExtEntry OBJECT-TYPE Please notice that this entry is a supplement to CvpdnTunnelSessionEntry in CISCO-VPDN-MGMT-MIB for the L2TP sessions. Here more objects are used to reflect session parameters. | 1.3.6.1.4.1.9.10.51.1.2.1.1 | not-accessible | current | |
| cvpdnSessionRemoteId OBJECT-TYPE The remote end ID of an active VPN tunnel user session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.1 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionInterfaceName OBJECT-TYPE The interface name (description) of the user session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.2 | DisplayString (SIZE(1..255)) | read-only | current |
| cvpdnSessionLastChange OBJECT-TYPE The time stamp of last change in cvpdnTunnelSessionState. | 1.3.6.1.4.1.9.10.51.1.2.1.1.3 | TimeTicks | read-only | current |
| cvpdnSessionOutOfOrderPackets OBJECT-TYPE The total number of out of order packets through this active user session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.4 | Counter32 | read-only | current |
| cvpdnSessionSequencing OBJECT-TYPE The object indicates whether sequencing is on or not. | 1.3.6.1.4.1.9.10.51.1.2.1.1.5 | TruthValue | read-only | current |
| cvpdnSessionSendSequence OBJECT-TYPE This object contains the next send sequence number for for this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.6 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionRecvSequence OBJECT-TYPE This object contains the next receive sequence number expected to be received on this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.7 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionRemoteSendSequence OBJECT-TYPE This object contains the next send sequence number for for this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.8 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionRemoteRecvSequence OBJECT-TYPE This object contains the next receive sequence number expected to be received on this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.9 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionSentZLB OBJECT-TYPE This object returns the total number of Zero Length Body acknowledgement packets transmitted on this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.10 | Counter32 | read-only | current |
| cvpdnSessionRecvZLB OBJECT-TYPE This object returns the total number of Zero Length Body acknowlegement payload packets received for this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.11 | Counter32 | read-only | current |
| cvpdnSessionSentRBits OBJECT-TYPE This object contains the total number of sequence number resets (payload packets with the R-bit set) received on this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.12 | Counter32 | read-only | current |
| cvpdnSessionRecvRBits OBJECT-TYPE This object contains the total number of sequence number resets (payload packets with the R-bit set) received on this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.13 | Counter32 | read-only | current |
| cvpdnSessionLocalWindowSize OBJECT-TYPE This object returns the local send window size for this session. If the value of the object cvpdnSessionSequencing is false, then this object should return value zero. | 1.3.6.1.4.1.9.10.51.1.2.1.1.14 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionRemoteWindowSize OBJECT-TYPE This object returns the initial remote send window size for this session. If the value of the object cvpdnSessionSequencingState is none(1) then this object should not be interpreted. | 1.3.6.1.4.1.9.10.51.1.2.1.1.15 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionCurrentWindowSize OBJECT-TYPE This object returns the local send window size for this session. If the value of the object cvpdnSessionSequencingState is none(1) then this object should not be interpreted. | 1.3.6.1.4.1.9.10.51.1.2.1.1.16 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionMinimumWindowSize OBJECT-TYPE This object returns the initial remote send window size for this session. If the value of the object cvpdnSessionSequencingState is none(1) then this object should not be interpreted. | 1.3.6.1.4.1.9.10.51.1.2.1.1.17 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionATOTimeouts OBJECT-TYPE The object reflects the current adaptive timeout the system is using. | 1.3.6.1.4.1.9.10.51.1.2.1.1.18 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionOutGoingQueueSize OBJECT-TYPE The object reflects the queue size of out going queue. | 1.3.6.1.4.1.9.10.51.1.2.1.1.19 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionCalculationType OBJECT-TYPE The object reflects the round trip time calculation type. | 1.3.6.1.4.1.9.10.51.1.2.1.1.20 | INTEGER {manual(1), adaptive(2)} | read-only | current |
| cvpdnSessionAdaptiveTimeOut OBJECT-TYPE The object reflects the configured session adaptive timeout. | 1.3.6.1.4.1.9.10.51.1.2.1.1.21 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionRoundTripTime OBJECT-TYPE The object reflects the round trip time. | 1.3.6.1.4.1.9.10.51.1.2.1.1.22 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionPktProcessingDelay OBJECT-TYPE The object reflects the number of packets in processing delay for this session. | 1.3.6.1.4.1.9.10.51.1.2.1.1.23 | Integer32 (0..2147483647) | read-only | current |
| cvpdnSessionZLBTime OBJECT-TYPE The object reflects the zero length body time interval. | 1.3.6.1.4.1.9.10.51.1.2.1.1.24 | Integer32 (0..2147483647) | read-only | current |
| ciscoVpdnMgtExtMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.51.2 | |||
| ciscoVpdnMgmtExtMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.51.3 | |||
| ciscoVpdnMgmtExtMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.51.3.1 | |||
| ciscoVpdnMgmtExtMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.51.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoVpdnMgmtExtMIBBasicCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco VPN Management MIB. ciscoVpdnMgmtExtMIBBasicCompliance is superseded by ciscoVpdnMgmtExtMIBBasicComplianceV2. | 1.3.6.1.4.1.9.10.51.3.1.1 | deprecated |
| ciscoVpdnMgmtExtMIBBasicComplianceV2 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco VPN Management MIB Version 2. | 1.3.6.1.4.1.9.10.51.3.1.2 | current |
| cvpdnTunnelExtGroup OBJECT-GROUP VPN Tunnel Group. cvpdnTunnelExtGroup is superseded by cvpdnTunnelExtGroupV2 | 1.3.6.1.4.1.9.10.51.3.2.1 | deprecated |
| cvpdnSessionExtGroup OBJECT-GROUP VPDP Session Group. | 1.3.6.1.4.1.9.10.51.3.2.2 | current |
| cvpdnTunnelExtGroupV2 OBJECT-GROUP VPN Tunnel Group Version 2. | 1.3.6.1.4.1.9.10.51.3.2.3 | current |