agApplyConfig
LENOVO-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.1.1.8.2
Object
scalar
r/w
Enumeration
When this object is read the current state is returned. idle(2) indicates that there is no apply in progess. complete(4) indicates that the last apply operation is completed. Setting the value to apply(1), will write all the changes made since the last apply to the current configuration block. If the apply is successful this variable will return the state 'complete' else it will return 'failed'. In case of failure, to read the reason for failure use the agApplyTable. Once the operation is completed or the agApplyTable is read in case of failure, the apply buffer needs to be freed and the agApplyConfig should be set back to 'idle' state so others can issue the apply command via SNMP.
Context
- MIB
- LENOVO-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.1.1.8.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agApply
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | apply |
2 | idle |
3 | inprogress |
4 | complete |
5 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agApplyPending This object, when read, gives the user information
whether an apply action is needed and that the configuration
has been chaged by the user actions. The user then can
apply the ch… | scalar | Enumeration | .1.3.6.1.4.1.26543.2.7.6.1.1.8.1 |
| agApplyTableSize The number of strings in the apply table. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.26543.2.7.6.1.1.8.4 |
| agApplyTable The table of failure reasons for an apply of current
configuration block changes. | table | - | .1.3.6.1.4.1.26543.2.7.6.1.1.8.5 |