SYMM-SMI :: gpsPosition

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsSYMM-SMIgpsPosition

gpsPosition

Module: SYMM-SMI

OID (symbolic): SYMM-SMI::gpsPosition

OID (numeric): 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Returns the current position in the format of:

A BB CC DD EEE F GGG HH II JJJ KK

defined as follows:
===============================================
A           sign of the latitude 
            (1 = North, -1 = South)
BB          degrees of the latitude  
CC          minutes of the latitude
DD          seconds of the latitude
EEE         milliseconds of the latitude
F           sign of the longitude 
            (1 = East, -1 = West)
GGG         degrees of the longitude
HH          minutes of the longitude
II          seconds of the longitude
JJJ         milliseconds of the longitude
KK          altitude in meters
===============================================

What is gpsPosition?

Read-only string (1-80 characters) giving the GPS receiver's current fixed position as latitude/longitude sign, degrees, minutes, seconds, milliseconds, and altitude in meters, letting an admin verify the unit's surveyed location.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.1
snmpwalk -v2c -c public <target> SYMM-SMI::gpsPosition

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.1.1
snmpget -v2c -c public <target> SYMM-SMI::gpsPosition.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::gpsPosition 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.3gpsSYMM-SMI
1.3.6.1.4.1.9070.1.2.3.1.5.1.3.1gpsPositionSYMM-SMI