All MIBs › LAG-MIB › dot3adAggPortDebugRxState
dot3adAggPortDebugRxState
Module: LAG-MIB
OID (symbolic): LAG-MIB::dot3adAggPortDebugRxState
OID (numeric): 1.2.840.10006.300.43.1.2.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is dot3adAggPortDebugRxState?
Reports which state the LACP Receive state machine is in on this port — current, expired, defaulted, initialize, lacpDisabled, or portDisabled — the primary field to check when a port is stuck and won't come up in its LAG; a healthy, actively negotiating port should read current(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.2.3.1.1 snmpwalk -v2c -c public <target> LAG-MIB::dot3adAggPortDebugRxState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.2.3.1.1.1 snmpget -v2c -c public <target> LAG-MIB::dot3adAggPortDebugRxState.1
Start monitoring Vendor-neutral IEEE 802.3ad standard (Ethernet switches/routers with LACP link aggregation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LAG-MIB::dot3adAggPortDebugRxState OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.3ad standard (Ethernet switches/routers with LACP link aggregation) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| 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.3 | dot3adAggPortDebugTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.2.3.1 | dot3adAggPortDebugEntry | IEEE8023-LAG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.2.840.10006.300.43.1.2.3.1.1 | dot3adAggPortDebugRxState | LAG-MIB |