All MIBs › AIRESPACE-SWITCHING-MIB › agentPortGvrpStatus
agentPortGvrpStatus
Module: AIRESPACE-SWITCHING-MIB
OID (symbolic): AIRESPACE-SWITCHING-MIB::agentPortGvrpStatus
OID (numeric): 1.3.6.1.4.1.14179.1.2.12.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port.(Attribute no longer supported)
What is agentPortGvrpStatus?
This read-write enumeration controls GARP VLAN Registration on a port (enabled=1, disabled=2). Enable(1) allows VLAN auto-registration; disable(2) blocks VLAN propagation. Disable(2) to prevent unwanted VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14179.1.2.12.1.16 snmpwalk -v2c -c public <target> AIRESPACE-SWITCHING-MIB::agentPortGvrpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14179.1.2.12.1.16.1 snmpget -v2c -c public <target> AIRESPACE-SWITCHING-MIB::agentPortGvrpStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14179.1.2.12.1.16.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentPortGvrpStatus.1
Start monitoring Cisco (Airespace) Wireless LAN Controllers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIRESPACE-SWITCHING-MIB::agentPortGvrpStatus OID value, configure state conditions and alerts, and monitor any Cisco (Airespace) Wireless LAN Controllers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.14179 | airespace | AIRESPACE-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14179.1 | bsnSwitching | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2 | agentConfigGroup | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12 | agentPortConfigTable | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12.1 | agentPortConfigEntry | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12.1.16 | agentPortGvrpStatus | AIRESPACE-SWITCHING-MIB |