pktcEventClassSeverity
PKTC-IETF-EVENT-MIB ·
.1.3.6.1.2.1.182.1.1.3.1.4
Object
column
r/w
SyslogSeverityMask
This MIB object defines the severity level
of events belonging to a specific event class
that are enabled for event reporting.
This MIB object has no effect on the event
reporting unless the MIB object
pktcEventClassStatus is set to a value
of 'true' (enabled), for the corresponding
event class.
Setting a bit within the mask to a value of '1'
implies that events corresponding to that
severity level MUST be reported as defined by
the corresponding value of 'pktcEventReporting'
for events in the event class.
Setting a bit to a value of '0' implies that
events corresponding to that level MUST NOT be
reported, irrespective of the corresponding
value of 'pktcEventReporting' for events
in the event class.
It is recommended that the bits corresponding
to emerg(0), alert(1), crit(2), and err(3)
be set to a value of '1' to ensure reporting of
events requiring immediate attention.
Context
- MIB
- PKTC-IETF-EVENT-MIB
- OID
.1.3.6.1.2.1.182.1.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktcEventClassEntry
- Table
- pktcEventClassTable
- Siblings
- 3
Syntax
SyslogSeverityMask
- Source
- SyslogSeverityMask
- Base type
Bits
Values & Constraints
Type Values
0 | emerg |
1 | alert |
2 | crit |
3 | err |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcEventClassIndex This MIB object is an index into the event
class table. It is a locally meaningful
value. | column | Unsigned32 | .1.3.6.1.2.1.182.1.1.3.1.1 |
| pktcEventClassName This MIB object contains the name of the
event class.
Vendors MAY define different event classes
(e.g., DHCP, SNMP, DEBUG) to group together
management events of a … | column | OctetString | .1.3.6.1.2.1.182.1.1.3.1.2 |
| pktcEventClassStatus This MIB object indicates if events belonging
to the corresponding event class are enabled
or disabled, for event reporting.
Setting this object to a value of 'true… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.182.1.1.3.1.3 |