All MIBs › ATTO6500N-MIB › lastReboot
lastReboot
Module: ATTO6500N-MIB
OID (symbolic): ATTO6500N-MIB::lastReboot
OID (numeric): 1.3.6.1.4.1.4547.2.3.2.1
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description: Date and time of last reboot.
What is lastReboot?
Reports the date and time of the most recent device reboot, useful for tracking uptime events and unexpected restarts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4547.2.3.2.1 snmpwalk -v2c -c public <target> ATTO6500N-MIB::lastReboot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4547.2.3.2.1.1 snmpget -v2c -c public <target> ATTO6500N-MIB::lastReboot.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lastReboot.1
Start monitoring ATTO FibreBridge 6500N FC-to-SAS storage bridge with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATTO6500N-MIB::lastReboot OID value, configure state conditions and alerts, and monitor any ATTO FibreBridge 6500N FC-to-SAS storage bridge from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4547 | attotech | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2 | attoMgmt | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2.3 | bridge | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2.3.2 | bridgeChassis | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2.3.2.1 | lastReboot | ATTO6500N-MIB |