flGps1PpsState
FIBROLAN-GPS-MIB ·
.1.3.6.1.4.1.4467.1000.210.1.10.1.15
Object
column Enumeration
The current state of the 1PPS signal generated by the GPS module. Under normal conditions, the state should be 'ok'. Normally, 'other' state should not be present.
Context
- MIB
- FIBROLAN-GPS-MIB
- OID
.1.3.6.1.4.1.4467.1000.210.1.10.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flGpsEntry
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::flGps1PpsState'
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::flGps1PpsState.<flGpsId>'
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::flGps1PpsState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | notGenerated |
99 | other |