clearSmartAlarm
RPS-SC300-MIB ·
.1.3.6.1.4.1.1918.2.14.10.110.20.1.110
Object
This will temporarily override the alarm logic and force the alarm to deactivate. If this does not cause the trigger conditions for the alarm to change (for instance through a circular dependency), the alarm will reactivate after its recognition time.
Context
- MIB
- RPS-SC300-MIB
- OID
.1.3.6.1.4.1.1918.2.14.10.110.20.1.110- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- smartAlarmEntry
- Groups
- 1
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 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::clearSmartAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::clearSmartAlarm.<smartAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RPS-SC300-MIB::clearSmartAlarm'
Conformance
Member of