All MIBs › LAG-MIB › dot3adAggPortPartnerAdminPort
dot3adAggPortPartnerAdminPort
Module: LAG-MIB
OID (symbolic): LAG-MIB::dot3adAggPortPartnerAdminPort
OID (numeric): 1.2.840.10006.300.43.1.2.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The current administrative value of the port number for the protocol Partner. This is a 16-bit read-write value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.2.1.1.16 snmpwalk -v2c -c public <target> LAG-MIB::dot3adAggPortPartnerAdminPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.1.1.16.1 snmpget -v2c -c public <target> LAG-MIB::dot3adAggPortPartnerAdminPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.2.1.1.16.1 i <value>
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.16 | dot3adAggPortPartnerAdminPort | LAG-MIB |