CISCO-VPDN-MGMT-MIB

File: CISCO-VPDN-MGMT-MIB.mib (108817 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB IF-MIB INET-ADDRESS-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TimeTicks Gauge32 Counter32
Integer32 IpAddress Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION TimeStamp DisplayString
TruthValue SnmpAdminString InterfaceIndexOrZero
InetAddressType InetAddress ciscoExperiment

Defined Types

TunnelType  
The tunnel type. This is the tunnel protocol of a VPDN tunnel.
TEXTUAL-CONVENTION    
  INTEGER l2f(1), l2tp(2), pptp(3)  

EndpointClass  
The endpoint discriminator class supplied by the remote peer in a PPP Multilink bundle. RFC 1990 defines the following classes: none: Class 0 - Null Class. No endpoint discriminator is being used. The endpoint discriminator should contain a SnmpAdminString (SIZE (0)) value. local: Class 1 - Locally Assigned Address. This class is defined to permit a local assignment in the case where use of one of the globally unique classes is not possible. The endpoint discriminator should contain a SnmpAdminString (SIZE(1..20)) value. ipV4Address: Class 2 - Internet Protocol (IP) Address. An address in this class contains an IP host address. The endpoint discriminator should contain a InetAddressIPv4 value. macAddress: Class 3 - IEEE 802.1 Globally Assigned MAC Address. An address in this class contains an IEEE 802.1 MAC address in canonical (802.3) format. The endpoint discriminator should contain a MacAddress value. magicNumber: Class 4 - PPP Magic-Number Block. This is not an address but a block of 1 to 5 concatenated 32 bit PPP Magic-Numbers. The endpoint discriminator should contain an OCTET STRING (SIZE (4|8|12|16| 20)) value. phone: Class 5 - Public Switched Network Directory Number. An address in this class contains an octet sequence as defined by I.331 (E.164) representing an international telephone directory number suitable for use to access the endpoint via the public switched telephone network. The endpoint discriminator should contain a SnmpAdminString (SIZE(1..15)) value.
TEXTUAL-CONVENTION    
  INTEGER none(1), local(2), ipV4Address(3), macAddress(4), magicNumber(5), phone(6)  

CvpdnSystemEntry  
SEQUENCE    
  cvpdnSystemTunnelType TunnelType
  cvpdnSystemTunnelTotal Gauge32
  cvpdnSystemSessionTotal Gauge32
  cvpdnSystemDeniedUsersTotal Counter32
  cvpdnSystemInitialConnReq Counter32
  cvpdnSystemSuccessConnReq Counter32
  cvpdnSystemFailedConnReq Counter32

CvpdnTunnelEntry  
SEQUENCE    
  cvpdnTunnelTunnelId Unsigned32
  cvpdnTunnelRemoteTunnelId Unsigned32
  cvpdnTunnelLocalName DisplayString
  cvpdnTunnelRemoteName DisplayString
  cvpdnTunnelRemoteEndpointName DisplayString
  cvpdnTunnelLocalInitConnection TruthValue
  cvpdnTunnelOrigCause INTEGER
  cvpdnTunnelState INTEGER
  cvpdnTunnelActiveSessions Gauge32
  cvpdnTunnelDeniedUsers Counter32
  cvpdnTunnelSoftshut TruthValue
  cvpdnTunnelNetworkServiceType INTEGER
  cvpdnTunnelLocalIpAddress IpAddress
  cvpdnTunnelSourceIpAddress IpAddress
  cvpdnTunnelRemoteIpAddress IpAddress

CvpdnTunnelAttrEntry  
SEQUENCE    
  cvpdnTunnelAttrTunnelId Integer32
  cvpdnTunnelAttrRemoteTunnelId Integer32
  cvpdnTunnelAttrLocalName DisplayString
  cvpdnTunnelAttrRemoteName DisplayString
  cvpdnTunnelAttrRemoteEndpointName DisplayString
  cvpdnTunnelAttrLocalInitConnection TruthValue
  cvpdnTunnelAttrOrigCause INTEGER
  cvpdnTunnelAttrState INTEGER
  cvpdnTunnelAttrActiveSessions Gauge32
  cvpdnTunnelAttrDeniedUsers Counter32
  cvpdnTunnelAttrSoftshut TruthValue
  cvpdnTunnelAttrNetworkServiceType INTEGER
  cvpdnTunnelAttrLocalIpAddress IpAddress
  cvpdnTunnelAttrSourceIpAddress IpAddress
  cvpdnTunnelAttrRemoteIpAddress IpAddress
  cvpdnTunnelAttrLocalInetAddressType InetAddressType
  cvpdnTunnelAttrLocalInetAddress InetAddress
  cvpdnTunnelAttrSourceInetAddressType InetAddressType
  cvpdnTunnelAttrSourceInetAddress InetAddress
  cvpdnTunnelAttrRemoteInetAddressType InetAddressType
  cvpdnTunnelAttrRemoteInetAddress InetAddress

CvpdnTunnelSessionEntry  
SEQUENCE    
  cvpdnTunnelSessionId Unsigned32
  cvpdnTunnelSessionUserName DisplayString
  cvpdnTunnelSessionState INTEGER
  cvpdnTunnelSessionCallDuration TimeTicks
  cvpdnTunnelSessionPacketsOut Counter32
  cvpdnTunnelSessionBytesOut Counter32
  cvpdnTunnelSessionPacketsIn Counter32
  cvpdnTunnelSessionBytesIn Counter32
  cvpdnTunnelSessionDeviceType INTEGER
  cvpdnTunnelSessionDeviceCallerId DisplayString
  cvpdnTunnelSessionDevicePhyId InterfaceIndexOrZero
  cvpdnTunnelSessionMultilink TruthValue
  cvpdnTunnelSessionModemSlotIndex Unsigned32
  cvpdnTunnelSessionModemPortIndex Unsigned32
  cvpdnTunnelSessionDS1SlotIndex Unsigned32
  cvpdnTunnelSessionDS1PortIndex Unsigned32
  cvpdnTunnelSessionDS1ChannelIndex Unsigned32
  cvpdnTunnelSessionModemCallStartTime TimeStamp
  cvpdnTunnelSessionModemCallStartIndex Unsigned32

CvpdnSessionAttrEntry  
SEQUENCE    
  cvpdnSessionAttrSessionId Integer32
  cvpdnSessionAttrUserName DisplayString
  cvpdnSessionAttrState INTEGER
  cvpdnSessionAttrCallDuration TimeTicks
  cvpdnSessionAttrPacketsOut Counter32
  cvpdnSessionAttrBytesOut Counter32
  cvpdnSessionAttrPacketsIn Counter32
  cvpdnSessionAttrBytesIn Counter32
  cvpdnSessionAttrDeviceType INTEGER
  cvpdnSessionAttrDeviceCallerId DisplayString
  cvpdnSessionAttrDevicePhyId InterfaceIndexOrZero
  cvpdnSessionAttrMultilink TruthValue
  cvpdnSessionAttrModemSlotIndex Unsigned32
  cvpdnSessionAttrModemPortIndex Unsigned32
  cvpdnSessionAttrDS1SlotIndex Unsigned32
  cvpdnSessionAttrDS1PortIndex Unsigned32
  cvpdnSessionAttrDS1ChannelIndex Unsigned32
  cvpdnSessionAttrModemCallStartTime TimeStamp
  cvpdnSessionAttrModemCallStartIndex Unsigned32
  cvpdnSessionAttrVirtualCircuitID Unsigned32
  cvpdnSessionAttrSentPktsDropped Counter32
  cvpdnSessionAttrRecvPktsDropped Counter32
  cvpdnSessionAttrMultilinkBundle SnmpAdminString
  cvpdnSessionAttrMultilinkIfIndex InterfaceIndexOrZero

CvpdnUserToFailHistInfoEntry  
SEQUENCE    
  cvpdnUnameToFailHistUname DisplayString
  cvpdnUnameToFailHistTunnelId Unsigned32
  cvpdnUnameToFailHistUserId Unsigned32
  cvpdnUnameToFailHistLocalInitConn TruthValue
  cvpdnUnameToFailHistLocalName DisplayString
  cvpdnUnameToFailHistRemoteName DisplayString
  cvpdnUnameToFailHistSourceIp IpAddress
  cvpdnUnameToFailHistDestIp IpAddress
  cvpdnUnameToFailHistCount Counter32
  cvpdnUnameToFailHistFailTime TimeStamp
  cvpdnUnameToFailHistFailType DisplayString
  cvpdnUnameToFailHistFailReason DisplayString
  cvpdnUnameToFailHistSourceInetType InetAddressType
  cvpdnUnameToFailHistSourceInetAddr InetAddress
  cvpdnUnameToFailHistDestInetType InetAddressType
  cvpdnUnameToFailHistDestInetAddr InetAddress

CvpdnTemplateEntry  
SEQUENCE    
  cvpdnTemplateName SnmpAdminString
  cvpdnTemplateActiveSessions Gauge32

CvpdnBundleEntry  
SEQUENCE    
  cvpdnBundleName SnmpAdminString
  cvpdnBundleLinkCount Gauge32
  cvpdnBundleEndpointType INTEGER
  cvpdnBundleEndpoint OCTET STRING
  cvpdnBundlePeerIpAddrType InetAddressType
  cvpdnBundlePeerIpAddr InetAddress
  cvpdnBundleEndpointClass EndpointClass

CvpdnBundleChildEntry  
SEQUENCE    
  cvpdnBundleChildTunnelType TunnelType
  cvpdnBundleChildTunnelId Unsigned32
  cvpdnBundleChildSessionId Unsigned32

Defined Values

ciscoVpdnMgmtMIB 1.3.6.1.4.1.9.10.24
The MIB module for VPDN. Overview of VPDN MIB MIB description This MIB is to support the Virtual Private Dialup Network (VPDN) feature of Cisco IOS. VPDN handles the forwarding of PPP links from an Internet Provider (ISP) to a Home Gateway. The VPDN MIB provides the operational information on Cisco's VPDN tunnelling implementation. The following entities are managed: 1) Global VPDN information 2) VPDN tunnel information 3) VPDN tunnel's user information 4) Failure history per user The following example configuration shows how the VPDN MIB returns VPDN information, from either CISCO A - Network Access Server (NAS) or CISCO B - Tunnel Server (TS). The User call is projected by either domain name or Dialed Number Identification Service (DNIS). The terms NAS and TS are generic terms refering to the VPDN systems. The following table shows the corresponding technology-specific terms. Network Access Server Tunnel Server ------------------------------ ------------------------- L2F Network Access Server (NAS) Home Gateway (HGW) L2TP L2TP Access Concentrator (LAC) L2TP Network Server (LNS) PPTP PPTP Access Concentrator (PAC) PPTP Network Server (PNS) (NAS) (TS) User ===== Cisco A ===== IP Network ===== Cisco B ===== Server | | +========== VPDN ==========+ 1) The VPDN global entry identifies the system wide VPDN information. 2) The VPDN tunnel table identifies the active VPDN tunnels on Cisco A and Cisco B. The table contains an entry for each active tunnel on the system. 3) The VPDN tunnel user table identifies the active users for each active tunnel on each system and provides relevant information for each user. 4) The VPDN failure history table identifies the last failure recorded per user and provides relevant information.
MODULE-IDENTITY    

