alertInReset
RMS-MIB ·
.1.3.6.1.4.1.2769.10.2.2.1.6
Object
column mandatory
r/w
Enumeration
Reset an Alert In by writing 2 in here. Most sensors use to store an alarm, which only can be deleted by resetting the sensor respectively the whole signalling line. This is achieved by powering-off this signalling line for a short time.
Context
- MIB
- RMS-MIB
- OID
.1.3.6.1.4.1.2769.10.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- alertInEntry
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 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMS-MIB::alertInReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMS-MIB::alertInReset.<alertInIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMS-MIB::alertInReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | alertIn-reset |