MIB Viewer

agentNsfLastStartupReason

OBJECT-TYPE
1.3.6.1.4.1.4413.1.1.46.2.3
Access
read-only
Status
current
Sub-identifiers
0
The type of activation that caused the software to start the last time. unknown: The switch rebooted for an unknown reason. power-on: The switch rebooted. This could have been caused by a power cycle or an administrative 'Reload' command. warm-admin-move: The administrator issued a command for the stand-by manager to take over. cold-admin-move: The administrator issued a command for the stand-by manager to take over, but the system was not ready for a warm-failover. warm-auto-restart: The primary management card restarted due to a failure, and the system executed a nonstop forwarding failover. cold-auto-restart: The system switched from the active manager to the backup manager and was unable to maintain user data traffic. This is usually caused by multiple failures occurring close together
INTEGER { unknown(1), power-on(2), warm-admin-move(3), cold-admin-move(4), warm-auto-restart(5), cold-auto-restart(6) }