acfControlAcfState
LUM-ACF-MIB ·
.1.3.6.1.4.1.8708.2.75.2.2.7
Object
scalar Enumeration
The state of the ACF.
Even if the ruleset is permanently activated in the kernel
the rules are lost if the configuration is not saved to the backup.
permanentlyDisabled - firewall is disabled due to no config or explicit config.
confirmed - the active ruleset are active in the kernel, if config is not saved ruleset is lost in kernel at reboot.
waitingOnConfirm - new ruleset activated, waiting on confirm to make them permanent.
Context
- MIB
- LUM-ACF-MIB
- OID
.1.3.6.1.4.1.8708.2.75.2.2.7- Type
- scalar
- Access
- readonly
- Status
- current
- Default
permanentlyDisabled- Parent
- acfControl
- Groups
- 1
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 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ACF-MIB::acfControlAcfState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ACF-MIB::acfControlAcfState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permanentlyDisabled |
2 | confirmed |
3 | waitingOnConfirm |
Conformance
Member of