All MIBs › CORIANT-GROOVE-MIB › softwareloadSwloadState
softwareloadSwloadState
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::softwareloadSwloadState
OID (numeric): 1.3.6.1.4.1.42229.1.2.9.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the state of the software load.
What is softwareloadSwloadState?
This indicates whether a stored software load is the one currently active and running on the device, or merely stored inactive. This matters directly for change control: an admin verifying an upgrade completed successfully checks that the new image's softwareloadSwloadState reads active and that the prior image has become inactive. For example, after activating a new firmware version, if softwareloadSwloadState for that load still shows inactive, the upgrade did not take effect and the device is still running the older image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.9.2.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::softwareloadSwloadState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.9.2.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::softwareloadSwloadState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> softwareloadSwloadState.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::softwareloadSwloadState OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9 | filesw | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.2 | softwareload | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.2.1 | softwareloadTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.2.1.1 | softwareloadEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.2.1.1.2 | softwareloadSwloadState | CORIANT-GROOVE-MIB |