flowPolicyStatus
CTRON-LFAP-MIB ·
.1.3.6.1.4.1.52.4.1.5.11.1.2
Object
scalar Enumeration
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.
Context
- MIB
- CTRON-LFAP-MIB
- OID
.1.3.6.1.4.1.52.4.1.5.11.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- flowPolicy
- 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::flowPolicyStatus.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::flowPolicyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | active |
4 | error |
Conformance
Member of