All MIBs › Q-BRIDGE-MIB › dot1qPortGvrpLastPduOrigin
dot1qPortGvrpLastPduOrigin
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qPortGvrpLastPduOrigin
OID (numeric): 1.3.6.1.2.1.17.7.1.4.5.1.6
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The Source MAC Address of the last GVRP message received on this port.
What is dot1qPortGvrpLastPduOrigin?
This is the MAC address of the last device that sent a GVRP protocol message to this port. Network engineers use this to identify which neighbor switch or device is controlling VLAN registration on this port. For example, it might show 'aa:bb:cc:dd:ee:01' if the upstream switch is actively managing VLAN membership.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.6 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qPortGvrpLastPduOrigin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.6.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qPortGvrpLastPduOrigin.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.5 | dot1qPortVlanTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1 | dot1qPortVlanEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1.6 | dot1qPortGvrpLastPduOrigin | Q-BRIDGE-MIB |