mclagSynchronizationStatus
LUM-MCLAG-MIB ·
.1.3.6.1.4.1.8708.2.62.2.2.1.1.6
Object
column Enumeration
synchronized - The MC-LAG has received the configuration TLVs from its peer. unSynchronized - The MC-LAG has not yet received the configuration TLVs from its peer or the information in the received TLVs prevents the MC-LAG to synchronize.
Context
- MIB
- LUM-MCLAG-MIB
- OID
.1.3.6.1.4.1.8708.2.62.2.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Default
undefined- Parent
- mclagEntry
- Groups
- 1
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 'LUM-MCLAG-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MCLAG-MIB::mclagSynchronizationStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MCLAG-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MCLAG-MIB::mclagSynchronizationStatus.<mclagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MCLAG-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MCLAG-MIB::mclagSynchronizationStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unSynchronized |
2 | synchronized |
3 | undefined |
Conformance
Member of