FutureNat-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
12
Rows
12
Columns
76
.1.3.6.1.4.1.2076.14.1.2 · 1 row entry · 8 columns
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.
natDynamicTransEntry entry .1.3.6.1.4.1.2076.14.1.2.1
An entry in the NAT dynamic table.
Indexes
natDynamicTransInterfaceNum natDynamicTransLocalIp natDynamicTransLocalPort natDynamicTransOutsideIp natDynamicTransOutsidePort
Column Syntax OID
natDynamicTransInterfaceNum
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
natDynamicTransLocalIp
This gives the actual IP address of the host connected to inside
network.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.2.1.2
natDynamicTransTranslatedLocalIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.2.1.3
natDynamicTransLocalPort
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
natDynamicTransTranslatedLocalPort
This is the port number assigned by NAT, when PAT is enabled.
Otherwise the original port number is retained.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.14.1.2.1.5
natDynamicTransOutsideIp
This gives the IP address of the outside host which the above stated
Local host is contacting.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.2.1.6
natDynamicTransOutsidePort
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
natDynamicTransLastUseTime
This gives the amount of time (in seconds) for which the above particular
connection has remained idle.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.14.1.2.1.8
.1.3.6.1.4.1.2076.14.1.3 · 1 row entry · 4 columns
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.
natGlobalAddressEntry entry .1.3.6.1.4.1.2076.14.1.3.1
An entry in the NAT global IP address table.
Indexes
natGlobalAddressInterfaceNum natGlobalAddressTranslatedLocalIp
Column Syntax OID
natGlobalAddressInterfaceNum
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
natGlobalAddressTranslatedLocalIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.3.1.2
natGlobalAddressMask
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.3.1.3
natGlobalAddressEntryStatus
The status of the entry can be used as specified in the SNMP V2
standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.3.1.4
.1.3.6.1.4.1.2076.14.1.4 · 1 row entry · 4 columns
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).
natLocalAddressEntry entry .1.3.6.1.4.1.2076.14.1.4.1
An entry in the NAT local IP address range specification table.
Indexes
natLocalAddressInterfaceNumber natLocalAddressLocalIp
Column Syntax OID
natLocalAddressInterfaceNumber
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
natLocalAddressLocalIp
This gives the network number of the local host needing translation.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.4.1.2
natLocalAddressMask
This mask when anded with the above local IP gives the range of Local
host that can contact outside .
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.4.1.3
natLocalAddressEntryStatus
The status of the entry can be used as specified in the SNMP V2
standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.4.1.4
.1.3.6.1.4.1.2076.14.1.5 · 1 row entry · 4 columns
This table is a configurable table in which the static IP address
mapping  between the LOCAL IP address and GLOBAL IP address is
configured.
natStaticEntry entry .1.3.6.1.4.1.2076.14.1.5.1
An entry in the NAT static configuration table.
Indexes
natStaticInterfaceNum natStaticLocalIp
Column Syntax OID
natStaticInterfaceNum
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
natStaticLocalIp
This is the IP address of the host present in the inside network.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.5.1.2
natStaticTranslatedLocalIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.5.1.3
natStaticEntryStatus
The status of the entry can be used as specified in the SNMP V2
standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.5.1.4
.1.3.6.1.4.1.2076.14.1.6 · 1 row entry · 9 columns
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.
natStaticNaptEntry entry .1.3.6.1.4.1.2076.14.1.6.1
An entry in the NAT StaticNapt configuration table.
Indexes
natStaticNaptInterfaceNum natStaticNaptLocalIp natStaticNaptStartLocalPort natStaticNaptEndLocalPort natStaticNaptProtocolNumber
Column Syntax OID
natStaticNaptInterfaceNum
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
natStaticNaptLocalIp
This is the IP address of the host present in the inside network.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.6.1.2
natStaticNaptStartLocalPort
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
natStaticNaptEndLocalPort
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
natStaticNaptProtocolNumber
This is protocol number which is to be allowed
Enumeration
Enumerated Values:
6tcp
17udp
255any
.1.3.6.1.4.1.2076.14.1.6.1.5
natStaticNaptTranslatedLocalIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.6.1.6
natStaticNaptTranslatedLocalPort
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
natStaticNaptDescription
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
natStaticNaptEntryStatus
The status of the entry can be used as specified in the SNMP V2
standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.6.1.9
.1.3.6.1.4.1.2076.14.1.7 · 1 row entry · 5 columns
This tables gives the interface number on which NAT,NAPT,TWICE NAT and
TWO WAY NAT are enabled.
natIfEntry entry .1.3.6.1.4.1.2076.14.1.7.1
An entry in the NAT Interface table.
Indexes
natIfInterfaceNumber
Column Syntax OID
natIfInterfaceNumber
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
natIfNat
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
Textual Convention: Status Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2076.14.1.7.1.2
natIfNapt
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
Textual Convention: Status Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2076.14.1.7.1.3
natIfTwoWayNat
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
Textual Convention: Status Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2076.14.1.7.1.4
natIfEntryStatus
The status of the entry can be used as specified in the SNMP V2
standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.7.1.5
.1.3.6.1.4.1.2076.14.1.8 · 1 row entry · 8 columns
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.
natIPSecSessionEntry entry .1.3.6.1.4.1.2076.14.1.8.1
An entry in the NAT IPSec Session table.
Indexes
natIPSecSessionInterfaceNum natIPSecSessionLocalIp natIPSecSessionOutsideIp natIPSecSessionSPIInside natIPSecSessionSPIOutside
Column Syntax OID
natIPSecSessionInterfaceNum
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
natIPSecSessionLocalIp
This gives the actual IP address of the host connected to inside network.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.8.1.2
natIPSecSessionTranslatedLocalIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.8.1.3
natIPSecSessionOutsideIp
This gives the IP address of the outside host, which the above stated Local host is contacting.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.8.1.4
natIPSecSessionSPIInside
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
natIPSecSessionSPIOutside
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
natIPSecSessionLastUseTime
This gives the last time the session was accessed
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.14.1.8.1.7
natIPSecSessionEntryStatus
The status of the entry can be used as specified in the SNMP V2 standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.8.1.8
.1.3.6.1.4.1.2076.14.1.9 · 1 row entry · 9 columns
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
natIPSecPendingEntry entry .1.3.6.1.4.1.2076.14.1.9.1
An entry in the NAT IPSec Pending table.
Indexes
natIPSecPendingInterfaceNum natIPSecPendingLocalIp natIPSecPendingOutsideIp natIPSecPendingSPIInside natIPSecPendingSPIOutside
Column Syntax OID
natIPSecPendingInterfaceNum
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
natIPSecPendingLocalIp
This gives the actual IP address of the host connected to inside network.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.9.1.2
natIPSecPendingTranslatedLocalIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.9.1.3
natIPSecPendingOutsideIp
This gives the IP address of the outside host, which the above stated Local host is contacting.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.9.1.4
natIPSecPendingSPIInside
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
natIPSecPendingSPIOutside
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
natIPSecPendingLastUseTime
This gives the last time the session was accessed.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.14.1.9.1.7
natIPSecPendingNoOfRetry
This gives the number of retry count
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.14.1.9.1.8
natIPSecPendingEntryStatus
The status of the entry can be used as specified in the SNMP V2 standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.9.1.9
.1.3.6.1.4.1.2076.14.1.10 · 1 row entry · 7 columns
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
natIKESessionEntry entry .1.3.6.1.4.1.2076.14.1.10.1
An entry in the NAT IKE Session table.
Indexes
natIKESessionInterfaceNum natIKESessionLocalIp natIKESessionOutsideIp natIKESessionInitCookie
Column Syntax OID
natIKESessionInterfaceNum
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
natIKESessionLocalIp
This gives the actual IP address of the host connected to inside network.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.10.1.2
natIKESessionTranslatedLocalIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.10.1.3
natIKESessionOutsideIp
This gives the IP address of the outside host, which the above stated Local host is contacting.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.10.1.4
natIKESessionInitCookie
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
natIKESessionLastUseTime
This gives the last time the session was accessed
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2076.14.1.10.1.6
natIKESessionEntryStatus
The status of the entry can be used as specified in the SNMP V2 standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.10.1.7
.1.3.6.1.4.1.2076.14.1.11 · 1 row entry · 5 columns
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
natPortTrigInfoEntry entry .1.3.6.1.4.1.2076.14.1.11.1
An entry in the NAT Port trigger Info Table.
Indexes
natPortTrigInfoInBoundPortRange natPortTrigInfoOutBoundPortRange natPortTrigInfoProtocol
Column Syntax OID
natPortTrigInfoAppName
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
natPortTrigInfoInBoundPortRange
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
natPortTrigInfoOutBoundPortRange
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
natPortTrigInfoProtocol
This gives the protocol (TCP/UDP/ANY) in the port trigger feature
Enumeration
Enumerated Values:
6tcp
17udp
255any
.1.3.6.1.4.1.2076.14.1.11.1.4
natPortTrigInfoEntryStatus
The status of the entry can be used as specified in the SNMP V2
standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.11.1.5
.1.3.6.1.4.1.2076.14.1.12 · 1 row entry · 5 columns
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.
natPolicyEntry entry .1.3.6.1.4.1.2076.14.1.12.1
An entry in the Policy NAT configuration table.
Indexes
natPolicyType natPolicyId natPolicyAclName
Column Syntax OID
natPolicyType
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:
1static
2dynamic
.1.3.6.1.4.1.2076.14.1.12.1.1
natPolicyId
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
natPolicyAclName
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
natPolicyTranslatedIp
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.12.1.4
natPolicyEntryStatus
The status of the entry can be used as specified in the SNMP standard.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2076.14.1.12.1.5
.1.3.6.1.4.1.2076.14.1.13 · 1 row entry · 8 columns
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.
natRsvdPortTrigInfoEntry entry .1.3.6.1.4.1.2076.14.1.13.1
An entry in the Reserved NAT Port trigger Info Table.
Indexes
natRsvdPortTrigInfoAppIndex
Column Syntax OID
natRsvdPortTrigInfoAppIndex
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
natRsvdPortTrigInfoLocalIp
This indicates Local IP Address of the reserved port trigger session.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.13.1.2
natRsvdPortTrigInfoRemoteIp
This indicates the remote IP address of the reserved port trigger session.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2076.14.1.13.1.3
natRsvdPortTrigInfoStartTime
This indicates the time by which the reserved port trigger session
has been established.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2076.14.1.13.1.4
natRsvdPortTrigInfoAppName
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
natRsvdPortTrigInfoInBoundPortRange
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
natRsvdPortTrigInfoOutBoundPortRange
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
natRsvdPortTrigInfoProtocol
This gives the protocol (TCP/UDP/ANY) in the port trigger feature
Enumeration
Enumerated Values:
6tcp
17udp
255any
.1.3.6.1.4.1.2076.14.1.13.1.8