syncSourceMode
LUM-SYNC-MIB ·
.1.3.6.1.4.1.8708.2.16.2.3.1.1.15
Object
The operating mode of the sync source.
disabled - The source is disabled from the sync selection process
and will not send or terminate SSM messages.
Any incoming SSM messages will be passed on transparently.
enabled - The source is included in the sync selection process
and will both send and terminate SSM messages.
lockedOut - The source is not enabled in the sync selection process,
but terminates all incoming SSM messages.
If the sync selection process is operating in
Quality level enabled mode it will also send the Quality level
of the selected sync source. The quality level for a source in
lockedOut mode will be shown as DNU.
Context
- MIB
- LUM-SYNC-MIB
- OID
.1.3.6.1.4.1.8708.2.16.2.3.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- syncSourceEntry
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-SYNC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYNC-MIB::syncSourceMode'
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::syncSourceMode.<syncSourceIndex>'
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::syncSourceMode'
Syntax
- Source
- LUM-TCSyncSourceMode
- Base type
Enumeration
Type Description
Operating mode of a synchronization source.
disabled - The source is disabled from the sync selection process
and will not send or terminate SSM messages.
Any incoming SSM messages will be passed on transparently.
enabled - The source is included in the sync selection process
and will both send and terminate SSM messages.
lockedOut - The source is not enabled in the sync selection process,
but terminates all incoming SSM messages.
If the sync selection process is operating in
Quality level enabled mode it will also send the Quality level
of the seleceted sync source.
Values & Constraints
Type Values
0 | disabled |
1 | enabled |
2 | lockedOut |