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
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noChangesPending |
2 | commitNeeded |
3 | executeCommit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vlanGlobalState mandatory This object disables or enables the VLAN feature. The
configuration objects for the VLAN are in the
vlanCMMTable.
The default setting for this object is disable(0).
… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.9.1.20.1 |
| vlanCommitTimeout mandatory This object is the number of minutes from the last
VLAN-related object change until any non-committed changes
will revert back to their previous settings.
This means if… | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.9.1.20.2 |
| vlanCMMTable mandatory This table contains the VLAN configuration objects.
The default entry has an vlanCMMIndex equal to 1.
The objects for this default entry are configurable.
An additional… | table | - | .1.3.6.1.4.1.2.3.51.2.4.9.1.20.20 |
| vlanCMMTableCacheTimeout mandatory The timeout value (in seconds) of the cached data for the
table, vlanCMMTable.
This value is static (constant) and cannot be set. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.9.1.20.21 |