All MIBs › GDC-SC800T3-MIB › sc800t3SwitchActiveFirmware
sc800t3SwitchActiveFirmware
Module: GDC-SC800T3-MIB
OID (symbolic): GDC-SC800T3-MIB::sc800t3SwitchActiveFirmware
OID (numeric): 1.3.6.1.4.1.498.19.1.1.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to switch the active executing firmware from the version in sc800t3ActiveRev to the version in sc800t3StoredRev.
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 sc800t3StoredStatus object to indicate results 5) If succesfull: update sc800t3ActiveFirmwareRev and sc800t3StoredFirmwareRev and begin executing If failed: replace active area with previous revision
The switchNorm(1) enumeration will always be read.
Setting switchActive(2) when the sc800t3StoredStatus is not statOK(3) will result in an error.
What is sc800t3SwitchActiveFirmware?
Setting this to switchActive(2) tells the card to reboot, uncompress and checksum the stored firmware image, and if that succeeds, make it the running (active) version; reads always return switchNorm(1). Admins use this to complete a firmware upgrade once sc800t3StoredFirmwareStatus shows statOK(3), since setting it earlier returns an error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.19.1.1.2.1.5 snmpwalk -v2c -c public <target> GDC-SC800T3-MIB::sc800t3SwitchActiveFirmware
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.19.1.1.2.1.5.1 snmpget -v2c -c public <target> GDC-SC800T3-MIB::sc800t3SwitchActiveFirmware.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.19.1.1.2.1.5.1 i <value>
Start monitoring General DataComm (GDC) SC800 T3 channel-service unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDC-SC800T3-MIB::sc800t3SwitchActiveFirmware OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) SC800 T3 channel-service unit from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.19 | ds3 | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1 | sc800t3 | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.1 | sc800t3Version | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.1.2 | sc800t3VersionTable | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.1.2.1 | sc800t3VersionEntry | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.1.2.1.5 | sc800t3SwitchActiveFirmware | GDC-SC800T3-MIB |