HMPRIV-MGMT-SNMP-MIB :: hmNetNTPStatusCode

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmNetNTPStatusCode

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2hmAgentHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3hmNetworkHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3.31hmNetNTPGroupHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.3.31.11hmNetNTPStatusCodeHMPRIV-MGMT-SNMP-MIB