dellTrapSeverity
Dell-LAN-TRAP-MIB ·
.1.3.6.1.4.1.674.10895.5000.1.1.2
Object
scalar
Enumeration
The severity type of the enterprise-specific trap sent to the
Network Management Station by the Dell managed device. The
Severity level are defined as follows:
Critical - service affecting event.
Major - a major error which is not service affecting but does
require immediate user attention to prevent further
degredation of the system, which may lead to a critical
error. For example, if a redundant port failure would
be considered a major event whereas the failure of an
unprotected port is a critical event.
Minor - a minor event which is not service affecting and is
unlikely to lead to a major or critical event. The user
does not need to take immediate actions but some action
is required to clear the event.
Info - a notification to the user of some event that does not
require any user action. For example, a security
notification is useful information but does not require
the user to take any specific immediate action. This
event is not cleared.
Clear - this special trap is sent to clear some previously sent
trap. Note that if the sequence number sent with the
clear event is 0 then the clear event is used to indicate
that all outstanding event of this particular type on a
given source (dellTrapSource) has been cleared. If the
event sequence number (dellTrapSeqNum) is sent with a
non-zero value, then the clear event is sent to clear only
the specific trap instance designated by the sequence
number in question.
Context
- MIB
- Dell-LAN-TRAP-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dellAlarmGroup
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | clear |
1 | info |
2 | minor |
3 | major |
4 | critical |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dellTrapInfo This text string may be used to provide additional information
regarding the trap being sent. Any specific formatting information
is given in the trap definition. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.674.10895.5000.1.1.1 |
| dellTrapSource The trap source is a string identifying the component of the device
generating the trap. The source identifies the component associated
with the fault. This may for example, i… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.674.10895.5000.1.1.3 |
| dellTrapSeqNum Since SNMP traps are transported using UDP, there is a possibility
for the trap to be lost in transit. To allow the NMS the ability
to detect this possibility, all traps will i… | scalar | Unsigned32 | .1.3.6.1.4.1.674.10895.5000.1.1.4 |
| dellTrapTimeStamp The trap header includes the system up time which mark when the trap
was generated, but often it is important to know the absolute time
when the trap was generated. This time s… | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.674.10895.5000.1.1.5 |