FutureNat-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
12
Rows
12
Columns
76
natDynamicTransTable
table.1.3.6.1.4.1.2076.14.1.2
·
1 row entry
·
8 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natDynamicTransTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natDynamicTransTable'
This table is a read-only table which gives the IP address and port mappings present in the NAT table. This is nothing but the NAT translation table. Rows can neither be created nor be deleted using the rowstatus column. Rows are automatically created and deleted by NAT module. The rowstatus will always hold the value ACTIVE.
An entry in the NAT dynamic table.
| Column | Syntax | OID |
|---|---|---|
|
This gives the global interface number on which the session is going
on. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.2.1.1 |
|
This gives the actual IP address of the host connected to inside
network. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.2.1.2 |
|
This is the address assigned to the local host by NAT. All the hosts
from outside will contact the local host through this valid IP Address. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.2.1.3 |
|
This is the actual source/destination port (UDP/TCP) used by the
local host for communicating with the outside network. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.2076.14.1.2.1.4 |
|
This is the port number assigned by NAT, when PAT is enabled.
Otherwise the original port number is retained. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2076.14.1.2.1.5 |
|
This gives the IP address of the outside host which the above stated
Local host is contacting. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.2.1.6 |
|
This is the port number of the outside host on which it is being
contacted. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.2076.14.1.2.1.7 |
|
This gives the amount of time (in seconds) for which the above particular
connection has remained idle. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2076.14.1.2.1.8 |
natGlobalAddressTable
table.1.3.6.1.4.1.2076.14.1.3
·
1 row entry
·
4 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natGlobalAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natGlobalAddressTable'
This configuration table is used to list all the global IP addresses obtained from InterNIC and which can be used by NAT module for translation.
An entry in the NAT global IP address table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This gives the interface number on which the global IP address given
below should be used for local IP address translation. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.3.1.1 |
||||||||||||
|
This is the IP address network number obtained from the IANA which can
be used by NAT for translating the local IP addresses whose packets are going on the corresponding interface number given by natGlobalAddressInterfa… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.3.1.2 |
||||||||||||
|
This when applied on the natGlobalAddressTranslatedLocalIp gives the
range of global IP Addresses that can be used by the NAT module to translate the local IP Address whose packets are transmitted on the given interf… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.3.1.3 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2
standard. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.3.1.4 |
natLocalAddressTable
table.1.3.6.1.4.1.2076.14.1.4
·
1 row entry
·
4 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natLocalAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natLocalAddressTable'
This table is also a configuration table. The user has to configure Interfaces, which are connected to inside network and the IP address ranges, which needs address translations. All the interfaces which are not given in this table are considered as GLOBAL interfaces (interfaces connected to outside network).
An entry in the NAT local IP address range specification table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This gives the interface number which is connected to inside network
containing the given below Local IP addresses. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.4.1.1 |
||||||||||||
|
This gives the network number of the local host needing translation.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.4.1.2 |
||||||||||||
|
This mask when anded with the above local IP gives the range of Local
host that can contact outside . |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.4.1.3 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2
standard. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.4.1.4 |
natStaticTable
table.1.3.6.1.4.1.2076.14.1.5
·
1 row entry
·
4 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natStaticTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natStaticTable'
This table is a configurable table in which the static IP address mapping between the LOCAL IP address and GLOBAL IP address is configured.
An entry in the NAT static configuration table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The local host listed below will use the corresponding global IP if it
sends packets on this interface. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.5.1.1 |
||||||||||||
|
This is the IP address of the host present in the inside network.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.5.1.2 |
||||||||||||
|
This is the IP address that should be used in the packets going out
from the given InsideLocalIp host to the outside network. In the opposite direction this mapping will be used along with the NAT entry to reverse tran… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.5.1.3 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2
standard. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.5.1.4 |
natStaticNaptTable
table.1.3.6.1.4.1.2076.14.1.6
·
1 row entry
·
9 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natStaticNaptTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natStaticNaptTable'
This table is a configurable table in which the static IP address and Port mapping between the Local IP address, Local Port and Global IP address, Global Port is configured.
An entry in the NAT StaticNapt configuration table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The local host with the local port listed below will use the
corresponding global IP and global port if it sends packets on this interface. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.6.1.1 |
||||||||||||
|
This is the IP address of the host present in the inside network.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.6.1.2 |
||||||||||||
|
This is the start Port of the host present in the inside network.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.2076.14.1.6.1.3 |
||||||||||||
|
This is the End Port of the host present in the inside network.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.2076.14.1.6.1.4 |
||||||||||||
|
This is protocol number which is to be allowed
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2076.14.1.6.1.5 |
||||||||||||
|
This is the IP address that should be used in the packets going out
from the given InsideLocalIp host to the outside network. In the opposite direction this mapping will be used along with the NAT entry to reverse tran… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.6.1.6 |
||||||||||||
|
This is the Port that should be used in the packets going out
from the given InsideLocalIp host to the outside network. In the opposite direction this mapping will be used along with the NAT entry to reverse translatio… |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.2076.14.1.6.1.7 |
||||||||||||
|
This is the description of the entry given by the user at the time
of configuration |
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.2076.14.1.6.1.8 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2
standard. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.6.1.9 |
natIfTable
table.1.3.6.1.4.1.2076.14.1.7
·
1 row entry
·
5 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natIfTable'
This tables gives the interface number on which NAT,NAPT,TWICE NAT and TWO WAY NAT are enabled.
An entry in the NAT Interface table.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This gives the global interface number on which the following features
can be enabled. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.7.1.1 |
||||||||||||
|
This enables NAT on interface number given by natIfInterfaceNumber. Only
the inside host can initiate connections. Translation will be done on outbound packets only. This object can be enabled only after natGlobalAddres… |
Statusr/w Type Values:
|
.1.3.6.1.4.1.2076.14.1.7.1.2 |
||||||||||||
|
This enables port translation on interface number given by
natIfInterfaceNumber. If this feature is enabled, then the same global IP address is overloaded and can be used for many local host by translating the port numb… |
Statusr/w Type Values:
|
.1.3.6.1.4.1.2076.14.1.7.1.3 |
||||||||||||
|
This enables NAT on both sides. That is the connection can be initiated
from the inside host as well as from the outside host. Translation will be done on both INBOUND and OUTBOUND packets |
Statusr/w Type Values:
|
.1.3.6.1.4.1.2076.14.1.7.1.4 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2
standard. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.7.1.5 |
natIPSecSessionTable
table.1.3.6.1.4.1.2076.14.1.8
·
1 row entry
·
8 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natIPSecSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natIPSecSessionTable'
This table gives the IP address and SPI mappings present in the NAT table. This is nothing but the NAT translation table for the IPSec Traffic. Rows are automatically created and deleted by NAT module. User can also delete rows using Rowstatus field.
An entry in the NAT IPSec Session table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This gives the interface number on which the session is going on.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.8.1.1 |
||||||||||||
|
This gives the actual IP address of the host connected to inside network.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.8.1.2 |
||||||||||||
|
This is the address assigned to the local host by NAT. All the hosts from outside will contact the local host through this valid IP Address.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.8.1.3 |
||||||||||||
|
This gives the IP address of the outside host, which the above stated Local host is contacting.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.8.1.4 |
||||||||||||
|
This gives the SPI of the host connected to inside network.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.2076.14.1.8.1.5 |
||||||||||||
|
This gives the SPI of the host connected to outside network.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.2076.14.1.8.1.6 |
||||||||||||
|
This gives the last time the session was accessed
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2076.14.1.8.1.7 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2 standard.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.8.1.8 |
natIPSecPendingTable
table.1.3.6.1.4.1.2076.14.1.9
·
1 row entry
·
9 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natIPSecPendingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natIPSecPendingTable'
This table gives the IP address and SPI mappings present in the Pending Table of NAT for IPSec Traffic. Rows are automatically created and deleted by NAT module. User can delete using RowStatus Field
An entry in the NAT IPSec Pending table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This gives the interface number on which the session is going on.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.9.1.1 |
||||||||||||
|
This gives the actual IP address of the host connected to inside network.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.9.1.2 |
||||||||||||
|
This is the address assigned to the local host by NAT. All the hosts from outside will contact the local host through this valid IP Address.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.9.1.3 |
||||||||||||
|
This gives the IP address of the outside host, which the above stated Local host is contacting.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.9.1.4 |
||||||||||||
|
This gives the SPI of the host connected to inside network.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.2076.14.1.9.1.5 |
||||||||||||
|
This gives the SPI of the host connected to outside network.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.2076.14.1.9.1.6 |
||||||||||||
|
This gives the last time the session was accessed.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2076.14.1.9.1.7 |
||||||||||||
|
This gives the number of retry count
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2076.14.1.9.1.8 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2 standard.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.9.1.9 |
natIKESessionTable
table.1.3.6.1.4.1.2076.14.1.10
·
1 row entry
·
7 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natIKESessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natIKESessionTable'
This table gives the IP address and Cookie mappings present in the IKE session Table of NAT . Rows are automatically created and deleted by NAT module. User can also delete row using RowStatus Field
An entry in the NAT IKE Session table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This gives the interface number on which the session is going on.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2076.14.1.10.1.1 |
||||||||||||
|
This gives the actual IP address of the host connected to inside network.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.10.1.2 |
||||||||||||
|
This is the address assigned to the local host by NAT. All the hosts from outside will contact the local host through this valid IP Address.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.10.1.3 |
||||||||||||
|
This gives the IP address of the outside host, which the above stated Local host is contacting.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.10.1.4 |
||||||||||||
|
This gives the Cookie information of the initiator of the session.
|
OctetString Constraints: range: 1-100 |
.1.3.6.1.4.1.2076.14.1.10.1.5 |
||||||||||||
|
This gives the last time the session was accessed
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2076.14.1.10.1.6 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2 standard.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.10.1.7 |
natPortTrigInfoTable
table.1.3.6.1.4.1.2076.14.1.11
·
1 row entry
·
5 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natPortTrigInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natPortTrigInfoTable'
This table gives the port trigger information of the nat module. Rows are automatically created/deleted on the fly by the user. User can also delete row using RowStatus Field
An entry in the NAT Port trigger Info Table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This gives the application name using the port trigger feature.
|
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.2076.14.1.11.1.1 |
||||||||||||
|
This gives the Inbound port-range through which the outside host
initiates the connection |
OctetString Constraints: range: 1-11 |
.1.3.6.1.4.1.2076.14.1.11.1.2 |
||||||||||||
|
This gives the Out-bound port-range through which the inside host
initiates the connection |
OctetString Constraints: range: 1-11 |
.1.3.6.1.4.1.2076.14.1.11.1.3 |
||||||||||||
|
This gives the protocol (TCP/UDP/ANY) in the port trigger feature
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2076.14.1.11.1.4 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP V2
standard. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.11.1.5 |
natPolicyTable
table.1.3.6.1.4.1.2076.14.1.12
·
1 row entry
·
5 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natPolicyTable'
This is a configurable table in which the mapping between the nat policy filter, identifier and global IP address is configured. The filter identifies the traffic by specifying the source, destination addresses and port information. Regular NAT uses source addresses and ports only for address translation, whereas Policy-based NAT uses both source and destination addresses and port.
An entry in the Policy NAT configuration table.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This specifies the type of Policy NAT. It can be either static Policy NAT or
dynamic policy NAT. For policy static NAT the number of global IP addresses should be equivalent to the number of local addresses. Dynamic po… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2076.14.1.12.1.1 |
||||||||||||
|
A unique value, greater than zero, that identifies each NAT Policy binding.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.2076.14.1.12.1.2 |
||||||||||||
|
This is the Policy nat filter rule identifier that uniquely identifies
a filter in the filter table. The administrator is expected to delete the NAT policy before removing the filter from the filter database. This way… |
OctetString Constraints: range: 0-35 |
.1.3.6.1.4.1.2076.14.1.12.1.3 |
||||||||||||
|
This is the IP address that should be used in the packets going out
from the given InsideLocalIp host to the outside network. (as defined by the Policy rule identified by the filterID). In the opposite direction this… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.12.1.4 |
||||||||||||
|
The status of the entry can be used as specified in the SNMP standard.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2076.14.1.12.1.5 |
natRsvdPortTrigInfoTable
table.1.3.6.1.4.1.2076.14.1.13
·
1 row entry
·
8 columns
Uses the aricent variant from
Command help
/opt/observium/mibs/aricent.
Walk natRsvdPortTrigInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FutureNat-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FutureNat-MIB::natRsvdPortTrigInfoTable'
This table is a read-only table which gives the reserved port trigger
information of the NAT module. Rows can neither be created nor be deleted
using the rowstatus column. Rows are automatically created and deleted
by NAT module. Port triggering is an important feature in NAT in which
outbound traffic on predetermined ports ('triggering ports') causes inbound
traffic on specific incoming ports to be dynamically forwarded to the
initiating host. Reserved port Trigger table maintains the
active port trigger session entries.
An entry in the Reserved NAT Port trigger Info Table.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This indicates the application index that uses the port trigger feature.
|
Integer32 Constraints: range: 0-31 |
.1.3.6.1.4.1.2076.14.1.13.1.1 |
||||||
|
This indicates Local IP Address of the reserved port trigger session.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.13.1.2 |
||||||
|
This indicates the remote IP address of the reserved port trigger session.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.2076.14.1.13.1.3 |
||||||
|
This indicates the time by which the reserved port trigger session
has been established. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.2076.14.1.13.1.4 |
||||||
|
This gives the application name using the port trigger feature.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.2076.14.1.13.1.5 |
||||||
|
This gives the Inbound port-range through which the outside host
initiates the connection |
OctetString Constraints: range: 1-11 |
.1.3.6.1.4.1.2076.14.1.13.1.6 |
||||||
|
This gives the Out-bound port-range through which the inside host
initiates the connection |
OctetString Constraints: range: 1-11 |
.1.3.6.1.4.1.2076.14.1.13.1.7 |
||||||
|
This gives the protocol (TCP/UDP/ANY) in the port trigger feature
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2076.14.1.13.1.8 |