cvpdnTunnelSessionDeviceType
CISCO-VPDN-MGMT-MIB ·
.1.3.6.1.4.1.9.10.24.1.3.1.1.9
Object
column obsolete
Enumeration
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.
Context
- MIB
- CISCO-VPDN-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.24.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- cvpdnTunnelSessionEntry
- 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::cvpdnTunnelSessionDeviceType'
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::cvpdnTunnelSessionDeviceType.<cvpdnTunnelTunnelId>.<cvpdnTunnelSessionId>'
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::cvpdnTunnelSessionDeviceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | asyncInternalModem |
3 | async |
4 | bchan |
5 | sync |
6 | virtualAccess |
7 | xdsl |
8 | cable |
Conformance
Member of