All MIBs › A3Com-System-r8-MIB › a3sysIioBootState
a3sysIioBootState
Module: A3Com-System-r8-MIB
OID (symbolic): A3Com-System-r8-MIB::a3sysIioBootState
OID (numeric): 1.3.6.1.4.1.43.2.13.10.10.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object provides the current state of the IIO card installed in this slot. If there is no IIO card in the slot, this object will have the value empty(1). If the card is up and running, this object will have the value up(2). If the card is booting, this object will have the value booting(3). If the boot has failed, and the card is in the process of recovering from the failed boot, this object will have the value recovering(4). If in the process of recovering, the IIO dumps its image, this object will have the value dumping(5). Note that this is simply a sub-state within the more general recovering state. If after recovering, the IIO card goes into a halted state, this object will have the value halted(6). If the IIO card gets into an unrecoverable state, this object will have the value error(8).
What is a3sysIioBootState?
This shows IIO board status: empty, up, booting, recovering, or error. It indicates IIO board health. For example, 2 means up and running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.13.10.10.1.3 snmpwalk -v2c -c public <target> A3Com-System-r8-MIB::a3sysIioBootState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.13.10.10.1.3.1 snmpget -v2c -c public <target> A3Com-System-r8-MIB::a3sysIioBootState.1
Start monitoring Legacy 3Com routers (r8 platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3Com-System-r8-MIB::a3sysIioBootState OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers (r8 platform) from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.13 | a3ComSys | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.10 | a3ComBoot | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.10.10 | a3sysIioBootTable | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.10.10.1 | a3sysIioBootEntry | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.10.10.1.3 | a3sysIioBootState | A3Com-System-r8-MIB |