Enterasys els10-27tx Benutzerhandbuch

Seite von 98
VLAN MIB Objects
4-13
4.5.2.1  VlanConfigEgressEntry
Els10-27VlanConfigEgressEntry ::= SEQUENCE {
      els10-27VlanEgressIndex
INTEGER,
els10-27VlanEgressVID
    OCTET STRING,
     els10-27VlanEgressList
    OCTET STRING,
     els10-27VlanEgressStatus
    INTEGER
4.5.3  Index (VlanEgressIndex)
The index into the VLAN table. A port must be a member of this VLAN prior to 
assigning this ID as the default. 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-27VlanEgressVID object is read, the local variable is read, 
not the table entry. By using an out of range value, the local variables can be read. 
Only the local variables are written to until els10-27VlanEgressStatus is written.
els10-27VlanEgressIndex OBJECT-TYPE
    SYNTAX INTEGER
    ACCESS read-write
    STATUS mandatory
::= { els10-27VlanConfigEgressEntry 1 }
The MIB OBJECT IDENTIFIER for accessing the VlanEgressIndex is:
OID 1.3.6.1.4.1.97.9.20.6.5.1.1