ciscoVpdnMgmtMIBObjects 1.3.6.1.4.1.9.10.24.1
OBJECT IDENTIFIER    

cvpdnSystemInfo 1.3.6.1.4.1.9.10.24.1.1
OBJECT IDENTIFIER    

cvpdnTunnelInfo 1.3.6.1.4.1.9.10.24.1.2
OBJECT IDENTIFIER    

cvpdnTunnelSessionInfo 1.3.6.1.4.1.9.10.24.1.3
OBJECT IDENTIFIER    

cvpdnUserToFailHistInfo 1.3.6.1.4.1.9.10.24.1.4
OBJECT IDENTIFIER    

cvpdnTemplateInfo 1.3.6.1.4.1.9.10.24.1.5
OBJECT IDENTIFIER    

cvpdnMultilinkInfo 1.3.6.1.4.1.9.10.24.1.6
OBJECT IDENTIFIER    

cvpdnTunnelTotal 1.3.6.1.4.1.9.10.24.1.1.1
The total number of VPDN tunnels that are currently active within this system.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

cvpdnSessionTotal 1.3.6.1.4.1.9.10.24.1.1.2
The total number of active users in all the active VPDN tunnels within this system.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

cvpdnDeniedUsersTotal 1.3.6.1.4.1.9.10.24.1.1.3
The total number of denied user attempts to all the active VPDN tunnels within this system.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSystemTable 1.3.6.1.4.1.9.10.24.1.1.4
Table of information about the VPDN system for all tunnel types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnSystemEntry

cvpdnSystemEntry 1.3.6.1.4.1.9.10.24.1.1.4.1
An entry in the table, containing information about a single type of VPDN tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpdnSystemEntry  

cvpdnSystemTunnelType 1.3.6.1.4.1.9.10.24.1.1.4.1.1
The tunnel type. This is the tunnel protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  TunnelType  

