Enterasys els10-27tx Benutzerhandbuch

Seite von 98
4-6
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 -1 and the els10-27VlanConfigVID 
object is read, the local variable (not the table entry) is read. By using an out of 
range value, the local variables can be read. Only the local variables are written 
to until an els10-27VlanConfigStatus is written.
els10-27VlanConfigIndex OBJECT-TYPE
    SYNTAX INTEGER
    ACCESS read-write
    STATUS mandatory
::= { els10-27VlanConfigEntry 1 }
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.
els10-27VlanConfigVID OBJECT-TYPE
    SYNTAX OCTET STRING (SIZE (1..8)) 
    ACCESS read-write
    STATUS mandatory
::= { els10-27VlanConfigEntry 2 }
The MIB OBJECT IDENTIFIER for accessing the VlanConfigVID is:
OID 1.3.6.1.4.1.97.9.20.6.4.1.2