incaDevEvThrottleAdminStatus
INCA-DEVICE-MIB ·
.1.3.6.1.4.1.39938.1.1.2.3
Object
scalar
r/w
Enumeration
Controls the transmission of traps and syslog messages
with respect to the trap pacing threshold.
unconstrained(1) causes traps and syslog messages to be
transmitted without regard to the threshold settings.
maintainBelowThreshold(2) causes trap transmission and
syslog messages to be suppressed if the number of traps
would otherwise exceed the threshold.
stopAtThreshold(3) causes trap transmission to cease
at the threshold, and not resume until directed to do so.
inhibited(4) causes all trap transmission and syslog
messages to be suppressed.
A single event is always treated as a single event for
threshold counting. That is, an event causing both a trap
and a syslog message is still treated as a single event.
Writing to this object resets the thresholding state.
At initial startup, this object has a default value of
unconstrained(1).
Context
- MIB
- INCA-DEVICE-MIB
- OID
.1.3.6.1.4.1.39938.1.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- incaDevEvent
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unconstrained |
2 | maintainBelowThreshold |
3 | stopAtThreshold |
4 | inhibited |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| incaDevEvControl Setting this object to resetLog(1) empties the event log.
All data is deleted. Setting it to useDefaultReporting(2)
returns all event priorities to their factory-default
reporting… | scalar | Enumeration | .1.3.6.1.4.1.39938.1.1.2.1 |
| incaDevEvSyslog The IP address of the Syslog server. If 0.0.0.0, syslog
transmission is inhibited. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.39938.1.1.2.2 |
| incaDevEvThrottleInhibited If true(1), trap and syslog transmission is currently
inhibited due to thresholds and/or the current setting of
incaDevEvThrottleAdminStatus. In addition, this is set to
true(1) i… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.39938.1.1.2.4 |
| incaDevEvThrottleThreshold Number of trap/syslog events per incaDevEvThrottleInterval
to be transmitted before throttling.
A single event is always treated as a single event for
threshold countin… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39938.1.1.2.5 |
| incaDevEvThrottleInterval The interval over which the trap threshold applies.
At initial startup, this object has a value of 1. | scalar | seconds Integer32 | .1.3.6.1.4.1.39938.1.1.2.6 |
| incaDevEvControlTable This table allows control of the reporting of event classes.
For each event priority, a combination of logging and
reporting mechanisms may be chosen. The mapping of event types
t… | table | - | .1.3.6.1.4.1.39938.1.1.2.7 |
| incaDevEventTable Contains a log of network and device events that may be
of interest in fault isolation and troubleshooting. | table | - | .1.3.6.1.4.1.39938.1.1.2.8 |