gpsHP5071AOperNibble2Status
MERIDIAN2-MIB ·
.1.3.6.1.4.1.13827.14.2.76
Object
scalar Bits
This is a bit string contained in one character representing the third
nibble of the optional HP5071A Cesium Operation status word. Unfortunately,
SNMP numbers the bits in the reverse order, so that the enumerated values
are backwards from the description contained in the HP5071A User's Manual
for the Operation status register. Each bit indicates an Operation state
when set.
NOTE: If no bits are set in this OID and the gpsHP5071AOperNibble0Status
and gpsHP5071AOperNible3Status OIDs, that is an indication of an RS-232
communications fault with the HP5071A.
Currently defined states encoded in this value:
Bit 3: HP5071A is operating in Standby mode.
Bit 2: HP5071A is operating on Battery power.
Bit 1: HP5071A is operating Normally.
Bit 0: HP5071A has a Fatal error.
Context
- MIB
- MERIDIAN2-MIB
- OID
.1.3.6.1.4.1.13827.14.2.76- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gps
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 'MERIDIAN2-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERIDIAN2-MIB::gpsHP5071AOperNibble2Status.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERIDIAN2-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERIDIAN2-MIB::gpsHP5071AOperNibble2Status'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | csFatal |
1 | csNormal |
2 | csOnBattery |
3 | csStandby |