CM-SYSTEM-MIB :: softwareAction

MIB Reference — IPNetwork Monitor

All MIBsCM-SYSTEM-MIBsoftwareAction

softwareAction

Module: CM-SYSTEM-MIB

OID (symbolic): CM-SYSTEM-MIB::softwareAction

OID (numeric): 1.3.6.1.4.1.2544.1.12.2.1.7.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object is write only. Setting this object initiates the specified action.

Supported actions are: install(1) - Install software. schedule-upgrade(2) - Schedule a software upgrade. At the scheduled time, the system will reboot and load the software image stored on the standby partition. The scheduled time can be specified by softwareUpgradeTime. Also see softwareValidationTimer. cancel-upgrade(3) - Cancel a scheduled software upgrade. validate-upgrade(4) - Indicate software as valid and cancel the validation timer. revert-upgrade(5) - Revert to previous software image if it still exists. propagate-to-standby-nemi(6) - Propagate the running software release to standby NEMI and active it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.2.1.7.1
snmpwalk -v2c -c public <target> CM-SYSTEM-MIB::softwareAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.2.1.7.1.1
snmpget -v2c -c public <target> CM-SYSTEM-MIB::softwareAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.2.1.7.1.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.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.1productsADVA-MIB
1.3.6.1.4.1.2544.1.12fsp150cmADVA-MIB
1.3.6.1.4.1.2544.1.12.2cmSystemMIBCM-SYSTEM-MIB
1.3.6.1.4.1.2544.1.12.2.1cmSystemObjectsCM-SYSTEM-MIB
1.3.6.1.4.1.2544.1.12.2.1.7cmSoftwareObjectsCM-SYSTEM-MIB
1.3.6.1.4.1.2544.1.12.2.1.7.1softwareActionCM-SYSTEM-MIB