syncDomainQualityLevelSelectionMode

LUM-SYNC-MIB · .1.3.6.1.4.1.8708.2.16.2.6.1.1.4

Object

column r/w Enumeration
The mode in which the Synchronization Selection Process
for the domain operates.
enabled - The reported Quality Level of the
            Synchronization sources are taken into
            account in the selection process.
disabled - The Quality Level is not taken into account.

Context

MIB
LUM-SYNC-MIB
OID
.1.3.6.1.4.1.8708.2.16.2.6.1.1.4
Type
column
Access
readwrite
Status
current
Default
disabled
Parent
syncDomainEntry
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-SYNC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYNC-MIB::syncDomainQualityLevelSelectionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYNC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYNC-MIB::syncDomainQualityLevelSelectionMode.<syncDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYNC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYNC-MIB::syncDomainQualityLevelSelectionMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled