All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnSessionAttrDeviceType
cvpdnSessionAttrDeviceType
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnSessionAttrDeviceType
OID (numeric): 1.3.6.1.4.1.9.10.24.1.3.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cvpdnSessionAttrDeviceType?
This object identifies the type of physical device — internal modem pool port, plain async serial line, B-channel, or similar — that this VPDN session is attached to on the local end, in the newer attribute table. Administrators use it to understand the underlying access hardware type for a session when diagnosing device-specific problems. For example, sessions reporting 'bchan' as their device type indicate ISDN B-channel dial-in rather than analog modem access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.3.2.1.9 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnSessionAttrDeviceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.3.2.1.9.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnSessionAttrDeviceType.1
Start monitoring Cisco IOS access servers and routers (VPDN LAC/LNS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VPDN-MGMT-MIB::cvpdnSessionAttrDeviceType OID value, configure state conditions and alerts, and monitor any Cisco IOS access servers and routers (VPDN LAC/LNS) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.24 | ciscoVpdnMgmtMIB | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1 | ciscoVpdnMgmtMIBObjects | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.3 | cvpdnTunnelSessionInfo | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.3.2 | cvpdnSessionAttrTable | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.3.2.1 | cvpdnSessionAttrEntry | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.3.2.1.9 | cvpdnSessionAttrDeviceType | CISCO-VPDN-MGMT-MIB |