dot3adAggPortDebugRxState

LAG-MIB · d-link variant · .1.2.840.10006.300.43.1.2.3.1.1

Object

column Enumeration
This attribute holds the value 'current' if the Receive
state machine for the Aggregation Port is in the
CURRENT state, 'expired' if the Receive state machine
is in the EXPIRED state, 'defaulted' if the Receive state
machine is in the DEFAULTED state, 'initialize' if the
Receive state machine is in the INITIALIZE state,
'lacpDisabled' if the Receive state machine is in the
LACP_ DISABLED state, or 'portDisabled' if the Receive
state machine is in the PORT_ DISABLED state.
This value is read-only.

Context

MIB
LAG-MIB
OID
.1.2.840.10006.300.43.1.2.3.1.1
Type
column
Access
readonly
Status
current
Parent
dot3adAggPortDebugEntry
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::dot3adAggPortDebugRxState'
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::dot3adAggPortDebugRxState.<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::dot3adAggPortDebugRxState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1current
2expired
3defaulted
4initialize
5lacpDisabled
6portDisabled

Conformance