groupStatus
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.4.100.4.1.4
Object
column
r/w
Enumeration
Change status for a groupvalue.
All groups of groupType setNow(1) have unchanged(1) status.
Status for groups of groupType applyConfirm(2):
Initially, all values have unchanged(1) status.
When some of group values are changed in new configuration,
groupStatus is changed(2). When APPLY is made for a group,
groupStatus is applied(3). When CONFIRM is made for a group,
groupStatus returns to unchanged(1).
Status for groups of type afterReset:
If startup values in the group are different from running
values, groupStatus is changed(2), otherwise unchanged(1).
Writing applied(3) to the groupStatus makes APPLY operation
on a group. APPLY operation is allowed only for groups of
groupType applyConfirm(2).
Other write operations should report error.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.4.100.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- configGroupEntry
- Table
- configGroupTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unchanged |
2 | changed |
3 | applied |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| groupId A unique index of configuration group. It is constant
at least until main software of the module changes. | column | Integer32 | .1.3.6.1.4.1.4249.2.4.100.4.1.1 |
| groupName Name of configuration group. 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.4.1.2 |
| groupType Group type. | column | Enumeration | .1.3.6.1.4.1.4249.2.4.100.4.1.3 |