dsx3StatisticalAlarmSeverity

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.1.2.1.1.9

Object

column r/w Enumeration
This variable is used to setup the severity of 
any of the Statistical alarms. So when a 
Statistical Counter exceeds its specified threshold 
the card will send the alarm with appropriate
severity. 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.

Context

MIB
CISCO-MGX82XX-DSX3-MIB
OID
.1.3.6.1.4.1.351.110.4.4.1.2.1.1.9
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::dsx3StatisticalAlarmSeverity'
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::dsx3StatisticalAlarmSeverity.<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::dsx3StatisticalAlarmSeverity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1minor
2major

Conformance