hwTemperatureThresholdStatusCPU1Get
ALTEON-CHEETAH-SWITCH-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.1.3.1.28.3
Object
scalar Enumeration
get the threshold status of CPU1 warning - if the warning threshold exceeded critical - if the shutdown threshold exceeded
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.3.1.28.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwTemperatureThreshold
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::hwTemperatureThresholdStatusCPU1Get.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::hwTemperatureThresholdStatusCPU1Get'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | warning |
3 | critical |