swEventTrapLevel
SWSYSTEM-MIB ·
.1.3.6.1.4.1.1588.2.1.1.1.8.1
Object
scalar deprecated
r/w
Enumeration
swAgtTrapSeverityLevel, in absence of swEventTrapLevel, specifies the Trap Severity Level of each defined trap recipient host. This object specifies the swEventTrap level in conjunction with an event's severity level. When an event occurs and if its severity level is at or below the value specified by this object instance, the agent will send the associated swEventTrap to configured recipients.
Context
- MIB
- SWSYSTEM-MIB
- OID
.1.3.6.1.4.1.1588.2.1.1.1.8.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- swEvent
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 'SWSYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWSYSTEM-MIB::swEventTrapLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWSYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWSYSTEM-MIB::swEventTrapLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | critical |
2 | error |
3 | warning |
4 | informational |
5 | debug |