hm2DefaultPolicy
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.1.5
Object
scalar
r/w
Enumeration
The default policy for forwarding packets: o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule will be silently discarded o reject(3): Packets matching this rule will be dropped and the originator gets informed by an ICMP message
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2FwGeneralSettings
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | accept |
2 | drop |
3 | reject |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2DynFwMaxRules Maximum number of allowed rules for dynamic firewalling. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.79.1.1.1 |
| hm2L3MaxRules Maximum number of allowed rules for L3 firewalling. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.79.1.1.2 |
| hm2ResetStatistics Setting this value to action(2) will reset the statistics of the
whole firewall module. It will be set to noop(1) automatically
after reset. | scalar | HM2-TC-MIBHmActionValue | .1.3.6.1.4.1.248.11.79.1.1.3 |
| hm2FlushTables Setting this value to action(2) will flush all connection tracking states.
It will be set to noop(1) automatically after table flush. | scalar | HM2-TC-MIBHmActionValue | .1.3.6.1.4.1.248.11.79.1.1.4 |
| hm2ConnTrackValidateCheckSum This value describes, whether the Firewall connection tracking
in the Linux kernel shall validate the protocol checksums.
Disable this validation (false) improves routing through… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.79.1.1.6 |