trapSeverity
UNITRENDS-SNMP ·
.1.3.6.1.4.1.21865.1.1.4
Object
scalar UnitrendsSeverity
Severity of the event
Context
- MIB
- UNITRENDS-SNMP
- OID
.1.3.6.1.4.1.21865.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- trapMembers
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UNITRENDS-SNMP' -M '/opt/observium/mibs/unitrends:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UNITRENDS-SNMP::trapSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UNITRENDS-SNMP' -M '/opt/observium/mibs/unitrends:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UNITRENDS-SNMP::trapSeverity'
Syntax
- Source
- UnitrendsSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | clearing |
1 | error |
2 | warning |
3 | information |