smartAlarmAlarmSourceTrigger
RPS-SC300-MIB ·
.1.3.6.1.4.1.1918.2.14.10.110.30.1.41
Object
Determines whether the source alarm's recognition time (if any) is taken into account. If the source alarm is itself a smart alarm and the sources of one or more smart alarms form a cyclic dependency, then at least one of these sources must be configured to trigger when its source is active. Such cyclic dependencies can be used to build complex logical functions such as an astable flip-flop using the source's recognition times as delays.
Context
- MIB
- RPS-SC300-MIB
- OID
.1.3.6.1.4.1.1918.2.14.10.110.30.1.41- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sourceAlarmEntry
- 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::smartAlarmAlarmSourceTrigger'
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::smartAlarmAlarmSourceTrigger.<sourceAlarmIndex>'
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::smartAlarmAlarmSourceTrigger'
Syntax
- Source
- SourceTrigger
- Base type
Enumeration
Values & Constraints
Type Values
0 | triggered |
1 | active |
Conformance
Member of