All MIBs › HMPRIV-MGMT-SNMP-MIB › hmNetNTPStatusCode
hmNetNTPStatusCode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmNetNTPStatusCode
OID (numeric): 1.3.6.1.4.1.248.14.2.3.31.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Operational status of the NTP sub-system. The value is a bit mask: 1 local system clock synchronized 2 generic error (see hmNetNTPStatusText) 100 server 1 not synchronized 200 server 1 protocol error 400 server 1 not responding 800 server 1 synchronization in progress 10000 server 2 not synchronized 20000 server 2 protocol error 40000 server 2 not responding 80000 server 2 synchronization in progress (Note that all values are hexadecimal.)
What is hmNetNTPStatusCode?
This read-only bitmask provides detailed operational status of the NTP (Network Time Protocol) subsystem, indicating whether the system clock is synchronized, server connection status, protocol errors, and synchronization progress for up to two NTP servers. Operators examine this status code to diagnose time synchronization problems and identify which NTP servers are not responding or have protocol issues. Each bit represents a specific condition, allowing administrators to quickly identify and resolve timing issues across the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.31.11 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetNTPStatusCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.31.11.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmNetNTPStatusCode.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3 | hmNetwork | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.31 | hmNetNTPGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.31.11 | hmNetNTPStatusCode | HMPRIV-MGMT-SNMP-MIB |