dot3adAggPortActorAdminState

LAG-MIB · d-link variant · .1.2.840.10006.300.43.1.2.1.1.20

Object

column r/w LacpState
A string of 8 bits, corresponding to the administrative values
of Actor_ State (43.4.2) as transmitted by the Actor in LACPDUs.
The first bit corresponds to bit 0 of Actor_ State (LACP_ Activity),
the second bit corresponds to bit 1 (LACP_ Timeout), the third bit
corresponds to bit 2 (Aggregation), the fourth bit corresponds to
bit 3 (Synchronization), the fifth bit corresponds to bit 4
(Collecting), the sixth bit corresponds to bit 5 (Distributing),
the seventh bit corresponds to bit 6 (Defaulted), and the eigth
bit corresponds to bit 7 (Expired). These values allow
administrative control over the values of LACP_ Activity,
LACP_ Timeout and Aggregation. This attribute value is read-write.

Context

MIB
LAG-MIB
OID
.1.2.840.10006.300.43.1.2.1.1.20
Type
column
Access
readwrite
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::dot3adAggPortActorAdminState'
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::dot3adAggPortActorAdminState.<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::dot3adAggPortActorAdminState'

Syntax

Source
LacpState
Base type
Bits

Values & Constraints

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

Conformance