All MIBs › CTRON-LFAP-MIB › flowPolicyStatus
flowPolicyStatus
Module: CTRON-LFAP-MIB
OID (symbolic): CTRON-LFAP-MIB::flowPolicyStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.5.11.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object gives the status of flow policy processing on each switch. The value of disabled(1) indicates that the flow policy function has been totally disabled. The value of enabled(2) indicates that the flow policy functions have been enabled and is searching for a policy server. The value of active(3) indicates that the flow policy function is fully operational. The value of error(4) indicates that the flow policy function has experienced some fatal error and has disabled itself.
What is flowPolicyStatus?
This read-only value reports where flow policy processing actually stands: disabled(1) means the feature is off, enabled(2) means it is on but still searching for a policy server, active(3) means it is fully connected and processing flows, and error(4) means it hit a fatal error and disabled itself. An admin who sees error(4) here knows the switch has stopped enforcing flow policy even though flowPolicyControl still shows it as enabled, so this is the object to check first when policy-based flows suddenly stop matching expectations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.1.2 snmpwalk -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.11.1.2.1 snmpget -v2c -c public <target> CTRON-LFAP-MIB::flowPolicyStatus.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::flowPolicyStatus 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.2 | flowPolicyStatus | CTRON-LFAP-MIB |