rbnMcLagOperErrorCode

RBN-LAG-MIB · .1.3.6.1.4.1.2352.2.102.1.1.1.8

Object

column Enumeration
The reason that MC-LAG is Down.
configMismatch - MC-LAG is down because of config mismatch
priorityError - MC-LAG is down because of config mismatch
downMinLink - MC-LAG is down because of min-link error

Context

MIB
RBN-LAG-MIB
OID
.1.3.6.1.4.1.2352.2.102.1.1.1.8
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::rbnMcLagOperErrorCode'
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::rbnMcLagOperErrorCode.<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::rbnMcLagOperErrorCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noError
1configMismatch
2priorityError
3downMinLink

Conformance