SYMM-SMI :: gpsSatlist

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsSYMM-SMIgpsSatlist

gpsSatlist

Module: SYMM-SMI

OID (symbolic): SYMM-SMI::gpsSatlist

OID (numeric): 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.4

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Displays the GPS satellite tracking information in the
format of:

N,X1,Y1,Z1,...,XN,YN,ZN

defined as follows:
======================================================  
N        Number of satellites. If one or more satellites 
         are available, Xi,Yi,Zi follows N.

Xi       Satellite vehicle number.

Yi       Satellite signal strength in dBW where less 
         than -200 dBW means no signal.

Zi       Zi can be either T or C. T(racking) means the 
         SyncServer receives the information from the 
         satellite but the information is not used in its 
         timing solution. C(urrent) means the SyncServer 
         currently uses satellite information in its 
         timing solution.

Examples

For no satellites:
0

For one satellite with vehicle number 16:
1,16,C,-158

For six satellites:
6,12,C,-156,14,C,-155,8,T,-162,24,C,-158,18,C,161,6,C,-160      
======================================================

What is gpsSatlist?

Read-only string (1-128 characters) listing the GPS satellites currently tracked, in the format 'N,vehicle,T/C,signal-dBW,...' where T means tracked-but-unused and C means currently used in the timing solution, e.g. '1,16,C,-158' for one satellite in use.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.4
snmpwalk -v2c -c public <target> SYMM-SMI::gpsSatlist

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.4.1
snmpget -v2c -c public <target> SYMM-SMI::gpsSatlist.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::gpsSatlist 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.4gpsSatlistSYMM-SMI