syncGroupSourceSwitchType
LUM-SYNC-MIB ·
.1.3.6.1.4.1.8708.2.16.2.2.1.1.19
Object
column Enumeration
Indication on what caused the currently selected source to be selected.
auto - The source was selected from a normal sync selection process
without any user commands.
manual - The source was selected via a Manual Source Switch command.
forced - The source was selected via a Forced Source Switch command.
Context
- MIB
- LUM-SYNC-MIB
- OID
.1.3.6.1.4.1.8708.2.16.2.2.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Default
auto- Parent
- syncGroupEntry
- Groups
- 2
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::syncGroupSourceSwitchType'
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::syncGroupSourceSwitchType.<syncGroupIndex>'
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::syncGroupSourceSwitchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | manual |
3 | forced |
Conformance
Member of