cds3StatisticalAlarmSeverity

CISCO-DS3-MIB · .1.3.6.1.4.1.9.9.132.1.2.1.1.1.7

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 system will send the alarm with 
appropriate severity. A value of none(3) indicates that no
alarm will be raised.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1minor
2major
3none

Conformance