All MIBs › CTRON-LFAP-MIB › flowPolicyPollingServerRetryInterval
flowPolicyPollingServerRetryInterval
Module: CTRON-LFAP-MIB
OID (symbolic): CTRON-LFAP-MIB::flowPolicyPollingServerRetryInterval
OID (numeric): 1.3.6.1.4.1.52.4.1.5.11.3.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object specifies the time in seconds to wait before trying to connect to the server(s) in the list after being unable to connect to any of the server(s).
What is flowPolicyPollingServerRetryInterval?
Sets, in seconds, how long the CCE waits before retrying the configured server list after failing to connect to any of them; the default is 60 seconds. An admin tunes this to balance quick reconnection attempts against flooding an already-struggling policy server with retries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.3.6 snmpwalk -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyPollingServerRetryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.3.6.1 snmpget -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyPollingServerRetryInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.5.11.3.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> flowPolicyPollingServerRetryInterval.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::flowPolicyPollingServerRetryInterval 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.6 | flowPolicyPollingServerRetryInterval | CTRON-LFAP-MIB |