smartAlarmScheduleSourceIsTriggered
RPS-SC300-MIB ·
.1.3.6.1.4.1.1918.2.14.10.110.40.1.10
Object
column SourceState
Indicates whether or not this schedule is currently considered true or false.
Context
- MIB
- RPS-SC300-MIB
- OID
.1.3.6.1.4.1.1918.2.14.10.110.40.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sourceScheduleEntry
- 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::smartAlarmScheduleSourceIsTriggered'
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::smartAlarmScheduleSourceIsTriggered.<sourceScheduleIndex>'
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::smartAlarmScheduleSourceIsTriggered'
Syntax
- Source
- SourceState
- Base type
Enumeration
Values & Constraints
Type Values
0 | inactiveClear |
1 | inactiveArmed |
2 | activeClear |
3 | activeArmed |
4 | cycle |
5 | invalid |
Conformance
Member of