cadIfCmtsCmStatusModemType
CADANT-CMTS-MAC-MIB ·
.1.3.6.1.4.1.4998.1.1.20.2.2.1.21
Object
column Enumeration
The type of modem that has been detected. This value is unknown(0) if the CMTS cannot determine a proper value. The standalone(1) value is set if the modem is a canonical DOCSIS 1.0 or 1.1 modem. The mta(2) value is used if the modem has been detected as being an MTA.
Context
- MIB
- CADANT-CMTS-MAC-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.2.2.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadIfCmtsCmStatusEntry
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 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MAC-MIB::cadIfCmtsCmStatusModemType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MAC-MIB::cadIfCmtsCmStatusModemType.<cadIfCmtsCmStatusMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-MAC-MIB::cadIfCmtsCmStatusModemType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | standalone |
2 | mta |
3 | ccm |