CISCO-GNSS-MIB

        The MIB module for GNSS
        
Overview of GNSS 
        
GNSS (Global Navigation Satellite System) is used to describe
the collection of Satellite Systems that are operating or
planned. There are many Satellite constellation systems already
available. These constellations allows ground base GNSS
receivers to receive radio signals from these satellites and
recover accurate location and time. Location and Time both are
primary uses cases for many technologies, specifically for
Telecom Network Operator, Timing use case is very important.
Typical telecom networks synchronization works in a hierarchal
manner where core network is connected to stratum 1 clock and
the clock is distributed along the network in a tree like
structure. With GPS receiver however, clocking can be changed to
a flat architecture where access networks can directly take
clock from satellites in sky using on-board GPS chips.
        
        
MIB description
        
This MIB is to support the GNSS feature of Cisco System devices.
        
The below table specifies the object formats of the various
textual conventions used.
        
Data type mapping     Textual Convention  SYNTAX
--------------------  ------------------  ---------------------
RP state on slot    SlotState      OCTET
UINT(SIZE(0..1))
RP Slot number      SlotInfo       OCTET UINT(SIZE(0..1))
GNSS module lock    GnssModuleLockStatus   OCTET
INTEGER(1..2)
GNSS module presens GnssModulePresenceStatus   INTEGER(1..2)
    
Source file
CISCO-GNSS-MIB
Last revised
Identity
ciscoGnssMIB
Base OID
1.3.6.1.4.1.9.9.862
Imported Objects
CISCO-SMI ciscoMgmt
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GNSS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GNSS-MIB::ciscoGnssMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GNSS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GNSS-MIB::ciscoGnssMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (15)
.1.3.6.1.4.1.9.9.862
.1.3.6.1.4.1.9.9.862.0
.1.3.6.1.4.1.9.9.862.1
.1.3.6.1.4.1.9.9.862.1.1
.1.3.6.1.4.1.9.9.862.1.2
.1.3.6.1.4.1.9.9.862.1.3
.1.3.6.1.4.1.9.9.862.1.4
.1.3.6.1.4.1.9.9.862.1.5
.1.3.6.1.4.1.9.9.862.1.6
.1.3.6.1.4.1.9.9.862.1.7
.1.3.6.1.4.1.9.9.862.1.8
.1.3.6.1.4.1.9.9.862.1.9
.1.3.6.1.4.1.9.9.862.2
.1.3.6.1.4.1.9.9.862.2.1
.1.3.6.1.4.1.9.9.862.2.2
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. CISCO-GNSS-MIBciscoselected
Type Definitions (8)
Enumeration
down(1)
up(2)
Enumeration
absent(1)
present(2)
Enumeration
bad(1)
good(2)
Enumeration
raise(1)
clear(2)
Integer32
Enumeration
raise(1)
clear(2)
Unsigned32 range: 0..1
Unsigned32 range: 0..1
Conformance Groups (2)
The is a test group.
.1.3.6.1.4.1.9.9.862.2.2.1
The is a test group.
.1.3.6.1.4.1.9.9.862.2.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.862.2.1.1
This is a default module-compliance
containing default object groups.
Required groups
Notifications / Traps (10)
NameOIDDescription
.1.3.6.1.4.1.9.9.862.0.1
Notifiation generated when the GNSS module lock status turn to
Down state.
.1.3.6.1.4.1.9.9.862.0.10
Notification generated when there are > 3 satellites visible
with > 30 dBM SNS
.1.3.6.1.4.1.9.9.862.0.2
Notifiation generated when the GNSS module lock status turn to
Up state.
.1.3.6.1.4.1.9.9.862.0.3
Notification generated when the GNSS module is removed.
.1.3.6.1.4.1.9.9.862.0.4
Notification generated when the GNSS module is powered up.
.1.3.6.1.4.1.9.9.862.0.5
Notification generated when the GNSS antenna detect
short-circuit alarm
.1.3.6.1.4.1.9.9.862.0.6
Notification generated when the GNSS antenna short-circuit
alarm is cleared
.1.3.6.1.4.1.9.9.862.0.7
Notification generated when the GNSS antenna detect
open-circuit alarm
.1.3.6.1.4.1.9.9.862.0.8
Notification generated when the GNSS antenna open-circuit
alarm is cleared
.1.3.6.1.4.1.9.9.862.0.9
Notification generated when there are < 3 satellites visible
with < 30 dBM SNS