genFuel
SCTE-HMS-GEN-MIB ·
.1.3.6.1.4.1.5591.1.6.2.1.19
Object
column mandatory
Enumeration
Indicates if the engine's fuel supply is sufficient
for extended operation. Alarm is reset when fuel is
replenished.
This item requires entries in the discrete property table.
Context
- MIB
- SCTE-HMS-GEN-MIB
- OID
.1.3.6.1.4.1.5591.1.6.2.1.19- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- genDeviceEntry
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 'SCTE-HMS-GEN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-GEN-MIB::genFuel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-GEN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-GEN-MIB::genFuel.<genDeviceAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-GEN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-GEN-MIB::genFuel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAlarm |
2 | alarm |