hm2DnatProto
HM2-NAT-MIB ·
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.9
Object
column
r/w
Enumeration
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): Internet Group Management Protocol o ipip(3): IP in IP tunneling (RFC 1853) o tcp(4): Transmission Control Protocol (RFC 793) o udp(5): User Datagram Protocol (RFC 768) o esp(6): IPsec Encapsulated Security Payload (RFC 2406) o ah(7): IPsec Authentication Header (RFC 2402) o icmpv6(8): Internet Control Message Protocol for IPv6 o any(9): apply to all protocols
Context
- MIB
- HM2-NAT-MIB
- OID
.1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2DnatRuleEntry
- Table
- hm2DnatRuleTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | icmp |
2 | igmp |
3 | ipip |
4 | tcp |
5 | udp |
6 | esp |
7 | ah |
8 | icmpv6 |
9 | any |
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 |
| hm2DnatTargetPort 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 … | column | OctetString | .1.3.6.1.4.1.248.11.80.1.2.1.2.1.1.6 |
| 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 |