genWaterIntrusion
SCTE-HMS-GEN-MIB ·
.1.3.6.1.4.1.5591.1.6.2.1.15
Object
column mandatory
Enumeration
Water level within the generator or fuel enclosure
has exceeded safe limits for generator operation.
Generator operation is suspended while this alarm
is active. The alarm is reset when the water returns
to a safe level.
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.15- 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::genWaterIntrusion'
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::genWaterIntrusion.<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::genWaterIntrusion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAlarm |
2 | alarm |