dsx3RAISeverity

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.1.2.1.1.2

Object

column r/w Enumeration
This variable is used to setup the severity of RAI
alarm. So when RAI alarm is detected the card will
send the alarm with appropriate severity status.
A major alarm will cause the audible notification
and the MAJOR ALARM LED will be turned ON.
A minor alarm will just turn on the MINOR ALARM LED.
This is not applicable for CESM-T3/E3.

Context

MIB
CISCO-MGX82XX-DSX3-MIB
OID
.1.3.6.1.4.1.351.110.4.4.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
dsx3AlarmConfigEntry
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 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3RAISeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3RAISeverity.<dsx3LineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-DSX3-MIB::dsx3RAISeverity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1minor
2major

Conformance