cadIfCmtsCmStatusDocsisVersion
CADANT-CMTS-MAC-MIB ·
.1.3.6.1.4.1.4998.1.1.20.2.2.1.12
Object
Indication whether the CM has registered as a 1.0 or 1.1 modem. This object has been deprecated with the new objects cadIfCmtsCmStatusDocsCapability and cadIfCmtsCmStatusDocsProvisioned. This object will be removed in a future release.
Context
- MIB
- CADANT-CMTS-MAC-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.2.2.1.12- Type
- column
- Access
- readonly
- Status
- deprecated
- 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::cadIfCmtsCmStatusDocsisVersion'
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::cadIfCmtsCmStatusDocsisVersion.<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::cadIfCmtsCmStatusDocsisVersion'
Syntax
- Source
- DOCS-IF-MIBDocsisVersion
- Base type
Enumeration
Values & Constraints
Type Values
1 | docsis10 |
2 | docsis11 |
3 | docsis20 |