rbnMcLagOperState

RBN-LAG-MIB · .1.3.6.1.4.1.2352.2.102.1.1.1.7

Object

column Enumeration
The current MC-LAG state:
Up      -  When the MC-LAG is active on one of the two chassis.
Down    -  When the MC-LAG is down.
Standby -  When the MC-LAG is standby

Context

MIB
RBN-LAG-MIB
OID
.1.3.6.1.4.1.2352.2.102.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
rbnMcLagEntry
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 'RBN-LAG-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-LAG-MIB::rbnMcLagOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-LAG-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-LAG-MIB::rbnMcLagOperState.<rbnMcLagName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-LAG-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-LAG-MIB::rbnMcLagOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3standby

Conformance