ADTRAN-ATLAS-UNIT-MIB :: adATLASUpdateFwControl

MIB Reference — IPNetwork Monitor

All MIBsADTRAN-ATLAS-UNIT-MIBadATLASUpdateFwControl

adATLASUpdateFwControl

Module: ADTRAN-ATLAS-UNIT-MIB

OID (symbolic): ADTRAN-ATLAS-UNIT-MIB::adATLASUpdateFwControl

OID (numeric): 1.3.6.1.4.1.664.2.154.1.5.3.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Start the firmware update by setting value to 1 and stop the firmware update in progress by setting value to 2. The value will be 2 if a firmware update is in progress, and 1 otherwise.

What is adATLASUpdateFwControl?

This controls the firmware update process: set it to 1 to start an update or 2 to stop one in progress. Network engineers use this to initiate firmware upgrades remotely via SNMP. Example: Setting this to 1 triggers the device to download and install the firmware file specified above.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.3.1.6
snmpwalk -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUpdateFwControl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.3.1.6.1
snmpget -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUpdateFwControl.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.664.2.154.1.5.3.1.6.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.664adtranADTRAN-ATLAS-MODULE-MIB
1.3.6.1.4.1.664.2adMgmtADTRAN-ATLAS-MODULE-MIB
1.3.6.1.4.1.664.2.154adATLASmgADTRAN-ATLAS-MODULE-MIB
1.3.6.1.4.1.664.2.154.1adGenATLASmgADTRAN-ATLAS-MODULE-MIB
1.3.6.1.4.1.664.2.154.1.5adATLASUnitmgADTRAN-ATLAS-UNIT-MIB
1.3.6.1.4.1.664.2.154.1.5.3adATLASUnitUtilADTRAN-ATLAS-UNIT-MIB
1.3.6.1.4.1.664.2.154.1.5.3.1adATLASUpdateFwADTRAN-ATLAS-UNIT-MIB
1.3.6.1.4.1.664.2.154.1.5.3.1.6adATLASUpdateFwControlADTRAN-ATLAS-UNIT-MIB