agCfgDumpState
LENOVO-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.1.3.5.2
Object
scalar
r/w
Enumeration
When this object is read the current state is returned. idle(2) indicates that there is no dump in progess. complete(4) indicates that the last dump operation is completed. Setting the value to dump(1), will start a new dump operation Dump will show the current configuration. To read the configuration dump use the agCfgDumpTable once the state of this variable returns complete. Once the agCfgDumpTable is read the state should be set back to 'idle' which frees the dump buffer and others can issue a dump command via SNMP.
Context
- MIB
- LENOVO-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.1.3.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agCfgDump
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dump |
2 | idle |
3 | inprogress |
4 | complete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agCfgDumpTableSize The number of strings in the dump table. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.26543.2.7.6.1.3.5.3 |
| agCfgDumpTable The table of dump strings. | table | - | .1.3.6.1.4.1.26543.2.7.6.1.3.5.4 |