All MIBs › LAG-MIB › dot3adAggPortPartnerOperPort
dot3adAggPortPartnerOperPort
Module: LAG-MIB
OID (symbolic): LAG-MIB::dot3adAggPortPartnerOperPort
OID (numeric): 1.2.840.10006.300.43.1.2.1.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational port number assigned to this Aggregation Port by the Aggregation Port's protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminPort if there is no protocol Partner. This 16-bit value is read-only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.2.1.1.17 snmpwalk -v2c -c public <target> LAG-MIB::dot3adAggPortPartnerOperPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.1.1.17.1 snmpget -v2c -c public <target> LAG-MIB::dot3adAggPortPartnerOperPort.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3adAggPortPartnerOperPort.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.2 | dot3adAggPort | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.1 | dot3adAggPortTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.1.1 | dot3adAggPortEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.1.1.17 | dot3adAggPortPartnerOperPort | LAG-MIB |