All MIBs › A3COM-HUAWEI-NTP-MIB › hwNTPSysPrecision
hwNTPSysPrecision
Module: A3COM-HUAWEI-NTP-MIB
OID (symbolic): A3COM-HUAWEI-NTP-MIB::hwNTPSysPrecision
OID (numeric): 1.3.6.1.4.1.43.45.1.5.25.22.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Precision : 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 (20 ms) or 60-Hz (16.67ms) power-frequency clock would be assigned the value -5 (31.25 ms), while a 1000-Hz (1 ms) crystal-controlled clock would be assigned the value -9 (1.95 ms).
What is hwNTPSysPrecision?
This signed Integer32 (-20 to 20) represents clock precision as powers of two in seconds. A value of -9 means 1.95 millisecond resolution; -5 means 31 millisecond resolution. Higher precision (-10 to -20) indicates more accurate timing hardware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.25.22.1.1.3 snmpwalk -v2c -c public <target> A3COM-HUAWEI-NTP-MIB::hwNTPSysPrecision
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.25.22.1.1.3.1 snmpget -v2c -c public <target> A3COM-HUAWEI-NTP-MIB::hwNTPSysPrecision.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwNTPSysPrecision.1
Start monitoring H3C/3Com routers and switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-NTP-MIB::hwNTPSysPrecision OID value, configure state conditions and alerts, and monitor any H3C/3Com routers and switches 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5 | huaweiMgmt | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5.25 | huaweiDatacomm | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.5.25.22 | hwNTP | A3COM-HUAWEI-NTP-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.22.1 | hwNTPSystemMIB | A3COM-HUAWEI-NTP-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.22.1.1 | hwNTPSystemMIBObjects | A3COM-HUAWEI-NTP-MIB |
| 1.3.6.1.4.1.43.45.1.5.25.22.1.1.3 | hwNTPSysPrecision | A3COM-HUAWEI-NTP-MIB |