Enterasys els10-27tx Benutzerhandbuch

Seite von 98
VLAN MIB Objects
4-9
4.3.8  Status (VlanConfigStatus)
A set with any value will create, modify or delete entries in the specified VLAN 
according to the value in els10-27VlanConfigEstablish.
els10-27VlanConfigStatus OBJECT-TYPE
    SYNTAX INTEGER 
    ACCESS read-write
    STATUS mandatory
::= { els10-27VlanConfigEntry 7 }
The MIB OBJECT IDENTIFIER for accessing the VlanConfigStatus is:
OID 1.3.6.1.4.1.97.9.20.6.4.1.7
4.3.9  Establish (VlanConfigEstablish)
A set with the value create(1), causes an entry to be created in the els10-
27VlanConfigTable as specified by the instancing information of els10-
27VlanConfigVID, els10-27VlanConfigName, and els10-27VlanConfigPorts, 
etc., when the els10-27VlanConfigStatus is written to. A set of delete(2) causes 
the specified entry to be removed from the table, when the els10-
27VlanConfigStatus is written to. For configuration instructions refer to Chapter 
2, The Configuration Table.
els10-27VlanConfigEstablish OBJECT-TYPE
    SYNTAX INTEGER {
      
create(1),
      
delete(2)
      }  
    ACCESS read-write
    STATUS mandatory
::= { els10-27VlanConfigEntry 8 }
The MIB OBJECT IDENTIFIER for accessing the VlanConfigEstablish is:
OID 1.3.6.1.4.1.97.9.20.6.4.1.8