hm2DnatIfmRowStatus
HM2-NAT-MIB ·
.1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.5
Object
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 because the
user said so
- notReady(3): The interface mapping is not in place because the
agent said so
- createAndGo(4): Create this mapping with the default priority and
activate it.
- createAndWait(5): Create this mapping deactivated.
- destroy(6): Destroy this interface mapping.
Context
- MIB
- HM2-NAT-MIB
- OID
.1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2DnatRuleIfMappingEntry
- Table
- hm2DnatRuleIfMappingTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2DnatIfmRuleIndex The index of the DNAT rule this mapping entry is assigned to. | column | Integer32 | .1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.1 |
| hm2DnatIfmDirection For DNAT, this can only be set to ingress, which is the interface on
which a packet that is to be forwarded will arrive. | column | Enumeration | .1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.2 |
| hm2DnatIfmPriority The priority is the sorting key for rules in the chain to this
interface. They don't need to be unique per interface, but in
that case, no clear order can be assumed.
Priorities a… | column | Unsigned32 | .1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.3 |
| hm2DnatIfmInterface The interface this mapping entry is assigned to. This has to be either
an hm2AgentSwitchIpInterfaceIfIndex or an hm2AgentSwitchIpVlanIfIndex.
Note that for physical interfaces thi… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.248.11.80.1.2.1.2.2.1.4 |