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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | eINDETERMINATE |
2 | eCRITICAL |
3 | eMAJOR |
4 | eMINOR |
5 | eWARNING |
6 | eCLEARED |
Conformance
Member of