All MIBs › RC-NTP-MIB › rcNtpServerPrecision
rcNtpServerPrecision
Module: RC-NTP-MIB
OID (symbolic): RC-NTP-MIB::rcNtpServerPrecision
OID (numeric): 1.3.6.1.4.1.2272.1.33.2.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: NTP precision of this server in seconds
What is rcNtpServerPrecision?
This field reports the clock precision, in seconds, that this NTP server claims for its own timekeeping. Admins use this alongside stratum and root delay to judge the overall quality of a given time source. For example, a very small precision value indicates this server's own clock hardware is highly accurate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.33.2.1.12 snmpwalk -v2c -c public <target> RC-NTP-MIB::rcNtpServerPrecision
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.33.2.1.12.1 snmpget -v2c -c public <target> RC-NTP-MIB::rcNtpServerPrecision.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcNtpServerPrecision.1
Start monitoring Bay Networks/Nortel Accelar (Rapid-City) switches (NTP client configuration/sync status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-NTP-MIB::rcNtpServerPrecision OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar (Rapid-City) switches (NTP client configuration/sync status) from a single console.
OID Breakdown
Upper-level ancestors (11 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.33 | rcNtp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.33.2 | rcNtpServerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.33.2.1 | rcNtpServerEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.33.2.1.12 | rcNtpServerPrecision | RC-NTP-MIB |