RAISECOM-RELAY-MIB: View SNMP OID List / Download MIB

VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.


 Home MIB: RAISECOM-RELAY-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
 rcRelay 1.3.6.1.4.1.8886.6.1.35
This MIB module defines objects to RELAY 1. wangjian add stp_prv to rcRelayProtocolType
       rcRelayGrobal 1.3.6.1.4.1.8886.6.1.35.1
           rcRelayMacAddress 1.3.6.1.4.1.8886.6.1.35.1.1 macaddress read-write
Specifies the destination MAC address of the tunneled PDUs and applies to all ingress tunneling interfaces.
           rcRelayCos 1.3.6.1.4.1.8886.6.1.35.1.2 unsigned32 read-write
Specifies the user priority of the tunneled PDUs and applies to all ingress tunneling interfaces.
           rcRelayTransparentEnable 1.3.6.1.4.1.8886.6.1.35.1.3 enablevar read-write
Specifies the status of BPDU relay transparent.1:enable,2:disable
       rcRelayProtocolTable 1.3.6.1.4.1.8886.6.1.35.2 no-access
This table contains information about the protocols being tunneled.
           rcRelayProtocolEntry 1.3.6.1.4.1.8886.6.1.35.2.1 no-access
Information about the protocols being tunneled.
               rcRelayProtocolType 1.3.6.1.4.1.8886.6.1.35.2.1.1 bits read-write
Indicates tunneled protocol of the interface. If a BIT is set, then the value of the corresponding protocol is tunneled. Bits: 'lldp': 8, 'gvrp': 4, 'dot1x': 1, 'lacp': 2, 'vtp': 6, 'pvst': 7, 'cdp': 5, 'stp': 0, 'gmrp': 3.
               rcRelayProtocolVlan 1.3.6.1.4.1.8886.6.1.35.2.1.2 unsigned32 read-write
Specifies vlan ID of tunneled protocol PDUs of the interface.
               rcRelayProtocolEgressPort 1.3.6.1.4.1.8886.6.1.35.2.1.3 unsigned32 read-write
Specifies egress port of tunneled protocol PDUs of the interface.
               rcRelayProtocolPortStatus 1.3.6.1.4.1.8886.6.1.35.2.1.4 integer read-write
The desired state of the interface by RELAY. Enumeration: 'down': 2, 'up': 1.
               rcRelayProtocolTunnelType 1.3.6.1.4.1.8886.6.1.35.2.1.5 integer read-write
The tunnel type used by RELAY. Enumeration: 'none': 0, 'mpls': 2, 'mac': 1.
               rcRelayProtocolMplsVlan 1.3.6.1.4.1.8886.6.1.35.2.1.6 unsigned32 read-write
Specifies MPLS vlan ID of tunneled protocol PDUs of the interface.
               rcRelayProtocolMplsStatus 1.3.6.1.4.1.8886.6.1.35.2.1.7 integer read-only
The actual operational status of MPLS Relay. Enumeration: 'down': 2, 'up': 1.
       rcRelayThresholdTable 1.3.6.1.4.1.8886.6.1.35.3 no-access
This table contains information about the thresholds for protocol tunneling. Only tunneled protocol filtering capable interfaces are shown. The objects will be on a per interface, per protocol basis.
           rcRelayThresholdEntry 1.3.6.1.4.1.8886.6.1.35.3.1 no-access
Information about the thresholds for protocol tunneling. Only tunneled protocol filtering capable interfaces are shown. The entries will be on a per interface, per protocol basis
               rcRelayThresholdProtocolIndex 1.3.6.1.4.1.8886.6.1.35.3.1.1 integer no-access
Supported protocol for devices which allow the setting of thresholds on a per interface, per protocol basis. Enumeration: 'lldp': 9, 'gvrp': 5, 'dot1x': 2, 'lacp': 3, 'vtp': 7, 'pvst': 8, 'cdp': 6, 'stp': 1, 'gmrp': 4.
               rcRelayDropThreshold 1.3.6.1.4.1.8886.6.1.35.3.1.2 unsigned32 read-write
The drop threshold on an interface for a given protocol. After reaching this drop threshold, the interface will start dropping PDUs for the given protocol. This value cannot be greater than the value of rcRelayShutdownThreshold. A value of 0 indicates that no limit is set.
               rcRelayShutdownThreshold 1.3.6.1.4.1.8886.6.1.35.3.1.3 unsigned32 read-write
The shutdown threshold on an interface for a given protocol. After reaching the shutdown threshold, the interface will shutdown for the given protocol. This value cannot be less than the value of rcRelayDropThreshold. A value of 0 indicates that no limit is set.
       rcRelayStatisticsTable 1.3.6.1.4.1.8886.6.1.35.4 no-access
This table contains protocol tunneling statistics on the interface.
           rcRelayStatisticsEntry 1.3.6.1.4.1.8886.6.1.35.4.1 no-access
Protocol tunneling statistics on the interface.
               rcRelayStatsProtocolIndex 1.3.6.1.4.1.8886.6.1.35.4.1.1 integer no-access
A tunneled protocol of an interface. Enumeration: 'lldp': 9, 'gvrp': 5, 'dot1x': 2, 'lacp': 3, 'vtp': 7, 'pvst': 8, 'cdp': 6, 'stp': 1, 'gmrp': 4.
               rcRelayEncapStats 1.3.6.1.4.1.8886.6.1.35.4.1.2 counter32 read-only
The tunneled PDU encapsulation statistics of an interface. These statistics cover the number of tunneled ingress PDUs.
               rcRelayDeEncapStats 1.3.6.1.4.1.8886.6.1.35.4.1.3 counter32 read-only
The tunneled PDU de-encapsulation statistics of an interface. These statistics cover the number of tunneled egress PDUs.
               rcRelayDropStats 1.3.6.1.4.1.8886.6.1.35.4.1.4 counter32 read-only
The number of PDUs dropped on an interface for a given protocol. The PDUs will be dropped when the rcRelayDropThreshold is reached.