MIB Viewer

vlanEntryStatus

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.9.1.20.20.1.4
Access
read-write
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
This object manages the creation and deletion of this entry. The steps recommended to add a new VLAN entry are: 1. Create a new entry in this table vlanEntryStatus = createRequest 2. Set vlanEntryVlanId as required. Then the entry will be valid. valid(1) - Indicates that this entry is available for use. createRequest(2) - A new entry will be created in this table and will transition to the vlanEntryStatus value of underCreation(3). underCreation(3) - Indicates that this entry exists in the agent but is unavailable for use. After completing the create operation, the agent will set this object to the value underCreation(3). invalid(4) - Deletes this entry. The entry with the vlanEntryIndex value of 1 (default VLAN entry) cannot be deleted.
EntryStatus