tmnxGnssConstellation

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.59.1.3

Object

The value of tmnxGnssConstellation specifies the type of satellites
that the GNSS receiver will use to acquire a fix.  The value 'gps'
specifies that the receiver will only use the United States' Global
Positioning System (GPS) satellites.  The value 'gps-glonass' specifies
that the receiver will use both GPS and Russia's GLONASS satellites.
              
Changing the satellite constellation requires the MDA to be reset. The
MDA will reset automatically when GNSS is enabled after changing the
constellation.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.59.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxGnssEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxGnssConstellation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxGnssConstellation.<tmnxCardSlotNum>.<tmnxMDASlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxGnssConstellation'

Syntax

Source
TmnxGnssConstellation
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1gps
2gps-glonass

Conformance