SYMM-SMI :: ntpSysMode

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsSYMM-SMIntpSysMode

ntpSysMode

Module: SYMM-SMI

OID (symbolic): SYMM-SMI::ntpSysMode

OID (numeric): 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.18

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: An integer indicating the NTP association mode  
and are coded as follows:
============================================
0       unspecified
1       symmetric active
2       symmetric passive
3       client
4       server
5       broadcast
6       reserved for NTP control messages
7       reserved for private use
============================================

What is ntpSysMode?

Read-only enum reporting the current NTP association mode: unspecified(0), symactive(1), sympassive(2), client(3), server(4), broadcast(5), reservedctl(6), or reservedpriv(7) — useful for confirming whether this system is acting as an NTP server, client, or peer.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.18
snmpwalk -v2c -c public <target> SYMM-SMI::ntpSysMode

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.18.1
snmpget -v2c -c public <target> SYMM-SMI::ntpSysMode.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::ntpSysMode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9070symmetricomSYMM-COMMON-SMI
1.3.6.1.4.1.9070.1symmNetworkManagementSYMM-COMMON-SMI
1.3.6.1.4.1.9070.1.2symmSnmpManagementSYMM-COMMON-SMI
1.3.6.1.4.1.9070.1.2.3symmTTMSYMM-COMMON-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9070.1.2.3.1productsSYMM-SMI
1.3.6.1.4.1.9070.1.2.3.1.5syncserverSYMM-SMI
1.3.6.1.4.1.9070.1.2.3.1.5.1versionSYMM-SMI
1.3.6.1.4.1.9070.1.2.3.1.5.1.1ntpSystemSYMM-SMI
1.3.6.1.4.1.9070.1.2.3.1.5.1.1.18ntpSysModeSYMM-SMI