sonusSystemServerStatusLastRestartReason

SONUS-SYSTEM-MIB · .1.3.6.1.4.1.2879.2.8.5.1.12.1.11

Object

Indicates the reason for last restart of the server.

Context

MIB
SONUS-SYSTEM-MIB
OID
.1.3.6.1.4.1.2879.2.8.5.1.12.1.11
Type
column
Access
readonly
Status
current
Parent
sonusSystemServerStatusEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SONUS-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-SYSTEM-MIB::sonusSystemServerStatusLastRestartReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-SYSTEM-MIB::sonusSystemServerStatusLastRestartReason.<sonusSystemServerStatusName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-SYSTEM-MIB::sonusSystemServerStatusLastRestartReason'

Values & Constraints

Type Values
1unknown
2systemRestart
3systemSoftReset
4serverRestart
5serverSoftReset
6switchover
7processAbnormalTermination
8softwareUpgradeOrRevert
9managementPortDown