MIB Viewer

FutureNat-MIB

123 objects
The natMIB is placed under supermicro MIB branch.
Imported Objects
SNMPv2-SMICounter32 enterprises Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TimeStamp
OIDNameAccessStatusDescription
1.3.6.1.4.1.10876.101.1.14IdentityfutureNatMIBThe natMIB is placed under supermicro MIB branch.
1.3.6.1.4.1.10876.101.1.14.1Nodenat
1.3.6.1.4.1.10876.101.1.14.1.1NodenatStatInfo
1.3.6.1.4.1.10876.101.1.14.1.1.1ScalarnatEnableread-writecurrentEnables or Disables NAT globally.
1.3.6.1.4.1.10876.101.1.14.1.1.2ScalarnatTypicalNumberOfEntriesread-writecurrentThis gives the initial number of entries in the Dynamic Table for which the memory should be alloted at initialisation time. When changed dynamically, the upda…
1.3.6.1.4.1.10876.101.1.14.1.1.3ScalarnatTranslatedLocalPortStartread-writecurrentGives the start of next free translated local port to be used (in case it is set) if NAPT is enabled and a new connection arrives at the NAT Router.
1.3.6.1.4.1.10876.101.1.14.1.1.4ScalarnatIdleTimeOutread-writecurrentThis gives the amount of time until which a connection can stay idle, after which the connection will be terminated. The time is given in seconds.
1.3.6.1.4.1.10876.101.1.14.1.1.5ScalarnatTcpTimeOutread-writecurrentThis gives the amount of time the TCP session entry can be present in the NAT session table without being used or referred, before being removed from the NAT s…
1.3.6.1.4.1.10876.101.1.14.1.1.6ScalarnatUdpTimeOutread-writecurrentThis gives the amount of time the UDP session entry can be present in the NAT session table without being used or referred, before being removed from the NAT s…
1.3.6.1.4.1.10876.101.1.14.1.1.7ScalarnatTrcFlagread-writecurrentThe value given enables the respective trace options. Each value of the flag corresponds to a certain trace option. Flag Value Trace Option 0 No Trace Flag ena…
1.3.6.1.4.1.10876.101.1.14.1.1.8ScalarnatStatDynamicAllocFailureCountread-onlycurrentThis gives number of times dynamic allocation (malloc) has failed.
1.3.6.1.4.1.10876.101.1.14.1.1.9ScalarnatStatTotalNumberOfTranslationsread-onlycurrentThis gives the total number of packets that are translated by NAT module on all the interfaces
1.3.6.1.4.1.10876.101.1.14.1.1.10ScalarnatStatTotalNumberOfActiveSessionsread-onlycurrentThis gives the total number of currently active sessions (both UDP and TCP) on all interfaces
1.3.6.1.4.1.10876.101.1.14.1.1.11ScalarnatStatTotalNumberOfPktsDroppedread-onlycurrentGives the total number of packets that have been dropped by the NAT module due to various causes .
1.3.6.1.4.1.10876.101.1.14.1.1.12ScalarnatStatTotalNumberOfSessionsClosedread-onlycurrentGives the total number of idle sessions that are removed from NAT table.
1.3.6.1.4.1.10876.101.1.14.1.1.13ScalarnatIKEPortTranslationread-writecurrentThis is used to enable or disable IKE port translation feature .
1.3.6.1.4.1.10876.101.1.14.1.1.14ScalarnatIKETimeoutread-writecurrentThis gives the amount of time the IKE session entry can be present in the NAT IKE session table without being used or referred, before being removed from the N…
1.3.6.1.4.1.10876.101.1.14.1.1.15ScalarnatIPSecTimeoutread-writecurrentThis gives the amount of time the IPSec session entry can be present in the NAT IPSec session table without being used or referred, before being removed from t…
1.3.6.1.4.1.10876.101.1.14.1.1.16ScalarnatIPSecPendingTimeoutread-writecurrentThis gives the amount of time the IPSec pending entry can be present in the NAT IPSec Pending table without being used or referred, before being removed from t…
1.3.6.1.4.1.10876.101.1.14.1.1.17ScalarnatIPSecMaxRetryread-writecurrentThis is used to set the maximum number of retries allowed for IPSec session in the pending Table.
1.3.6.1.4.1.10876.101.1.14.1.1.18ScalarsipAlgPortread-writecurrentGives the the port to be used for sip signaling.
1.3.6.1.4.1.10876.101.1.14.1.1.19ScalarnatSipAlgPartialEntryTimeOutread-writecurrentThis gives the amount of time until which a connection can stay idle, after which the connection will be terminated. The time is given in seconds.
1.3.6.1.4.1.10876.101.1.14.1.2TablenatDynamicTransTablenot-accessiblecurrentThis 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 …
1.3.6.1.4.1.10876.101.1.14.1.2.1RownatDynamicTransEntrynot-accessiblecurrentAn entry in the NAT dynamic table.
1.3.6.1.4.1.10876.101.1.14.1.2.1.1ColumnnatDynamicTransInterfaceNumnot-accessiblecurrentThis gives the global interface number on which the session is going on.
1.3.6.1.4.1.10876.101.1.14.1.2.1.2ColumnnatDynamicTransLocalIpnot-accessiblecurrentThis gives the actual IP address of the host connected to inside network.
1.3.6.1.4.1.10876.101.1.14.1.2.1.3ColumnnatDynamicTransTranslatedLocalIpread-onlycurrentThis 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.
1.3.6.1.4.1.10876.101.1.14.1.2.1.4ColumnnatDynamicTransLocalPortnot-accessiblecurrentThis is the actual source/destination port (UDP/TCP) used by the local host for communicating with the outside network.
1.3.6.1.4.1.10876.101.1.14.1.2.1.5ColumnnatDynamicTransTranslatedLocalPortread-onlycurrentThis is the port number assigned by NAT, when PAT is enabled. Otherwise the original port number is retained.
1.3.6.1.4.1.10876.101.1.14.1.2.1.6ColumnnatDynamicTransOutsideIpnot-accessiblecurrentThis gives the IP address of the outside host which the above stated Local host is contacting.
1.3.6.1.4.1.10876.101.1.14.1.2.1.7ColumnnatDynamicTransOutsidePortnot-accessiblecurrentThis is the port number of the outside host on which it is being contacted.
1.3.6.1.4.1.10876.101.1.14.1.2.1.8ColumnnatDynamicTransLastUseTimeread-onlycurrentThis gives the amount of time (in seconds) for which the above particular connection has remained idle.
1.3.6.1.4.1.10876.101.1.14.1.3TablenatGlobalAddressTablenot-accessiblecurrentThis configuration table is used to list all the global IP addresses obtained from InterNIC and which can be used by NAT module for translation.
1.3.6.1.4.1.10876.101.1.14.1.3.1RownatGlobalAddressEntrynot-accessiblecurrentAn entry in the NAT global IP address table.
1.3.6.1.4.1.10876.101.1.14.1.3.1.1ColumnnatGlobalAddressInterfaceNumnot-accessiblecurrentThis gives the interface number on which the global IP address given below should be used for local IP address translation.
1.3.6.1.4.1.10876.101.1.14.1.3.1.2ColumnnatGlobalAddressTranslatedLocalIpnot-accessiblecurrentThis 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 cor…
1.3.6.1.4.1.10876.101.1.14.1.3.1.3ColumnnatGlobalAddressMaskread-writecurrentThis 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 …
1.3.6.1.4.1.10876.101.1.14.1.3.1.4ColumnnatGlobalAddressEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.4TablenatLocalAddressTablenot-accessiblecurrentThis 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 ad…
1.3.6.1.4.1.10876.101.1.14.1.4.1RownatLocalAddressEntrynot-accessiblecurrentAn entry in the NAT local IP address range specification table.
1.3.6.1.4.1.10876.101.1.14.1.4.1.1ColumnnatLocalAddressInterfaceNumbernot-accessiblecurrentThis gives the interface number which is connected to inside network containing the given below Local IP addresses.
1.3.6.1.4.1.10876.101.1.14.1.4.1.2ColumnnatLocalAddressLocalIpnot-accessiblecurrentThis gives the network number of the local host needing translation.
1.3.6.1.4.1.10876.101.1.14.1.4.1.3ColumnnatLocalAddressMaskread-writecurrentThis mask when anded with the above local IP gives the range of Local host that can contact outside .
1.3.6.1.4.1.10876.101.1.14.1.4.1.4ColumnnatLocalAddressEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.5TablenatStaticTablenot-accessiblecurrentThis table is a configurable table in which the static IP address mapping between the LOCAL IP address and GLOBAL IP address is configured.
1.3.6.1.4.1.10876.101.1.14.1.5.1RownatStaticEntrynot-accessiblecurrentAn entry in the NAT static configuration table.
1.3.6.1.4.1.10876.101.1.14.1.5.1.1ColumnnatStaticInterfaceNumnot-accessiblecurrentThe local host listed below will use the corresponding global IP if it sends packets on this interface.
1.3.6.1.4.1.10876.101.1.14.1.5.1.2ColumnnatStaticLocalIpnot-accessiblecurrentThis is the IP address of the host present in the inside network.
1.3.6.1.4.1.10876.101.1.14.1.5.1.3ColumnnatStaticTranslatedLocalIpread-writecurrentThis 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 ma…
1.3.6.1.4.1.10876.101.1.14.1.5.1.4ColumnnatStaticEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.6TablenatStaticNaptTablenot-accessiblecurrentThis 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 …
1.3.6.1.4.1.10876.101.1.14.1.6.1RownatStaticNaptEntrynot-accessiblecurrentAn entry in the NAT StaticNapt configuration table.
1.3.6.1.4.1.10876.101.1.14.1.6.1.1ColumnnatStaticNaptInterfaceNumnot-accessiblecurrentThe local host with the local port listed below will use the corresponding global IP and global port if it sends packets on this interface.
1.3.6.1.4.1.10876.101.1.14.1.6.1.2ColumnnatStaticNaptLocalIpnot-accessiblecurrentThis is the IP address of the host present in the inside network.
1.3.6.1.4.1.10876.101.1.14.1.6.1.3ColumnnatStaticNaptStartLocalPortnot-accessiblecurrentThis is the start Port of the host present in the inside network.
1.3.6.1.4.1.10876.101.1.14.1.6.1.4ColumnnatStaticNaptEndLocalPortnot-accessiblecurrentThis is the End Port of the host present in the inside network.
1.3.6.1.4.1.10876.101.1.14.1.6.1.5ColumnnatStaticNaptProtocolNumbernot-accessiblecurrentThis is protocol number which is to be allowed
1.3.6.1.4.1.10876.101.1.14.1.6.1.6ColumnnatStaticNaptTranslatedLocalIpread-writecurrentThis 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 ma…
1.3.6.1.4.1.10876.101.1.14.1.6.1.7ColumnnatStaticNaptTranslatedLocalPortread-writecurrentThis 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 …
1.3.6.1.4.1.10876.101.1.14.1.6.1.8ColumnnatStaticNaptDescriptionread-writecurrentThis is the description of the entry given by the user at the time of configuration
1.3.6.1.4.1.10876.101.1.14.1.6.1.9ColumnnatStaticNaptEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.7TablenatIfTablenot-accessiblecurrentThis tables gives the interface number on which NAT,NAPT,TWICE NAT and TWO WAY NAT are enabled.
1.3.6.1.4.1.10876.101.1.14.1.7.1RownatIfEntrynot-accessiblecurrentAn entry in the NAT Interface table.
1.3.6.1.4.1.10876.101.1.14.1.7.1.1ColumnnatIfInterfaceNumbernot-accessiblecurrentThis gives the global interface number on which the following features can be enabled.
1.3.6.1.4.1.10876.101.1.14.1.7.1.2ColumnnatIfNatread-writecurrentThis enables NAT on interface number given by natIfInterfaceNumber. Only the inside host can initiate connections. Translation will be done on outbound packets…
1.3.6.1.4.1.10876.101.1.14.1.7.1.3ColumnnatIfNaptread-writecurrentThis enables port translation on interface number given by natIfInterfaceNumber. If this feature is enabled, then the same global IP address is overloaded and …
1.3.6.1.4.1.10876.101.1.14.1.7.1.4ColumnnatIfTwoWayNatread-writecurrentThis 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…
1.3.6.1.4.1.10876.101.1.14.1.7.1.5ColumnnatIfEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.8TablenatIPSecSessionTablenot-accessiblecurrentThis 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 automa…
1.3.6.1.4.1.10876.101.1.14.1.8.1RownatIPSecSessionEntrynot-accessiblecurrentAn entry in the NAT IPSec Session table.
1.3.6.1.4.1.10876.101.1.14.1.8.1.1ColumnnatIPSecSessionInterfaceNumnot-accessiblecurrentThis gives the interface number on which the session is going on.
1.3.6.1.4.1.10876.101.1.14.1.8.1.2ColumnnatIPSecSessionLocalIpnot-accessiblecurrentThis gives the actual IP address of the host connected to inside network.
1.3.6.1.4.1.10876.101.1.14.1.8.1.3ColumnnatIPSecSessionTranslatedLocalIpread-onlycurrentThis 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.
1.3.6.1.4.1.10876.101.1.14.1.8.1.4ColumnnatIPSecSessionOutsideIpnot-accessiblecurrentThis gives the IP address of the outside host, which the above stated Local host is contacting.
1.3.6.1.4.1.10876.101.1.14.1.8.1.5ColumnnatIPSecSessionSPIInsidenot-accessiblecurrentThis gives the SPI of the host connected to inside network.
1.3.6.1.4.1.10876.101.1.14.1.8.1.6ColumnnatIPSecSessionSPIOutsidenot-accessiblecurrentThis gives the SPI of the host connected to outside network.
1.3.6.1.4.1.10876.101.1.14.1.8.1.7ColumnnatIPSecSessionLastUseTimeread-onlycurrentThis gives the last time the session was accessed
1.3.6.1.4.1.10876.101.1.14.1.8.1.8ColumnnatIPSecSessionEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.9TablenatIPSecPendingTablenot-accessiblecurrentThis 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 modul…
1.3.6.1.4.1.10876.101.1.14.1.9.1RownatIPSecPendingEntrynot-accessiblecurrentAn entry in the NAT IPSec Pending table.
1.3.6.1.4.1.10876.101.1.14.1.9.1.1ColumnnatIPSecPendingInterfaceNumnot-accessiblecurrentThis gives the interface number on which the session is going on.
1.3.6.1.4.1.10876.101.1.14.1.9.1.2ColumnnatIPSecPendingLocalIpnot-accessiblecurrentThis gives the actual IP address of the host connected to inside network.
1.3.6.1.4.1.10876.101.1.14.1.9.1.3ColumnnatIPSecPendingTranslatedLocalIpread-onlycurrentThis 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.
1.3.6.1.4.1.10876.101.1.14.1.9.1.4ColumnnatIPSecPendingOutsideIpnot-accessiblecurrentThis gives the IP address of the outside host, which the above stated Local host is contacting.
1.3.6.1.4.1.10876.101.1.14.1.9.1.5ColumnnatIPSecPendingSPIInsidenot-accessiblecurrentThis gives the SPI of the host connected to inside network.
1.3.6.1.4.1.10876.101.1.14.1.9.1.6ColumnnatIPSecPendingSPIOutsidenot-accessiblecurrentThis gives the SPI of the host connected to outside network.
1.3.6.1.4.1.10876.101.1.14.1.9.1.7ColumnnatIPSecPendingLastUseTimeread-onlycurrentThis gives the last time the session was accessed.
1.3.6.1.4.1.10876.101.1.14.1.9.1.8ColumnnatIPSecPendingNoOfRetryread-onlycurrentThis gives the number of retry count
1.3.6.1.4.1.10876.101.1.14.1.9.1.9ColumnnatIPSecPendingEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.10TablenatIKESessionTablenot-accessiblecurrentThis 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 ca…
1.3.6.1.4.1.10876.101.1.14.1.10.1RownatIKESessionEntrynot-accessiblecurrentAn entry in the NAT IKE Session table.
1.3.6.1.4.1.10876.101.1.14.1.10.1.1ColumnnatIKESessionInterfaceNumnot-accessiblecurrentThis gives the interface number on which the session is going on.
1.3.6.1.4.1.10876.101.1.14.1.10.1.2ColumnnatIKESessionLocalIpnot-accessiblecurrentThis gives the actual IP address of the host connected to inside network.
1.3.6.1.4.1.10876.101.1.14.1.10.1.3ColumnnatIKESessionTranslatedLocalIpread-onlycurrentThis 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.
1.3.6.1.4.1.10876.101.1.14.1.10.1.4ColumnnatIKESessionOutsideIpnot-accessiblecurrentThis gives the IP address of the outside host, which the above stated Local host is contacting.
1.3.6.1.4.1.10876.101.1.14.1.10.1.5ColumnnatIKESessionInitCookienot-accessiblecurrentThis gives the Cookie information of the initiator of the session.
1.3.6.1.4.1.10876.101.1.14.1.10.1.6ColumnnatIKESessionLastUseTimeread-onlycurrentThis gives the last time the session was accessed
1.3.6.1.4.1.10876.101.1.14.1.10.1.7ColumnnatIKESessionEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.11TablenatPortTrigInfoTablenot-accessiblecurrentThis 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 …
1.3.6.1.4.1.10876.101.1.14.1.11.1RownatPortTrigInfoEntrynot-accessiblecurrentAn entry in the NAT Port trigger Info Table.
1.3.6.1.4.1.10876.101.1.14.1.11.1.1ColumnnatPortTrigInfoAppNameread-writecurrentThis gives the application name using the port trigger feature.
1.3.6.1.4.1.10876.101.1.14.1.11.1.2ColumnnatPortTrigInfoInBoundPortRangenot-accessiblecurrentThis gives the Inbound port-range through which the outside host initiates the connection
1.3.6.1.4.1.10876.101.1.14.1.11.1.3ColumnnatPortTrigInfoOutBoundPortRangenot-accessiblecurrentThis gives the Out-bound port-range through which the inside host initiates the connection
1.3.6.1.4.1.10876.101.1.14.1.11.1.4ColumnnatPortTrigInfoProtocolnot-accessiblecurrentThis gives the protocol (TCP/UDP/ANY) in the port trigger feature
1.3.6.1.4.1.10876.101.1.14.1.11.1.5ColumnnatPortTrigInfoEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP V2 standard.
1.3.6.1.4.1.10876.101.1.14.1.12TablenatPolicyTablenot-accessiblecurrentThis is a configurable table in which the mapping between the nat policy filter, identifier and global IP address is configured. The filter identifies the traf…
1.3.6.1.4.1.10876.101.1.14.1.12.1RownatPolicyEntrynot-accessiblecurrentAn entry in the Policy NAT configuration table.
1.3.6.1.4.1.10876.101.1.14.1.12.1.1ColumnnatPolicyTypenot-accessiblecurrentThis 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…
1.3.6.1.4.1.10876.101.1.14.1.12.1.2ColumnnatPolicyIdnot-accessiblecurrentA unique value, greater than zero, that identifies each NAT Policy binding.
1.3.6.1.4.1.10876.101.1.14.1.12.1.3ColumnnatPolicyAclNamenot-accessiblecurrentThis 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 bef…
1.3.6.1.4.1.10876.101.1.14.1.12.1.4ColumnnatPolicyTranslatedIpread-writecurrentThis 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 id…
1.3.6.1.4.1.10876.101.1.14.1.12.1.5ColumnnatPolicyEntryStatusread-writecurrentThe status of the entry can be used as specified in the SNMP standard.
1.3.6.1.4.1.10876.101.1.14.1.13TablenatRsvdPortTrigInfoTablenot-accessiblecurrentThis 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 rowst…
1.3.6.1.4.1.10876.101.1.14.1.13.1RownatRsvdPortTrigInfoEntrynot-accessiblecurrentAn entry in the Reserved NAT Port trigger Info Table.
1.3.6.1.4.1.10876.101.1.14.1.13.1.1ColumnnatRsvdPortTrigInfoAppIndexnot-accessiblecurrentThis indicates the application index that uses the port trigger feature.
1.3.6.1.4.1.10876.101.1.14.1.13.1.2ColumnnatRsvdPortTrigInfoLocalIpread-onlycurrentThis indicates Local IP Address of the reserved port trigger session.
1.3.6.1.4.1.10876.101.1.14.1.13.1.3ColumnnatRsvdPortTrigInfoRemoteIpread-onlycurrentThis indicates the remote IP address of the reserved port trigger session.
1.3.6.1.4.1.10876.101.1.14.1.13.1.4ColumnnatRsvdPortTrigInfoStartTimeread-onlycurrentThis indicates the time by which the reserved port trigger session has been established.
1.3.6.1.4.1.10876.101.1.14.1.13.1.5ColumnnatRsvdPortTrigInfoAppNameread-onlycurrentThis gives the application name using the port trigger feature.
1.3.6.1.4.1.10876.101.1.14.1.13.1.6ColumnnatRsvdPortTrigInfoInBoundPortRangeread-onlycurrentThis gives the Inbound port-range through which the outside host initiates the connection
1.3.6.1.4.1.10876.101.1.14.1.13.1.7ColumnnatRsvdPortTrigInfoOutBoundPortRangeread-onlycurrentThis gives the Out-bound port-range through which the inside host initiates the connection
1.3.6.1.4.1.10876.101.1.14.1.13.1.8ColumnnatRsvdPortTrigInfoProtocolread-onlycurrentThis gives the protocol (TCP/UDP/ANY) in the port trigger feature
Type Definitions
NameSyntaxStatusDescription
StatusINTEGER { enabled(1), disabled(2) }currentThe status of each feature of FutureNAT i.e. whether it is enabled or not