resetReason
ETA-RCI10-MIB ·
.1.3.6.1.4.1.44086.4.1.100.2.1.1
Object
scalar OctetString
Holds a human readable text which gives the reason for reset. Possible values are coldstart, warmstart or watchdog
Context
- MIB
- ETA-RCI10-MIB
- OID
.1.3.6.1.4.1.44086.4.1.100.2.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- systemObjects
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 'ETA-RCI10-MIB' -M '/opt/observium/mibs/eta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETA-RCI10-MIB::resetReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ETA-RCI10-MIB' -M '/opt/observium/mibs/eta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ETA-RCI10-MIB::resetReason'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.