EMD-MIB :: firstNTPServerAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsEMD-MIBfirstNTPServerAddress

firstNTPServerAddress

Module: EMD-MIB

OID (symbolic): EMD-MIB::firstNTPServerAddress

OID (numeric): 1.3.6.1.4.1.13742.8.1.1.1.20

Node type: OBJECT-TYPE

Type: InetAddress

Access: read-write

Description: The address of the primary NTP server.

What is firstNTPServerAddress?

The address of the primary NTP server the device should synchronize its clock against. Set this to your organization's internal or a public NTP server for reliable time sync.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.1.1.20
snmpwalk -v2c -c public <target> EMD-MIB::firstNTPServerAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.1.1.20.1
snmpget -v2c -c public <target> EMD-MIB::firstNTPServerAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.13742.8.1.1.1.20.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> firstNTPServerAddress.1

Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::firstNTPServerAddress OID value, configure state conditions and alerts, and monitor any Raritan EMX Environmental Monitoring Device from a single console.

OID Breakdown

Upper-level ancestors (7 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.13742raritanASSETMANAGEMENT-MIB
Numeric OIDNameModule
1.3.6.1.4.1.13742.8emdEMD-MIB
1.3.6.1.4.1.13742.8.1configurationEMD-MIB
1.3.6.1.4.1.13742.8.1.1unitEMD-MIB
1.3.6.1.4.1.13742.8.1.1.1unitConfigurationEMD-MIB
1.3.6.1.4.1.13742.8.1.1.1.20firstNTPServerAddressEMD-MIB