CISCOSB-GVRP-MIB

File: CISCOSB-GVRP-MIB.mib (14594 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI SNMPv2-TC
P-BRIDGE-MIB RFC1155-SMI BRIDGE-MIB

Imported symbols

switch001 OBJECT-TYPE MODULE-IDENTITY
TruthValue TimeInterval EnabledStatus
Counter dot1dBasePort

Defined Types

RlPortGvrpTimersEntry  
SEQUENCE    
  rlPortGvrpJoinTime TimeInterval
  rlPortGvrpLeaveTime TimeInterval
  rlPortGvrpLeaveAllTime TimeInterval
  rlPortGvrpOverrideGarp EnabledStatus

RlPortGvrpStatisticsEntry  
SEQUENCE    
  rlPortGvrpStatisticsRJE Counter
  rlPortGvrpStatisticsRJIn Counter
  rlPortGvrpStatisticsREmp Counter
  rlPortGvrpStatisticsRLIn Counter
  rlPortGvrpStatisticsRLE Counter
  rlPortGvrpStatisticsRLA Counter
  rlPortGvrpStatisticsSJE Counter
  rlPortGvrpStatisticsSJIn Counter
  rlPortGvrpStatisticsSEmp Counter
  rlPortGvrpStatisticsSLIn Counter
  rlPortGvrpStatisticsSLE Counter
  rlPortGvrpStatisticsSLA Counter
  rlPortGvrpStatisticsClear INTEGER

RlPortGvrpErrorStatisticsEntry  
SEQUENCE    
  rlPortGvrpErrorStatisticsInvProt Counter
  rlPortGvrpErrorStatisticsInvAtyp Counter
  rlPortGvrpErrorStatisticsInvAval Counter
  rlPortGvrpErrorStatisticsInvPlen Counter
  rlPortGvrpErrorStatisticsInvAlen Counter
  rlPortGvrpErrorStatisticsInvEvent Counter
  rlPortGvrpErrorStatisticsClear INTEGER

RlPortGvrpApplicantStatusEntry  
SEQUENCE    
  rlPortGvrpApplicantStatusValue INTEGER

RlPortGvrpRegistrationModeEntry  
SEQUENCE    
  rlPortGvrpRegistrationModeForbidden TruthValue

Defined Values

rlGvrp 1.3.6.1.4.1.9.6.1.101.64
This private MIB module defines GVRP private MIBs.
MODULE-IDENTITY    

rlPortGvrpTimersTable 1.3.6.1.4.1.9.6.1.101.64.1
A table of GVRP timer values for every bridge port. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortGvrpTimersEntry

rlPortGvrpTimersEntry 1.3.6.1.4.1.9.6.1.101.64.1.1
GVRP timer values for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortGvrpTimersEntry  

rlPortGvrpJoinTime 1.3.6.1.4.1.9.6.1.101.64.1.1.1
The GVRP Join time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

rlPortGvrpLeaveTime 1.3.6.1.4.1.9.6.1.101.64.1.1.2
The GVRP Leave time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

rlPortGvrpLeaveAllTime 1.3.6.1.4.1.9.6.1.101.64.1.1.3
The GVRP LeaveAll time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

rlPortGvrpOverrideGarp 1.3.6.1.4.1.9.6.1.101.64.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

rlGvrpSupported 1.3.6.1.4.1.9.6.1.101.64.2
Is GVRP supported in this device or not
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlGvrpMibVersion 1.3.6.1.4.1.9.6.1.101.64.3
MIB's version, the current version is 3.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPortGvrpStatisticsTable 1.3.6.1.4.1.9.6.1.101.64.4
A table of GVRP statistics values for every bridge port. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortGvrpStatisticsEntry

rlPortGvrpStatisticsEntry 1.3.6.1.4.1.9.6.1.101.64.4.1
GVRP statistics values for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortGvrpStatisticsEntry  

rlPortGvrpStatisticsRJE 1.3.6.1.4.1.9.6.1.101.64.4.1.1
The number of Join Empty Received on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsRJIn 1.3.6.1.4.1.9.6.1.101.64.4.1.2
The number of Join In Received on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsREmp 1.3.6.1.4.1.9.6.1.101.64.4.1.3
The number of Empty Received on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsRLIn 1.3.6.1.4.1.9.6.1.101.64.4.1.4
The number of Leave In Received on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsRLE 1.3.6.1.4.1.9.6.1.101.64.4.1.5
The number of Leave Empty Received on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsRLA 1.3.6.1.4.1.9.6.1.101.64.4.1.6
The number of Leave All Received on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsSJE 1.3.6.1.4.1.9.6.1.101.64.4.1.7
The number of Join Empty Sent on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsSJIn 1.3.6.1.4.1.9.6.1.101.64.4.1.8
The number of Join In Sent on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsSEmp 1.3.6.1.4.1.9.6.1.101.64.4.1.9
The number of Empty Sent on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsSLIn 1.3.6.1.4.1.9.6.1.101.64.4.1.10
The number of Leave In Sent on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsSLE 1.3.6.1.4.1.9.6.1.101.64.4.1.11
The number of Leave Empty Sent on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsSLA 1.3.6.1.4.1.9.6.1.101.64.4.1.12
The number of Leave All Sent on the port, since the last clearance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpStatisticsClear 1.3.6.1.4.1.9.6.1.101.64.4.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER activate(1), passive(2)  

rlPortGvrpErrorStatisticsTable 1.3.6.1.4.1.9.6.1.101.64.5
A table of GVRP ErrorStatistics values for every bridge port. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortGvrpErrorStatisticsEntry

rlPortGvrpErrorStatisticsEntry 1.3.6.1.4.1.9.6.1.101.64.5.1
GVRP ErrorStatistics values for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortGvrpErrorStatisticsEntry  

rlPortGvrpErrorStatisticsInvProt 1.3.6.1.4.1.9.6.1.101.64.5.1.1
The number of Invalid Protocol Id encountered by the GVRP port. (since the last clearance)
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpErrorStatisticsInvAtyp 1.3.6.1.4.1.9.6.1.101.64.5.1.2
The number of Invalid Attribute Type encountered by the GVRP port. (since the last clearance)
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpErrorStatisticsInvAval 1.3.6.1.4.1.9.6.1.101.64.5.1.3
The number of Invalid Attribute Value encountered by the GVRP port. (since the last clearance)
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpErrorStatisticsInvPlen 1.3.6.1.4.1.9.6.1.101.64.5.1.4
The number of Invalid PDU Length encountered by the GVRP port. (since the last clearance)
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpErrorStatisticsInvAlen 1.3.6.1.4.1.9.6.1.101.64.5.1.5
The number of Invalid Attribute Length encountered by the GVRP port. (since the last clearance)
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpErrorStatisticsInvEvent 1.3.6.1.4.1.9.6.1.101.64.5.1.6
The number of Invalid Event encountered by the GVRP port. (since the last clearance)
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlPortGvrpErrorStatisticsClear 1.3.6.1.4.1.9.6.1.101.64.5.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER activate(1), passive(2)  

rlPortGvrpApplicantStatusTable 1.3.6.1.4.1.9.6.1.101.64.6
A table of GVRP Applicant Status values for every bridge port. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortGvrpApplicantStatusEntry

rlPortGvrpApplicantStatusEntry 1.3.6.1.4.1.9.6.1.101.64.6.1
GVRP Applicant Status value for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortGvrpApplicantStatusEntry  

rlPortGvrpApplicantStatusValue 1.3.6.1.4.1.9.6.1.101.64.6.1.1
participant - the Gvrp enabled port sending GARP PDUs. nonParticipant - preventing the Gvrp enabled port from sending GARP PDUs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER participant(1), nonParticipant(2)  

rlPortGvrpRegistrationModeTable 1.3.6.1.4.1.9.6.1.101.64.8
A table of GVRP Registration Mode values for every bridge port. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortGvrpRegistrationModeEntry

rlPortGvrpRegistrationModeEntry 1.3.6.1.4.1.9.6.1.101.64.8.1
GVRP Registration Mode value for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortGvrpRegistrationModeEntry  

rlPortGvrpRegistrationModeForbidden 1.3.6.1.4.1.9.6.1.101.64.8.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue