MIB Viewer

hwXponOntPortVlanDownstreamOperMode

OBJECT-TYPE
1.3.6.1.4.1.2011.6.145.1.1.1.35.1.4
Access
read-write
Status
current
Sub-identifiers
0
This object is used to configure the vlan downstream operation mode of ont port. The configuration takes effect only when the ONT is in mode1 (interoperability mode). Options: 1. transparentMatch(1) - Indicates to process the VLAN tag of the downstream packets and transparent the packets with matched VLAN tag 2. untagMatch(2) - Indicates to process the VLAN tag of the downstream packets and untag the packets with matched VLAN tag 3. unconcern(3) - Indicates that the vlan downstream operation mode is unconcern 4. invalid(-1) - Indicates that the query fails or no information is detected The default value is unconcern(3)
INTEGER { transparentMatch(1), untagMatch(2), unconcern(3), invalid(-1) }