All MIBs › Q-BRIDGE-MIB › dot1qVlanCreationTime
dot1qVlanCreationTime
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qVlanCreationTime
OID (numeric): 1.3.6.1.2.1.17.7.1.4.2.1.7
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The value of sysUpTime when this VLAN was created.
What is dot1qVlanCreationTime?
This is a time measurement in hundredths of a second that records when the VLAN was first created, relative to when the switch last booted. Engineers use this to correlate VLAN creation with network events and troubleshoot VLAN age issues. If a VLAN appears to be newly created on a stable device, it suggests unexpected reconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.2.1.7 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanCreationTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.2.1.7.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanCreationTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4 | dot1qVlan | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.2 | dot1qVlanCurrentTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.2.1 | dot1qVlanCurrentEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.2.1.7 | dot1qVlanCreationTime | Q-BRIDGE-MIB |