gnssStatusHardwareFailReason
RAD-Clock-MIB ·
.1.3.6.1.4.1.164.6.2.15.9.2.1.6
Object
column Bits
Each bit represent poissible GNSS port hardware failure reason. when no failure, the value will be 0.
Context
- MIB
- RAD-Clock-MIB
- OID
.1.3.6.1.4.1.164.6.2.15.9.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gnssStatusEntry
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 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::gnssStatusHardwareFailReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::gnssStatusHardwareFailReason.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Clock-MIB::gnssStatusHardwareFailReason'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | voltageOra |
1 | currentOra |
2 | shortCircuit |
3 | openCircuit |
4 | signalLow |
5 | noAntennaPower |
6 | other |
7 | noResponseFromModule |