tmnxEventSpecThrottleLimit
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.10.1.10
Object
column r/w
eventsUnsigned32
The value of tmnxEventSpecThrottleLimit specifies the number of times
that this event can be logged within the tmnxEventSpecThrottleIntval.
Once this limit has been reached, any additional events of this type
will be dropped, i.e. tmnxEventDropCount will be incremented.
At the end of the specific throttle interval if any events have been
dropped a tmnxLogEventThrottled notification will be sent if the rate
is applied to the whole stream of log events of this type; otherwise,
if the rate is applied to each source of this type of event, the
TIMETRA-SYSTEM-MIB::tmnxTrapDropped will be sent.
The value must be zero while the value of tmnxEventSpecThrottle is
'false'.
The default value depends on the event type.
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.10.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Units
- events
- Parent
- tmnxEventEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxEventSpecThrottleLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxEventSpecThrottleLimit.<tmnxEventAppIndex>.<tmnxEventID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOG-MIB::tmnxEventSpecThrottleLimit'
Syntax
eventsUnsigned32
Values & Constraints
Object Constraints
range: 0-20000
Conformance
Member of