cvpdnSystemTunnelTotal 1.3.6.1.4.1.9.10.24.1.1.4.1.2
The total number of VPDN tunnels that are currently active of this tunnel type.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvpdnSystemSessionTotal 1.3.6.1.4.1.9.10.24.1.1.4.1.3
The total number of active sessions in all the active VPDN tunnels of this tunnel type.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvpdnSystemDeniedUsersTotal 1.3.6.1.4.1.9.10.24.1.1.4.1.4
The total number of denied user attempts to all the VPDN tunnels of this tunnel type since last system re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSystemInitialConnReq 1.3.6.1.4.1.9.10.24.1.1.4.1.5
The total number tunnel connection attempts on all the VPDN tunnels of this tunnel type since last system re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSystemSuccessConnReq 1.3.6.1.4.1.9.10.24.1.1.4.1.6
The total number tunnel Successful connection attempts in VPDN tunnels of this tunnel type since last system re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSystemFailedConnReq 1.3.6.1.4.1.9.10.24.1.1.4.1.7
The total number tunnel Failed connection attempts in VPDN tunnels of this tunnel type since last system re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSystemNotifSessionEnabled 1.3.6.1.4.1.9.10.24.1.1.5
Indicates whether Layer 2 VPN session notifications are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvpdnSystemClearSessions 1.3.6.1.4.1.9.10.24.1.1.6
Clears all the sessions in a given tunnel type. When reading this object, the value of 'none' will always be returned. When setting these values, the following operations will be performed: none: no operation. all: clears all the sessions in all the tunnels. l2f: clears all the L2F sessions. l2tp: clears all the L2TP sessions. pptp: clears all the PPTP sessions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), all(2), l2f(3), l2tp(4), pptp(5)  

cvpdnTunnelTable 1.3.6.1.4.1.9.10.24.1.2.1
Table of information about the active VPDN tunnels.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnTunnelEntry

cvpdnTunnelEntry 1.3.6.1.4.1.9.10.24.1.2.1.1
An entry in the table, containing information about a single active VPDN tunnel.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CvpdnTunnelEntry  

cvpdnTunnelTunnelId 1.3.6.1.4.1.9.10.24.1.2.1.1.1
The Tunnel ID of an active VPDN tunnel. If it is the instigator of the tunnel, the ID is the HGW/LNS tunnel ID, otherwise it is the NAS/LAC tunnel ID.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelRemoteTunnelId 1.3.6.1.4.1.9.10.24.1.2.1.1.2
The remote Tunnel ID of an active VPDN tunnel. If it is the instigator of the tunnel, the ID is the NAS/LAC tunnel ID, otherwise it is the HGW/LNS tunnel ID.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelLocalName 1.3.6.1.4.1.9.10.24.1.2.1.1.3
The local name of an active VPDN tunnel. It will be the NAS/LAC name of the tunnel if the router serves as the NAS/LAC, or the HGW/LNS name of the tunnel if the system serves as the home gateway. Typically, the local name is the configured host name of the router.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnTunnelRemoteName 1.3.6.1.4.1.9.10.24.1.2.1.1.4
The remote name of an active VPDN tunnel. It will be the home gateway name of the tunnel if the system is a NAS/LAC, or the NAS/LAC name of the tunnel if the system serves as the home gateway.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnTunnelRemoteEndpointName 1.3.6.1.4.1.9.10.24.1.2.1.1.5
The remote end point name of an active VPDN tunnel. This name is either the domain name or the DNIS that this tunnel is projected with.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnTunnelLocalInitConnection 1.3.6.1.4.1.9.10.24.1.2.1.1.6
This object indicates whether the tunnel was generated locally or not.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

cvpdnTunnelOrigCause 1.3.6.1.4.1.9.10.24.1.2.1.1.7
The cause which originated an active VPDN tunnel. The tunnel can be projected via domain name, DNIS or a stack group (SGBP).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER domain(1), dnis(2), stack(3)  

cvpdnTunnelState 1.3.6.1.4.1.9.10.24.1.2.1.1.8
The current state of an active VPDN tunnel. Each state code is explained below: unknown: The current state of the tunnel is unknown. opening: The tunnel has just been instigated and is pending for a remote end reply to complete the process. open: The tunnel is active. closing: The tunnel has just been shut down and is pending for the remote end to reply to complete the process.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), opening(2), open(3), closing(4)  

cvpdnTunnelActiveSessions 1.3.6.1.4.1.9.10.24.1.2.1.1.9
The total number of active session currently in the tunnel.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

cvpdnTunnelDeniedUsers 1.3.6.1.4.1.9.10.24.1.2.1.1.10
A count of the accumulated total of denied users for the tunnel.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnTunnelSoftshut 1.3.6.1.4.1.9.10.24.1.2.1.1.12
A VPDN tunnel can be put into a soft shut state to prevent any new user session to be added. This object specifies whether this tunnel has been soft shut.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

cvpdnTunnelNetworkServiceType 1.3.6.1.4.1.9.10.24.1.2.1.1.13
The type of network service used in the active tunnel. For now it is IP only.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER ip(1)  

cvpdnTunnelLocalIpAddress 1.3.6.1.4.1.9.10.24.1.2.1.1.14
The local IP address of the tunnel. This IP address is that of the interface at the local end of the tunnel.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnTunnelSourceIpAddress 1.3.6.1.4.1.9.10.24.1.2.1.1.15
The source IP address of the tunnel. This IP address is the user configurable IP address for Stack Group Biding Protocol (SGBP) via the CLI command: vpdn source-ip
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnTunnelRemoteIpAddress 1.3.6.1.4.1.9.10.24.1.2.1.1.16
The remote IP address of the tunnel. This IP address is that of the interface at the remote end of the tunnel.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnTunnelAttrTable 1.3.6.1.4.1.9.10.24.1.2.2
Table of information about the active VPDN tunnels. An entry is added to the table when a new tunnel is initiated and removed from the table when the tunnel is terminated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnTunnelAttrEntry

cvpdnTunnelAttrEntry 1.3.6.1.4.1.9.10.24.1.2.2.1
An entry in the table, containing information about a single active VPDN tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpdnTunnelAttrEntry  

cvpdnTunnelAttrTunnelId 1.3.6.1.4.1.9.10.24.1.2.2.1.1
The Tunnel ID of an active VPDN tunnel. If this end is the instigator of the tunnel, the ID is the TS tunnel ID, otherwise it is the NAS tunnel ID. Two distinct tunnels with the same tunnel ID may exist, but with different tunnel types.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

