rdwrTemperatureThresholdStatusCPU2Get
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.155
Object
scalar mandatory
Enumeration
get the threshold status of CPU2 warning - if the warning threshold exceeded critical - if the shutdown threshold exceeded
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.155- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- rsServerDispatcher
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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rdwrTemperatureThresholdStatusCPU2Get.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rdwrTemperatureThresholdStatusCPU2Get'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | warning |
3 | critical |