valueStatus
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.4.100.2.1.6
Object
column
Enumeration
Change status for a value.
All values of valueType setNow(1) have unchanged(1) status.
Status for values of valueType applyConfirm(2):
Initially, all values have unchanged(1) status.
When value is changed in new configuration, valueStatus is
changed(2). When APPLY is made in respect of a value,
valueStatus is applied(3). When CONFIRM is made for a value,
valueStatus returns to unchanged(1).
Status for values of type afterReset:
If valueStartup is different from valueRunning, valueStatus
is changed(2), otherwise unchanged(1).
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.4.100.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- configValueEntry
- Table
- configValueTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unchanged |
2 | changed |
3 | applied |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| valueId A unique index of configuration value. It is constant
at least until main software of the module changes. | column | Integer32 | .1.3.6.1.4.1.4249.2.4.100.2.1.1 |
| valueBackup Backup value of configuration variable. | column | OctetString | .1.3.6.1.4.1.4249.2.4.100.2.1.10 |
| valueGroup Index of values' configuration group in the configGroupTable. | column | IntegerIndex | .1.3.6.1.4.1.4249.2.4.100.2.1.2 |
| valueName A unique name of configuration value. It is constant
at least until main software of the module changes. Usually,
it remains constant through the lifecycle of the product. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4249.2.4.100.2.1.3 |
| valueGroupName Name of values' configuration group. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4249.2.4.100.2.1.4 |
| valueType Value type. | column | Enumeration | .1.3.6.1.4.1.4249.2.4.100.2.1.5 |
| valueStartup Startup value of configuration variable. Write operation changes
valueStartup for values of valueType afterReset(3),
valueRunning for values of valueType setNow(1),
valueNew for v… | column | OctetString | .1.3.6.1.4.1.4249.2.4.100.2.1.7 |
| valueRunning Running value of configuration variable. Write operation changes
valueStartup for values of valueType afterReset(3),
valueRunning for values of valueType setNow(1),
valueNew for v… | column | OctetString | .1.3.6.1.4.1.4249.2.4.100.2.1.8 |
| valueNew New value of configuration variable. Write operation changes
valueStartup for values of valueType afterReset(3),
valueRunning for values of valueType setNow(1),
valueNew for value… | column | OctetString | .1.3.6.1.4.1.4249.2.4.100.2.1.9 |