All MIBs › XAVI-XG6846-MIB › qmode
qmode
Module: XAVI-XG6846-MIB
OID (symbolic): XAVI-XG6846-MIB::qmode
OID (numeric): 1.3.6.1.4.1.12919.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: port 802.1Q mode value.
What is qmode?
Sets the 802.1Q handling mode for a specific port: disable(0) ignores VLAN tags, fallback(1) and check(2) apply partial tag validation, and secure(3) enforces strict tag checking. Use secure(3) on a port where you want to reject frames whose VLAN tag doesn't match the port's configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12919.4.1.1.4 snmpwalk -v2c -c public <target> XAVI-XG6846-MIB::qmode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12919.4.1.1.4.1 snmpget -v2c -c public <target> XAVI-XG6846-MIB::qmode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12919.4.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qmode.1
Start monitoring Xavi XG6846 VDSL2 gateway/CPE router (LAN-port speed/CATV-pass-through config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XAVI-XG6846-MIB::qmode OID value, configure state conditions and alerts, and monitor any Xavi XG6846 VDSL2 gateway/CPE router (LAN-port speed/CATV-pass-through config status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12919 | xg6846 | XAVI-XG6846-MIB |
| 1.3.6.1.4.1.12919.4 | vlan | XAVI-XG6846-MIB |
| 1.3.6.1.4.1.12919.4.1 | portTable | XAVI-XG6846-MIB |
| 1.3.6.1.4.1.12919.4.1.1 | portEntry | XAVI-XG6846-MIB |
| 1.3.6.1.4.1.12919.4.1.1.4 | qmode | XAVI-XG6846-MIB |