DLINKSW-LACP-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-LACP-EXT-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
 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.
     dLacpExtMIBNotifications 1.3.6.1.4.1.171.14.4.0
     dLacpExtMIBObjects 1.3.6.1.4.1.171.14.4.1
         dLacpExtLoadBalanceAlgorithm 1.3.6.1.4.1.171.14.4.1.1 integer read-write
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. Enumeration: 'srcDstIp': 3, 'dstIp': 1, 'srcDstMac': 4, 'dstMac': 2, 'srcIp': 5, 'srcMac': 6.
         dLacpExtGroupTable 1.3.6.1.4.1.171.14.4.1.2 no-access
This table consists of a list of channel group information.
             dLacpExtGroupEntry 1.3.6.1.4.1.171.14.4.1.2.1 no-access
An entry presents a channel group information, which is not covered by standard MIB(s).
                 dLacpExtGroupChannelNo 1.3.6.1.4.1.171.14.4.1.2.1.1 integer32 no-access
This object indicates the channel group ID.
                 dLacpExtGroupIfIndex 1.3.6.1.4.1.171.14.4.1.2.1.2 interfaceindex read-only
The ifIndex of the channel group.
                 dLacpExtGroupType 1.3.6.1.4.1.171.14.4.1.2.1.3 integer read-only
This object indicates the type of channel group. Enumeration: 'lacp': 2, 'static': 1.
                 dLacpExtGroupMemberPorts 1.3.6.1.4.1.171.14.4.1.2.1.4 portlist read-only
This object indicates the ports which are grouped into this channel group.
                 dLacpExtGroupActiveMemberPorts 1.3.6.1.4.1.171.14.4.1.2.1.5 portlist read-only
This object indicates the operational bundled ports in this channel group.
                 dLacpExtGroupRowStatus 1.3.6.1.4.1.171.14.4.1.2.1.6 rowstatus read-only
This object indicates the status of this entry.
     dLacpExtMIBConformance 1.3.6.1.4.1.171.14.4.2
         dLacpExtCompliances 1.3.6.1.4.1.171.14.4.2.1
             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.
         dLacpExtGroups 1.3.6.1.4.1.171.14.4.2.2
             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.
             dLacpExtChannelGrpInfoGroup 1.3.6.1.4.1.171.14.4.2.2.2
A collection of objects providing configuration of channel groups.