hm2DynFwIfmDirection
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.2.2.2.1.2
Object
column
Enumeration
Meanings:
- ingress(1): Apply this rule to packets arriving on this interface
- egress(2): Apply this rule to packets leaving from this interface
- both(3): Apply this rule to packets coming in and going out on this
interface.
If an ingress and an egress interface are given, this is taken to mean
that the rule shall apply to packets arriving on the ingress interface
AND to be leaving on the egress interface. A rule without ingress
interface matches on all packets going out to the egress interface
given, and vice versa.
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.2.2.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hm2DynFwRuleIfMappingEntry
- Table
- hm2DynFwRuleIfMappingTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ingress |
2 | egress |
3 | both |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2DynFwIfmRuleIndex The index of the DynFw rule this mapping entry is assigned to.
The DynFw rule must exist before creation of mapping entry. | column | Integer32 | .1.3.6.1.4.1.248.11.79.1.2.2.2.1.1 |
| hm2DynFwIfmPriority The priority is the sorting key for rules in to this interface. They
don't need to be unique, but no clear order can be assumed among rules
with the same priority.
Priorities ar… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.248.11.79.1.2.2.2.1.3 |
| hm2DynFwIfmInterface The interface this mapping entry is applied to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex.
Note that for physical interfaces this… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.248.11.79.1.2.2.2.1.4 |
| hm2DynFwIfmRowStatus The RowStatus value for this entry with the usual meanings:
- active(1): The interface mapping is in place
- notInService(2): The interface mapping is not in place … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.79.1.2.2.2.1.5 |