All MIBs › ADVA-MIB › neSwInstallState
neSwInstallState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neSwInstallState
OID (numeric): 1.3.6.1.4.1.2544.2.4.2.11
Node type: OBJECT-TYPE
Type: NeSwInstallStatusType
Access: read-only
Description:
Software installation state.
What is neSwInstallState?
This OID displays the current state of a software installation process—such as 'idle', 'in-progress', or 'complete'. Monitoring this tells you whether a firmware update is progressing normally or has stalled. A system administrator watches this during planned maintenance to confirm the software upgrade completed successfully before restarting the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.11 snmpwalk -v2c -c public <target> ADVA-MIB::neSwInstallState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.11.1 snmpget -v2c -c public <target> ADVA-MIB::neSwInstallState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4 | software | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.2 | neSoftwareUpgrade | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.2.11 | neSwInstallState | ADVA-MIB |