eciSystemRestartReason
ECI-TRAPS ·
.1.3.6.1.4.1.5395.4.2.13
Object
scalar Enumeration
The reason why the active RCP became active
Context
- MIB
- ECI-TRAPS
- OID
.1.3.6.1.4.1.5395.4.2.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eciTrapObjects
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 'ECI-TRAPS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECI-TRAPS::eciSystemRestartReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECI-TRAPS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECI-TRAPS::eciSystemRestartReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | boot |
2 | manualBoot |
3 | autoSwitchover |
4 | manualSwitchover |