cvpdnTunnelAttrRemoteTunnelId 1.3.6.1.4.1.9.10.24.1.2.2.1.2
The remote Tunnel ID of an active VPDN tunnel. If this end is the instigator of the tunnel, the ID is the NAS tunnel ID, otherwise it is the TS tunnel ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cvpdnTunnelAttrLocalName 1.3.6.1.4.1.9.10.24.1.2.2.1.3
The local name of an active VPDN tunnel. It will be the NAS name of the tunnel if the system serves as the NAS, or the TS name of the tunnel if the system serves as the tunnel server. Typically, the local name is the configured host name of the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnTunnelAttrRemoteName 1.3.6.1.4.1.9.10.24.1.2.2.1.4
The remote name of an active VPDN tunnel. It will be the tunnel server name of the tunnel if the system is a NAS, or the NAS name of the tunnel if the system serves as the tunnel server.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnTunnelAttrRemoteEndpointName 1.3.6.1.4.1.9.10.24.1.2.2.1.5
The remote end point name of an active VPDN tunnel. This name is either the domain name or the DNIS that this tunnel is projected with.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnTunnelAttrLocalInitConnection 1.3.6.1.4.1.9.10.24.1.2.2.1.6
This object indicates whether the tunnel was originated locally or not. If it's true, the tunnel was originated locally.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvpdnTunnelAttrOrigCause 1.3.6.1.4.1.9.10.24.1.2.2.1.7
The cause which originated an active VPDN tunnel. The tunnel can be projected via domain name, DNIS, stack group, or L2 Xconnect.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER domain(1), dnis(2), stack(3), xconnect(4)  

cvpdnTunnelAttrState 1.3.6.1.4.1.9.10.24.1.2.2.1.8
The current state of an active VPDN tunnel. Tunnels of type l2f will have states with the 'l2f' prefix. Tunnels of type l2tp will have states with the 'l2tp' prefix. Tunnels of type pptp will have states with the 'pptp' prefix. Each state code is explained below: unknown: The current state of the tunnel is unknown. l2fOpening: The tunnel has just been initiated and is pending for a remote end reply to complete the process. l2fOpenWait: This end received a tunnel open request from the remote end and is waiting for the tunnel to be established. l2fOpen: The tunnel is active. l2fClosing: This end received a tunnel close request. l2fCloseWait: The tunnel has just been shut down and is pending for the remote end to reply to complete the process. l2tpIdle: No tunnel is initiated yet. l2tpWaitCtlReply: The tunnel has been initiated and is pending for a remote end reply to complete the process. l2tpEstablished: The tunnel is active. l2tpShuttingDown: The tunnel is in progress of shutting down. l2tpNoSessionLeft: There is no session left in the tunnel. pptpIdle: No tunnel is initiated yet. pptpWaitConnect: The tunnel is waiting for a TCP connection. pptpWaitCtlRequest: The tunnel has been initiated and is pending for a remote end request. pptpWaitCtlReply: The tunnel has been initiated and is pending for a remote end reply. pptpEstablished: The tunnel is active. pptpWaitStopReply: The tunnel is being shut down and is pending for a remote end reply. pptpTerminal: The tunnel has been shut down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), l2fOpening(2), l2fOpenWait(3), l2fOpen(4), l2fClosing(5), l2fCloseWait(6), l2tpIdle(7), l2tpWaitCtlReply(8), l2tpEstablished(9), l2tpShuttingDown(10), l2tpNoSessionLeft(11), pptpIdle(12), pptpWaitConnect(13), pptpWaitCtlRequest(14), pptpWaitCtlReply(15), pptpEstablished(16), pptpWaitStopReply(17), pptpTerminal(18)  

cvpdnTunnelAttrActiveSessions 1.3.6.1.4.1.9.10.24.1.2.2.1.9
The total number of active session currently in the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvpdnTunnelAttrDeniedUsers 1.3.6.1.4.1.9.10.24.1.2.2.1.10
A count of the accumulated total of denied users for the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnTunnelAttrSoftshut 1.3.6.1.4.1.9.10.24.1.2.2.1.11
A VPDN tunnel can be put into a soft shut state to prevent any new session to be added. This object specifies whether this tunnel has been soft shut. If its true, it has been soft shut.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvpdnTunnelAttrNetworkServiceType 1.3.6.1.4.1.9.10.24.1.2.2.1.12
The type of network service used in the active tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ip(1)  

cvpdnTunnelAttrLocalIpAddress 1.3.6.1.4.1.9.10.24.1.2.2.1.13
The local IP address of the tunnel. This IP address is that of the interface at the local end of the tunnel.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnTunnelAttrSourceIpAddress 1.3.6.1.4.1.9.10.24.1.2.2.1.14
The source IP address of the tunnel. This IP address is the user configurable IP address for Stack Group Biding Protocol.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnTunnelAttrRemoteIpAddress 1.3.6.1.4.1.9.10.24.1.2.2.1.15
The remote IP address of the tunnel. This IP address is that of the interface at the remote end of the tunnel.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnTunnelAttrLocalInetAddressType 1.3.6.1.4.1.9.10.24.1.2.2.1.16
Indicates the type of address contained in cvpdnTunnelAttrLocalInetAddress
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpdnTunnelAttrLocalInetAddress 1.3.6.1.4.1.9.10.24.1.2.2.1.17
The local IP address of the tunnel. This IP address is that of the interface at the local end of the tunnel. The type of this address is determined by the value of cvpdnTunnelAttrLocalInetAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpdnTunnelAttrSourceInetAddressType 1.3.6.1.4.1.9.10.24.1.2.2.1.18
Indicates the type of address contained in cvpdnTunnelAttrSourceInetAddress
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpdnTunnelAttrSourceInetAddress 1.3.6.1.4.1.9.10.24.1.2.2.1.19
The source IP address of the tunnel. This IP address is the user configurable IP address for Stack Group Biding Protocol. The type of this address is determined by the value of cvpdnTunnelAttrSourceInetAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpdnTunnelAttrRemoteInetAddressType 1.3.6.1.4.1.9.10.24.1.2.2.1.20
Indicates the type of address contained in cvpdnTunnelAttrRemoteInetAddress
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpdnTunnelAttrRemoteInetAddress 1.3.6.1.4.1.9.10.24.1.2.2.1.21
The remote IP address of the tunnel. This IP address is that of the interface at the remote end of the tunnel. The type of this address is determined by the value of cvpdnTunnelAttrRemoteInetAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpdnTunnelSessionTable 1.3.6.1.4.1.9.10.24.1.3.1
Table of information about individual user sessions within the active tunnels. Entry is added to the table when new user session is initiated and be removed from the table when the user session is terminated.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnTunnelSessionEntry

