All MIBs › IEEE8023-LAG-MIB › dot3adAggPortActorPortPriority
dot3adAggPortActorPortPriority
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggPortActorPortPriority
OID (numeric): 1.2.840.10006.300.43.1.2.1.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The priority value assigned to this Aggregation Port. This 16-bit value is read-write. NOTE-In the case of DRNI (Clause 9), the two least significant bits of the priority for each Aggregation Port in a Distributed Relay's Aggregator Port will be ignored because these bits are used to encode the Portal System Number [item e) in 9.3.3].
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.2.1.1.15 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortActorPortPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.1.1.15.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggPortActorPortPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.2.1.1.15.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3adAggPortActorPortPriority.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.15 | dot3adAggPortActorPortPriority | IEEE8023-LAG-MIB |