MIB Viewer

cvpdnTunnelState

OBJECT-TYPE
1.3.6.1.4.1.9.10.24.1.2.1.1.8
Access
read-only
Status
obsolete
Sub-identifiers
0
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.
INTEGER { unknown(1), opening(2), open(3), closing(4) }