pktcEventReporting
PKTC-IETF-EVENT-MIB ·
.1.3.6.1.2.1.182.1.4.1.1.5
Object
column
r/w
Bits
This MIB object defines the action to be taken on
occurrence of this event. Bit local(0) refers to local
logging of events; bit sylog(1) refers to the
transmission of events using syslog; bit snmpTrap(2)
refers to the transmission of events using SNMP Traps
(SNMPv2-Trap-PDU); and bit snmpInform(3) refers to the
transmission of events using SNMP INFORMs.
Setting a bit to a value of '1' indicates that the
corresponding action will be taken upon occurrence of
this event. If none of the bits are set, then no action
is taken upon occurrence of the event. The success of
transmission using syslog and SNMP depends on the
MTA configuration. For example, a valid syslog server
address is required for syslog message transmission.
Specification of a management event does not necessarily
include the actions to be taken upon its generation,
i.e., it does not need to specify if a generated event
needs to be transmitted via SNMP or syslog, or stored
locally. Thus, certain default values are specified,
based on the event's severity level specified by the
MIB object pktcEventSeverityLevel, as follows:
- If the severity level of an event is emerg(0),
alert(1), crit(2), or err(3), set the bits for
local(0), syslog(1), and snmpInform(3) to a value
of '1' and set the remaining bits to a value of '0'.
- For an event with any other severity level, set
the bits for local(0) and syslog(1) to a value
of '1' and set the rest of the bits to a value
of '0'.
Context
- MIB
- PKTC-IETF-EVENT-MIB
- OID
.1.3.6.1.2.1.182.1.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktcEventEntry
- Table
- pktcEventTable
- Siblings
- 6
Syntax
Bits
Values & Constraints
Enumerated Values
0 | local |
1 | syslog |
2 | snmpTrap |
3 | snmpInform |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcEventOrganization This MIB object provides the IANA enterprise number of
the organization defining the event. Thus, all
PacketCable- or IPCablecom-defined events will contain
the PacketCable or IP… | column | Unsigned32 | .1.3.6.1.2.1.182.1.4.1.1.1 |
| pktcEventIdentifier This MIB object contains the event identifier for the
corresponding event. | column | Unsigned32 | .1.3.6.1.2.1.182.1.4.1.1.2 |
| pktcEventFacility This MIB object contains the facility
for the event.
For PacketCable, IPCablecom, or ETSI events,
this MUST be set to a value of local0(16). | column | SYSLOG-TC-MIBSyslogFacility | .1.3.6.1.2.1.182.1.4.1.1.3 |
| pktcEventSeverityLevel This MIB object contains the severity level that
is applicable to the specified event. | column | SYSLOG-TC-MIBSyslogSeverity | .1.3.6.1.2.1.182.1.4.1.1.4 |
| pktcEventText This MIB object provides a human-readable
description of the event. Descriptions need
to take into consideration the SnmpAdminString
definition requirements such as the use of
co… | column | OctetString | .1.3.6.1.2.1.182.1.4.1.1.6 |
| pktcEventClass This MIB object represents the event class
that affects the event. If an event is associated
with only one event class, then its name
(pktcEventClassName) is reported. If an eve… | column | OctetString | .1.3.6.1.2.1.182.1.4.1.1.7 |