ZHONE-COM-IP-ZEDGE-NAT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
16
natBindingsTable
table.1.3.6.1.4.1.5504.4.1.16.3
·
1 row entry
·
5 columns
The current set of NAT bindings in the system and statistics kept per-binding.
An entry represents one NAT binding that currently exists in the system.
An entry is indexed by Local IP Address, Local Port, Public IP Address,
and Public Port.
An entry is indexed by Local IP Address, Local Port, Public IP Address,
and Public Port.
Indexes
natBindingsIfIndex natBindingLocalAddr natBindingLocalPort natBindingPublicAddr natBindingPublicPort
| Column | Syntax | OID |
|---|---|---|
|
natBindingsIfIndex
The interface to which this binding belongs.
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.5504.4.1.16.3.1.1 |
|
natBindingLocalAddr
The local IP address for this binding.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.3.1.2 |
|
natBindingLocalPort
The local port for this binding.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.16.3.1.3 |
|
natBindingPublicAddr
The public IP address for this binding.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.3.1.4 |
|
natBindingPublicPort
The public port for this binding.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.16.3.1.5 |
patTable
table.1.3.6.1.4.1.5504.4.1.16.4.2
·
1 row entry
·
7 columns
The current set of Port Address translation bindings for this box.
A Port Forwarding translation entry.
Indexes
zhonePATBindIndex
| Column | 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. |
Integer32 Constraints: range: 1-4320 |
.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.
|
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.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 used with a portType of cpemgr, this value … |
Integer32r/w Constraints: range: 51921-56250 |
.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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.4.2.1.5 |
||||||||
|
localPort
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 repre… |
Integer32r/w Constraints: range: 1-49151 |
.1.3.6.1.4.1.5504.4.1.16.4.2.1.6 |
||||||||
|
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 Bindings. When using this wildcard, the p… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.16.4.2.1.7 |
natExcludeTable
table.1.3.6.1.4.1.5504.4.1.16.5.2
·
1 row entry
·
4 columns
The current set of NAT exclusion ranges for this box.
A NAT exclusion range entry (ie. an IP address
range to exclude from NAT translation).
range to exclude from NAT translation).
Indexes
zhoneNATExcludeIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
zhoneNATExcludeIndex
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. |
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.5504.4.1.16.5.2.1.1 |
||||||
|
zhoneNATExcludeRowStatus
RowStatus is used to create/delete entries in the table.
|
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.1.16.5.2.1.2 |
||||||
|
ipStartAddr
This is the start of the IP range (inclusive) to exclude
from NAT translation. Value must be less than or equal to ipEndAddr. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.5.2.1.3 |
||||||
|
ipEndAddr
This is the end of the IP range (inclusive) to exclude
from NAT translation. Value must be greater than or equal to ipStartAddr. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.5.2.1.4 |