slmSysActiveSwVersion
SL-MAIN-MIB ·
.1.3.6.1.4.1.4515.1.3.1.11
Object
scalar r/w
Enumeration
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.
Context
- MIB
- SL-MAIN-MIB
- OID
.1.3.6.1.4.1.4515.1.3.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slmSys
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-MAIN-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-MAIN-MIB::slmSysActiveSwVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-MAIN-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-MAIN-MIB::slmSysActiveSwVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | swRevA |
2 | swRevB |
3 | swRevFtpStart |
4 | swRevFtpEnd |
5 | swRevAHot |
6 | swRevBHot |