All MIBs › ADVA-MIB › neSwUpgradeState
neSwUpgradeState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neSwUpgradeState
OID (numeric): 1.3.6.1.4.1.2544.2.4.2.2
Node type: OBJECT-TYPE
Type: NeSwUpgradeStatusType
Access: read-only
Description:
The current status of the SW upgrade process. NOTE: All failures that are caused by malfunctioning hardware are reported as internalError(17).
What is neSwUpgradeState?
Reports the current operational state of the software upgrade process as an enumerated value. Network administrators monitor this object to track upgrade progress and detect failures. Example: 1 (idle/ready), 4 (upgrade in progress), or 17 (internal hardware error)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.2 snmpwalk -v2c -c public <target> ADVA-MIB::neSwUpgradeState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.2.1 snmpget -v2c -c public <target> ADVA-MIB::neSwUpgradeState.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.2 | neSwUpgradeState | ADVA-MIB |