smartAlarmTrapSend

RPS-SC300-MIB · .1.3.6.1.4.1.1918.2.14.10.110.20.1.10

Object

column r/w SendTrap
If set to true an SNMP trap is sent to every trap receiver with an appropriate trap level whenever this alarm changes state.

Context

MIB
RPS-SC300-MIB
OID
.1.3.6.1.4.1.1918.2.14.10.110.20.1.10
Type
column
Access
readwrite
Status
current
Parent
smartAlarmEntry
Groups
1

Walk 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::smartAlarmTrapSend'
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::smartAlarmTrapSend.<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::smartAlarmTrapSend'

Syntax

Source
SendTrap
Base type
Enumeration

Values & Constraints

Type Values
0none
1both
2activation
4deactivation

Conformance