flGpsSatelliteUsedForTiming
FIBROLAN-GPS-MIB ·
.1.3.6.1.4.1.4467.1000.210.1.30.1.10
Object
column Enumeration
Indicates whether the satellite is being used for timing fix. Normally, 'other' state should not be present.
Context
- MIB
- FIBROLAN-GPS-MIB
- OID
.1.3.6.1.4.1.4467.1000.210.1.30.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flGpsSatelliteEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'FIBROLAN-GPS-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-GPS-MIB::flGpsSatelliteUsedForTiming'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBROLAN-GPS-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-GPS-MIB::flGpsSatelliteUsedForTiming.<flGpsSatelliteId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBROLAN-GPS-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBROLAN-GPS-MIB::flGpsSatelliteUsedForTiming'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |
99 | other |