MIB Viewer

slmSysActiveSwVersion

OBJECT-TYPE
1.3.6.1.4.1.4515.1.3.1.11
Access
read-write
Status
current
Sub-identifiers
0
Determines the active software version. This is the version that will be loaded by rebooted cards. It is not legal to set this object to the id of an illegal system software version. swRevFtpStart(3) - is set by the NMS to signal the FTP start. swRevFtpEnd(4) - is set by the NMS to signal the FTP completion. swRevAHot(5) - means to change the active software version to A, and to preform hot restart to all cards. swRevBHot(6) - means to change the active software version to B, and to preform hot restart to all cards. Reading the object returns the current active software version.
INTEGER { swRevA(1), swRevB(2), swRevFtpStart(3), swRevFtpEnd(4), swRevAHot(5), swRevBHot(6) }