MIBs Depot

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

FromSymbols
CISCO-SMIciscoExperiment
CISCO-VPDN-MGMT-MIBcvpdnSessionAttrEntry, cvpdnTunnelAttrEntry
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)read-onlycurrent
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.2Integer32 (0..2147483647)read-onlycurrent
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.3TimeTicksread-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlydeprecated
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.6Counter32read-onlycurrent
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.7Counter32read-onlydeprecated
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.8Counter64read-onlycurrent
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.9Counter64read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)read-onlycurrent
cvpdnSessionInterfaceName
OBJECT-TYPE
The interface name (description) of the user session.
1.3.6.1.4.1.9.10.51.1.2.1.1.2DisplayString (SIZE(1..255))read-onlycurrent
cvpdnSessionLastChange
OBJECT-TYPE
The time stamp of last change in cvpdnTunnelSessionState.
1.3.6.1.4.1.9.10.51.1.2.1.1.3TimeTicksread-onlycurrent
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.4Counter32read-onlycurrent
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.5TruthValueread-onlycurrent
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.6Integer32 (0..2147483647)read-onlycurrent
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.7Integer32 (0..2147483647)read-onlycurrent
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.8Integer32 (0..2147483647)read-onlycurrent
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.9Integer32 (0..2147483647)read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14Integer32 (0..2147483647)read-onlycurrent
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.15Integer32 (0..2147483647)read-onlycurrent
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.16Integer32 (0..2147483647)read-onlycurrent
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.17Integer32 (0..2147483647)read-onlycurrent
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.18Integer32 (0..2147483647)read-onlycurrent
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.19Integer32 (0..2147483647)read-onlycurrent
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.20INTEGER {manual(1), adaptive(2)}read-onlycurrent
cvpdnSessionAdaptiveTimeOut
OBJECT-TYPE
The object reflects the configured session adaptive timeout.
1.3.6.1.4.1.9.10.51.1.2.1.1.21Integer32 (0..2147483647)read-onlycurrent
cvpdnSessionRoundTripTime
OBJECT-TYPE
The object reflects the round trip time.
1.3.6.1.4.1.9.10.51.1.2.1.1.22Integer32 (0..2147483647)read-onlycurrent
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.23Integer32 (0..2147483647)read-onlycurrent
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.24Integer32 (0..2147483647)read-onlycurrent
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

NameOIDStatus
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.1deprecated
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.2current
cvpdnTunnelExtGroup
OBJECT-GROUP
VPN Tunnel Group. cvpdnTunnelExtGroup is superseded by cvpdnTunnelExtGroupV2
1.3.6.1.4.1.9.10.51.3.2.1deprecated
cvpdnSessionExtGroup
OBJECT-GROUP
VPDP Session Group.
1.3.6.1.4.1.9.10.51.3.2.2current
cvpdnTunnelExtGroupV2
OBJECT-GROUP
VPN Tunnel Group Version 2.
1.3.6.1.4.1.9.10.51.3.2.3current