All MIBs › F3-SYNC-MIB › f3TimeClockSelectedReference
f3TimeClockSelectedReference
Module: F3-SYNC-MIB
OID (symbolic): F3-SYNC-MIB::f3TimeClockSelectedReference
OID (numeric): 1.3.6.1.4.1.2544.1.12.12.1.3.1.6
Node type: OBJECT-TYPE
Type: VariablePointer
Access: read-only
Description:
This object provides the source of the currently selected Time Clock reference. This would be the OID of the actual entity (GPS port, PPS port etc.). An OID value of {0 0} represents internal clock.
What is f3TimeClockSelectedReference?
This OID shows which external time source the device is currently synchronizing its clock to, whether that is a GPS receiver, precision pulse signal, or internal oscillator. It tells you the reliability of the device's time synchronization, which is critical for coordinating network operations and cryptography. A network operator checks this to verify the device has a valid time source and switches to a backup if the primary reference fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.12.1.3.1.6 snmpwalk -v2c -c public <target> F3-SYNC-MIB::f3TimeClockSelectedReference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.12.1.3.1.6.1 snmpget -v2c -c public <target> F3-SYNC-MIB::f3TimeClockSelectedReference.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.12 | f3SyncMIB | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1 | f3SyncObjects | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.3 | f3TimeClockTable | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.3.1 | f3TimeClockEntry | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.3.1.6 | f3TimeClockSelectedReference | F3-SYNC-MIB |