MIB Viewer

vlanCommitState

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.9.1.20.3
Access
read-write
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
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).
INTEGER { noChangesPending(1), commitNeeded(2), executeCommit(3) }