axSysHwPhySystemTempStatus
A10-AX-MIB ·
.1.3.6.1.4.1.22610.2.4.1.5.5
Object
scalar Enumeration
The system temperature status range
Context
- MIB
- A10-AX-MIB
- OID
.1.3.6.1.4.1.22610.2.4.1.5.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- axSysHwInfo
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 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A10-AX-MIB::axSysHwPhySystemTempStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A10-AX-MIB::axSysHwPhySystemTempStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failed |
1 | low-med |
2 | med-med |
3 | med-high |
4 | ok |