cmProtocolUsed
CISCO-MODEM-MGMT-MIB ·
.1.3.6.1.4.1.9.9.47.1.3.1.1.13
Object
column Enumeration
The modem protocol used in the current or previous call. This object is valid only for modems which have cmManageable to be true.
Context
- MIB
- CISCO-MODEM-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.47.1.3.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmLineStatusEntry
- Groups
- 3
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-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODEM-MGMT-MIB::cmProtocolUsed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODEM-MGMT-MIB::cmProtocolUsed.<cmSlotIndex>.<cmPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODEM-MGMT-MIB::cmProtocolUsed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | direct |
3 | reliableMNP |
4 | reliableLAPM |
5 | syncMode |
6 | asyncMode |
7 | ara10 |
8 | ara20 |
9 | unknown |