cvpdnSessionAttrDeviceType

CISCO-VPDN-MGMT-MIB · .1.3.6.1.4.1.9.10.24.1.3.2.1.9

Object

column Enumeration
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.

Context

MIB
CISCO-VPDN-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.24.1.3.2.1.9
Type
column
Access
readonly
Status
current
Parent
cvpdnSessionAttrEntry
Groups
2

Walk 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::cvpdnSessionAttrDeviceType'
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::cvpdnSessionAttrDeviceType.<cvpdnSystemTunnelType>.<cvpdnTunnelAttrTunnelId>.<cvpdnSessionAttrSessionId>'
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::cvpdnSessionAttrDeviceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2asyncInternalModem
3async
4bchan
5sync
6virtualAccess
7xdsl
8cable