fsSynceIfConfigSwitch
SyncE-MIB ·
aricent variant
·
.1.3.6.1.4.1.29601.2.79.1.2.1.1.14
Object
column r/w
Enumeration
When ForcedSwitch is enabled on an interface, it can override the
currently selected synchronization source, provided the synchronization
source is enabled and not locked out. The forced switch overrides the
manual switch, and a subsequent forced switch pre-empts the previous
forced switch.If the interface selected by the forced switch is disabled
or locked out, the forced switch will be automatically rejected.
A manual switch can be enabled on an interface provided the it is
synce enabled, not locked out, not in signal fail condition, and
has a QL better than DNU in QL-enabled mode. Furthermore, in
QL-enabled mode, a manual switch can be performed only to a source
which has the highest available QL. As such, these conditions have
the effect that manual switching can only be used to override the
assigned synchronization source priorities. A manual switch request
overrides a previous manual switch request.
Settting the value to none clears the forced/manual switch
options configured on the interface
Context
- MIB
- SyncE-MIB
- OID
.1.3.6.1.4.1.29601.2.79.1.2.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsSynceIfEntry
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 'SyncE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SyncE-MIB::fsSynceIfConfigSwitch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SyncE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SyncE-MIB::fsSynceIfConfigSwitch.<fsSynceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SyncE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SyncE-MIB::fsSynceIfConfigSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | forceSwitch |
2 | manualSwitch |