zxAnCardCpuOverloadReason

ZTE-AN-CHASSIS-MIB · .1.3.6.1.4.1.3902.1082.10.1.2.4.1.30

Object

column Enumeration
The CPU overloading reason.
normal(1): value 1 means the CPU load is normal.
tooManyNetworkPackets(2): value 2 means that the CPU is busy 
           processing too many network packets.
performanceCollectionTasksBusy(3): value 3 means that the CPU is 
           busy processing the performance collection tasks.
otherTasksBusy(255): value 255 means that the CPU is busy 
           processing other tasks.

Context

MIB
ZTE-AN-CHASSIS-MIB
OID
.1.3.6.1.4.1.3902.1082.10.1.2.4.1.30
Type
column
Access
notifyonly
Status
current
Parent
zxAnCardEntry

Walk 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 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CHASSIS-MIB::zxAnCardCpuOverloadReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CHASSIS-MIB::zxAnCardCpuOverloadReason.<zxAnRack>.<zxAnShelf>.<zxAnSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-CHASSIS-MIB::zxAnCardCpuOverloadReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2tooManyNetworkPackets
3performanceCollectionTasksBusy
255otherTasksBusy