All MIBs › SC5520-MIB › sc5520SwitchActiveFirmware
sc5520SwitchActiveFirmware
Module: SC5520-MIB
OID (symbolic): SC5520-MIB::sc5520SwitchActiveFirmware
OID (numeric): 1.3.6.1.4.1.498.8.3.8.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 sc5520ActiveRev to the version in sc5520StoredRev.
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 sc5520StoredStatus object to indicate results 5) If succesfull: update sc5520ActiveFirmwareRev and sc5520StoredFirmwareRev and begin executing If failed: replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc5520StoredStatus is not statOK(3) will result in an error.
What is sc5520SwitchActiveFirmware?
Setting this to switchActive(2) reboots the unit, decompresses the stored firmware into the active area, checksums it, and either begins running it (updating both firmware-revision objects) or rolls back to the previous version on failure; this set is rejected unless sc5520StoredFirmwareStatus already reports statOK.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.3.8.1.6 snmpwalk -v2c -c public <target> SC5520-MIB::sc5520SwitchActiveFirmware
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.3.8.1.6.1 snmpget -v2c -c public <target> SC5520-MIB::sc5520SwitchActiveFirmware.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.8.3.8.1.6.1 i <value>
Start monitoring General DataComm SC5520 DSU/CSU (loopback/DTE-interface configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SC5520-MIB::sc5520SwitchActiveFirmware OID value, configure state conditions and alerts, and monitor any General DataComm SC5520 DSU/CSU (loopback/DTE-interface 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.8 | dsu | DDS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.8.3 | sc5520 | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.8 | sc5520VersionTable | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.8.1 | sc5520VersionEntry | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.8.1.6 | sc5520SwitchActiveFirmware | SC5520-MIB |