CIRCUIT-MIB :: circuitEventNumPerInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitEventNumPerInterval

circuitEventNumPerInterval

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitEventNumPerInterval

OID (numeric): 1.3.6.1.4.1.5812.6.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object specifies the number of events generated per interval. The default is 10 per second.

What is circuitEventNumPerInterval?

This caps how many circuit-related events can be generated within each circuitEventInterval period, defaulting to 10 events per second (matching the default 1-second interval). This acts as a rate limiter to prevent an event storm -- for example, if many circuits fail simultaneously during a larger network outage -- from overwhelming the management station or event log with more notifications than can usefully be processed. Setting this to a lower value like 3 would throttle event output during a mass-failure scenario, at the risk of some individual circuit events being suppressed or delayed rather than reported immediately.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.7
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitEventNumPerInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.7.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitEventNumPerInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.7.1 i <value>

Start monitoring Coriolis Networks optical/lambda transport equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIRCUIT-MIB::circuitEventNumPerInterval OID value, configure state conditions and alerts, and monitor any Coriolis Networks optical/lambda transport equipment (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5812coriolisMibsCORIOLIS-MIB
1.3.6.1.4.1.5812.6circuitCORIOLIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5812.6.7circuitEventNumPerIntervalCIRCUIT-MIB