f3TimeClockFrequencyReference
F3-SYNC-MIB ·
.1.3.6.1.4.1.2544.1.12.12.1.3.1.22
Object
This object provides the source of the currently selected frequency source for the Time Clock.
This would be the OID of the actual entity (GNSS Receiver port, Input Frquency Port, Sync object).
An OID value of {0.0} represents a state where the Time Clock does not use a dedicated frequency input.
Context
- MIB
- F3-SYNC-MIB
- OID
.1.3.6.1.4.1.2544.1.12.12.1.3.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3TimeClockEntry
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::f3TimeClockFrequencyReference'
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::f3TimeClockFrequencyReference.<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::f3TimeClockFrequencyReference'
Syntax
- Source
- SNMPv2-TCVariablePointer
- Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3.
Values & Constraints
No enumerated values or constraints recorded.