All MIBs › Dell-GVRP-MIB
Organization: Dell
Last Updated: 2007-01-02
Category: Protocol: GVRP, Technology: VLAN, Vendor: Dell
Description:
Manages GARP VLAN Registration Protocol (GVRP) configuration and status on Dell switches.
Imported Objects
From BRIDGE-MIB
| dot1dBasePort | OBJECT-TYPE |
From Dell-MIB
| rnd | MODULE-IDENTITY |
From P-BRIDGE-MIB
| EnabledStatus |
From RFC1155-SMI
| Counter |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| TimeInterval | |
| TruthValue |
What Is Dell-GVRP-MIB?
Dell-GVRP-MIB is a Dell private MIB that manages GARP VLAN Registration Protocol (GVRP) configuration and statistics on Dell switches, which allow VLAN membership information to be dynamically propagated across a switched network. It exposes per-port GVRP timer settings (join, leave, leave-all) and override options, a global GVRP support/version indicator, and per-port statistics counting GVRP protocol events like received JoinEmpty (RJE) and Join-In (RJIn) messages. For monitoring purposes this MIB is primarily protocol/software-health focused: unexpected drops or spikes in GVRP statistics counters can reveal a flapping trunk port or a misbehaving neighbor switch's VLAN registration process, while the timer tables confirm consistent GVRP timing configuration across the fabric to avoid VLAN propagation delays or loops. It is a Dell-specific private MIB modeling functionality standardized elsewhere as IEEE 802.1Q GVRP/GARP, so it depends conceptually on that standard while using Dell's own object structure. It is deployed on Dell switches in networks using dynamic VLAN registration instead of static VLAN trunk configuration, and the Dell-GVRP-MIB MIB remains the primary reference for administrators configuring or troubleshooting GVRP behavior on that platform.
IPNetwork Monitor allows you to monitor SNMP objects defined in Dell-GVRP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- per-port GVRP join/leave/leave-all timers
- GVRP override-GARP setting
- GVRP support status and MIB version
- per-port GVRP message statistics (RJE, RJIn)
Supported Devices
- Dell network switches
Monitoring Examples
An admin would check rlPortGvrpTimersTable/rlPortGvrpTimersEntry for a port's rlPortGvrpJoinTime and rlPortGvrpLeaveTime to confirm timers are consistent with neighboring switches, since mismatched leave timers can cause VLAN flapping. Reviewing rlPortGvrpStatisticsTable counters like rlPortGvrpStatisticsRJE and rlPortGvrpStatisticsRJIn helps identify a port receiving an abnormal volume of GVRP messages, indicating a topology change or misconfigured neighbor. Checking rlGvrpSupported and rlGvrpMibVersion confirms GVRP capability and MIB version before troubleshooting VLAN propagation issues.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rlGvrp | 1.3.6.1.4.1.89.64 | This private MIB module defines GVRP private MIBs. | ||
| rlPortGvrpTimersTable | 1.3.6.1.4.1.89.64.1 | not-accessible | A table of GVRP timer values for every bridge port. This is indexed by dot1dBasePort. | |
| rlPortGvrpTimersEntry | 1.3.6.1.4.1.89.64.1.1 | not-accessible | GVRP timer values for a bridge port. | |
| NUM rlPortGvrpJoinTime | 1.3.6.1.4.1.89.64.1.1.1 | TimeInterval | read-write | The GVRP Join time, in centiseconds. |
| NUM rlPortGvrpLeaveTime | 1.3.6.1.4.1.89.64.1.1.2 | TimeInterval | read-write | The GVRP Leave time, in centiseconds. |
| NUM rlPortGvrpLeaveAllTime | 1.3.6.1.4.1.89.64.1.1.3 | TimeInterval | read-write | The GVRP LeaveAll time, in centiseconds. |
| ENA rlPortGvrpOverrideGarp | 1.3.6.1.4.1.89.64.1.1.4 | EnabledStatus | read-write | If enabled{1}, GVRP timer values for this port are determined by the values in this entry. Otherwise, they are determined by the values in dot1dPortGarpTable. |
| T/F rlGvrpSupported | 1.3.6.1.4.1.89.64.2 | TruthValue | read-only | Is GVRP supported in this device or not |
| INT rlGvrpMibVersion | 1.3.6.1.4.1.89.64.3 | INTEGER | read-only | MIB's version, the current version is 3. |
| rlPortGvrpStatisticsTable | 1.3.6.1.4.1.89.64.4 | not-accessible | A table of GVRP statistics values for every bridge port. This is indexed by dot1dBasePort. | |
| rlPortGvrpStatisticsEntry | 1.3.6.1.4.1.89.64.4.1 | not-accessible | GVRP statistics values for a bridge port. | |
| CTR rlPortGvrpStatisticsRJE | 1.3.6.1.4.1.89.64.4.1.1 | Counter | read-only | The number of Join Empty Received on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsRJIn | 1.3.6.1.4.1.89.64.4.1.2 | Counter | read-only | The number of Join In Received on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsREmp | 1.3.6.1.4.1.89.64.4.1.3 | Counter | read-only | The number of Empty Received on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsRLIn | 1.3.6.1.4.1.89.64.4.1.4 | Counter | read-only | The number of Leave In Received on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsRLE | 1.3.6.1.4.1.89.64.4.1.5 | Counter | read-only | The number of Leave Empty Received on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsRLA | 1.3.6.1.4.1.89.64.4.1.6 | Counter | read-only | The number of Leave All Received on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsSJE | 1.3.6.1.4.1.89.64.4.1.7 | Counter | read-only | The number of Join Empty Sent on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsSJIn | 1.3.6.1.4.1.89.64.4.1.8 | Counter | read-only | The number of Join In Sent on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsSEmp | 1.3.6.1.4.1.89.64.4.1.9 | Counter | read-only | The number of Empty Sent on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsSLIn | 1.3.6.1.4.1.89.64.4.1.10 | Counter | read-only | The number of Leave In Sent on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsSLE | 1.3.6.1.4.1.89.64.4.1.11 | Counter | read-only | The number of Leave Empty Sent on the port, since the last clearance. |
| CTR rlPortGvrpStatisticsSLA | 1.3.6.1.4.1.89.64.4.1.12 | Counter | read-only | The number of Leave All Sent on the port, since the last clearance. |
| INT rlPortGvrpStatisticsClear | 1.3.6.1.4.1.89.64.4.1.13 | INTEGER | read-write | activate - the signal/trigger to clear ALL the rlPortGvrpStatisticsEntry's fields. passive - specify that the rlPortGvrpStatisticsClear field is not activate, or finshed the clearnce process. the rlPortGvrpStatisticsClear return automatically to passive after it was activate. |
| rlPortGvrpErrorStatisticsTable | 1.3.6.1.4.1.89.64.5 | not-accessible | A table of GVRP ErrorStatistics values for every bridge port. This is indexed by dot1dBasePort. | |
| rlPortGvrpErrorStatisticsEntry | 1.3.6.1.4.1.89.64.5.1 | not-accessible | GVRP ErrorStatistics values for a bridge port. | |
| CTR rlPortGvrpErrorStatisticsInvProt | 1.3.6.1.4.1.89.64.5.1.1 | Counter | read-only | The number of Invalid Protocol Id encountered by the GVRP port. (since the last clearance) |
| CTR rlPortGvrpErrorStatisticsInvAtyp | 1.3.6.1.4.1.89.64.5.1.2 | Counter | read-only | The number of Invalid Attribute Type encountered by the GVRP port. (since the last clearance) |
| CTR rlPortGvrpErrorStatisticsInvAval | 1.3.6.1.4.1.89.64.5.1.3 | Counter | read-only | The number of Invalid Attribute Value encountered by the GVRP port. (since the last clearance) |
| CTR rlPortGvrpErrorStatisticsInvPlen | 1.3.6.1.4.1.89.64.5.1.4 | Counter | read-only | The number of Invalid PDU Length encountered by the GVRP port. (since the last clearance) |
| CTR rlPortGvrpErrorStatisticsInvAlen | 1.3.6.1.4.1.89.64.5.1.5 | Counter | read-only | The number of Invalid Attribute Length encountered by the GVRP port. (since the last clearance) |
| CTR rlPortGvrpErrorStatisticsInvEvent | 1.3.6.1.4.1.89.64.5.1.6 | Counter | read-only | The number of Invalid Event encountered by the GVRP port. (since the last clearance) |
| INT rlPortGvrpErrorStatisticsClear | 1.3.6.1.4.1.89.64.5.1.7 | INTEGER | read-write | activate - the signal/trigger to clear ALL the rlPortGvrpErrorStatisticsEntry's fields. passive - specify that the rlPortGvrpErrorStatisticsClear field is not activate, or finshed the clearnce process. the rlPortGvrpErrorStatisticsClear return automatically to passive after it was activate. |
| rlPortGvrpApplicantStatusTable | 1.3.6.1.4.1.89.64.6 | not-accessible | A table of GVRP Applicant Status values for every bridge port. This is indexed by dot1dBasePort. | |
| rlPortGvrpApplicantStatusEntry | 1.3.6.1.4.1.89.64.6.1 | not-accessible | GVRP Applicant Status value for a bridge port. | |
| INT rlPortGvrpApplicantStatusValue | 1.3.6.1.4.1.89.64.6.1.1 | INTEGER | read-write | participant - the Gvrp enabled port sending GARP PDUs. nonParticipant - preventing the Gvrp enabled port from sending GARP PDUs. |
| rlPortGvrpRegistrationModeTable | 1.3.6.1.4.1.89.64.8 | not-accessible | A table of GVRP Registration Mode values for every bridge port. This is indexed by dot1dBasePort. | |
| rlPortGvrpRegistrationModeEntry | 1.3.6.1.4.1.89.64.8.1 | not-accessible | GVRP Registration Mode value for a bridge port. | |
| T/F rlPortGvrpRegistrationModeForbidden | 1.3.6.1.4.1.89.64.8.1.1 | TruthValue | read-write | true - deregisters all VLANS on the specified port and prevents any VLAN creation or registration on that port. false - the registration operation on this port behaves normally. |
RFC description
Manages GVRP (GARP VLAN Registration Protocol) timers on Dell network switches.
Start monitoring Dell network switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.