cadIfCmtsCmOfdmProfStatus
CADANT-CMTS-MAC-MIB ·
.1.3.6.1.4.1.4998.1.1.20.2.33.1.5
Object
column r/w
Enumeration
Active if there are no issues for this profile for this CM on this channel. Impaired when we receive a CM-STATUS message of type ofdmProfileFailure, for OFDM channels, or due to excessive errors seen by the receiver, for OFDMA channels.
Context
- MIB
- CADANT-CMTS-MAC-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.2.33.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadIfCmtsCmOfdmProfEntry
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::cadIfCmtsCmOfdmProfStatus'
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::cadIfCmtsCmOfdmProfStatus.<cadIfCmtsCmOfdmProfMacAddress>.<cadIfCmtsCmOfdmProfIfIndex>.<cadIfCmtsCmOfdmProfProfId>'
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::cadIfCmtsCmOfdmProfStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | impaired |