All MIBs › ADVA-MIB › fwDataBootStatus
fwDataBootStatus
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::fwDataBootStatus
OID (numeric): 1.3.6.1.4.1.2544.2.5.6.1.2.1.4
Node type: OBJECT-TYPE
Type: BootState
Access: read-only
Description:
Boot State. Every state change (excluding IDLE) does generate a corresponding transient condition.
What is fwDataBootStatus?
This OID reports the current boot or firmware upgrade state (idle, upgrading, rebooting, or complete) and generates transient condition notifications on state changes. Monitoring boot status provides early warning of upgrade problems and confirms successful upgrade completion. Example value: 1 = IDLE (normal operation), 2 = UPGRADING (in progress), 3 = REBOOTING (finalizing).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.4 snmpwalk -v2c -c public <target> ADVA-MIB::fwDataBootStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.6.1.2.1.4.1 snmpget -v2c -c public <target> ADVA-MIB::fwDataBootStatus.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.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6 | updateBackupRestoreMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1 | swAdmin | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2 | fwDataTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1 | fwDataEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.6.1.2.1.4 | fwDataBootStatus | ADVA-MIB |