RADLAN-GMRP-MIB

File: RADLAN-GMRP-MIB.mib (4398 bytes)

Imported modules

RADLAN-MIB SNMPv2-SMI SNMPv2-TC
P-BRIDGE-MIB BRIDGE-MIB

Imported symbols

rnd OBJECT-TYPE MODULE-IDENTITY
TruthValue TimeInterval EnabledStatus
dot1dBasePort

Defined Types

RlPortGmrpTimersEntry  
SEQUENCE    
  rlPortGmrpJoinTime TimeInterval
  rlPortGmrpLeaveTime TimeInterval
  rlPortGmrpLeaveAllTime TimeInterval
  rlPortGmrpOverrideGarp EnabledStatus

RlGmrpVlanEntry  
SEQUENCE    
  rlGmrpVlanTag INTEGER
  rlGmrpVlanEnable TruthValue

Defined Values

rlGmrp 1.3.6.1.4.1.89.75
This private MIB module defines GMRP private MIBs.
MODULE-IDENTITY    

rlGmrpSupported 1.3.6.1.4.1.89.75.1
Is Gmrp supported in the device or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlGmrpMibVersion 1.3.6.1.4.1.89.75.2
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPortGmrpTimersTable 1.3.6.1.4.1.89.75.3
A table of Gmrp timer values for every bridge port. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPortGmrpTimersEntry

rlPortGmrpTimersEntry 1.3.6.1.4.1.89.75.3.1
Gmrp timer values for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPortGmrpTimersEntry  

rlPortGmrpJoinTime 1.3.6.1.4.1.89.75.3.1.1
The Gmrp Join time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

rlPortGmrpLeaveTime 1.3.6.1.4.1.89.75.3.1.2
The Gmrp Leave time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

rlPortGmrpLeaveAllTime 1.3.6.1.4.1.89.75.3.1.3
The Gmrp LeaveAll time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

rlPortGmrpOverrideGarp 1.3.6.1.4.1.89.75.3.1.4
If enabled{1}, Gmrp 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  

rlGmrpVlanTable 1.3.6.1.4.1.89.75.4
This table is to Enable/Disable Gmrp in the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlGmrpVlanEntry

rlGmrpVlanEntry 1.3.6.1.4.1.89.75.4.1
An entry in the rlGmrpVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlGmrpVlanEntry  

rlGmrpVlanTag 1.3.6.1.4.1.89.75.4.1.1
The tag of the VLAN for which this entry contains information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlGmrpVlanEnable 1.3.6.1.4.1.89.75.4.1.2
Enable/Disable Gmrp in the vlan.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue