rlDot3adAggPortLacpRxState
NETGEAR-RADLAN-TRUNK-MIB ·
.1.3.6.1.4.1.4526.17.65.8.1.3
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, 'portDisabled' if the Receive state machine is in the PORT_DISABLED state, or 'lacpDisabled' if the Receive state machine is in the LACP_DISABLED state. This value is read-only.
Context
- MIB
- NETGEAR-RADLAN-TRUNK-MIB
- OID
.1.3.6.1.4.1.4526.17.65.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDot3adAggPortLacpEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'NETGEAR-RADLAN-TRUNK-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TRUNK-MIB::rlDot3adAggPortLacpRxState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-TRUNK-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TRUNK-MIB::rlDot3adAggPortLacpRxState.<dot3adAggPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-TRUNK-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-TRUNK-MIB::rlDot3adAggPortLacpRxState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | current |
2 | expired |
3 | defaulted |
4 | initialize |
5 | portDisabled |
6 | lacpDisabled |