f3TimeClockSelectionMode
F3-SYNC-MIB ·
.1.3.6.1.4.1.2544.1.12.12.1.3.1.9
Object
!! Currently Only Priority Mode is supported !! This object represents the Time Clock entity's selection mode. If this mode is configured as ql-mode, the selection of which reference should be used shall be based upon the reference's Quality Level. The highest received Quality Level shall be the selected reference. The priority shall only be used to distinguish between references with the same received QL. When multiple references have the same QL and same priority, the behavior of selection process within the group is non-revertive. If this mode is configued as priority-mode, the selection of which reference should be used shall be based upon the reference's priority (i.e. QL is disabled). When multiple references have the same priority, the behavior of selection process within the group is non-revertive.
Context
- MIB
- F3-SYNC-MIB
- OID
.1.3.6.1.4.1.2544.1.12.12.1.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3TimeClockEntry
- Groups
- 1
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 'F3-SYNC-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-SYNC-MIB::f3TimeClockSelectionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-SYNC-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-SYNC-MIB::f3TimeClockSelectionMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-SYNC-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-SYNC-MIB::f3TimeClockSelectionMode'
Syntax
- Source
- SyncSelectionMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | ql-mode |
2 | priority-mode |
Conformance
Member of