cGnssSatelliteVisibilityStatus
CISCO-GNSS-MIB ·
.1.3.6.1.4.1.9.9.862.1.5
Object
scalar GnssSvVisibilityStatus
This object specifies status of the GNSS (good/bad), If tracking minimum 3 satellites with more than 30dBM then good, if not bad.
Context
- MIB
- CISCO-GNSS-MIB
- OID
.1.3.6.1.4.1.9.9.862.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoGnssMIBObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GNSS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GNSS-MIB::cGnssSatelliteVisibilityStatus.0'
More examples
Translate to a numeric OID
/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::cGnssSatelliteVisibilityStatus'
Syntax
- Source
- GnssSvVisibilityStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | bad |
2 | good |