cwspOperDeviceType

CISCO-WAN-SVC-MIB · .1.3.6.1.4.1.351.140.1.2.15.1.1.10

Object

column Enumeration
This object determines the type of the ATM device. This
object is used in automatic ATM Interface-Type determination
procedure such that a correct operational ATM
Interface-type can be determined. An ATM End System
shall take the value of user(1), and an ATM network
node shall take the value of node(2).

Context

MIB
CISCO-WAN-SVC-MIB
OID
.1.3.6.1.4.1.351.140.1.2.15.1.1.10
Type
column
Access
readonly
Status
current
Parent
cwspOperationEntry
Groups
1

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-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SVC-MIB::cwspOperDeviceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SVC-MIB::cwspOperDeviceType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-SVC-MIB::cwspOperDeviceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1user
2node

Conformance