DLINKSW-LACP-EXT-MIB

File: DLINKSW-LACP-EXT-MIB.mib (7336 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Q-BRIDGE-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndex PortList dlinkIndustrialCommon

Defined Types

DLacpExtGroupEntry  
SEQUENCE    
  dLacpExtGroupChannelNo Integer32
  dLacpExtGroupIfIndex InterfaceIndex
  dLacpExtGroupType INTEGER
  dLacpExtGroupMemberPorts PortList
  dLacpExtGroupActiveMemberPorts PortList
  dLacpExtGroupRowStatus RowStatus

Defined Values

dlinkSwLacpExtMIB 1.3.6.1.4.1.171.14.4
The MIB module for managing D-Link LACP extensions which are not covered by standard MIBs.
MODULE-IDENTITY    

dLacpExtMIBNotifications 1.3.6.1.4.1.171.14.4.0
OBJECT IDENTIFIER    

dLacpExtMIBObjects 1.3.6.1.4.1.171.14.4.1
OBJECT IDENTIFIER    

dLacpExtMIBConformance 1.3.6.1.4.1.171.14.4.2
OBJECT IDENTIFIER    

dLacpExtLoadBalanceAlgorithm 1.3.6.1.4.1.171.14.4.1.1
This object configures load balance algorithm that the switch uses to distribute packets across ports in the same channel. dstIp(1) - Specify that the switch should examine the destination IP address. dstMac(2) - Specify that the switch should examine the destination MAC address. srcDstIp(3) - Specify that the switch should examine the source and destination IP address. srcDstMac(4) - Specify that the switch should examine the source and destination MAC address. srcIp(5) - Specify that the switch should examine the source IP address. srcMac(6) - Specify that the switch should examine the source MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dstIp(1), dstMac(2), srcDstIp(3), srcDstMac(4), srcIp(5), srcMac(6)  

dLacpExtGroupTable 1.3.6.1.4.1.171.14.4.1.2
This table consists of a list of channel group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DLacpExtGroupEntry

dLacpExtGroupEntry 1.3.6.1.4.1.171.14.4.1.2.1
An entry presents a channel group information, which is not covered by standard MIB(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  DLacpExtGroupEntry  

dLacpExtGroupChannelNo 1.3.6.1.4.1.171.14.4.1.2.1.1
This object indicates the channel group ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

dLacpExtGroupIfIndex 1.3.6.1.4.1.171.14.4.1.2.1.2
The ifIndex of the channel group.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

dLacpExtGroupType 1.3.6.1.4.1.171.14.4.1.2.1.3
This object indicates the type of channel group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER static(1), lacp(2)  

dLacpExtGroupMemberPorts 1.3.6.1.4.1.171.14.4.1.2.1.4
This object indicates the ports which are grouped into this channel group.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

dLacpExtGroupActiveMemberPorts 1.3.6.1.4.1.171.14.4.1.2.1.5
This object indicates the operational bundled ports in this channel group.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

dLacpExtGroupRowStatus 1.3.6.1.4.1.171.14.4.1.2.1.6
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dLacpExtCompliances 1.3.6.1.4.1.171.14.4.2.1
OBJECT IDENTIFIER    

dLacpExtCompliance 1.3.6.1.4.1.171.14.4.2.1.1
The compliance statement for entities which implement the DLINKSW-LACP-EXT-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

dLacpExtGroups 1.3.6.1.4.1.171.14.4.2.2
OBJECT IDENTIFIER    

dLacpExtAlgGroup 1.3.6.1.4.1.171.14.4.2.2.1
A collection of objects providing information about the algorithm of link aggregation load sharing.
Status: current Access: read-create
OBJECT-GROUP    

dLacpExtChannelGrpInfoGroup 1.3.6.1.4.1.171.14.4.2.2.2
A collection of objects providing configuration of channel groups.
Status: current Access: read-create
OBJECT-GROUP