AISLCSYSCFG-MIB :: aislcscSoftwareUpdateStatus

MIB Reference — IPNetwork Monitor

All MIBsAISLCSYSCFG-MIBaislcscSoftwareUpdateStatus

aislcscSoftwareUpdateStatus

Module: AISLCSYSCFG-MIB

OID (symbolic): AISLCSYSCFG-MIB::aislcscSoftwareUpdateStatus

OID (numeric): 1.3.6.1.4.1.539.21.24

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

See aislcscSoftwareUpdateName for a description of how to use this object.

ready(1) -- ready to update software (read-write) inProgress(2) -- update is in progress (read-only) ok(3) -- update completed successfully (read-only) error(4) -- update failed (read-only)

What is aislcscSoftwareUpdateStatus?

Reports the current state of a software update operation, cycling through ready(1), inProgress(2), ok(3), or error(4) states. Administrators monitor this object after writing a new image filename to aislcscSoftwareUpdateName to confirm whether the update succeeded or failed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.21.24
snmpwalk -v2c -c public <target> AISLCSYSCFG-MIB::aislcscSoftwareUpdateStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.539.21.24.1
snmpget -v2c -c public <target> AISLCSYSCFG-MIB::aislcscSoftwareUpdateStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.539.21.24.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.539aiiAIDIALOUT-MIB
1.3.6.1.4.1.539.21aiSLCSysCfgAISLCSYSCFG-MIB
1.3.6.1.4.1.539.21.24aislcscSoftwareUpdateStatusAISLCSYSCFG-MIB