npThermoTrapStatus
DKSF-PWR-MIB ·
.1.3.6.1.4.1.25728.8800.2.3
Object
scalar Enumeration
Temperature status (0=fault, 1=underheat, 2=normal, 3=overheat)
Context
- MIB
- DKSF-PWR-MIB
- OID
.1.3.6.1.4.1.25728.8800.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- npThermoTraps
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 'DKSF-PWR-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-PWR-MIB::npThermoTrapStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DKSF-PWR-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DKSF-PWR-MIB::npThermoTrapStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failed |
1 | low |
2 | norm |
3 | high |