The distribute function of the if-group.
This function is used to pick the forwarding port for a packet.
It can be either mac(0), ip(1), or sequential(2). The mac function selects
the port based on the hash of the MAC address of the destination.
Instead of MAC address, the ip function uses IP address.
The sequential function uses the round-robin port selection.
Parsed from file netapp_2_2_2.mib.txt
Company: netapp
Module: NETAPP-MIB
Vendor: Network Appliance
Module: NETAPP-MIB (netapp_2_2_2.mib)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
netportIfGrpDistrFunc OBJECT-TYPE SYNTAX INTEGER { mac(0), ip(1), sequential(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The distribute function of the if-group. This function is used to pick the forwarding port for a packet. It can be either mac(0), ip(1), or sequential(2). The mac function selects the port based on the hash of the MAC address of the destination. Instead of MAC address, the ip function uses IP address. The sequential function uses the round-robin port selection." ::= { netportIfGrpEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.789.1.22.3.1.1 | netportIfGrpNode | 0 | 0 | The node that the If-group belongs to. |
1.3.6.1.4.1.789.1.22.3.1.2 | netportIfGrpName | 0 | 0 | The name of the if-group. |
1.3.6.1.4.1.789.1.22.3.1.4 | netportIfGrpMode | 0 | 0 | The policy of the if-group. It can be either multimode(0), multimode-lacp(1), or single-mode(2). The multimode policy uses the st… |
1.3.6.1.4.1.789.1.22.3.1.5 | netportIfGrpMac | 0 | 0 | The MAC address of the if-group. |
1.3.6.1.4.1.789.1.22.3.1.6 | netportIfGrpActivePorts | 0 | 0 | The participation of the network ports in the if-group. It can be full, partial, and none. |
1.3.6.1.4.1.789.1.22.3.1.7 | netportIfGrpPorts | 0 | 0 | A list of network ports that participate in the if-group. |
1.3.6.1.4.1.789.1.22.3.1.8 | netportIfGrpUpPorts | 0 | 0 | A list of network ports that are 'UP' in the if-group. |
1.3.6.1.4.1.789.1.22.3.1.9 | netportIfGrpDownPorts | 0 | 0 | A list of network ports that are 'DOWN' in the if-group. |