alarmBindToRelayIndex

RAD-GEN-MIB · .1.3.6.1.4.1.164.6.5.1.11.1.1

Object

column SourceId
This object is the index of the Alarm Output Relay.
Values: 1- critical, 2- major, 3- minor according to alarm severity.
For devices with alarms on a slot, the index will be:
(1000*slot number)+ alarm relay severity number.

Context

MIB
RAD-GEN-MIB
OID
.1.3.6.1.4.1.164.6.5.1.11.1.1
Type
column
Access
noaccess
Status
current
Parent
alarmBindToRelayEntry

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

Syntax

Source
SourceId
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.