VLAN MIB Objects
4.3.2 Index (VlanConfigIndex)
The VLANConfigIndex is the index into the table of VLANs. The table has 32 entries (0 - 31). An index value outside this range will reference the local variable. For example, if the index is set to
SYNTAX INTEGER
ACCESS
STATUS mandatory
::= {
The MIB OBJECT IDENTIFIER for accessing the VlanConfigIndex is:
OID 1.3.6.1.4.1.97.9.20.6.4.1.1
4.3.3 VID (VlanConfigVID)
The 12 bit VLAN Identifier associated with the configured VLAN. The valid range is 1..4094.
SYNTAX OCTET STRING (SIZE (1..8))
ACCESS
STATUS mandatory
::= {
The MIB OBJECT IDENTIFIER for accessing the VlanConfigVID is:
OID 1.3.6.1.4.1.97.9.20.6.4.1.2