portVlanEntry
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.11.1.2.1
Object
row
Information about a specific interface's VLAN properties.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.11.1.2.1- Type
- row
- Status
- current
- Parent
- portVlanTable
- Table
- portVlanTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vlanTagType all(1) -- trunk mode
qinq(2) -- qinq mode
untagged(3) -- access mode. | column | Enumeration | .1.3.6.1.4.1.27975.11.1.2.1.1 |
| pvid An administratively assigned string, which may be used to identify the VLAN.
Vid range is 2~4094. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27975.11.1.2.1.2 |
| ingressFilter An administratively assigned string, which may be used to identify the VLAN.
1 Enable.
2 Disable. | column | Enumeration | .1.3.6.1.4.1.27975.11.1.2.1.3 |
| allowedVlans VLAN list of this port, should use the 3 format below:
all - all VLANs in the VLAN database
none - none VLAN
string such as 1,3,10-20,4094 | column | VlanList | .1.3.6.1.4.1.27975.11.1.2.1.4 |
| allowedVlanAdd VLAN list to add to this port, string such as 1,3,10-20,4094.
Use for set node, when get node return meaningless. | column | VlanList | .1.3.6.1.4.1.27975.11.1.2.1.5 |
| allowedVlanDel VLAN list to remove from this port, string such as 1,3,10-20,4094.
Use for set node, when get node return meaningless. | column | VlanList | .1.3.6.1.4.1.27975.11.1.2.1.6 |