syncSourceFilterState

LUM-SYNC-MIB · .1.3.6.1.4.1.8708.2.16.2.3.1.1.14

Object

The state of the source in the synchronization selection
algorithm it is included in.
              
undefined - The source is not included in any selection
            algorithm or the state is not been reported.
normal    - The source is functional
fail      - The source has indicated a failure and is
            excluded from the selection algorithm.
waitToRestore - The source has recovered from failure state,
                but is held out of the selection algorithm
                until the wait to restore time has run out.

Context

MIB
LUM-SYNC-MIB
OID
.1.3.6.1.4.1.8708.2.16.2.3.1.1.14
Type
column
Access
readonly
Status
current
Parent
syncSourceEntry
Groups
4

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::syncSourceFilterState'
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::syncSourceFilterState.<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::syncSourceFilterState'

Syntax

Source
LUM-TCSyncSourceState
Base type
Enumeration
Type Description
State of synchronization source included in a
synchronization selection process as per defined
in ITU-T G.781.

Values & Constraints

Type Values
0undefined
1normal
2failed
3waitToRestore