All MIBs › CM-SYSTEM-MIB › softwareAction
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.
What is softwareAction?
This write-only INTEGER triggers a software management operation, with enumerated actions including install(1) to install software and schedule-upgrade(2) to schedule a reboot into the standby-partition image at a specified time. An admin sets this to actually carry out a software install, scheduled upgrade, or cancellation of a pending upgrade. For example, an operator who has copied a new image to the standby partition would set softwareAction to schedule-upgrade(2) and specify softwareUpgradeTime for an off-hours maintenance window.
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>
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-SYSTEM-MIB::softwareAction OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.2 | cmSystemMIB | CM-SYSTEM-MIB |
| 1.3.6.1.4.1.2544.1.12.2.1 | cmSystemObjects | CM-SYSTEM-MIB |
| 1.3.6.1.4.1.2544.1.12.2.1.7 | cmSoftwareObjects | CM-SYSTEM-MIB |
| 1.3.6.1.4.1.2544.1.12.2.1.7.1 | softwareAction | CM-SYSTEM-MIB |