Basic configuration and management, In this chapter, Software image – Brocade 6910 Ethernet Access Switch MIB Reference User Manual
Page 55: Reload, Chapter 6, Chapter
Brocade 6910 Ethernet Access Switch MIB Reference
43
53-1002652-02
Chapter
6
Basic Configuration and Management
In this chapter
•
•
•
Software image
This chapter describes objects to manage the software image and configuration in a device. Refer
to the configuration guide for detailed explanation on the features discussed in this chapter. This
section describes the following items.
•
•
•
Reload
The following object allows you to reload the agent.
Name, Identifier, and Syntax
Access
Description
snAgReload
brcdIp.1.1.2.1.1
Syntax: Integer
Read-write
Reboots the agent.
The following values can only be read:
•
other(1) – Agent is in unknown or other state
•
running(2) – agent running
•
busy(4) – reload not allowed at this time, flash is busy
The following value can be written:
•
reset(3) – Do a hard reset
The agent will return a response before the action occurs.
snAgEraseNVRAM
brcdIp.1.1.2.1.2
Syntax: Integer
Read-write
The following values can only be read:
•
normal(1)
•
error(2) – Operation failed or the flash is bad
•
erasing(4) – agent is erasing NVRAM flash
•
busy(5) – operation not allowed at this time, flash is busy.
The following value can be written:
•
erase(3) – NVRAM is set to be erased.
The agent will return a response even before the erase is
done.And the value of this object will be erasing(4) until the
erase is done. And the erase request will be rejected until the
value of this object is either normal(1) or error(2).