cvpdnTunnelSessionEntry 1.3.6.1.4.1.9.10.24.1.3.1.1
An entry in the table, containing information about a single user session within the tunnel.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CvpdnTunnelSessionEntry  

cvpdnTunnelSessionId 1.3.6.1.4.1.9.10.24.1.3.1.1.1
The ID of an active VPDN tunnel user session.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelSessionUserName 1.3.6.1.4.1.9.10.24.1.3.1.1.2
The name of the user of the user session.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnTunnelSessionState 1.3.6.1.4.1.9.10.24.1.3.1.1.3
The current state of an active user session. Each state code is explained below: unknown: The current state of the tunnel's session is unknown. opening: The user session has just been initiated through a tunnel and is pending for the remote end reply to complete the process. open: The user session is active. closing: The user session has just been closed and is pending for the remote end reply to complete the process. waitingForTunnel: The user session is in this state when the tunnel which this session is going through is still in CLOSED state. It waits for the tunnel to become OPEN before the session is allow to be fully established.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), opening(2), open(3), closing(4), waitingForTunnel(5)  

cvpdnTunnelSessionCallDuration 1.3.6.1.4.1.9.10.24.1.3.1.1.4
This object specifies the call duration of the current active user session in value of system uptime.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeTicks  

cvpdnTunnelSessionPacketsOut 1.3.6.1.4.1.9.10.24.1.3.1.1.5
The total number of output packets through this active user session.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnTunnelSessionBytesOut 1.3.6.1.4.1.9.10.24.1.3.1.1.6
The total number of output bytes through this active user session.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnTunnelSessionPacketsIn 1.3.6.1.4.1.9.10.24.1.3.1.1.7
The total number of input packets through this active user session.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnTunnelSessionBytesIn 1.3.6.1.4.1.9.10.24.1.3.1.1.8
The total number of input bytes through this active user session.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnTunnelSessionDeviceType 1.3.6.1.4.1.9.10.24.1.3.1.1.9
The type of physical devices that this user session is attached to for the local end of the tunnel. The meaning of each device type is explained below: other: Any device that has not been defined. asyncInternalModem: Modem Pool device of an access server. async: A regular asynchronous serial interface. sync: A regular synchronous serial interface. bchan: An ISDN call. xdsl: Future application with xDSL devices. cable: Future application with Cable modem devices.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER other(1), asyncInternalModem(2), async(3), bchan(4), sync(5), virtualAccess(6), xdsl(7), cable(8)  

cvpdnTunnelSessionDeviceCallerId 1.3.6.1.4.1.9.10.24.1.3.1.1.10
The incoming caller identification of the user. It is the originating number that called into the device that initiates the user session. This object can be empty since not all dial device can provide caller ID information.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

cvpdnTunnelSessionDevicePhyId 1.3.6.1.4.1.9.10.24.1.3.1.1.11
The device ID of the physical interface for the user session. The object is the the interface index which points to the ifTable. For virtual interface that is not in the ifTable, it will have zero value.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  


cvpdnTunnelSessionModemSlotIndex 1.3.6.1.4.1.9.10.24.1.3.1.1.13
The Modem Pool database slot index if it is associated with this user session. Only a session with device of type asyncInternalModem will have a valid value for this object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelSessionModemPortIndex 1.3.6.1.4.1.9.10.24.1.3.1.1.14
The Modem Pool database port index if it is associated with this user session. Only a session with a device of type asyncInternalModem will have a valid value for this object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelSessionDS1SlotIndex 1.3.6.1.4.1.9.10.24.1.3.1.1.15
The DS1 database slot index if it is associated with this user session. Only a session with a device of type asyncInternalModem will have a valid value for this object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelSessionDS1PortIndex 1.3.6.1.4.1.9.10.24.1.3.1.1.16
The DS1 database port index if it is associated with this user session. Only a session with a device of type asyncInternalModem will have a a valid value for this object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelSessionDS1ChannelIndex 1.3.6.1.4.1.9.10.24.1.3.1.1.17
The DS1 database channel index if it is associated with this user session. Only a session over a device of type asyncInternalModem will have a valid value for this object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnTunnelSessionModemCallStartTime 1.3.6.1.4.1.9.10.24.1.3.1.1.18
The start time of the current modem call. Only a session with a device of type asyncInternalModem will have a valid value for this object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cvpdnTunnelSessionModemCallStartIndex 1.3.6.1.4.1.9.10.24.1.3.1.1.19
Arbitrary small integer to distinguish modem calls that occurred at the same time tick. Only session over device asyncInternalModem will have a valid value for this object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrTable 1.3.6.1.4.1.9.10.24.1.3.2
Table of information about individual sessions within the active tunnels. An entry is added to the table when a new session is initiated and removed from the table when the session is terminated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnSessionAttrEntry

cvpdnSessionAttrEntry 1.3.6.1.4.1.9.10.24.1.3.2.1
An entry in the table, containing information about a single session within the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpdnSessionAttrEntry  

cvpdnSessionAttrSessionId 1.3.6.1.4.1.9.10.24.1.3.2.1.1
The ID of an active VPDN session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

cvpdnSessionAttrUserName 1.3.6.1.4.1.9.10.24.1.3.2.1.2
The name of the user of the session.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnSessionAttrState 1.3.6.1.4.1.9.10.24.1.3.2.1.3
The current state of a tunnel session. L2F tunnel sessions will have states with the 'l2f' prefix. L2TP tunnel sessions will have states with the 'l2tp' prefix. Each state code is explained below: unknown: The current state of the tunnel's session is unknown. l2fOpening: The session has just been initiated through a tunnel and is pending for the remote end reply to complete the process. l2fOpen: The session is active. l2fCloseWait: The session has just been closed and is pending for the remote end reply to complete the process. l2fWaitingForTunnel: The session is in this state when the tunnel which this session is going through is still in CLOSED state. It waits for the tunnel to become OPEN before the session is allowed to be fully established. l2tpIdle: No session is initiated yet. l2tpWaitingTunnel: The session is waiting for the tunnel to be established. l2tpWaitReply: The session has been initiated and is pending for the remote end reply to complete the process. l2tpWaitConnect: This end has acknowledged a connection request and is waiting for the remote end to connect. l2tpEstablished: The session is active. l2tpShuttingDown: The session is in progress of shutting down. pptpWaitVAccess: The session is waiting for the creation of a virtual access interface. pptpPacEstablished: The session is active. pptpWaitTunnel: The session is waiting for the tunnel to be established. pptpWaitOCRP: The session has been initiated and is pending for the remote end reply to complete the process. pptpPnsEstablished: The session is active. pptpWaitCallDisc: Session shutdown is in progress.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), l2fOpening(2), l2fOpen(3), l2fCloseWait(4), l2fWaitingForTunnel(5), l2tpIdle(6), l2tpWaitingTunnel(7), l2tpWaitReply(8), l2tpWaitConnect(9), l2tpEstablished(10), l2tpShuttingDown(11), pptpWaitVAccess(12), pptpPacEstablished(13), pptpWaitTunnel(14), pptpWaitOCRP(15), pptpPnsEstablished(16), pptpWaitCallDisc(17), pptpTerminal(18)  

