hardwareLastBoot
IBM-GbTOR-G8052-MIB ·
.1.3.6.1.4.1.26543.100.100.14.3
Object
scalar Enumeration
Reason of the last boot.
Context
- MIB
- IBM-GbTOR-G8052-MIB
- OID
.1.3.6.1.4.1.26543.100.100.14.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tor-switch
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 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8052-MIB::hardwareLastBoot.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8052-MIB::hardwareLastBoot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unkownReason |
1 | powerCycle |
2 | resetFromConsole |
3 | resetFromTelnetOrSSH |
4 | resetFromSNMP |
5 | resetFromWEBUI |
6 | resetFromScheduled |
7 | resetFromWatchdogTimer |
8 | resetFromSWPANIC |