All MIBs › CTRON-LFAP-MIB › flowPolicyPollingBatchInterval
flowPolicyPollingBatchInterval
Module: CTRON-LFAP-MIB
OID (symbolic): CTRON-LFAP-MIB::flowPolicyPollingBatchInterval
OID (numeric): 1.3.6.1.4.1.52.4.1.5.11.3.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object contains the current number of milliseconds between statistics polling batches. A polling period is divided into polling batches, the duration between which is calculated by dividing the value of flowPolicyPollingTimerInterval times 60,000 by the number of batches. The number of polling batches is calculated by dividing the actual number of connections by the value of flowPolicyPollingBatchSize. Between batches, the statistics polling mechanism pauses this number of milliseconds.
What is flowPolicyPollingBatchInterval?
The current number of milliseconds the switch pauses between statistics polling batches, calculated from flowPolicyPollingTimerInterval and the number of batches needed to cover all connections at flowPolicyPollingBatchSize per batch. This is a read-only derived value an admin can check to confirm the polling pacing that results from the configured timer and batch size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.3.3 snmpwalk -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyPollingBatchInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.3.3.1 snmpget -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyPollingBatchInterval.1
Start monitoring Cabletron SecureFast switch (LFAP flow admission) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-LFAP-MIB::flowPolicyPollingBatchInterval OID value, configure state conditions and alerts, and monitor any Cabletron SecureFast switch (LFAP flow admission) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.5 | ctSystem | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.5.11 | ctLFAP | CTRON-LFAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.11.3 | flowPolicyPolling | CTRON-LFAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.11.3.3 | flowPolicyPollingBatchInterval | CTRON-LFAP-MIB |