flowPolicyPollingBatchInterval
CTRON-LFAP-MIB ·
.1.3.6.1.4.1.52.4.1.5.11.3.3
Object
scalar SNMPv2-SMIInteger32
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.
Context
- MIB
- CTRON-LFAP-MIB
- OID
.1.3.6.1.4.1.52.4.1.5.11.3.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- flowPolicyPolling
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-LFAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-LFAP-MIB::flowPolicyPollingBatchInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-LFAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-LFAP-MIB::flowPolicyPollingBatchInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of