xcmGenNotifyRuleEventDelay

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.17.2.1.6

Object

This object is used to specify a delay timer in seconds for
event delivery that rate-limits (buffers) frequent events.
This timer is the minimum number of seconds between events
delivered for this notification rule ('xcmGenNotifyRuleIndex').
              
Usage:  Conforming management agents (network devices) SHOULD
support server-side buffering of events for interoperability
(and improved performance) via 'xcmGenNotifyRuleEventDelay'.
              
Usage:  Conforming management stations (recipients) SHOULD
support client-side buffering of events for interoperability
(and not depend on this 'xcmGenNotifyRuleEventDelay' object).

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.17.2.1.6
Type
column
Access
readwrite
Status
current
Parent
xcmGenNotifyRuleEntry
Groups
1

Walk 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 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenNotifyRuleEventDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenNotifyRuleEventDelay.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenNotifyRuleEventDelay'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only.