severity

PT-FM-MIB · .1.3.6.1.4.1.193.223.2.3.1.1.1.3

Object

column SeverityTC
SeverityTC

Context

MIB
PT-FM-MIB
OID
.1.3.6.1.4.1.193.223.2.3.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
alarmConfigEntry
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 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-FM-MIB::severity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-FM-MIB::severity.<notificationId>.<moClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PT-FM-MIB::severity'

Syntax

Source
SeverityTC
Base type
Enumeration
Type Description
An integer indicates the severity level, take the value of INDETERMINATE,
CRITICAL, MAJOR, MINOR, WARNING and CLEARED.

Values & Constraints

Type Values
1eINDETERMINATE
2eCRITICAL
3eMAJOR
4eMINOR
5eWARNING
6eCLEARED

Conformance