All MIBs › IEEE8023-LAG-MIB › dot3adAggDataRate
dot3adAggDataRate
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggDataRate
OID (numeric): 1.2.840.10006.300.43.1.1.3.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The current data rate, in bits per second, of the aggregate link. The value is calculated as the sum of the data rate of each link in the aggregation. This attribute is read-only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.1.3.1.6 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggDataRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.1.3.1.6.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggDataRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3adAggDataRate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10006 | ieee802dot3 | START-MIB |
| 1.2.840.10006.300 | snmpmibs | START-MIB |
| 1.2.840.10006.300.43 | lagMIB | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1 | lagMIBObjects | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1 | dot3adAgg | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.3 | dot3adAggXTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.3.1 | dot3adAggXEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.3.1.6 | dot3adAggDataRate | IEEE8023-LAG-MIB |