syncSourceAlwaysSendDoNotUse
LUM-SYNC-MIB ·
.1.3.6.1.4.1.8708.2.16.2.3.1.1.12
Object
column r/w
Enumeration
This attribute controls whether to ALWAYS
send S1 = 'Do not use' on the port
corresponding to this source.
disabled - Send the actual S1 value of the
synchronization function. However, if this
source is the selected sync source, then
S1 = 'Do not use' is sent on the corresponding
port.
enabled - Always send 'Do not use', regardless
of the state of the synchonization function.
Context
- MIB
- LUM-SYNC-MIB
- OID
.1.3.6.1.4.1.8708.2.16.2.3.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- syncSourceEntry
- Groups
- 5
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::syncSourceAlwaysSendDoNotUse'
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::syncSourceAlwaysSendDoNotUse.<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::syncSourceAlwaysSendDoNotUse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |