cvpdnTunnelState
CISCO-VPDN-MGMT-MIB ·
.1.3.6.1.4.1.9.10.24.1.2.1.1.8
Object
column obsolete
Enumeration
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.
Context
- MIB
- CISCO-VPDN-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.24.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- cvpdnTunnelEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-MIB::cvpdnTunnelState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-MIB::cvpdnTunnelState.<cvpdnTunnelTunnelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VPDN-MGMT-MIB::cvpdnTunnelState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | opening |
3 | open |
4 | closing |
Conformance
Member of