vlanCommitState
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.20.3
Object
scalar
mandatory
r/w
Enumeration
This object gives the status of whether there are
VLAN-related changes pending that need to be committed,
and allows a user to commit (save) any VLAN changes.
If changes are pending, reading this object will give
a value of commitNeeded(2). If no changes are pending,
this object will have the value of noChangesPending(1).
To save any VLAN-related changes so they do not revert
back to previous settings, set this object to
executeCommit(3) whenever this object has a value of
commitNeeded(2).
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.9.1.20.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- vlanConfigure
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noChangesPending |
2 | commitNeeded |
3 | executeCommit |