All MIBs › LAG-MIB › dot3adAggPortPartnerAdminSystemID
dot3adAggPortPartnerAdminSystemID
Module: LAG-MIB
OID (symbolic): LAG-MIB::dot3adAggPortPartnerAdminSystemID
OID (numeric): 1.2.840.10006.300.43.1.2.1.1.8
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
A 6-octet read-write MACAddress value representing the administrative value of the Aggregation Port's protocol Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, 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.8 snmpwalk -v2c -c public <target> LAG-MIB::dot3adAggPortPartnerAdminSystemID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.1.1.8.1 snmpget -v2c -c public <target> LAG-MIB::dot3adAggPortPartnerAdminSystemID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.2.1.1.8.1 s <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.8 | dot3adAggPortPartnerAdminSystemID | LAG-MIB |