zxDslVlanBatchOperCmd
ZTE-DSL-VLAN-MIB ·
.1.3.6.1.4.1.3902.1004.40.1.1.1.2
Object
scalar
r/w
OctetString
The content of VLAN batch operation. Manager should set this object
and zxDslVlanBatchOperType at the same time.
The format of this command string should following the rules below.
Rule description refers to terms 'VLAN', 'VLANLIST' and 'PORTLIST'
that are explained at the end.
'|' is used to separate operations and '_' is used to separate the
parameters of one operation.
If zxDslVlanBatchOperType is 'createVlan', the format is 'VLANLIST'.
It means creating VLAN.
If zxDslVlanBatchOperType is 'bindVlan', the format is
'VLANLIST1_PORTLIST1_U|VLANLIST2_PORTLIST2_T'. It means binding port
to VLAN by tag or untag mode. T indicates tag mode and U indicates
untag mode. T and U must be capital.
If zxDslVlanBatchOperType is 'unbindVlan', the format is
'VLANLIST1_PORTLIST1|VLANLIST2_PORTLIST2'. It means unbinding port
from VLAN.
If zxDslVlanBatchOperType is 'setPvid', the format is
'VLAN1_PORTLIST1|VLANLIST2_PORTLIST2'. It means setting VLAN to the
PVID of port.
Below is term explanation.
VLAN : a certain VLAN.
1) 101 VLAN101
VLANLIST : VLAN list
1) 101 VLAN101
2) 101,103 VLAN101, VLAN103
3) 101,103-104 VLAN101, VLAN103 to VLAN104
PORTLIST : port list
1) 2/1 Slot2Port1
2) 2/1,3 Slot2Port1, Slot2Port3
3) 2/1,3-4 Slot2Port1, Slot2Port3 to Slot2Port4
4) 2/1,3-4/1 PVC1 of Slot2Port1, Slot2Port3 to Slot2Port4
5) 2/1,3/1,3-4 PVC1 of Slot2Port1, Slot2Port3
PVC3 of Slot2Port1, Slot2Port3
PVC4 of Slot2Port1, Slot2Port3
Context
- MIB
- ZTE-DSL-VLAN-MIB
- OID
.1.3.6.1.4.1.3902.1004.40.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxDslVlanBatchOperObjects
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-4096
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zxDslVlanBatchOperType The type of VLAN batch operation. Manager should set this
object and zxDslVlanBatchOperCmd at the same time. | scalar | Enumeration | .1.3.6.1.4.1.3902.1004.40.1.1.1.1 |
| zxDslVlanBatchOperStatus The status of VLAN batch operation. | scalar | Enumeration | .1.3.6.1.4.1.3902.1004.40.1.1.1.3 |
| zxDslVlanBatchOperResult The result of operations specified in zxDslVlanBatchOperCmd.
The format of this string should following the rules below.
'|' is used to separate operation re… | scalar | OctetString | .1.3.6.1.4.1.3902.1004.40.1.1.1.4 |