All MIBs › CTRON-LFAP-MIB › flowPolicyControl
flowPolicyControl
Module: CTRON-LFAP-MIB
OID (symbolic): CTRON-LFAP-MIB::flowPolicyControl
OID (numeric): 1.3.6.1.4.1.52.4.1.5.11.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows flow policy to be enabled or disabled on each switch. Setting this object to disable(1) disables flow policy functionality on the switch. Setting this object to enable(2) enables the flow policy function.
What is flowPolicyControl?
Setting this to enable(2) turns on LFAP flow-policy processing on the switch, which sends new flows to a remote policy server for an admission decision; setting it to disable(1) shuts that function off entirely. An admin toggles this when rolling out or troubleshooting flow policy, since disabling it stops the switch from consulting the policy server at all.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.1.1 snmpwalk -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.1.1.1 snmpget -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.5.11.1.1.1 i <value>
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::flowPolicyControl 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.1 | flowPolicy | CTRON-LFAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.11.1.1 | flowPolicyControl | CTRON-LFAP-MIB |