All MIBs › Dell-VRTX-GVRP-MIB
Organization: Dell
Last Updated: 2007-01-02
Category: Protocol: GVRP, Technology: VLAN, Vendor: Dell
Description:
Covers configuration of the GVRP VLAN registration protocol on the Dell VRTX integrated switch.
Imported Objects
From BRIDGE-MIB
| dot1dBasePort | OBJECT-TYPE |
From Dell-VRTX-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-VRTX-GVRP-MIB?
Dell-VRTX-GVRP-MIB is a Dell private MIB, functionally similar to Dell-GVRP-MIB, that manages GARP VLAN Registration Protocol (GVRP) configuration and statistics specifically on the integrated switch module of the Dell PowerEdge VRTX chassis. It exposes per-port GVRP join/leave/leave-all timer settings, an override-GARP option, global GVRP support/version indicators, and per-port statistics on GVRP protocol messages such as received JoinEmpty (RJE) and Join-In (RJIn) counts. For monitoring purposes, tracking these statistics reveals VLAN propagation health on the VRTX's internal switch fabric — abnormal message counts can indicate a misconfigured uplink or unstable VLAN membership announcement, useful for diagnosing intermittent VLAN connectivity to blades in the chassis. It models the IEEE 802.1Q GVRP/GARP standard within Dell's private object structure, so it depends conceptually on that standard. It is deployed on Dell PowerEdge VRTX chassis systems using dynamic VLAN registration across the integrated switch module's ports, where the Dell-VRTX-GVRP-MIB MIB is the reference for tracking VLAN propagation health on that fabric.
IPNetwork Monitor allows you to monitor SNMP objects defined in Dell-VRTX-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
- per-port GVRP message statistics (RJE, RJIn)
Supported Devices
- Dell PowerEdge VRTX chassis integrated switch module
Monitoring Examples
An admin would check rlPortGvrpTimersTable entries for VRTX switch ports to confirm rlPortGvrpJoinTime/rlPortGvrpLeaveTime consistency with upstream switches feeding the chassis. Monitoring rlPortGvrpStatisticsRJE and rlPortGvrpStatisticsRJIn per port helps spot a blade server or uplink port generating abnormal GVRP traffic, which could explain inconsistent VLAN membership on chassis blades. Checking rlGvrpSupported confirms the feature is active before relying on dynamic VLAN registration for blade connectivity.
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 VLAN registration protocol configuration on the Dell VRTX integrated switch.
Start monitoring Dell PowerEdge VRTX chassis 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.