loadStatus
AT-LOADER-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.48.2
Object
scalar
r/w
Enumeration
Status and action object for the load module. The values 1 to 5 are read-only values and reflect the state of the load module. Values 4 and 5 (complete and reset) are 'read-once', that is, if their values are read, either by SNMP or by manager console command, then they will be changed back to idle(1). The action values (6,7,8) cause a start and stop of the load/upload process respectively. Starting the load/upload can only occur if this field has the values 1, 4, or 5. Stopping the load can only occur is this field has the values 2 or 3. Reading the value of the loadStatus after one of actionstart or actionstop has been set will give one of the values 1 to 5. Note: A single exception to the above rules is that if the value of loadStatus is idle(1), then a write of 1 to this variable will succeed without generating an error. This exception is to allow certain SNMP test suites to test this variable without throwing up errors.
Context
- MIB
- AT-LOADER-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.48.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- loader
- Siblings
- 1
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | wait |
3 | loading |
4 | complete |
5 | reset |
6 | actionload |
7 | actionstop |
8 | actionupload |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| loadTable The table of load parameters, dynamic and static. | table | - | .1.3.6.1.4.1.207.8.4.4.4.48.1 |