All MIBs › SYMM-SMI › ntpSysPrecision
ntpSysPrecision
Module: SYMM-SMI
OID (symbolic): SYMM-SMI::ntpSysPrecision
OID (numeric): 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Current NTP precision value. This is a signed integer indicating the precision of the various clocks, in seconds to the nearest power of two. The value must be rounded to the next larger power of two; for instance, a 50-Hz (20ms) or 60-Hz (16.17ms) power-frequency clock would be assigned the value -5 (31.25ms), while a 1000-Hz (1ms) crystal-controlled clock would be assigned the value -9 (1.95ms).
What is ntpSysPrecision?
Read-only signed integer reporting the clock's precision as a power of two in seconds, e.g. -9 for a 1000-Hz crystal-controlled clock (about 1.95ms) versus -5 for a 50/60-Hz power-frequency clock (about 31ms) — a lower (more negative) value means a more precise clock.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.3 snmpwalk -v2c -c public <target> SYMM-SMI::ntpSysPrecision
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.3.1 snmpget -v2c -c public <target> SYMM-SMI::ntpSysPrecision.1
Start monitoring Symmetricom timing/synchronization products (namespace-only module, applies broadly across the vendor's line) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SYMM-SMI::ntpSysPrecision OID value, configure state conditions and alerts, and monitor any Symmetricom timing/synchronization products (namespace-only module, applies broadly across the vendor's line) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9070 | symmetricom | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1 | symmNetworkManagement | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1.2 | symmSnmpManagement | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1.2.3 | symmTTM | SYMM-COMMON-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9070.1.2.3.1 | products | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5 | syncserver | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1 | version | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1.1 | ntpSystem | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.3 | ntpSysPrecision | SYMM-SMI |