pktcEventThrottleAdminStatus
PKTC-IETF-EVENT-MIB ·
.1.3.6.1.2.1.182.1.2.1
Object
scalar
r/w
Enumeration
This MIB object controls the throttling of the
transmitted messages upon generation of an event
(SNMP/syslog). It does not affect local logging
of events.
A value of unconstrained(1) causes event messages
to be transmitted without regard to the threshold
settings.
A value of maintainBelowThreshold(2) causes event
messages to be suppressed if the number of
transmissions would otherwise exceed the threshold
specified by pktcEventThrottleThreshold over the
interval specified by pktcEventThrottleInterval.
A value of stopAtThreshold(3) causes event message
transmission to cease once the threshold specified
by pktcEventThrottleThreshold (over the interval
specified by pktcEventThrottleInterval) is reached.
Event generation is resumed when the value of this
MIB object is modified by a management station or
when the device resets or reboots.
A value of inhibited(4) causes all event message
transmissions to be suppressed.
An event causing both an SNMP and a syslog message
is still treated as a single event.
Refer to MIB objects pktcEventThrottleThreshold and
pktcEventThrottleInterval for information on
throttling.
Context
- MIB
- PKTC-IETF-EVENT-MIB
- OID
.1.3.6.1.2.1.182.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pktcEventThrottle
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unconstrained |
2 | maintainBelowThreshold |
3 | stopAtThreshold |
4 | inhibited |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcEventThrottleThreshold This MIB object contains the number of events per
pktcEventThrottleInterval to be transmitted before
throttling.
An event resulting in multiple actions (e.g., SNMP
and … | scalar | Unsigned32 | .1.3.6.1.2.1.182.1.2.2 |
| pktcEventThrottleInterval This MIB object contains the interval over which
the throttle threshold applies. | scalar | seconds Unsigned32 | .1.3.6.1.2.1.182.1.2.3 |