HPN-ICF-NAT-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.18
- Last updated
- 2004-09-17 01:00
- Revisions
- 2005-01-20 15:18
- Namespace
- hp
- Source file
HPN-ICF-NAT-MIB- Digest
sha256:94665a56c2c364f194a83238dc7dec31553d2bb72ad591711208717254f41695
Description
This MIB contains objects to manage configuration of NAT. There are no constraints on this MIB.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-NAT-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfNATGlobalVars OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.18.1 | |||
| hpnicfNATClearSession OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.1 | |||
| hpnicfNATClearSessionSlotNo OBJECT-TYPE The number of NAT board in which administrator wants to clear data of the session. In router, the value is 255 because no NAT board in it. This node only supports 'set' operation. The return value of 'get' operation is meaningless. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.1.1 | INTEGER (1..14 | 255) | read-write | current |
| hpnicfNATBLConnectLimitPara OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2 | |||
| hpnicfNATBLConnectHighValue OBJECT-TYPE The maximal connection amount. If the connection amount exceeds the value, the IP address will be added into blacklist. The IP address will not be removed from blacklist until the connection amount is less than the minimal connection amount. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.1 | INTEGER (20..20000) | read-write | current |
| hpnicfNATBLConnectLowValue OBJECT-TYPE The minimal connection amount. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.2 | INTEGER (20..20000) | read-write | current |
| hpnicfNATBLConnectHighRate OBJECT-TYPE The maximal connection rate(in second). If the connection rate exceed the value, the IP address will be added into blacklist. The IP address will not be removed from blacklist until the connection rate is less than the minimal connection rate. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.3 | INTEGER (20..21474836) | read-write | current |
| hpnicfNATBLConnectLowRate OBJECT-TYPE The minimal connection rate(in second). | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.4 | INTEGER (20..21474836) | read-write | current |
| hpnicfNATBLSpecialConnectHighRate OBJECT-TYPE The maximal special connection rate(in second). When administrator wants to control the speed of connection, he can selects the connection speed rate or special connection rate. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.5 | INTEGER (20..21474836) | read-write | current |
| hpnicfNATBLSpecialConnectLowRate OBJECT-TYPE The minimal special connection rate(in second). | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.6 | INTEGER (20..21474836) | read-write | current |
| hpnicfNATBLCtrlEnable OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.3 | |||
| hpnicfNATBLConnectSumEnable OBJECT-TYPE Enable or disable the connection amount control. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.3.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpnicfNATBLConnectRateEnable OBJECT-TYPE Enable or disable the connection rate control. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.3.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpnicfNATNPTimer OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4 | |||
| hpnicfNATNPAgingTime OBJECT-TYPE There are two kinds of aging time in NP. One is fast and the other is slow. Administrator can select one or other. The defalult is fast. | 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4.1 | INTEGER {fast(1), slow(2)} | read-write | current |
| hpnicfNATMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.18.2 | |||
| hpnicfNATPoolInfoTable OBJECT-TYPE NAT address pool table : The address in the pool is the IP address in the global network. The pool can span 255 IP addresses.All address pools configured by administrator are recorded in this table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1 | not-accessible | current | |
| hpnicfNATPoolInfoEntry OBJECT-TYPE The entry of NAT address pool table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1 | not-accessible | current | |
| hpnicfNATPoolIdx OBJECT-TYPE Index of the address pool: The index uniquely indicates the address pool in the system, and its range is from 1 to 320. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.1 | Integer32 (1..320) | not-accessible | current |
| hpnicfNATPoolStartIpAddr OBJECT-TYPE The start IP address of address pool: It must be less than or equal to the end IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.2 | IpAddress | read-create | current |
| hpnicfNATPoolEndIpAddr OBJECT-TYPE The end IP address of address pool: It must be more than or equal to the start IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.3 | IpAddress | read-create | current |
| hpnicfNATPoolSlotNo OBJECT-TYPE The number of NAT board to which the address pool is bound. The address translation is processed by this NAT board . The relation between address pool and slotNo is n:1. When the address pool is not bound to the NAT board,the value is 255. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.4 | INTEGER (1..14 | 255) | read-create | current |
| hpnicfNATPoolRefCounter OBJECT-TYPE The counter of reference. A address pool can be associated with more than one ACL and the counter of reference is recorded in this field. When the address pool is not associated with ACL, the value is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.5 | Integer32 | read-create | current |
| hpnicfNATPoolRowStatus OBJECT-TYPE Only support 'destroy' and 'createAndGo'. If hpnicfNATPoolIdx, hpnicfNATPoolStartIpAddr and hpnicfNATPoolEndIpAddr were provided correctly, its value is changed 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.6 | RowStatus | read-create | current |
| hpnicfNATOutboundTable OBJECT-TYPE NAT out bound table: through associating ACL number, address pool with NAT board, administrator can designate which inside IP address can be translated to global IP address in the pool and the translation is processed by which NAT board. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2 | not-accessible | current | |
| hpnicfNATOutboundEntry OBJECT-TYPE The entry of NAT out bound table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1 | not-accessible | current | |
| hpnicfNATOutboundAclNo OBJECT-TYPE The number of ACL(Access Control List). When the packet accords with the rule in the ACL, its source IP address will be translated to IP address in Address pool. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.1 | INTEGER (2000..3999) | not-accessible | current |
| hpnicfNATOutboundPoolIdx OBJECT-TYPE The index of address pool in hpnicfNATPoolInfoTable. when administrator doesn't use the address pool and use the IP address of the interface as the address of global network, the value is 2147483647. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.2 | INTEGER (0..320 | 2147483647) | read-create | current |
| hpnicfNATOutboundIsNoPat OBJECT-TYPE Whether to use no pat manner. The translation of no pat is that the translation doesn't use the port information of packet. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.3 | INTEGER {true(1), false(2)} | read-create | current |
| hpnicfNATOutboundSlotNo OBJECT-TYPE The number of NAT board. In router, the value is 255 because no NAT board in it. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.4 | Integer32 (1..14 | 255) | read-create | current |
| hpnicfNATOutboundRowStatus OBJECT-TYPE Only support 'destroy' and 'createAndGo'. If hpnicfNATOutboundAclNo or hpnicfNATOutboundAclNo and hpnicfNATOutboundPoolIdx were provided correctly, its value is changed 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.5 | RowStatus | read-create | current |
| hpnicfNATServerTable OBJECT-TYPE NAT inside Server Table. Administrator can configure server in the private network which can provide service for people in the public network. The translation map is : (InsideIP , InsidePort--> GlobalIP, GlobalPort ) (InsideIP + 1 , InsidePort--> GlobalIP, GlobalPort + 1) (InsideIP + 2 , InsidePort--> GlobalIP, GlobalPort + 2) ... ... ... (InsideIP+n(=InsideIP2),InsidePort--> GlobalIP,GlobalPort+n(=GlobalPort2)) | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3 | not-accessible | current | |
| hpnicfNATServerEntry OBJECT-TYPE The entry of NAT inside server table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1 | not-accessible | current | |
| hpnicfNATServerProType OBJECT-TYPE The type of protocol: icmp(1), tcp(6), udp(17) and others. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.1 | INTEGER (1..255) | not-accessible | current |
| hpnicfNATServerGlobalIP OBJECT-TYPE The global IP address of Inside Server. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.2 | IpAddress | not-accessible | current |
| hpnicfNATServerStartGlobalPort OBJECT-TYPE The start global port of Inside Server. When the port need not be configured, the value is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.3 | INTEGER (0..65535) | not-accessible | current |
| hpnicfNATServerEndGlobalPort OBJECT-TYPE The end global port of Inside Server. When administrator doesn't configure a series of inside server, the value is 0. If the value is not zero, the value of (GlobalPort2-GlobalPort) must be equal to (InsideIP2 - InsideIP). | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.4 | INTEGER (0..65535) | read-create | current |
| hpnicfNATServerStartInsideIP OBJECT-TYPE The start private IP address of Inside Server. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.5 | IpAddress | read-create | current |
| hpnicfNATServerEndInsideIP OBJECT-TYPE The end private IP address of Inside Server. When administrator doesn't configure a series of inside server, the value is 0.0.0.0. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.6 | IpAddress | read-create | current |
| hpnicfNATServerInsidePort OBJECT-TYPE The private port of Inside Server. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.7 | INTEGER (0..65535) | read-create | current |
| hpnicfNATServerSlotNo OBJECT-TYPE The number of NAT board. In router, the value is 255 because no NAT board in it. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.8 | Integer32 (1..14 | 255) | read-create | current |
| hpnicfNATServerVpnIndex OBJECT-TYPE The VPN index of server. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.10 | Integer32 (0..65535) | not-accessible | current |
| hpnicfNATServerAclNumber OBJECT-TYPE Number of basic or advanced acl. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.11 | Integer32 (1..10000) | read-create | current |
| hpnicfNATServerRowStatus OBJECT-TYPE Only support 'destroy' and 'createAndGo'. If hpnicfNATServerProType, hpnicfNATServerGlobalIP, hpnicfNATServerGlobalPort and hpnicfNATServerInsideIP were provided correctly, its value is changed 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.12 | RowStatus | read-create | current |
| hpnicfNATTimeOutTable OBJECT-TYPE NAT Time out Table. When a connection is established, if there are not any actives in this connection between the time, it will be disconnected. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4 | not-accessible | current | |
| hpnicfNATTimeOutEntry OBJECT-TYPE The entry of NAT Time out Table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1 | not-accessible | current | |
| hpnicfNATTimeOutProtocol OBJECT-TYPE The type of protocol. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1.1 | INTEGER {tcp(1), udp(2), icmp(3), pptp(4), dns(5), tcpFin(6), tcpSyn(7), ftpCtrl(8), ftpData(9)} | not-accessible | current |
| hpnicfNATTimeOutTimeValue OBJECT-TYPE The time of time out. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1.2 | INTEGER (10..86400) | read-write | current |
| hpnicfNATBLEnableTable OBJECT-TYPE NAT blacklist function Enable Table. In this table, administrator can decide whether to start the function of blacklist in the NAT board. When the function of blacklist can't be set for a NAT board, the number of NAT board is 256. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5 | not-accessible | current | |
| hpnicfNATBLEnableEntry OBJECT-TYPE The entry of NAT blacklist Enable Table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5.1 | not-accessible | current | |
| hpnicfNATBLEnableSlotNo OBJECT-TYPE The number of NAT board. When the function of blacklist can't be set for a NAT board, the value is 255. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5.1.1 | Integer32 (1..14 | 255) | not-accessible | current |
| hpnicfNATBLEnable OBJECT-TYPE Start or stop of function of balcklist. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpnicfNATBLIPConnectLimitParaTable OBJECT-TYPE The table of connection control of special IP address. In this table, administrator can decide to adopt which manner to control the connection which IP address is the special IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6 | not-accessible | current | |
| hpnicfNATBLIPConnectLimitParaEntry OBJECT-TYPE The entry of the table of connection control of special IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1 | not-accessible | current | |
| hpnicfNATBLIPConnectLimitParaIP OBJECT-TYPE The special IP address. The IP is private IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.1 | IpAddress | not-accessible | current |
| hpnicfNATBLIPConnectHighValue OBJECT-TYPE The maximal connection amount. It must be more than the minimal connection amount. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.2 | INTEGER (20..20000) | read-create | current |
| hpnicfNATBLIPConnectLowValue OBJECT-TYPE The minimal connection amount. It must be less than the maximal connection amount. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.3 | INTEGER (20..20000) | read-create | current |
| hpnicfNATBLIPUseSpecialConnectRate OBJECT-TYPE Whether to use the special connection rate control. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.4 | INTEGER {true(1), false(2)} | read-create | current |
| hpnicfNATBLIPConnectLimitRowStatus OBJECT-TYPE Only support 'destroy' and 'createAndGo'. If hpnicfNATBLIPConnectHighValue, hpnicfNATBLIPConnectLowValue and hpnicfNATBLIPUseSpecialConnectRate were provided correctly, its value is changed 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.5 | RowStatus | read-create | current |
| hpnicfNATBLManagerTable OBJECT-TYPE The management table of blacklist. The table doesn't support 'getnext' operation. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7 | not-accessible | current | |
| hpnicfNATBLManagerEntry OBJECT-TYPE The entry of management table of blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1 | not-accessible | current | |
| hpnicfNATBLIpAdress OBJECT-TYPE The IP address of entry of blacklist. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.1 | IpAddress | not-accessible | current |
| hpnicfNATBLSlotNo OBJECT-TYPE The number of NAT board. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.2 | INTEGER (1..14) | not-accessible | current |
| hpnicfNATBLConSum OBJECT-TYPE The connection amount. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.3 | Integer32 | read-only | current |
| hpnicfNATBLConSpd OBJECT-TYPE The state of connection rate: red(1) : the connection rate is above the upper limit. yellow(2): the connection rate is between the upper and lower limit. green(3) : the conneciton rate is below the lower limit. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.4 | INTEGER {red(1), yellow(2), green(3)} | read-only | current |
| hpnicfNATStatTable OBJECT-TYPE The statistics information table of NAT module. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8 | not-accessible | current | |
| hpnicfNATStatEntry OBJECT-TYPE The entry of statistics information table of NAT module. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1 | not-accessible | current | |
| hpnicfNATStatNATBoardNo OBJECT-TYPE The number of NAT board. In router, the value is 255 because no NAT board in it. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.1 | Integer32 (1..14 | 255) | not-accessible | current |
| hpnicfNATStatActiveTblCount OBJECT-TYPE Active PAT session count In software. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.2 | Counter32 | read-only | current |
| hpnicfNATStatActiveTblCountInNP OBJECT-TYPE Active PAT session count In NP. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.3 | Counter32 | read-only | current |
| hpnicfNATStatActiveNatTblCount OBJECT-TYPE Active NO-PAT session count. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.4 | Counter32 | read-only | current |
| hpnicfNATStatActiveSvrTblCount OBJECT-TYPE Active SERVER session count. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.5 | Counter32 | read-only | current |
| hpnicfNATStatActivePoolTblCount OBJECT-TYPE Active address pool session count. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.6 | Counter32 | read-only | current |
| hpnicfNATStatNumOfUsedPort OBJECT-TYPE The number of used port in NP. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.7 | Counter32 | read-only | current |
| hpnicfNATStatNumOfGoodPkt OBJECT-TYPE The number of good packet in NP. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.8 | Counter32 | read-only | current |
| hpnicfNATStatNumOfBadPkt OBJECT-TYPE The number of bad packet in NP. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.9 | Counter32 | read-only | current |
| hpnicfNATStaticSessionCount OBJECT-TYPE Active STATIC session count. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.10 | Integer32 | read-only | current |
| hpnicfNATFragmentSessionCount OBJECT-TYPE Active fragment packet session count. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.11 | Integer32 | read-only | current |
| hpnicfNATSequenceSessionCount OBJECT-TYPE Active session table count hash by private IP. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.12 | Integer32 | read-only | current |
| hpnicfNATLogCount OBJECT-TYPE Buffered Nat LOG table count. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.13 | Integer32 | read-only | current |
| hpnicfNATSessionTable OBJECT-TYPE The nat session information table. There is the address translation information in the table. The sketch map of connection is pc1(private Net)------------------>NAT Device ------------------>Server(public Net) InsideIP, InsidePort---->translating to GlobalIP, GlobalPort------>PeerIP, PeerPort. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9 | not-accessible | current | |
| hpnicfNATSessionEntry OBJECT-TYPE The entry of session information table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1 | not-accessible | current | |
| hpnicfNATSessionHashNumber OBJECT-TYPE The row number of the hash table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.1 | Integer32 (1..300000) | not-accessible | current |
| hpnicfNATSessionProtocol OBJECT-TYPE The protocol type of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.2 | INTEGER (1..255) | not-accessible | current |
| hpnicfNATSessionGlobalIP OBJECT-TYPE The global IP of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.3 | IpAddress | read-only | current |
| hpnicfNATSessionGlobalPort OBJECT-TYPE The global port of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.4 | Integer32 (0..65535) | read-only | current |
| hpnicfNATSessionInsideIP OBJECT-TYPE The Inside IP of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.5 | IpAddress | not-accessible | current |
| hpnicfNATSessionInsidePort OBJECT-TYPE The Inside port of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.6 | Integer32 (0..65535) | not-accessible | current |
| hpnicfNATSessionPeerIP OBJECT-TYPE The peer IP of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.7 | IpAddress | not-accessible | current |
| hpnicfNATSessionPeerPort OBJECT-TYPE The peer port of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.8 | Integer32 (0..65535) | not-accessible | current |
| hpnicfNATSessionVpnIndex OBJECT-TYPE The VPN index of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.9 | Integer32 (0..255) | not-accessible | current |
| hpnicfNATSessionTTL OBJECT-TYPE The TTL of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.10 | Integer32 | read-only | current |
| hpnicfNATSessionStatus OBJECT-TYPE The status of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.11 | Integer32 | read-only | current |
| hpnicfNATSessionLeftTime OBJECT-TYPE The Left time of session. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.12 | TimeTicks | read-only | current |
| hpnicfNATStaticConfTable OBJECT-TYPE Static Nat configuration table. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10 | not-accessible | current | |
| hpnicfNATStaticConfEntry OBJECT-TYPE Configure static Nat. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1 | not-accessible | current | |
| hpnicfNATStaticInsideIp OBJECT-TYPE Inside ip address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.1 | IpAddress | not-accessible | current |
| hpnicfNATStaticGlobalIp OBJECT-TYPE Global Ip address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.2 | IpAddress | read-create | current |
| hpnicfNATStaticRowStatus OBJECT-TYPE Only support 'destroy' and 'createAndGo'. If hpnicfNATStaticInsideIp and hpnicfNATStaticGlobalIp were provided correctly, its value is changed 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.3 | RowStatus | read-create | current |
| hpnicfNATStaticEnableTable OBJECT-TYPE Active the static Nat on interface. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.11 | not-accessible | current | |
| hpnicfNATStaticEnableEntry OBJECT-TYPE Active the static Nat on interface. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.11.1 | not-accessible | current | |
| hpnicfNATStaticEnable OBJECT-TYPE Enable/disable the static Nat on the interface(hpnicfNatStaticEnableIfIndex). disable (0) enable (1) | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.11.1.2 | INTEGER {disable(0), enable(1)} | read-write | current |
| hpnicfNATDnsMapTable OBJECT-TYPE This table is used to set mapping of DNS. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12 | not-accessible | current | |
| hpnicfNATDnsMapEntry OBJECT-TYPE The entry of hpnicfNATDnsMapTable. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1 | not-accessible | current | |
| hpnicfNATDnsMapDomainName OBJECT-TYPE Domain name. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.1 | DisplayString | not-accessible | current |
| hpnicfNATDnsMapGlobalIp OBJECT-TYPE Global IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.2 | IpAddress | read-create | current |
| hpnicfNATDnsMapGlobalPort OBJECT-TYPE Global port number. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.3 | Integer32 (1..65535) | read-create | current |
| hpnicfNATDnsMapProtocolType OBJECT-TYPE TCP Transmission Control Protocol. UDP User Datagram Protocol. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.4 | INTEGER {any(0), typeTCP(1), typeUDP(2)} | read-create | current |
| hpnicfNATDnsMapLastUseTime OBJECT-TYPE Its value is the time that the device uses from startup to last use 'Dns Map'record. If the value is 0,the device never use this record. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.5 | TimeTicks | read-create | current |
| hpnicfNATDnsMapRowStatus OBJECT-TYPE Only support 'destroy' and 'createAndGo'. If hpnicfNATDnsMapDomainName, hpnicfNATDnsMapGlobalIp and hpnicfNATDnsMapGlobalPortor hpnicfNATDnsMapDomainName, hpnicfNATDnsMapGlobalIp, hpnicfNATDnsMapGlobalPort and hpnicfNATDnsMapProtocolType were provided correctly, its value is changed 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.6 | RowStatus | read-create | current |