hm2DnatTargetPort
HM2-NAT-MIB ·
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.6
Object
column
r/w
OctetString
The target port of the packet to reroute. Allowed formats are:
- keyword 'any'
- single port ('10')
- port range with first and last port separated by hyphen
('10-15')
- comma separated list of ports ('1235,25,123')
- combination of the points above ('10,25-30,125,1993')
The number of named ports (1 for each individual port, 2 for port
ranges) must not exceed 15.
Context
- MIB
- HM2-NAT-MIB
- OID
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2DnatRuleEntry
- Table
- hm2DnatRuleTable
- Siblings
- 12
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-50
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2DnatRuleIndex Rule index of this DNAT rule. | column | Integer32 | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.1 |
| hm2DnatRuleParams 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.2.1.2.1.1.10 |
| hm2DnatLog Set to true if application of this rule shall be logged. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.11 |
| hm2DnatTrap 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.2.1.2.1.1.12 |
| hm2DnatRowStatus 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… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.13 |
| hm2DnatDescription User defined textual description related to this rule. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.14 |
| hm2DnatSourceAddress Source 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' for no… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.3 |
| hm2DnatSourcePort The source port of the packet to reroute. Allowed formats are:
- keyword 'any' for no filtering or a protocol without ports
- single port ('10')
- port range with first and last p… | column | OctetString | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.4 |
| hm2DnatTargetAddress 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.2.1.2.1.1.5 |
| hm2DnatNewTargetAddress The IP address of the machine to reroute packets to. Must be a single
IP address (a.b.c.d). | column | OctetString | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.7 |
| hm2DnatNewTargetPort The port to reroute packets to. Must be a single port or 'any'. | column | OctetString | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.8 |
| hm2DnatProto The IP protocol (RFC 791) for protocol-independent
filtering. The following values are currently
supported:
o icmp(1): Internet Control Message Protocol (RFC 792)
o igmp(2): Int… | column | Enumeration | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.9 |