hm2MasqRowStatus
HM2-NAT-MIB ·
.1.3.6.1.4.1.248.11.80.1.5.2.1.1.8
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.5.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2MasqRuleEntry
- Table
- hm2MasqRuleTable
- 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 |
|---|---|---|---|
| hm2MasqRuleIndex Rule index of this masquerading rule. | column | Integer32 | .1.3.6.1.4.1.248.11.80.1.5.2.1.1.1 |
| hm2MasqIpsecExempt Set to true if application of this rule should ignore IPsec traffic. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.5.2.1.1.10 |
| hm2MasqSourceAddress The source address of the packets to reroute. Allowed formats are:
- keyword 'any'
- IP address ('10.0.0.1')
- IP address range ('10.0.0.0/8')
- a prepending '!' selects the comp… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.5.2.1.1.2 |
| hm2MasqSourcePort The source port of the packet to reroute. Allowed formats are:
- keyword 'any'
- single ('10')
- range with first and last separated by hyphen
('10-15')
- comma separated lis… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.5.2.1.1.3 |
| hm2MasqProto The IP protocol (RFC 791) for protocol-independent
filtering. The following values are currently
supported:
o tcp(4): transmission control protocol (RFC 793)
o udp(5): user data… | column | Enumeration | .1.3.6.1.4.1.248.11.80.1.5.2.1.1.4 |
| hm2MasqRuleParams 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.5.2.1.1.5 |
| hm2MasqLog Set to true if application of this rule shall be logged. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.5.2.1.1.6 |
| hm2MasqTrap 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.5.2.1.1.7 |
| hm2MasqDescription User defined textual description related to this rule. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.5.2.1.1.9 |