localPort
ZHONE-COM-IP-ZEDGE-NAT-MIB ·
.1.3.6.1.4.1.5504.4.1.16.4.2.1.6
Object
column
r/w
Integer32
The internal port number that we want to use on the
private host that we want to forward to.
The currently defined ports by the IANA are 1..49151.
When used with the portType of cpemgr, this value
represents the number of consecutive publicPorts
reserved by this PAT_Bind instance.
Context
- MIB
- ZHONE-COM-IP-ZEDGE-NAT-MIB
- OID
.1.3.6.1.4.1.5504.4.1.16.4.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- patEntry
- Table
- patTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-49151
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zhonePATBindIndex This value is used to identify this particular entry in the table.
It is only used for access in the table and therefore not externally
visible. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.16.4.2.1.1 |
| zhonePATBindRowStatus RowStatus is used to create/delete entries in the table. | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.4.1.16.4.2.1.2 |
| publicAddr The IP address that is acting as the port
forwarding agent, this should be a public internet
address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.16.4.2.1.3 |
| publicPort The port number on the forwarding agent that is to
be used. This number has been limited to range
51921 to 56250 to avoid overlap with other applications.
When use… | column | Integer32 | .1.3.6.1.4.1.5504.4.1.16.4.2.1.4 |
| localAddr The IP Address of a host machine on the
private subnet that we want to make active
through the usage of reverse port forwarding feature. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.16.4.2.1.5 |
| portType The NAT code needs to know if this port uses a
connection oriented exchange (TCP), or not (UDP).
The cpemgr value represents a wildcard that defines
a set of PAT Bi… | column | Enumeration | .1.3.6.1.4.1.5504.4.1.16.4.2.1.7 |