MDS-SERVICE-GPS-MIB: View SNMP OID List / Download MIB

VENDOR: MICROWAVE DATA SYSTEMS


 Home MIB: MDS-SERVICE-GPS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mdsGpsMIB 1.3.6.1.4.1.4130.10.3.12
The MIB module to describe the system.
       mGpsMIBObjects 1.3.6.1.4.1.4130.10.3.12.1
           mGpsConfig 1.3.6.1.4.1.4130.10.3.12.1.1
           mGpsStatus 1.3.6.1.4.1.4130.10.3.12.1.2
               mGpsStatusFixMode 1.3.6.1.4.1.4130.10.3.12.1.2.1 integer read-only
Fix mode Enumeration: 'a3dfix': 2, 'nofix': 0, 'a2dfix': 1.
               mGpsStatusTime 1.3.6.1.4.1.4130.10.3.12.1.2.2 octet string read-only
UTC Time
               mGpsStatusLatitude 1.3.6.1.4.1.4130.10.3.12.1.2.3 octet string read-only
Latitude
               mGpsStatusLongitude 1.3.6.1.4.1.4130.10.3.12.1.2.4 octet string read-only
Longitude
               mGpsStatusAltitude 1.3.6.1.4.1.4130.10.3.12.1.2.5 octet string read-only
Altitude (ft)
               mGpsStatusSpeed 1.3.6.1.4.1.4130.10.3.12.1.2.6 octet string read-only
Speed (mph)
               mGpsStatusHeading 1.3.6.1.4.1.4130.10.3.12.1.2.7 octet string read-only
True Heading (degree)
               mGpsStatusSatellitesVisible 1.3.6.1.4.1.4130.10.3.12.1.2.8 unsigned32 read-only
The number of satellites currently visible
               mGpsStatusSatellitesUsed 1.3.6.1.4.1.4130.10.3.12.1.2.9 unsigned32 read-only
The number of satellites being used for GPS fix.
               mGpsSatellitesTable 1.3.6.1.4.1.4130.10.3.12.1.2.10 no-access
The list of all visible satellites, and their status
                     mGpsSatellitesEntry 1.3.6.1.4.1.4130.10.3.12.1.2.10.1 no-access
Each entry contains information about a visible satellite
                         mGpsSatellitesPrn 1.3.6.1.4.1.4130.10.3.12.1.2.10.1.1 unsigned32 no-access
PRN (pseudorandom noise code) of satellite.
                         mGpsSatellitesUsed 1.3.6.1.4.1.4130.10.3.12.1.2.10.1.2 truthvalue read-only
True if this satellite is used in current GPS fix.
                         mGpsSatellitesElevation 1.3.6.1.4.1.4130.10.3.12.1.2.10.1.3 unsigned32 read-only
Elevation of satellite.
                         mGpsSatellitesAzimuth 1.3.6.1.4.1.4130.10.3.12.1.2.10.1.4 unsigned32 read-only
Azimuth of satellite.
                         mGpsSatellitesSnr 1.3.6.1.4.1.4130.10.3.12.1.2.10.1.5 unsigned32 read-only
Signal-to-Noise radio of satellite.
           mGpsSourcesTable 1.3.6.1.4.1.4130.10.3.12.1.3 no-access
This table contains gps data sources in the system.
               mGpsSourcesEntry 1.3.6.1.4.1.4130.10.3.12.1.3.1 no-access
Each entry contains information about the gps data source.
                   mGpsSourceName 1.3.6.1.4.1.4130.10.3.12.1.3.1.1 displaystring no-access
GPS data source name.
                   mGpsSourceDevice 1.3.6.1.4.1.4130.10.3.12.1.3.1.2 octet string read-only
GPS data source device.
       mdsGpsMIBConformance 1.3.6.1.4.1.4130.10.3.12.3
           mdsGpsMIBCompliances 1.3.6.1.4.1.4130.10.3.12.3.1
               mGpsCompliance 1.3.6.1.4.1.4130.10.3.12.3.1.1
The compliance statement for SNMP entities that implement the MDS-GPS-MIB.
           mdsGpsMIBGroups 1.3.6.1.4.1.4130.10.3.12.3.2
               mGpsStatusGroup 1.3.6.1.4.1.4130.10.3.12.3.2.1
A collection of objects providing information about orbit GPS data status.
               mGpsSourcesGroup 1.3.6.1.4.1.4130.10.3.12.3.2.2
A collection of objects providing information about orbit GPS data sources.