mesLacpReceiveState

LUM-MES-MIB · .1.3.6.1.4.1.8708.2.32.2.32.1.1.8

Object

column Enumeration
LACP Receive state
              
none - Not started
              
expired - If no LACPDU is received before the current while_timer expires, the state machine enters the expired state
              
defaulted - If no LACPDU is received before the current while_timer expires again, the state machine enters the defaulted state
              
current - A LACPDU has been received and the state machine enters the current state

Context

MIB
LUM-MES-MIB
OID
.1.3.6.1.4.1.8708.2.32.2.32.1.1.8
Type
column
Access
readonly
Status
current
Parent
mesLacpEntry
Groups
2

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 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesLacpReceiveState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesLacpReceiveState.<mesLacpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesLacpReceiveState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0expired
1defaulted
2current

Conformance