RAISECOM-GARP-MIB

File: RAISECOM-GARP-MIB.mib (19966 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SWITCH-TC
SNMPv2-CONF P-BRIDGE-MIB BRIDGE-MIB
RAISECOM-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 IpAddress
mib-2 RowStatus TimeInterval
MacAddress TruthValue EnableVar
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
EnabledStatus dot1dBasePort raisecomAgent

Defined Types

RaisecomGarpPortEntry  
SEQUENCE    
  raisecomGarpPortJoinTime TimeInterval
  raisecomGarpPortLeaveTime TimeInterval
  raisecomGarpPortLeaveAllTime TimeInterval
  raisecomGarpPortStatisticClear EnableVar
  raisecomGvrpPortStatisticClear EnableVar
  raisecomGmrpPortStatisticClear EnableVar

RaisecomGvrpPortEntry  
SEQUENCE    
  raisecomGvrpPortStatus EnabledStatus
  raisecomGvrpPortFailedRegistrations Counter32
  raisecomGvrpPortLastPduOrigin MacAddress
  raisecomGvrpPortRestrictedVlanRegistration TruthValue
  raisecomGvrpPortRegistrationMode INTEGER
  raisecomGvrpPortRunStatus EnableVar

RaisecomGvrpPortStatisticEntry  
SEQUENCE    
  raisecomGvrpPortFrameRx INTEGER
  raisecomGvrpPortFrameTx INTEGER
  raisecomGvrpPortFrameDiscard INTEGER

RaisecomGmrpPortEntry  
SEQUENCE    
  raisecomGmrpPortStatus EnabledStatus
  raisecomGmrpPortFailedRegistrations Counter32
  raisecomGmrpPortLastPduOrigin MacAddress
  raisecomGmrpPortRestrictedGroupRegistration TruthValue
  raisecomGmrpPortRegistrationMode INTEGER
  raisecomGmrpPortRunStatus TruthValue

RaisecomGmrpPortStatisticEntry  
SEQUENCE    
  raisecomGmrpPortFrameRx INTEGER
  raisecomGmrpPortFrameTx INTEGER
  raisecomGmrpPortFrameDiscard INTEGER

Defined Values

raisecomGarp 1.3.6.1.4.1.8886.1.42
description of garp manage object.
MODULE-IDENTITY    

raisecomGarpNotifications 1.3.6.1.4.1.8886.1.42.0
OBJECT IDENTIFIER    

raisecomGarpCommonObjects 1.3.6.1.4.1.8886.1.42.1
OBJECT IDENTIFIER    

raisecomGarpApplicationObjects 1.3.6.1.4.1.8886.1.42.2
OBJECT IDENTIFIER    

raisecomGvrpObjects 1.3.6.1.4.1.8886.1.42.2.1
OBJECT IDENTIFIER    

raisecomGmrpObjects 1.3.6.1.4.1.8886.1.42.2.2
OBJECT IDENTIFIER    

raisecomGarpConformance 1.3.6.1.4.1.8886.1.42.3
OBJECT IDENTIFIER    

raisecomGarpPortTable 1.3.6.1.4.1.8886.1.42.1.1
A table of GARP control information about every bridge port. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomGarpPortEntry

raisecomGarpPortEntry 1.3.6.1.4.1.8886.1.42.1.1.1
GARP timer information for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomGarpPortEntry  

raisecomGarpPortJoinTime 1.3.6.1.4.1.8886.1.42.1.1.1.1
The GARP Join time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

raisecomGarpPortLeaveTime 1.3.6.1.4.1.8886.1.42.1.1.1.2
The GARP Leave time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

raisecomGarpPortLeaveAllTime 1.3.6.1.4.1.8886.1.42.1.1.1.3
The GARP LeaveAll time, in centiseconds.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

raisecomGarpPortStatisticClear 1.3.6.1.4.1.8886.1.42.1.1.1.4
Clear garp Statistics informations for this port. Read operation not supported
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomGvrpPortStatisticClear 1.3.6.1.4.1.8886.1.42.1.1.1.5
Clear gvrp Statistics informations for this port. Read operation not supported
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomGmrpPortStatisticClear 1.3.6.1.4.1.8886.1.42.1.1.1.6
Clear gmrp Statistics informations for this port. Read operation not supported
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomGvrpStatus 1.3.6.1.4.1.8886.1.42.2.1.1
The administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports, and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

raisecomGvrpMaxVlan 1.3.6.1.4.1.8886.1.42.2.1.2
The max vlan num this device support.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomGvrpPortTable 1.3.6.1.4.1.8886.1.42.2.1.3
A table of garp for port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomGvrpPortEntry

raisecomGvrpPortEntry 1.3.6.1.4.1.8886.1.42.2.1.3.1
Table entry for garp of port statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomGvrpPortEntry  

raisecomGvrpPortStatus 1.3.6.1.4.1.8886.1.42.2.1.3.1.1
The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded, and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

raisecomGvrpPortLastPduOrigin 1.3.6.1.4.1.8886.1.42.2.1.3.1.2
The Source MAC Address of the last GVRP message received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

raisecomGvrpPortFailedRegistrations 1.3.6.1.4.1.8886.1.42.2.1.3.1.3
The total number of failed GVRP registrations, for any reason, on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

raisecomGvrpPortRestrictedVlanRegistration 1.3.6.1.4.1.8886.1.42.2.1.3.1.4
The state of Restricted VLAN Registration on this port. If the value of this control is true(1), then creation of a new dynamic VLAN entry is permitted only if there is a Static VLAN Registration Entry for the VLAN concerned, in which the Registrar Administrative Control value for this port is Normal Registration. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

raisecomGvrpPortRegistrationMode 1.3.6.1.4.1.8886.1.42.2.1.3.1.5
GVRP registration information. normal:This is the default configuration.Allow create, register and unregister vlans dynamiclly at this port. fixed: Allow create and register vlan manually at this port.Prevent from unregistering vlans or registering known vlans of this port at another trunk port. forbidden: Unregister all vlans but vlan 1, forbid to create or register any other vlans at this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), fixed(2), forbidden(3)  

