dot3adAggPortPartnerOperState

LAG-MIB · d-link variant · .1.2.840.10006.300.43.1.2.1.1.23

Object

column LacpState
A string of 8 bits, corresponding to the current values of
Actor_ State in the most recently received LACPDU transmitted
by the protocol Partner. The bit allocations are as defined in
30.7.2.1.20. In the absence of an active protocol Partner, this
value may reflect the manually configured value
aAggPortPartnerAdminState. This attribute value is read-only.

Context

MIB
LAG-MIB
OID
.1.2.840.10006.300.43.1.2.1.1.23
Type
column
Access
readonly
Status
current
Parent
dot3adAggPortEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAG-MIB::dot3adAggPortPartnerOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAG-MIB::dot3adAggPortPartnerOperState.<dot3adAggPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LAG-MIB::dot3adAggPortPartnerOperState'

Syntax

Source
LacpState
Base type
Bits

Values & Constraints

Type Values
0lacpActivity
1lacpTimeout
2aggregation
3synchronisation
4collecting
5distributing
6defaulted
7expired

Conformance