hm21to1RowStatus
HM2-NAT-MIB ·
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.7
Object
This is a standard row status value: - active(1): The rule is active. Note that until committed, the rule will not be applied. - notInService(2): The rule is inactive because of user action. - notReady(3):The rule is inactive because it has an incomplete configuration. - createAndGo(4): Create the rule with default parameters activated. - createAndWait(5): Create the rule inactive. - destroy(6): Delete the rule. You cannot delete a rule with interface mappings to it.
Context
- MIB
- HM2-NAT-MIB
- OID
.1.3.6.1.4.1.248.11.80.1.4.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm21to1RuleEntry
- Table
- hm21to1RuleTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm21to1RuleIndex Rule index of this 1:1 NAT rule. | column | Integer32 | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.1 |
| hm21to1EgressIntf The index of the interface from which the new target address can be
reached. This has to be either an hm2AgentSwitchIpInterfaceIfIndex
or an hm2AgentSwitchIpVlanIfIndex. Note tha… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.10 |
| hm21to1Priority 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.4.2.1.1.11 |
| hm21to1StorageType The storage type for this row. Rows having the value
'volatile' are not saved. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.12 |
| hm21to1TargetAddress Destination address of packets to be NATed. Can be:
- Single address (a.b.c.d),
- address range in CIDR notation (a.b.c.d/n)
- the name of a Netobject ($NetobjectName)
- 'any' f… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.2 |
| hm21to1NewTargetAddress New Destination address of packets to be NATed. Can be:
- Single address (a.b.c.d),
- address range in CIDR notation (a.b.c.d/n)
- the name of a Netobject ($NetobjectName)
- 'an… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.3 |
| hm21to1RuleParams Additional parameters to this rule as string.
Currently only the value 'none' is valid.
Reserved for future use. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.4 |
| hm21to1Log Set to true if application of this rule shall be logged. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.5 |
| hm21to1Trap Set to true if application of this rule shall send a trap. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.6 |
| hm21to1Description User defined textual description related to this rule. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.8 |
| hm21to1IngressIntf The index of the interface on which packets going to the target address
will arrive. This has to be either an hm2AgentSwitchIpInterfaceIfIndex
or an hm2AgentSwitchIpVlanIfIndex. … | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.248.11.80.1.4.2.1.1.9 |