The status of an entry to be created or deleted.
When adding an entry all fields will be set, and then the status
is set to createRequest(1) (indicating that the entry is to be
created). When deleting an entry the status is set to
destroyRequest(3) (indicating that the entry is to be destroyed).
During creation the status will be underCreation(2). If the
creation is successful, then the status will be set to
active(5). Otherwise if the creation was not successful then
one of the following error codes will be set and the entry will
not be created:
otherError(6) - An error other than the others defined.
entryExistsError(7) - An entry already exists.
invalidVlanID(8) - the VLAN ID is invalid.
invalidVlanName(9) - the VLAN name is invalid.
invalidVlanAFTIndex(10) - the VLAN AFT index is invalid.
invalidVlanBridgeIndex(11) - the VLAN bridge index is invalid.
invalidVlanInitialHashTableSize(12) - the VLAN initial hash
table size is invalid.
invalidVlanAutoIncrementHTSize(13) - the VLAN auto increment
hash table size is
invalid.
Parsed from file GIGAswitchEthernet-MIB.mib
Module: GIGAswitchEthernet-MIB
Vendor: DEC
Module: GIGAswitchEthernet-MIB
[Automatically extracted from oidview.com]
gsEVlanStatus OBJECT-TYPE SYNTAX INTEGER { createRequest(1), underCreation(2), destroyRequest(3), underDestruction(4), active(5), otherError(6), entryExistsError(7), invalidVlanID(8), invalidVlanName(9), invalidVlanAFTIndex(10), invalidVlanBridgeIndex(11), invalidVlanInitialHashTableSize(12), invalidVlanAutoIncrementHTSize(13) } ACCESS read-write STATUS mandatory DESCRIPTION "The status of an entry to be created or deleted. When adding an entry all fields will be set, and then the status is set to createRequest(1) (indicating that the entry is to be created). When deleting an entry the status is set to destroyRequest(3) (indicating that the entry is to be destroyed). During creation the status will be underCreation(2). If the creation is successful, then the status will be set to active(5). Otherwise if the creation was not successful then one of the following error codes will be set and the entry will not be created: otherError(6) - An error other than the others defined. entryExistsError(7) - An entry already exists. invalidVlanID(8) - the VLAN ID is invalid. invalidVlanName(9) - the VLAN name is invalid. invalidVlanAFTIndex(10) - the VLAN AFT index is invalid. invalidVlanBridgeIndex(11) - the VLAN bridge index is invalid. invalidVlanInitialHashTableSize(12) - the VLAN initial hash table size is invalid. invalidVlanAutoIncrementHTSize(13) - the VLAN auto increment hash table size is invalid." ::= { gsEVlanEntry 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.36.2.18.39.7.1.1.1.1 | gsEVlanID | 0 | 0 | An identifier that is unique within the administrative domain. This ID is assigned by the management application and is meaningfu… |
1.3.6.1.4.1.36.2.18.39.7.1.1.1.2 | gsEVlanName | 0 | 0 | A user-assignable name for this Vlan. |
1.3.6.1.4.1.36.2.18.39.7.1.1.1.3 | gsEVlanIfIndex | 0 | 0 | Each virtual LAN has a virtual interface associated with it. This enables RMON monitoring to occur per-VLAN. It also provides a … |
1.3.6.1.4.1.36.2.18.39.7.1.1.1.4 | gsEVlanAFTIndex | 0 | 0 | The address table used for this VLAN for explicitly tagged frames (frames received in a trunking frame format or from a port in p… |
1.3.6.1.4.1.36.2.18.39.7.1.1.1.5 | gsEVlanBridgeIndex | 0 | 0 | The bridge resource which is bound to this Vlan. |
1.3.6.1.4.1.36.2.18.39.7.1.1.1.7 | gsEVlanInitialHashTableSize | 0 | 0 | gsEVlanInitialHashtableSize |
1.3.6.1.4.1.36.2.18.39.7.1.1.1.8 | gsEVlanAutoIncrementHTSize | 0 | 0 | This attribute specifies whether or not the hash table size used for MAC addresses on this VLAN is automatically increased as nec… |