RAISECOM-LINKAGGREGATION-MIB: View SNMP OID List / Download MIB
VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.
Home | MIB: RAISECOM-LINKAGGREGATION-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).
|
|||
Object Name | OID | Type | Access | Info |
rcLinkAggregation | 1.3.6.1.4.1.8886.6.1.6 |
The MIB module for managing link aggregation of switch. |
||
rcLinkAggregationStatus | 1.3.6.1.4.1.8886.6.1.6.1 | enablevar | read-write |
Enable or disable link aggregation. |
rcLinkAggregationLoadSharingMode | 1.3.6.1.4.1.8886.6.1.6.2 | integer | read-write |
The Rule to be applied to this Link Aggregator's Trunk Group Table. The rules are based on the following selections SrcMAC (1), means that the last three bits of the Source MAC Address are used to index the Trunk Group to get the destination port. DestMAC (2), means the last three bits of the Destination MAC Address are used to index into the Trunk Group to get the destination port. SrcXORDestMAC (3), means that the last three bits of the Source MAC Address are logically XORed with the last three bits of the Destination MAC Address and used to index into the Trunk Group to get the destination port. SrcIP (4), means the last three bits of the Source IP Address are used to index into the Trunk Group to get the destination port. DestIP (5), means the last three bits of the Destination IP Address are used to index into the Trunk Group to get the destination port. SrcXORDestIP (6), means the last three bits of the Source IP Address are logically XORed with the last three bits of the Destination IP Address and used to index into the Trunk Group to get the destination port. This rule defines the distribution algorithm applied to the aggregated link. Enumeration: 'srcMAC': 1, 'destMAC': 2, 'destIP': 5, 'srcXORDestIP': 6, 'srcIP': 4, 'srcXORDestMACXORSrcPort': 7, 'srcXORDestMAC': 3. |
rcLinkAggregationTicketGenerationAlgorithm | 1.3.6.1.4.1.8886.6.1.6.3 | integer | read-write |
There are two algorithm to generate trunk ticket: direct-map and crc. Direct-map uses the last two bits of mac address as the trunk ticket; Crc uses crc algorithm on all mac address to generate trunk ticket. Enumeration: 'crc': 2, 'direct-map': 1. |
rcLinkAggregationMaxGroup | 1.3.6.1.4.1.8886.6.1.6.4 | integer | read-only |
The number of maximum link aggregation group that system supports. |
rcLinkAggregationGroupTable | 1.3.6.1.4.1.8886.6.1.6.5 | no-access |
Some ports participate in a link aggregation group. |
|
1.3.6.1.4.1.8886.6.1.6.5.1 | no-access |
The entry is used to set some ports into a link aggregation group. |
||
rcLinkAggregationGroupID | 1.3.6.1.4.1.8886.6.1.6.5.1.1 | integer | no-access |
The link aggregation group ID. |
rcLinkAggregationGroupSettingPorts | 1.3.6.1.4.1.8886.6.1.6.5.1.2 | portlist | read-write |
When a bit of PortList is set, the port this bit specified participate in a appointed link aggregation group. |
rcLinkAggregationGroupCurrentPorts | 1.3.6.1.4.1.8886.6.1.6.5.1.3 | portlist | read-only |
Show these ports that are in active status in a link aggregation group. |
rcLinkAggregationGroupMode | 1.3.6.1.4.1.8886.6.1.6.5.1.4 | integer | read-write |
Show these ports that are in active status in a link aggregation group. Enumeration: 'lacp-backup': 5, 'lacp-static': 2, 'manual': 1, 'other': 255, 'lacp-dynamic': 3, 'manual-backup': 4. |
rcLinkAggregationGroupMinLinks | 1.3.6.1.4.1.8886.6.1.6.5.1.5 | integer | read-write |
The link aggregation group ID. |
rcLinkAggregationGroupMaxLinks | 1.3.6.1.4.1.8886.6.1.6.5.1.6 | integer | read-write |
The link aggregation group ID. |
rcLinkAggregationGroupSettingPorts64 | 1.3.6.1.4.1.8886.6.1.6.5.1.7 | octet string | read-write |
When a bit of PortList is set, the port this bit specified participate in a appointed link aggregation group.It is used when the device has more than 256 ports. |
rcLinkAggregationGroupCurrentPorts64 | 1.3.6.1.4.1.8886.6.1.6.5.1.8 | octet string | read-only |
Show these ports that are in active status in a link aggregation group. It is used when the device has more than 256 ports. |
rcLinkAggregationMasterPort | 1.3.6.1.4.1.8886.6.1.6.5.1.9 | integer | read-write |
set master port in a link aggregation group . |
rcLinkAggregationRestoreMode | 1.3.6.1.4.1.8886.6.1.6.5.1.10 | integer | read-write |
set restore mode in a link aggregation group . Enumeration: 'non-revertive': 2, 'revertive': 1. |
rcLinkAggregationRestoreDelayTimer | 1.3.6.1.4.1.8886.6.1.6.5.1.11 | integer | read-write |
set port delay time from the fault recovery in a link aggregation group . |
rcLinkAggregationPortStatsClearTable | 1.3.6.1.4.1.8886.6.1.6.6 | no-access |
Clear link aggregation group stattistics table. |
|
1.3.6.1.4.1.8886.6.1.6.6.1 | no-access |
The entry is used to clear statistics of a link aggregation group. |
||
rcLinkAggregationPortStatsClear | 1.3.6.1.4.1.8886.6.1.6.6.1.1 | truthvalue | read-write |
Clear link aggregation group port statistics. |
rcLinkAggregationPortLACPTable | 1.3.6.1.4.1.8886.6.1.6.7 | no-access |
Enable or disable LACP table. |
|
1.3.6.1.4.1.8886.6.1.6.7.1 | no-access |
The entry is used to enable or disable LACP of a port. |
||
rcLinkAggregationPortLACPEnable | 1.3.6.1.4.1.8886.6.1.6.7.1.1 | enablevar | read-write |
Enable or disable LACP. |
rcLinkAggregationDestMacAddress | 1.3.6.1.4.1.8886.6.1.6.8 | macaddress | read-write |
Specifies the destination MAC address of the provider network LACP PDUs. |