All MIBs › SYMM-SMI › gpsSatlist
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9070 | symmetricom | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1 | symmNetworkManagement | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1.2 | symmSnmpManagement | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1.2.3 | symmTTM | SYMM-COMMON-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9070.1.2.3.1 | products | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5 | syncserver | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1 | version | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1.3 | gps | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1.3.4 | gpsSatlist | SYMM-SMI |