rbTrapSeverity
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.6.5
Object
scalar TrapSeverity
This parameter is used as trap variable binding and contains the severity of the trap.
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.6.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rbAuthorizationAndTraps
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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbTrapSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-MIB::rbTrapSeverity'
Syntax
- Source
- TrapSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | critical |
2 | major |
3 | minor |
4 | warning |
5 | info |