gpsInhibitOutputsMode
NINJA-MIB ·
.1.3.6.1.4.1.13827.17.2.53
Object
scalar Enumeration
The Inhibit Outputs mode is either on or off. When it is on, the timebase will inhibit the timing signal outputs prior to initial lock to the GPS receiver. When it is off, all timings outputs will be on at all times, even prior to to initial lock.
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 'NINJA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NINJA-MIB::gpsInhibitOutputsMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NINJA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NINJA-MIB::gpsInhibitOutputsMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | gpsInhibitOutputsModeOFF |
1 | gpsInhibitOutputsModeON |