raisecomGvrpPortRunStatus 1.3.6.1.4.1.8886.1.42.2.1.3.1.6
It indicates whether the port gvrp function is running.
Status: current Access: read-only
OBJECT-TYPE    
  EnableVar  

raisecomGvrpPortStatisticTable 1.3.6.1.4.1.8886.1.42.2.1.4
A table of garp for port statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomGvrpPortStatisticEntry

raisecomGvrpPortStatisticEntry 1.3.6.1.4.1.8886.1.42.2.1.4.1
Table entry for garp of port statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomGvrpPortStatisticEntry  

raisecomGvrpPortFrameRx 1.3.6.1.4.1.8886.1.42.2.1.4.1.1
Number of GVRP frames received for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomGvrpPortFrameTx 1.3.6.1.4.1.8886.1.42.2.1.4.1.2
Number of GVRP frames transmitted for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomGvrpPortFrameDiscard 1.3.6.1.4.1.8886.1.42.2.1.4.1.3
Number of discarded GVRP frames for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomGmrpStatus 1.3.6.1.4.1.8886.1.42.2.2.1
The administrative status requested by management for GVRP. The value enabled(1) indicates that GMRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports, and all GMRP packets will be forwarded transparently. This object affects all GMRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on all ports. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

raisecomGmrpMaxGroup 1.3.6.1.4.1.8886.1.42.2.2.2
The max group num this device support.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomGmrpPortTable 1.3.6.1.4.1.8886.1.42.2.2.3
A table of GMRP control and status information about every bridge port. Augments the dot1dBasePortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomGmrpPortEntry

raisecomGmrpPortEntry 1.3.6.1.4.1.8886.1.42.2.2.3.1
GMRP control and status information for a bridge port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomGmrpPortEntry  

raisecomGmrpPortStatus 1.3.6.1.4.1.8886.1.42.2.2.3.1.1
The administrative state of GMRP operation on this port. The value enabled(1) indicates that GMRP is enabled on this port in all VLANs as long as dot1dGmrpStatus is also enabled(1). A value of disabled(2) indicates that GMRP is disabled on this port in all VLANs: any GMRP packets received will be silently discarded, and no GMRP registrations will be propagated from other ports. Setting this to a value of enabled(1) will be stored by the agent but will only take effect on the GMRP protocol operation if dot1dGmrpStatus also indicates the value enabled(1). This object affects all GMRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

raisecomGmrpPortFailedRegistrations 1.3.6.1.4.1.8886.1.42.2.2.3.1.2
The total number of failed GMRP registrations, for any reason, in all VLANs, on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

raisecomGmrpPortLastPduOrigin 1.3.6.1.4.1.8886.1.42.2.2.3.1.3
The Source MAC Address of the last GMRP message received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

raisecomGmrpPortRestrictedGroupRegistration 1.3.6.1.4.1.8886.1.42.2.2.3.1.4
The state of Restricted Group Registration on this port. If the value of this control is true(1), then creation of a new dynamic entry is permitted only if there is a Static Filtering Entry for the VLAN concerned, in which the Registrar Administrative Control value is Normal Registration. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

raisecomGmrpPortRegistrationMode 1.3.6.1.4.1.8886.1.42.2.2.3.1.5
GMRP registration information. normal:This is the default configuration.Allow create, register and unregister vlans dynamiclly at this port. fixed: Allow create and register group manually at this port.Prevent from unregistering vlans or registering known groups of this port at another trunk port. forbidden: Unregister all groups, forbid to create or register any other groups at this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), fixed(2), forbidden(3)  

raisecomGmrpPortRunStatus 1.3.6.1.4.1.8886.1.42.2.2.3.1.6
It indicates whether the port gmrp function is running.
Status: current Access: read-only
OBJECT-TYPE    
  EnableVar  

raisecomGmrpPortStatisticTable 1.3.6.1.4.1.8886.1.42.2.2.4
A table of gmrp for port statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomGmrpPortStatisticEntry

raisecomGmrpPortStatisticEntry 1.3.6.1.4.1.8886.1.42.2.2.4.1
Table entry for gmrp of port statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomGmrpPortStatisticEntry  

raisecomGmrpPortFrameRx 1.3.6.1.4.1.8886.1.42.2.2.4.1.1
Number of GMRP frames received for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomGmrpPortFrameTx 1.3.6.1.4.1.8886.1.42.2.2.4.1.2
Number of GMRP frames transmitted for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomGmrpPortFrameDiscard 1.3.6.1.4.1.8886.1.42.2.2.4.1.3
Number of discarded GMRP frames for this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER