inpAlarmSetup

DAMOCLES-MIB · .1.3.6.1.4.1.21796.3.4.1.1.4

Object

column mandatory r/w InputAlarmSetup
You can enable alarm for this binary input.
Alarm can be inactive or active for On/Off state.

Context

MIB
DAMOCLES-MIB
OID
.1.3.6.1.4.1.21796.3.4.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
inpEntry

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 'DAMOCLES-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DAMOCLES-MIB::inpAlarmSetup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DAMOCLES-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DAMOCLES-MIB::inpAlarmSetup.<inpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DAMOCLES-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DAMOCLES-MIB::inpAlarmSetup'

Syntax

Source
InputAlarmSetup
Base type
Enumeration

Values & Constraints

Type Values
0inactive
1activeOff
2activeOn