cvpdnSessionAttrCallDuration 1.3.6.1.4.1.9.10.24.1.3.2.1.4
This object specifies the call duration of the current active session.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cvpdnSessionAttrPacketsOut 1.3.6.1.4.1.9.10.24.1.3.2.1.5
The total number of output packets through this active session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSessionAttrBytesOut 1.3.6.1.4.1.9.10.24.1.3.2.1.6
The total number of output bytes through this active session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSessionAttrPacketsIn 1.3.6.1.4.1.9.10.24.1.3.2.1.7
The total number of input packets through this active session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSessionAttrBytesIn 1.3.6.1.4.1.9.10.24.1.3.2.1.8
The total number of input bytes through this active session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSessionAttrDeviceType 1.3.6.1.4.1.9.10.24.1.3.2.1.9
The type of physical devices that this session is attached to for the local end of the tunnel. The meaning of each device type is explained below: other: Any device that has not been defined. asyncInternalModem: Modem Pool device of an access server. async: A regular asynchronous serial interface. sync: A regular synchronous serial interface. bchan: An ISDN call. xdsl: xDSL interface. cable: cable modem interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), asyncInternalModem(2), async(3), bchan(4), sync(5), virtualAccess(6), xdsl(7), cable(8)  

cvpdnSessionAttrDeviceCallerId 1.3.6.1.4.1.9.10.24.1.3.2.1.10
The incoming caller identification of the user. It is the originating number that called into the device that initiates the session. This object can be empty since not all dial devices can provide caller ID information.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvpdnSessionAttrDevicePhyId 1.3.6.1.4.1.9.10.24.1.3.2.1.11
The device ID of the physical interface for the session. The object is the the interface index which points to the ifTable. For virtual interfaces that are not in the ifTable, the value will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  


cvpdnSessionAttrModemSlotIndex 1.3.6.1.4.1.9.10.24.1.3.2.1.13
The Modem Pool database slot index if it is associated with this session. Only a session with device of type 'asyncInternalModem' will have a valid value for this object; otherwise, it is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrModemPortIndex 1.3.6.1.4.1.9.10.24.1.3.2.1.14
The Modem Pool database port index if it is associated with this session. Only a session with a device of type 'asyncInternalModem' will have a valid value for this object; otherwise, it is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrDS1SlotIndex 1.3.6.1.4.1.9.10.24.1.3.2.1.15
The DS1 database slot index if it is associated with this session. Only a session with a device of type 'asyncInternalModem' will have a valid value for this object; otherwise it is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrDS1PortIndex 1.3.6.1.4.1.9.10.24.1.3.2.1.16
The DS1 database port index if it is associated with this session. Only a session with a device of type 'asyncInternalModem' will have a valid value for this object; otherwise it is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrDS1ChannelIndex 1.3.6.1.4.1.9.10.24.1.3.2.1.17
The DS1 database channel index if it is associated with this session. Only a session over a device of type 'asyncInternalModem' will have a valid value for this object; otherwise it is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrModemCallStartTime 1.3.6.1.4.1.9.10.24.1.3.2.1.18
The start time of the current modem call. Only a session with a device of type 'asyncInternalModem' will have a valid value for this object; otherwise, it is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cvpdnSessionAttrModemCallStartIndex 1.3.6.1.4.1.9.10.24.1.3.2.1.19
Arbitrary small integer to distinguish modem calls that occurred at the same time tick. Only session over device 'asyncInternalModem' will have a valid value for this object; otherwise, it is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrVirtualCircuitID 1.3.6.1.4.1.9.10.24.1.3.2.1.20
The virtual circuit ID of an active Layer 2 VPN session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnSessionAttrSentPktsDropped 1.3.6.1.4.1.9.10.24.1.3.2.1.21
The total number of dropped packets that could not be sent into this active session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSessionAttrRecvPktsDropped 1.3.6.1.4.1.9.10.24.1.3.2.1.22
The total number of dropped packets that were received from this active session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnSessionAttrMultilinkBundle 1.3.6.1.4.1.9.10.24.1.3.2.1.23
This object specifies the name of the multilink bundle to which this session belongs. The value of this object is only valid when the value of cvpdnSessionAttrMultilink is 'true'. If the value of cvpdnSessionAttrMultilink is 'false', then the value of this object will be the empty string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

cvpdnSessionAttrMultilinkIfIndex 1.3.6.1.4.1.9.10.24.1.3.2.1.24
This object specifies the ifIndex of the multilink bundle to which this session belongs. The value of this object is only valid when the value of cvpdnSessionAttrMultilink is 'true'. If the value of cvpdnSessionAttrMultilink is 'false', then the value of this object will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cvpdnUserToFailHistInfoTable 1.3.6.1.4.1.9.10.24.1.4.1
Table of the record of failure objects which can be referenced by an user name. Only a name that has a valid item in the Cisco IOS VPDN failure history table will yield a valid entry in this table. The table has a maximum size of 50 entries. Only the newest 50 entries will be kept in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnUserToFailHistInfoEntry

cvpdnUserToFailHistInfoEntry 1.3.6.1.4.1.9.10.24.1.4.1.1
An entry in the table, containing failure history relevant to an user name.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpdnUserToFailHistInfoEntry  

