Brocade Communications Systems 6910 Switch User Manual


 
Brocade 6910 Ethernet Access Switch MIB Reference 23
53-1002582-01
Chapter
5Basic Configuration and Management
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.
“Reload” on page 23
“File download and upload” on page 24
“Software image details” on page 26
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).