MIB Viewer

vlanEntryState

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.5
Access
read-write
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
This object indicates whether this VLAN entry is enabled or disabled and allows the user to disable, enable or restart this entry except for the exceptions noted below. The entry with a vlanEntryIndex value of 1 (default VLAN entry) will always have this object set to enable(1) and cannot be set to any other value. Other table entries do not have this restriction. Some other objects in this table may not take effect after a change until either this object is: set to enable(1) if this object currently has the value of disable(0), or set to restart(2) if this object currently has the value of enable(1). The other objects in this table that require this object be set to enable(1) or restart(2) after a change are noted in the description for those objects.
INTEGER { disable(0), enable(1), restart(2) }