All MIBs › SC5002-MIB › sc5002SwitchActiveFirmware
sc5002SwitchActiveFirmware
Module: SC5002-MIB
OID (symbolic): SC5002-MIB::sc5002SwitchActiveFirmware
OID (numeric): 1.3.6.1.4.1.498.6.8.1.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to switch the active executing firmware from the version in sc5002ActiveRev to the version in sc5002StoredRev.
When a switchActive(2) is set (write only) the element will: 1) reboot 2) uncompress stored code into active area 3) perform checksum on active area 4) Set sc5002StoredStatus object to indicate results 5) If succesfull: update sc5002ActiveFirmwareRev and sc5002StoredFirmwareRev and begin executing If failed: replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc5002StoredStatus is not statOK(3) will result in an error.
What is sc5002SwitchActiveFirmware?
This OID triggers the unit to swap its active firmware for the version currently held in storage: setting switchActive causes the unit to reboot, decompress the stored image, checksum it, and begin executing it if successful, or roll back if not. Operators must confirm sc5002StoredFirmwareStatus reports statOK first, since setting switchActive otherwise results in an error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.8.1.2.1.6 snmpwalk -v2c -c public <target> SC5002-MIB::sc5002SwitchActiveFirmware
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.8.1.2.1.6.1 snmpget -v2c -c public <target> SC5002-MIB::sc5002SwitchActiveFirmware.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.8.1.2.1.6.1 i <value>
Start monitoring General DataComm SC5002-series equipment (firmware revision/E1 alarm configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SC5002-MIB::sc5002SwitchActiveFirmware OID value, configure state conditions and alerts, and monitor any General DataComm SC5002-series equipment (firmware revision/E1 alarm configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6.8 | sc5002 | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1 | sc5002Version | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1.2 | sc5002VersionTable | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1.2.1 | sc5002VersionEntry | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.1.2.1.6 | sc5002SwitchActiveFirmware | SC5002-MIB |