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
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk natBindingsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-ZEDGE-NAT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-ZEDGE-NAT-MIB::natBindingsTable'
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.
| Column | Syntax | OID |
|---|---|---|
|
The interface to which this binding belongs.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.5504.4.1.16.3.1.1 |
|
The local IP address for this binding.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.3.1.2 |
|
The local port for this binding.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.16.3.1.3 |
|
The public IP address for this binding.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.3.1.4 |
|
The public port for this binding.
|
SNMPv2-SMIUnsigned32 Type 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
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk patTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-ZEDGE-NAT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-ZEDGE-NAT-MIB::patTable'
The current set of Port Address translation bindings for this box.
A Port Forwarding translation entry.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||
|
RowStatus is used to create/delete entries in the table.
|
Zhone-TCZhoneRowStatusr/w Type Values:
|
.1.3.6.1.4.1.5504.4.1.16.4.2.1.2 |
||||||||
|
The IP address that is acting as the port
forwarding agent, this should be a public internet address. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.4.2.1.3 |
||||||||
|
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 |
||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.4.2.1.5 |
||||||||
|
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 |
||||||||
|
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
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk natExcludeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-ZEDGE-NAT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-ZEDGE-NAT-MIB::natExcludeTable'
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
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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 |
||||||
|
RowStatus is used to create/delete entries in the table.
|
Zhone-TCZhoneRowStatusr/w Type Values:
|
.1.3.6.1.4.1.5504.4.1.16.5.2.1.2 |
||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.5.2.1.3 |
||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.16.5.2.1.4 |