agnCnfgAlrReportType

RAD-Mpmx-MIB · .1.3.6.1.4.1.164.3.1.2.2.8.3.1.1

Object

column Enumeration
The alarm report type.
trap - traps will be sent only for alarms having the
       selected On/Off severity or higher.
buffer - only alarms having the selected On/Off severity and
         higher, will be reported to the buffer.
relay -  relay contact will be activated only for alarms
         having the selected On severity or higher.
				For products having 2 relays, this is the R1 Relay.
              
alrLedOn/alrLedBlink - user should select a higher severity
         (ReportOn) for alrLedBlink than for alrLedOn
         (Blinking Led means a more severe alarm than steady
          ON Led).
alrLedOn - MTCL-1 Alarm Led will be ON only when
         agnSAlrStatusAll equals the selected severity or
         higher, but lower severity than that selected for
         'alrLedBlink'.
				For products having 2 LEDs, this is the Minor LED.
alrLedBlink - MTCL-1 Alarm Led will Blink only when
         agnSAlrStatusAll equals the selected severity or
         higher.
				For products having 2 LEDs, this is the Major LED.
relay2 -  relay 2 contact will be activated only for alarms
         having the selected On severity or higher.
				This is the R2 Relay.

Context

MIB
RAD-Mpmx-MIB
OID
.1.3.6.1.4.1.164.3.1.2.2.8.3.1.1
Type
column
Access
readonly
Status
current
Parent
agnCnfgAlrReportEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1trap
2buffer
3relay
4alrLedOn
5alrLedBlink
6relay2