hm2DonatRowStatus
HM2-NAT-MIB ·
.1.3.6.1.4.1.248.11.80.1.6.2.1.1.9
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.6.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2DoubleNatRuleEntry
- Table
- hm2DoubleNatRuleTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2DonatRuleIndex Index of the rule within table. | column | Integer32 | .1.3.6.1.4.1.248.11.80.1.6.2.1.1.1 |
| hm2DonatDescription User defined textual description related to this rule. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.6.2.1.1.10 |
| hm2DonatLocalInternalIp The real IP address of the first net/machine you want to double NAT.
Allowed formats are:
- keyword 'any'
- IP address ('10.0.0.1')
- IP address range ('10.0.0.0/8') | column | OctetString | .1.3.6.1.4.1.248.11.80.1.6.2.1.1.2 |
| hm2DonatLocalExternalIp The IP address where you want the first net/machine to be reachable
from the second net/machine.
Allowed formats are:
- keyword 'any'
- IP address ('10.0.0.1')
- IP address r… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.6.2.1.1.3 |
| hm2DonatRemoteInternalIp The real IP address of the second net/machine you want to double NAT.
Allowed formats are:
- keyword 'any'
- IP address ('10.0.0.1')
- IP address range ('10.0.0.0/8') | column | OctetString | .1.3.6.1.4.1.248.11.80.1.6.2.1.1.4 |
| hm2DonatRemoteExternalIp The IP address where you want the second net/machine to be reachable
from the first net/machine.
Allowed formats are:
- keyword 'any'
- IP address ('10.0.0.1')
- IP address r… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.6.2.1.1.5 |
| hm2DonatRuleParams 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.6.2.1.1.6 |
| hm2DonatLog Set to true if application of this rule shall be logged. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.6.2.1.1.7 |
| hm2DonatTrap 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.6.2.1.1.8 |