cvpdnUnameToFailHistUname 1.3.6.1.4.1.9.10.24.1.4.1.1.1
The user name for this failure entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnUnameToFailHistTunnelId 1.3.6.1.4.1.9.10.24.1.4.1.1.2
The Tunnel ID for this failure entry. If it is the instigator of the tunnel, the ID is the TS tunnel ID, otherwise it is the NAS tunnel ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cvpdnUnameToFailHistUserId 1.3.6.1.4.1.9.10.24.1.4.1.1.3
The user ID of this failure entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpdnUnameToFailHistLocalInitConn 1.3.6.1.4.1.9.10.24.1.4.1.1.4
This object indicates whether the tunnel in which the failure occurred was generated locally or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvpdnUnameToFailHistLocalName 1.3.6.1.4.1.9.10.24.1.4.1.1.5
The local name of the VPDN tunnel in which the failure occurred. It will be the NAS name of the tunnel if the system serves as the NAS, or the TS name of the tunnel if the system serves as the tunnel server. The local name is the configured host name of the system. This object can be empty if the failure occurred prior to successful tunnel projection, thus no source name will be available.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvpdnUnameToFailHistRemoteName 1.3.6.1.4.1.9.10.24.1.4.1.1.6
The remote name of the VPDN tunnel in which the failure occurred. It will be the tunnel server name of the tunnel if the system is a NAS, or the NAS name of the tunnel if the system serves as the tunnel server. This object can be empty if the failure occurred prior to successful tunnel projection, thus no source name will be available.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvpdnUnameToFailHistSourceIp 1.3.6.1.4.1.9.10.24.1.4.1.1.7
The source IP address of the tunnel in which the failure occurred. This IP address is that of the interface at the instigator end of the tunnel.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnUnameToFailHistDestIp 1.3.6.1.4.1.9.10.24.1.4.1.1.8
The destination IP address of the tunnel in which the failure occurred. This IP address is that of the interface at the receiver end of the tunnel.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

cvpdnUnameToFailHistCount 1.3.6.1.4.1.9.10.24.1.4.1.1.9
This object is incremented when multiple failures has been experienced by this user on this tunnel. Seeing a delta of >1 is an indication that the current failure record is the latest of a series of failures that has been recorded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpdnUnameToFailHistFailTime 1.3.6.1.4.1.9.10.24.1.4.1.1.10
This object specifies the time when the failure is occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cvpdnUnameToFailHistFailType 1.3.6.1.4.1.9.10.24.1.4.1.1.11
The type of failure for the current failure record. It comes in a form of a an ASCII string which describes the type of failure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnUnameToFailHistFailReason 1.3.6.1.4.1.9.10.24.1.4.1.1.12
The reason of failure for the current failure record.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

cvpdnUnameToFailHistSourceInetType 1.3.6.1.4.1.9.10.24.1.4.1.1.13
Indicates the type of address contained in cvpdnUnameToFailHistSourceInetAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpdnUnameToFailHistSourceInetAddr 1.3.6.1.4.1.9.10.24.1.4.1.1.14
The source IP address of the tunnel in which the failure occurred. This IP address is that of the interface at the instigator end of the tunnel. The instigator end is the peer which initiates the tunnel estalishment. The type of this address is determined by the value of cvpdnUnameToFailHistSourceInetType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpdnUnameToFailHistDestInetType 1.3.6.1.4.1.9.10.24.1.4.1.1.15
Indicates the type of address contained in cvpdnUnameToFailHistDestInetAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpdnUnameToFailHistDestInetAddr 1.3.6.1.4.1.9.10.24.1.4.1.1.16
The destination IP address of the tunnel in which the failure occurred. This IP address is that of the interface at the receiver end of the tunnel. The type of this address is determined by the value of cvpdnUnameToFailHistDestInetType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ciscoVpdnMgmtMIBNotifs 1.3.6.1.4.1.9.10.24.0
OBJECT IDENTIFIER    

cvpdnNotifSessionID 1.3.6.1.4.1.9.10.24.0.1
This object contains the local session ID of the L2X session for which this notification has been generated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cvpdnNotifSessionEvent 1.3.6.1.4.1.9.10.24.0.2
Indicates the event that generated the L2X session notification. The events are represented as follows: up: Session has come up. down: Session has gone down. pwUp: Pseudowire associated with this session has come up. pwDown: Pseudowire associated with this session has gone down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), pwUp(3), pwDown(4)  

cvpdnNotifSession 1.3.6.1.4.1.9.10.24.0.3
Conveys an event regarding the L2X session with the indicated session ID and Xconnect VCID.
Status: current Access: read-only
NOTIFICATION-TYPE    

cvpdnTemplateTable 1.3.6.1.4.1.9.10.24.1.5.1
Table of information about the VPDN templates. The VPDN template is a grouping mechanism that allows configuration settings to be shared among multiple VPDN groups. One such setting is a limit on the number of active sessions across all VPDN groups associated with the template. The template table allows customers to monitor template-wide information such as tracking the allocation of sessions across templates.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnTemplateEntry

cvpdnTemplateEntry 1.3.6.1.4.1.9.10.24.1.5.1.1
An entry in the table, containing information about a single VPDN template.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpdnTemplateEntry  

cvpdnTemplateName 1.3.6.1.4.1.9.10.24.1.5.1.1.1
The name of the VPDN template.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cvpdnTemplateActiveSessions 1.3.6.1.4.1.9.10.24.1.5.1.1.2
The total number of active session in all groups associated with the template.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  




cvpdnBundleTable 1.3.6.1.4.1.9.10.24.1.6.4
Table that describes the multilink PPP attributes of the active VPDN sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnBundleEntry

cvpdnBundleEntry 1.3.6.1.4.1.9.10.24.1.6.4.1
An entry in this table represents an active multilink PPP bundle that belongs to a VPDN tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpdnBundleEntry  

cvpdnBundleName 1.3.6.1.4.1.9.10.24.1.6.4.1.1
The name of the multilink PPP bundle associated with a VPDN tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

cvpdnBundleLinkCount 1.3.6.1.4.1.9.10.24.1.6.4.1.2
The total number of active links in a multilink PPP bundle associated with a VPDN tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvpdnBundleEndpointType 1.3.6.1.4.1.9.10.24.1.6.4.1.3
The multilink PPP bundle discriminator type associated with a VPDN tunnel. The value of this object represents the type of discriminator used in cvpdnBundleEndpoint. none: No endpoint discriminator was supplied, the default value is being used. hostname: The router's hostname is being used as discriminator. string: User specified string is being used as discriminator. macAddress: A MAC address as defined by the MacAddress textual convention is being used as discriminator. ipV4Address: An IP address as defined by the InetAddressIPv4 textual convention is being used as discriminator. ipV6Address: An IP address as defined by the InetAddressIPv6 textual convention is being used as discriminator. phone: The PSTN phone number is being used as discriminator. magicNumber: A magic number is being used as discriminator.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER none(1), hostname(2), string(3), macAddress(4), ipV4Address(5), ipV6Address(6), phone(7), magicNumber(8)  

