agDiffState
BLADETYPE4-NETWORK-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.3.4.2
Object
scalar
r/w
Enumeration
When this object is read the current state is returned. idle(3) indicates that there is no diff in progess. complete(5) indicates that the last diff operation is completed. Setting the value to diff(1), will start a new diff operation Diff compares the new configuration with the current configuration and shows the pending configuration changes. Setting the value to flashdiff(2), will start a new diff operation. flashdiff compares new configuration with the flash configuration. To read the configuration changes use the agDiffTable once the state of this variable returns complete.
Context
- MIB
- BLADETYPE4-NETWORK-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.3.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agDiff
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | diff |
2 | flashdiff |
3 | idle |
4 | inprogress |
5 | complete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agDiffTableSize The number of strings in the diff table. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.3.4.3 |
| agDiffTable The table of URL path for URL load balancing in the current_config. | table | - | .1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.3.4.4 |