els10-27VlanConfigEstablish
CT-ELS10-MIB ·
.1.3.6.1.4.1.97.9.20.6.4.1.8
Object
column
mandatory
r/w
Enumeration
A set of 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. A set of delete(2) causes the specified entry to be removed from the table. A read of this object will always return create(1).
Context
- MIB
- CT-ELS10-MIB
- OID
.1.3.6.1.4.1.97.9.20.6.4.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- els10-27VlanConfigEntry
- Table
- els10-27VlanConfigTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| els10-27VlanConfigIndex mandatory The interface being configured. | column | Integer32 | .1.3.6.1.4.1.97.9.20.6.4.1.1 |
| els10-27VlanConfigVID mandatory The 12 bit VLAN Identifier associated with the configured VLAN. | column | Integer32 | .1.3.6.1.4.1.97.9.20.6.4.1.2 |
| els10-27VlanConfigPorts mandatory Each octet within the value of this object specifies
a set of eight ports, with the first octet specifying
ports 1 through 8, the next octet specifying ports 9
through 16, etc. W… | column | Integer32 | .1.3.6.1.4.1.97.9.20.6.4.1.3 |
| els10-27VlanConfigIP mandatory The IP address to be used to access the unit on this Vlan. This must be a
valid host address. | column | Integer32 | .1.3.6.1.4.1.97.9.20.6.4.1.4 |
| els10-27VlanConfigIPMask mandatory The IP subnet mask to be used with this Ip address. | column | Integer32 | .1.3.6.1.4.1.97.9.20.6.4.1.5 |
| els10-27VlanConfigName mandatory The ASCII name associated with the configured VLAN.
A set of this object prior to creating an entry by
setting els10-27VlanEstablish will fail with a NO-INSTANCE error. | column | OctetString | .1.3.6.1.4.1.97.9.20.6.4.1.6 |
| els10-27VlanConfigStatus mandatory A set with the value of enable(1), enables all associated entries
in els10-27VlanConfigVID table for the specified VLAN. A set of
disable(2), disables all els10-27VlanConfigVID e… | column | Enumeration | .1.3.6.1.4.1.97.9.20.6.4.1.7 |