Q-BRIDGE-MIB :: dot1qVlanStatus

MIB Reference — IPNetwork Monitor

All MIBsQ-BRIDGE-MIBdot1qVlanStatus

dot1qVlanStatus

Module: Q-BRIDGE-MIB

OID (symbolic): Q-BRIDGE-MIB::dot1qVlanStatus

OID (numeric): 1.3.6.1.2.1.17.7.1.4.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, corresponding to an entry in dot1qVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent dot1qVlanStaticTable entry and ports learned dynamically. dynamicGvrp(3) - this entry is currently in use

and will remain so until removed by GVRP. There is no static entry for this VLAN, and it will be removed when the last port leaves the VLAN.

What is dot1qVlanStatus?

This is a number indicating whether the VLAN is static (configured by management), dynamically learned via GVRP, or in some other state. Operators use this to distinguish manually configured VLANs from ones the switch learned automatically. A VLAN learned dynamically might disappear after reboot, while a permanent VLAN persists.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.2.1.6
snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.2.1.6.1
snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1qVlanStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.17dot1dBridgeBRIDGE-MIB
1.3.6.1.2.1.17.7qBridgeMIBQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1qBridgeMIBObjectsQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.4dot1qVlanQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.4.2dot1qVlanCurrentTableQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.4.2.1dot1qVlanCurrentEntryQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.4.2.1.6dot1qVlanStatusQ-BRIDGE-MIB