cadOvCpuStatus
CADANT-CMTS-PROCESS-MIB ·
.1.3.6.1.4.1.4998.1.1.5.3.3.1.1.2
Object
column CADANT-TCOverloadStatus
Overload status of card
Context
- MIB
- CADANT-CMTS-PROCESS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.3.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadOverloadEntry
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-PROCESS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-PROCESS-MIB::cadOvCpuStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-PROCESS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-PROCESS-MIB::cadOvCpuStatus.<cadOvCardId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-PROCESS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-PROCESS-MIB::cadOvCpuStatus'
Syntax
- Source
- CADANT-TCOverloadStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | normal |
2 | yellow |
3 | red |