CISCOSB-GVRP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-GVRP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlGvrp 1.3.6.1.4.1.9.6.1.101.64
This private MIB module defines GVRP private MIBs.
       rlPortGvrpTimersTable 1.3.6.1.4.1.9.6.1.101.64.1 no-access
A table of GVRP timer values for every bridge port. This is indexed by dot1dBasePort.
           rlPortGvrpTimersEntry 1.3.6.1.4.1.9.6.1.101.64.1.1 no-access
GVRP timer values for a bridge port.
               rlPortGvrpJoinTime 1.3.6.1.4.1.9.6.1.101.64.1.1.1 timeinterval read-write
The GVRP Join time, in centiseconds.
               rlPortGvrpLeaveTime 1.3.6.1.4.1.9.6.1.101.64.1.1.2 timeinterval read-write
The GVRP Leave time, in centiseconds.
               rlPortGvrpLeaveAllTime 1.3.6.1.4.1.9.6.1.101.64.1.1.3 timeinterval read-write
The GVRP LeaveAll time, in centiseconds.
               rlPortGvrpOverrideGarp 1.3.6.1.4.1.9.6.1.101.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.
       rlGvrpSupported 1.3.6.1.4.1.9.6.1.101.64.2 truthvalue read-only
Is GVRP supported in this device or not
       rlGvrpMibVersion 1.3.6.1.4.1.9.6.1.101.64.3 integer read-only
MIB's version, the current version is 3.
       rlPortGvrpStatisticsTable 1.3.6.1.4.1.9.6.1.101.64.4 no-access
A table of GVRP statistics values for every bridge port. This is indexed by dot1dBasePort.
           rlPortGvrpStatisticsEntry 1.3.6.1.4.1.9.6.1.101.64.4.1 no-access
GVRP statistics values for a bridge port.
               rlPortGvrpStatisticsRJE 1.3.6.1.4.1.9.6.1.101.64.4.1.1 counter read-only
The number of Join Empty Received on the port, since the last clearance.
               rlPortGvrpStatisticsRJIn 1.3.6.1.4.1.9.6.1.101.64.4.1.2 counter read-only
The number of Join In Received on the port, since the last clearance.
               rlPortGvrpStatisticsREmp 1.3.6.1.4.1.9.6.1.101.64.4.1.3 counter read-only
The number of Empty Received on the port, since the last clearance.
               rlPortGvrpStatisticsRLIn 1.3.6.1.4.1.9.6.1.101.64.4.1.4 counter read-only
The number of Leave In Received on the port, since the last clearance.
               rlPortGvrpStatisticsRLE 1.3.6.1.4.1.9.6.1.101.64.4.1.5 counter read-only
The number of Leave Empty Received on the port, since the last clearance.
               rlPortGvrpStatisticsRLA 1.3.6.1.4.1.9.6.1.101.64.4.1.6 counter read-only
The number of Leave All Received on the port, since the last clearance.
               rlPortGvrpStatisticsSJE 1.3.6.1.4.1.9.6.1.101.64.4.1.7 counter read-only
The number of Join Empty Sent on the port, since the last clearance.
               rlPortGvrpStatisticsSJIn 1.3.6.1.4.1.9.6.1.101.64.4.1.8 counter read-only
The number of Join In Sent on the port, since the last clearance.
               rlPortGvrpStatisticsSEmp 1.3.6.1.4.1.9.6.1.101.64.4.1.9 counter read-only
The number of Empty Sent on the port, since the last clearance.
               rlPortGvrpStatisticsSLIn 1.3.6.1.4.1.9.6.1.101.64.4.1.10 counter read-only
The number of Leave In Sent on the port, since the last clearance.
               rlPortGvrpStatisticsSLE 1.3.6.1.4.1.9.6.1.101.64.4.1.11 counter read-only
The number of Leave Empty Sent on the port, since the last clearance.
               rlPortGvrpStatisticsSLA 1.3.6.1.4.1.9.6.1.101.64.4.1.12 counter read-only
The number of Leave All Sent on the port, since the last clearance.
               rlPortGvrpStatisticsClear 1.3.6.1.4.1.9.6.1.101.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. Enumeration: 'passive': 2, 'activate': 1.
       rlPortGvrpErrorStatisticsTable 1.3.6.1.4.1.9.6.1.101.64.5 no-access
A table of GVRP ErrorStatistics values for every bridge port. This is indexed by dot1dBasePort.
           rlPortGvrpErrorStatisticsEntry 1.3.6.1.4.1.9.6.1.101.64.5.1 no-access
GVRP ErrorStatistics values for a bridge port.
               rlPortGvrpErrorStatisticsInvProt 1.3.6.1.4.1.9.6.1.101.64.5.1.1 counter read-only
The number of Invalid Protocol Id encountered by the GVRP port. (since the last clearance)
               rlPortGvrpErrorStatisticsInvAtyp 1.3.6.1.4.1.9.6.1.101.64.5.1.2 counter read-only
The number of Invalid Attribute Type encountered by the GVRP port. (since the last clearance)
               rlPortGvrpErrorStatisticsInvAval 1.3.6.1.4.1.9.6.1.101.64.5.1.3 counter read-only
The number of Invalid Attribute Value encountered by the GVRP port. (since the last clearance)
               rlPortGvrpErrorStatisticsInvPlen 1.3.6.1.4.1.9.6.1.101.64.5.1.4 counter read-only
The number of Invalid PDU Length encountered by the GVRP port. (since the last clearance)
               rlPortGvrpErrorStatisticsInvAlen 1.3.6.1.4.1.9.6.1.101.64.5.1.5 counter read-only
The number of Invalid Attribute Length encountered by the GVRP port. (since the last clearance)
               rlPortGvrpErrorStatisticsInvEvent 1.3.6.1.4.1.9.6.1.101.64.5.1.6 counter read-only
The number of Invalid Event encountered by the GVRP port. (since the last clearance)
               rlPortGvrpErrorStatisticsClear 1.3.6.1.4.1.9.6.1.101.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. Enumeration: 'passive': 2, 'activate': 1.
       rlPortGvrpApplicantStatusTable 1.3.6.1.4.1.9.6.1.101.64.6 no-access
A table of GVRP Applicant Status values for every bridge port. This is indexed by dot1dBasePort.
           rlPortGvrpApplicantStatusEntry 1.3.6.1.4.1.9.6.1.101.64.6.1 no-access
GVRP Applicant Status value for a bridge port.
               rlPortGvrpApplicantStatusValue 1.3.6.1.4.1.9.6.1.101.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. Enumeration: 'nonParticipant': 2, 'participant': 1.
       rlPortGvrpRegistrationModeTable 1.3.6.1.4.1.9.6.1.101.64.8 no-access
A table of GVRP Registration Mode values for every bridge port. This is indexed by dot1dBasePort.
           rlPortGvrpRegistrationModeEntry 1.3.6.1.4.1.9.6.1.101.64.8.1 no-access
GVRP Registration Mode value for a bridge port.
               rlPortGvrpRegistrationModeForbidden 1.3.6.1.4.1.9.6.1.101.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.