A bitmap that describes the status of the ports
that are bound to this aggregator. This bitmap
will be mapped to an integer in the form of 2^x
where x is the position of the bit being set.
For example, an aggregator has Port 1,2 3 and 4 as members
and to specify that Port 2 and Port 3 are down while port 1 and port 4 are up
then we would have the value of xxxx1001(binary) 2^3 + 2^0 = 9.
Parsed from file NISHAN-MGT.mib.txt
Company: brocade
Module: NISHAN-MGT
Vendor: Brocade
Module: NISHAN-MGT (NISHAN-MGT.mib)
Type: TABULAR
Access: read-only
Syntax: Integer32
Automatically extracted from www.mibdepot.com
laAggPortStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "A bitmap that describes the status of the ports that are bound to this aggregator. This bitmap will be mapped to an integer in the form of 2^x where x is the position of the bit being set. For example, an aggregator has Port 1,2 3 and 4 as members and to specify that Port 2 and Port 3 are down while port 1 and port 4 are up then we would have the value of xxxx1001(binary) 2^3 + 2^0 = 9. " ::= {laAggEntry 3}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.4369.1.10.5.1.1 | laAggId | 0 | 0 | The ID that refers to this aggregator. |
1.3.6.1.4.1.4369.1.10.5.1.2 | laAggMACAddr | 0 | 0 | The MAC address of this aggregator. |
1.3.6.1.4.1.4369.1.10.5.1.4 | laAggAdminStatus | 0 | 0 | The administrative status of this aggregator. In order to delete an aggregator completely one should set delete option. |
1.3.6.1.4.1.4369.1.10.5.1.5 | laAggOperStatus | 0 | 0 | The operation status of this aggregator. |
1.3.6.1.4.1.4369.1.10.5.1.6 | laPhysPortList | 0 | 0 | A bitmap that specifies the list of ports that are bound to this aggregator. See the portStatus above in the table to see how th… |
1.3.6.1.4.1.4369.1.10.5.1.7 | laAggName | 0 | 0 | The symbolic name for this aggregator. |