cvpdnBundleEndpoint 1.3.6.1.4.1.9.10.24.1.6.4.1.4
Indicates the discriminator used in this bundle that is associated with a VPDN tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cvpdnBundlePeerIpAddrType 1.3.6.1.4.1.9.10.24.1.6.4.1.5
Indicates the type of address contained in cvpdnBundlePeerIpAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpdnBundlePeerIpAddr 1.3.6.1.4.1.9.10.24.1.6.4.1.6
The IP address of the multilink PPP peer in a VPDN tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpdnBundleEndpointClass 1.3.6.1.4.1.9.10.24.1.6.4.1.7
The multilink PPP bundle discriminator class associated with a VPDN tunnel. The value of this object represents the type of discriminator used in cvpdnBundleEndpoint.
Status: current Access: read-only
OBJECT-TYPE    
  EndpointClass  

cvpdnBundleLastChanged 1.3.6.1.4.1.9.10.24.1.6.5
The value of the sysUpTime object when the contents of cvpdnBundleTable last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cvpdnBundleChildTable 1.3.6.1.4.1.9.10.24.1.6.6
A table that exposes the containment relationship between a multilink PPP bundle and a VPDN tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpdnBundleChildEntry

cvpdnBundleChildEntry 1.3.6.1.4.1.9.10.24.1.6.6.1
An entry in this table represents a session that belongs to a VPDN tunnel and to a multilink PPP bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpdnBundleChildEntry  

cvpdnBundleChildTunnelType 1.3.6.1.4.1.9.10.24.1.6.6.1.1
The tunnel type. This is the tunnel protocol of an active VPDN session that is associated with a multilink PPP bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  TunnelType  

cvpdnBundleChildTunnelId 1.3.6.1.4.1.9.10.24.1.6.6.1.2
The Tunnel ID of an active VPDN session that is associated with a multilink PPP bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cvpdnBundleChildSessionId 1.3.6.1.4.1.9.10.24.1.6.6.1.3
The ID of an active VPDN session that is associated with a multilink PPP bundle.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoVpdnMgmtMIBConformance 1.3.6.1.4.1.9.10.24.3
OBJECT IDENTIFIER    

ciscoVpdnMgmtMIBCompliances 1.3.6.1.4.1.9.10.24.3.1
OBJECT IDENTIFIER    

ciscoVpdnMgmtMIBGroups 1.3.6.1.4.1.9.10.24.3.2
OBJECT IDENTIFIER    

ciscoVpdnMgmtMIBCompliance 1.3.6.1.4.1.9.10.24.3.1.1
The compliance statement for entities which implement the Cisco VPDN Management MIB
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoVpdnMgmtMIBComplianceRev1 1.3.6.1.4.1.9.10.24.3.1.2
The compliance statement for entities which implement the Cisco VPDN Management MIB
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoVpdnMgmtMIBComplianceRev2 1.3.6.1.4.1.9.10.24.3.1.3
The compliance statement for entities which implement the Cisco VPDN Management MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoVpdnMgmtMIBComplianceRev3 1.3.6.1.4.1.9.10.24.3.1.4
The compliance statement for entities which implement the Cisco VPDN Management MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoVpdnMgmtMIBComplianceRev4 1.3.6.1.4.1.9.10.24.3.1.5
The compliance statement for entities which implement the Cisco VPDN Management MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoVpdnMgmtMIBComplianceRev5 1.3.6.1.4.1.9.10.24.3.1.6
The compliance statement for entities which implement the Cisco VPDN Management MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

cvpdnSystemInfoGroup 1.3.6.1.4.1.9.10.24.3.2.1
A collection of objects providing VPDN system status information.
Status: obsolete Access: read-only
OBJECT-GROUP    

cvpdnTunnelInfoGroup 1.3.6.1.4.1.9.10.24.3.2.2
A collection of objects providing VPDN tunnel status information.
Status: obsolete Access: read-only
OBJECT-GROUP    

cvpdnTunnelSessionInfoGroup 1.3.6.1.4.1.9.10.24.3.2.3
A collection of objects providing session information of VPDN tunnel.
Status: obsolete Access: read-only
OBJECT-GROUP    

cvpdnUserToFailHistInfoGroup 1.3.6.1.4.1.9.10.24.3.2.4
A collection of objects providing user failure information of VPDN system.
Status: deprecated Access: read-only
OBJECT-GROUP    

cvpdnSystemGroup 1.3.6.1.4.1.9.10.24.3.2.5
A collection of objects providing VPDN system status information for multiple tunnel types.
Status: current Access: read-only
OBJECT-GROUP    

cvpdnTunnelAttrGroup 1.3.6.1.4.1.9.10.24.3.2.6
A collection of objects providing VPDN tunnel attribute information for multiple tunnel types.
Status: deprecated Access: read-only
OBJECT-GROUP    

cvpdnSessionAttrGroup 1.3.6.1.4.1.9.10.24.3.2.7
A collection of objects providing session attributed information for multiple tunnel types.
Status: deprecated Access: read-only
OBJECT-GROUP    

cvpdnSessionAttrGroupRev1 1.3.6.1.4.1.9.10.24.3.2.8
A collection of objects providing session attributed information for multiple tunnel types.
Status: current Access: read-only
OBJECT-GROUP    

cvpdnNotifEnabledGroup 1.3.6.1.4.1.9.10.24.3.2.9
A collection of objects indicating whether Layer 2 VPN notifications are enabled.
Status: current Access: read-only
OBJECT-GROUP    

cvpdnSessionNotifGroup 1.3.6.1.4.1.9.10.24.3.2.10
A collection of objects providing basic Layer 2 VPN session notifications.
Status: current Access: read-only
NOTIFICATION-GROUP    

cvpdnTemplateGroup 1.3.6.1.4.1.9.10.24.3.2.11
A collection of objects providing VPDN template information.
Status: current Access: read-only
OBJECT-GROUP    

cvpdnConfigGroup 1.3.6.1.4.1.9.10.24.3.2.12
A collection of objects providing VPDN system configuration.
Status: current Access: read-only
OBJECT-GROUP    

cvpdnMultilinkGroup 1.3.6.1.4.1.9.10.24.3.2.13
A collection of objects providing information about PPP multilink bundles associates with a VPDN tunnel.
Status: deprecated Access: read-only
OBJECT-GROUP    

cvpdnMultilinkGroupRev1 1.3.6.1.4.1.9.10.24.3.2.14
A collection of objects providing information about PPP multilink bundles associates with a VPDN tunnel.
Status: current Access: read-only
OBJECT-GROUP    

cvpdnUserToFailHistInfoGroupRev1 1.3.6.1.4.1.9.10.24.3.2.15
A collection of objects providing user failure information of VPDN system.
Status: current Access: read-only
OBJECT-GROUP    

cvpdnTunnelAttrGroupRev1 1.3.6.1.4.1.9.10.24.3.2.16
A collection of objects providing VPDN tunnel attribute information for multiple tunnel types.
Status: current Access: read-only
OBJECT-GROUP