Enterasys Networks ELS10-27TX User Manual

Page of 98
VLAN MIB Objects
4-11
4.4.3  Maximum Number (VlanMaxNumEntries)
The maximum number of VLAN entries for the device. A value of 32 will be 
returned.
els10-27VlanMaxNumEntries OBJECT-TYPE
    SYNTAX INTEGER
    ACCESS read-only
    STATUS mandatory
::= { els10-27VlanConfigVlan 3 }
The MIB OBJECT IDENTIFIER for accessing the VlanMaxNumEntries is:
OID 1.3.6.1.4.1.97.9.20.6.3
4.4.4  Configuration Table (VlanConfigTable) 
This table allows for the creation, deletion, and modification of specific VLANs. 
The ports defined within this group will be members of the ‘member set’ as 
defined in the IEEE 802.1Q specification. Although this is configured as a table, 
there is only a single instance. Entries should be referenced as simple variables.
els10-27VlanConfigTable     OBJECT-TYPE
    SYNTAX SEQUENCE OF Els10-27VlanConfigEntry
    ACCESS not-accessible
    STATUS mandatory
::= { els10-27VlanConfigVlan 4 }
The MIB OBJECT IDENTIFIER for the Vlan
ConfigTable
 is:
OID 1.3.6.1.4.1.97.9.20.6.4