CISCO-VPDN-MGMT-MIB

CISCO-VPDN-MGMT-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-VPDN-MGMT-MIB

cvpdnTunnelTotal
The total number of VPDN tunnels that are currently active within this system.
cvpdnSessionTotal
The total number of active users in all the active VPDN tunnels within this system.
cvpdnDeniedUsersTotal
The total number of denied user attempts to all the active VPDN tunnels within this system.
cvpdnSystemTable
Table of information about the VPDN system for all tunnel types.
cvpdnSystemEntry
An entry in the table, containing information about a single type of VPDN tunnel.
cvpdnSystemTunnelType
The tunnel type. This is the tunnel protocol.
cvpdnSystemTunnelTotal
The total number of VPDN tunnels that are currently active of this tunnel type.
cvpdnSystemSessionTotal
The total number of active sessions in all the active VPDN tunnels of this tunnel type.
cvpdnSystemDeniedUsersTotal
The total number of denied user attempts to all the VPDN tunnels of this tunnel type since last system re-initialization.
cvpdnSystemInitialConnReq
The total number tunnel connection attempts on all the VPDN tunnels of this tunnel type since last system re-initialization.
cvpdnSystemSuccessConnReq
The total number tunnel Successful connection attempts in VPDN tunnels of this tunnel type since last system re-initialization.
cvpdnSystemFailedConnReq
The total number tunnel Failed connection attempts in VPDN tunnels of this tunnel type since last system re-initialization.
cvpdnSystemNotifSessionEnabled
Indicates whether Layer 2 VPN session notifications are enabled.
cvpdnSystemClearSessions
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 tun ...
cvpdnTunnelTable
Table of information about the active VPDN tunnels.
cvpdnTunnelEntry
An entry in the table, containing information about a single active VPDN tunnel.
cvpdnTunnelTunnelId
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.
cvpdnTunnelRemoteTunnelId
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.
cvpdnTunnelLocalName
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 ...
cvpdnTunnelRemoteName
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.
cvpdnTunnelRemoteEndpointName
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.
cvpdnTunnelLocalInitConnection
This object indicates whether the tunnel was generated locally or not.
cvpdnTunnelOrigCause
The cause which originated an active VPDN tunnel. The tunnel can be projected via domain name, DNIS or a stack group (SGBP).
cvpdnTunnelState
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 ...
cvpdnTunnelActiveSessions
The total number of active session currently in the tunnel.
cvpdnTunnelDeniedUsers
A count of the accumulated total of denied users for the tunnel.
cvpdnTunnelSoftshut
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.
cvpdnTunnelNetworkServiceType
The type of network service used in the active tunnel. For now it is IP only.
cvpdnTunnelLocalIpAddress
The local IP address of the tunnel. This IP address is that of the interface at the local end of the tunnel.
cvpdnTunnelSourceIpAddress
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
cvpdnTunnelRemoteIpAddress
The remote IP address of the tunnel. This IP address is that of the interface at the remote end of the tunnel.
cvpdnTunnelAttrTable
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.
cvpdnTunnelAttrEntry
An entry in the table, containing information about a single active VPDN tunnel.
cvpdnTunnelAttrTunnelId
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. ::= { cvpdnTunnel ...
cvpdnTunnelAttrLocalName
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.
cvpdnTunnelAttrRemoteName
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.
cvpdnTunnelAttrRemoteEndpointName
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.
cvpdnTunnelAttrLocalInitConnection
This object indicates whether the tunnel was originated locally or not. If it's true, the tunnel was originated locally.
cvpdnTunnelAttrOrigCause
The cause which originated an active VPDN tunnel. The tunnel can be projected via domain name, DNIS, stack group, or L2 Xconnect.
cvpdnTunnelAttrState
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 explaine ...
cvpdnTunnelAttrActiveSessions
The total number of active session currently in the tunnel.
cvpdnTunnelAttrDeniedUsers
A count of the accumulated total of denied users for the tunnel.
cvpdnTunnelAttrSoftshut
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.
cvpdnTunnelAttrNetworkServiceType
The type of network service used in the active tunnel.
cvpdnTunnelAttrLocalIpAddress
The local IP address of the tunnel. This IP address is that of the interface at the local end of the tunnel.
cvpdnTunnelAttrSourceIpAddress
The source IP address of the tunnel. This IP address is the user configurable IP address for Stack Group Biding Protocol.
cvpdnTunnelAttrRemoteIpAddress
The remote IP address of the tunnel. This IP address is that of the interface at the remote end of the tunnel.
cvpdnTunnelAttrLocalInetAddressType
Indicates the type of address contained in cvpdnTunnelAttrLocalInetAddress
cvpdnTunnelAttrLocalInetAddress
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.
cvpdnTunnelAttrSourceInetAddressType
Indicates the type of address contained in cvpdnTunnelAttrSourceInetAddress
cvpdnTunnelAttrSourceInetAddress
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.
cvpdnTunnelAttrRemoteInetAddressType
Indicates the type of address contained in cvpdnTunnelAttrRemoteInetAddress
cvpdnTunnelAttrRemoteInetAddress
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.
cvpdnTunnelSessionTable
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.
cvpdnTunnelSessionEntry
An entry in the table, containing information about a single user session within the tunnel.
cvpdnTunnelSessionId
The ID of an active VPDN tunnel user session.
cvpdnTunnelSessionUserName
The name of the user of the user session.
cvpdnTunnelSessionState
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 re ...
cvpdnTunnelSessionCallDuration
This object specifies the call duration of the current active user session in value of system uptime.
cvpdnTunnelSessionPacketsOut
The total number of output packets through this active user session.
cvpdnTunnelSessionBytesOut
The total number of output bytes through this active user session.
cvpdnTunnelSessionPacketsIn
The total number of input packets through this active user session.
cvpdnTunnelSessionBytesIn
The total number of input bytes through this active user session.
cvpdnTunnelSessionDeviceType
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 ...
cvpdnTunnelSessionDeviceCallerId
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.
cvpdnTunnelSessionDevicePhyId
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.
cvpdnTunnelSessionMultilink
This object indicates whether the session is part of a multilink or not.
cvpdnTunnelSessionModemSlotIndex
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.
cvpdnTunnelSessionModemPortIndex
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.
cvpdnTunnelSessionDS1SlotIndex
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.
cvpdnTunnelSessionDS1PortIndex
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.
cvpdnTunnelSessionDS1ChannelIndex
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.
cvpdnTunnelSessionModemCallStartTime
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.
cvpdnTunnelSessionModemCallStartIndex
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.
cvpdnSessionAttrTable
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.
cvpdnSessionAttrEntry
An entry in the table, containing information about a single session within the tunnel.
cvpdnSessionAttrSessionId
The ID of an active VPDN session.
cvpdnSessionAttrUserName
The name of the user of the session.
cvpdnSessionAttrState
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 ses ...
cvpdnSessionAttrCallDuration
This object specifies the call duration of the current active session.
cvpdnSessionAttrPacketsOut
The total number of output packets through this active session.
cvpdnSessionAttrBytesOut
The total number of output bytes through this active session.
cvpdnSessionAttrPacketsIn
The total number of input packets through this active session.
cvpdnSessionAttrBytesIn
The total number of input bytes through this active session.
cvpdnSessionAttrDeviceType
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 acces ...
cvpdnSessionAttrDeviceCallerId
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.
cvpdnSessionAttrDevicePhyId
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.
cvpdnSessionAttrMultilink
This object indicates whether the session is part of a multilink PPP bundle, even if there is only one link or session in the bundle. If it is multilink PPP, the value is true.
cvpdnSessionAttrModemSlotIndex
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.
cvpdnSessionAttrModemPortIndex
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.
cvpdnSessionAttrDS1SlotIndex
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.
cvpdnSessionAttrDS1PortIndex
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.
cvpdnSessionAttrDS1ChannelIndex
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.
cvpdnSessionAttrModemCallStartTime
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.
cvpdnSessionAttrModemCallStartIndex
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.
cvpdnSessionAttrVirtualCircuitID
The virtual circuit ID of an active Layer 2 VPN session.
cvpdnSessionAttrSentPktsDropped
The total number of dropped packets that could not be sent into this active session.
cvpdnSessionAttrRecvPktsDropped
The total number of dropped packets that were received from this active session.
cvpdnSessionAttrMultilinkBundle
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 t ...
cvpdnSessionAttrMultilinkIfIndex
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 o ...
cvpdnUserToFailHistInfoTable
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 n ...
cvpdnUserToFailHistInfoEntry
An entry in the table, containing failure history relevant to an user name.
cvpdnUnameToFailHistUname
The user name for this failure entry.
cvpdnUnameToFailHistTunnelId
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.
cvpdnUnameToFailHistUserId
The user ID of this failure entry.
cvpdnUnameToFailHistLocalInitConn
This object indicates whether the tunnel in which the failure occurred was generated locally or not.
cvpdnUnameToFailHistLocalName
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 ...
cvpdnUnameToFailHistRemoteName
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 oc ...
cvpdnUnameToFailHistSourceIp
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.
cvpdnUnameToFailHistDestIp
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.
cvpdnUnameToFailHistCount
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.
cvpdnUnameToFailHistFailTime
This object specifies the time when the failure is occurred.
cvpdnUnameToFailHistFailType
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.
cvpdnUnameToFailHistFailReason
The reason of failure for the current failure record.
cvpdnUnameToFailHistSourceInetType
Indicates the type of address contained in cvpdnUnameToFailHistSourceInetAddr.
cvpdnUnameToFailHistSourceInetAddr
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 determi ...
cvpdnUnameToFailHistDestInetType
Indicates the type of address contained in cvpdnUnameToFailHistDestInetAddr.
cvpdnUnameToFailHistDestInetAddr
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.
cvpdnNotifSessionID
This object contains the local session ID of the L2X session for which this notification has been generated.
cvpdnNotifSessionEvent
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 ...
cvpdnTemplateTable
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 asso ...
cvpdnTemplateEntry
An entry in the table, containing information about a single VPDN template.
cvpdnTemplateName
The name of the VPDN template.
cvpdnTemplateActiveSessions
The total number of active session in all groups associated with the template.
cvpdnBundlesWithOneLink
The total number of bundles comprised of a single link.
cvpdnBundlesWithTwoLinks
The total number of bundles comprised of two links.
cvpdnBundlesWithMoreThanTwoLinks
The total number of bundles comprised of more than two links.
cvpdnBundleTable
Table that describes the multilink PPP attributes of the active VPDN sessions.
cvpdnBundleEntry
An entry in this table represents an active multilink PPP bundle that belongs to a VPDN tunnel.
cvpdnBundleName
The name of the multilink PPP bundle associated with a VPDN tunnel.
cvpdnBundleLinkCount
The total number of active links in a multilink PPP bundle associated with a VPDN tunnel.
cvpdnBundleEndpointType
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. ho ...
cvpdnBundleEndpoint
Indicates the discriminator used in this bundle that is associated with a VPDN tunnel.
cvpdnBundlePeerIpAddrType
Indicates the type of address contained in cvpdnBundlePeerIpAddr.
cvpdnBundlePeerIpAddr
The IP address of the multilink PPP peer in a VPDN tunnel.
cvpdnBundleEndpointClass
The multilink PPP bundle discriminator class associated with a VPDN tunnel. The value of this object represents the type of discriminator used in cvpdnBundleEndpoint.
cvpdnBundleLastChanged
The value of the sysUpTime object when the contents of cvpdnBundleTable last changed.
cvpdnBundleChildTable
A table that exposes the containment relationship between a multilink PPP bundle and a VPDN tunnel.
cvpdnBundleChildEntry
An entry in this table represents a session that belongs to a VPDN tunnel and to a multilink PPP bundle.
cvpdnBundleChildTunnelType
The tunnel type. This is the tunnel protocol of an active VPDN session that is associated with a multilink PPP bundle.
cvpdnBundleChildTunnelId
The Tunnel ID of an active VPDN session that is associated with a multilink PPP bundle.
cvpdnBundleChildSessionId
The ID of an active VPDN session that is associated with a multilink PPP bundle.
cvpdnSystemInfoGroup
A collection of objects providing VPDN system status information.
cvpdnTunnelInfoGroup
A collection of objects providing VPDN tunnel status information.
cvpdnTunnelSessionInfoGroup
A collection of objects providing session information of VPDN tunnel.
cvpdnUserToFailHistInfoGroup
A collection of objects providing user failure information of VPDN system.
cvpdnSystemGroup
A collection of objects providing VPDN system status information for multiple tunnel types.
cvpdnTunnelAttrGroup
A collection of objects providing VPDN tunnel attribute information for multiple tunnel types.
cvpdnSessionAttrGroup
A collection of objects providing session attributed information for multiple tunnel types.
cvpdnSessionAttrGroupRev1
A collection of objects providing session attributed information for multiple tunnel types.
cvpdnNotifEnabledGroup
A collection of objects indicating whether Layer 2 VPN notifications are enabled.
cvpdnTemplateGroup
A collection of objects providing VPDN template information.
cvpdnConfigGroup
A collection of objects providing VPDN system configuration.
cvpdnMultilinkGroup
A collection of objects providing information about PPP multilink bundles associates with a VPDN tunnel.
cvpdnMultilinkGroupRev1
A collection of objects providing information about PPP multilink bundles associates with a VPDN tunnel.
cvpdnUserToFailHistInfoGroupRev1
A collection of objects providing user failure information of VPDN system.
cvpdnTunnelAttrGroupRev1
A collection of objects providing VPDN tunnel attribute information for multiple tunnel types.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list