pktcDevEvThrottleAdminStatus
PKTC-EVENT-MIB ·
.1.3.6.1.4.1.4491.2.2.3.2.1
Object
scalar
r/w
Enumeration
This MIB Object controls the throttling of the
transmitted messages upon generation of an event
(SNMP/Syslog).
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.
A value of stopAtThreshold(3) causes event message
transmission to cease at the threshold, and not
resume until directed to do so.
A value of inhibited(4) causes all event message
Transmission to be suppressed.
An event causing both an SNMP and a Syslog message
is still treated as a single event.
Writing to this object resets the thresholding state.
Refer to MIB Objects pktcDevEvThrottleThreshold and
pktcDevEvThrottleInterval for information on throttling.
Context
- MIB
- PKTC-EVENT-MIB
- OID
.1.3.6.1.4.1.4491.2.2.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pktcDevEventThrottle
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unconstrained |
2 | maintainBelowThreshold |
3 | stopAtThreshold |
4 | inhibited |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcDevEvThrottleThreshold This MIB Object contains the number of events per
pktcDevEvThrottleInterval to be transmitted before
throttling.
An event causing both a SNMP and a syslog m… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.2.2.3.2.2 |
| pktcDevEvThrottleInterval This MIB Object contains the interval over which
the throttle threshold applies. | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.2.2.3.2.3 |