a3sysIioBootState
A3Com-System-r8-MIB ·
.1.3.6.1.4.1.43.2.13.10.10.1.3
Object
column
mandatory
Enumeration
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).
Context
- MIB
- A3Com-System-r8-MIB
- OID
.1.3.6.1.4.1.43.2.13.10.10.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3sysIioBootEntry
- Table
- a3sysIioBootTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | empty |
2 | up |
3 | booting |
4 | recovering |
5 | dumping |
6 | halted |
7 | selfTestFail |
8 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3sysIioBootSlot mandatory This object specifies the slot into which
the IIO board corresponding to this entry
is placed. | column | Integer32 | .1.3.6.1.4.1.43.2.13.10.10.1.1 |
| a3sysIioBootFileName mandatory This object specifies the path and name of the
IIO board's boot image. If the value of
this object specifies a drive, the path is assumed
to start from root. If the value of t… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.43.2.13.10.10.1.2 |
| a3sysIioBootTime mandatory The value of sysUpTime when the IIO board last
went into the UP state. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.43.2.13.10.10.1.4 |
| a3sysIioBootImage mandatory The OID assigned to this version of Iio Software. | column | ObjectIdentifier | .1.3.6.1.4.1.43.2.13.10.10.1.5 |