MIBs Depot

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

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1INTEGER (1..14 | 255)read-writecurrent
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.1INTEGER (20..20000)read-writecurrent
hpnicfNATBLConnectLowValue
OBJECT-TYPE
The minimal connection amount.
1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.2INTEGER (20..20000)read-writecurrent
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.3INTEGER (20..21474836)read-writecurrent
hpnicfNATBLConnectLowRate
OBJECT-TYPE
The minimal connection rate(in second).
1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.4INTEGER (20..21474836)read-writecurrent
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.5INTEGER (20..21474836)read-writecurrent
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.6INTEGER (20..21474836)read-writecurrent
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.1INTEGER {enable(1), disable(2)}read-writecurrent
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.2INTEGER {enable(1), disable(2)}read-writecurrent
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.1INTEGER {fast(1), slow(2)}read-writecurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..320)not-accessiblecurrent
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.2IpAddressread-createcurrent
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.3IpAddressread-createcurrent
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.4INTEGER (1..14 | 255)read-createcurrent
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.5Integer32read-createcurrent
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.6RowStatusread-createcurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER (2000..3999)not-accessiblecurrent
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.2INTEGER (0..320 | 2147483647)read-createcurrent
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.3INTEGER {true(1), false(2)}read-createcurrent
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.4Integer32 (1..14 | 255)read-createcurrent
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.5RowStatusread-createcurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER (1..255)not-accessiblecurrent
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.2IpAddressnot-accessiblecurrent
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.3INTEGER (0..65535)not-accessiblecurrent
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.4INTEGER (0..65535)read-createcurrent
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.5IpAddressread-createcurrent
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.6IpAddressread-createcurrent
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.7INTEGER (0..65535)read-createcurrent
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.8Integer32 (1..14 | 255)read-createcurrent
hpnicfNATServerVpnIndex
OBJECT-TYPE
The VPN index of server.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.10Integer32 (0..65535)not-accessiblecurrent
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.11Integer32 (1..10000)read-createcurrent
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.12RowStatusread-createcurrent
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.4not-accessiblecurrent
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.1not-accessiblecurrent
hpnicfNATTimeOutProtocol
OBJECT-TYPE
The type of protocol.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1.1INTEGER {tcp(1), udp(2), icmp(3), pptp(4), dns(5), tcpFin(6), tcpSyn(7), ftpCtrl(8), ftpData(9)}not-accessiblecurrent
hpnicfNATTimeOutTimeValue
OBJECT-TYPE
The time of time out.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1.2INTEGER (10..86400)read-writecurrent
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.5not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..14 | 255)not-accessiblecurrent
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.2INTEGER {enable(1), disable(2)}read-writecurrent
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.6not-accessiblecurrent
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.1not-accessiblecurrent
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.1IpAddressnot-accessiblecurrent
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.2INTEGER (20..20000)read-createcurrent
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.3INTEGER (20..20000)read-createcurrent
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.4INTEGER {true(1), false(2)}read-createcurrent
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.5RowStatusread-createcurrent
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.7not-accessiblecurrent
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.1not-accessiblecurrent
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.1IpAddressnot-accessiblecurrent
hpnicfNATBLSlotNo
OBJECT-TYPE
The number of NAT board.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.2INTEGER (1..14)not-accessiblecurrent
hpnicfNATBLConSum
OBJECT-TYPE
The connection amount.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.3Integer32read-onlycurrent
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.4INTEGER {red(1), yellow(2), green(3)}read-onlycurrent
hpnicfNATStatTable
OBJECT-TYPE
The statistics information table of NAT module.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.8not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..14 | 255)not-accessiblecurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
hpnicfNATStatActiveNatTblCount
OBJECT-TYPE
Active NO-PAT session count.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.4Counter32read-onlycurrent
hpnicfNATStatActiveSvrTblCount
OBJECT-TYPE
Active SERVER session count.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.5Counter32read-onlycurrent
hpnicfNATStatActivePoolTblCount
OBJECT-TYPE
Active address pool session count.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
hpnicfNATStaticSessionCount
OBJECT-TYPE
Active STATIC session count.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.10Integer32read-onlycurrent
hpnicfNATFragmentSessionCount
OBJECT-TYPE
Active fragment packet session count.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.11Integer32read-onlycurrent
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.12Integer32read-onlycurrent
hpnicfNATLogCount
OBJECT-TYPE
Buffered Nat LOG table count.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.13Integer32read-onlycurrent
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.9not-accessiblecurrent
hpnicfNATSessionEntry
OBJECT-TYPE
The entry of session information table.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1not-accessiblecurrent
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.1Integer32 (1..300000)not-accessiblecurrent
hpnicfNATSessionProtocol
OBJECT-TYPE
The protocol type of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.2INTEGER (1..255)not-accessiblecurrent
hpnicfNATSessionGlobalIP
OBJECT-TYPE
The global IP of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.3IpAddressread-onlycurrent
hpnicfNATSessionGlobalPort
OBJECT-TYPE
The global port of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.4Integer32 (0..65535)read-onlycurrent
hpnicfNATSessionInsideIP
OBJECT-TYPE
The Inside IP of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.5IpAddressnot-accessiblecurrent
hpnicfNATSessionInsidePort
OBJECT-TYPE
The Inside port of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.6Integer32 (0..65535)not-accessiblecurrent
hpnicfNATSessionPeerIP
OBJECT-TYPE
The peer IP of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.7IpAddressnot-accessiblecurrent
hpnicfNATSessionPeerPort
OBJECT-TYPE
The peer port of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.8Integer32 (0..65535)not-accessiblecurrent
hpnicfNATSessionVpnIndex
OBJECT-TYPE
The VPN index of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.9Integer32 (0..255)not-accessiblecurrent
hpnicfNATSessionTTL
OBJECT-TYPE
The TTL of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.10Integer32read-onlycurrent
hpnicfNATSessionStatus
OBJECT-TYPE
The status of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.11Integer32read-onlycurrent
hpnicfNATSessionLeftTime
OBJECT-TYPE
The Left time of session.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.12TimeTicksread-onlycurrent
hpnicfNATStaticConfTable
OBJECT-TYPE
Static Nat configuration table.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.10not-accessiblecurrent
hpnicfNATStaticConfEntry
OBJECT-TYPE
Configure static Nat.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1not-accessiblecurrent
hpnicfNATStaticInsideIp
OBJECT-TYPE
Inside ip address.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.1IpAddressnot-accessiblecurrent
hpnicfNATStaticGlobalIp
OBJECT-TYPE
Global Ip address.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.2IpAddressread-createcurrent
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.3RowStatusread-createcurrent
hpnicfNATStaticEnableTable
OBJECT-TYPE
Active the static Nat on interface.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.11not-accessiblecurrent
hpnicfNATStaticEnableEntry
OBJECT-TYPE
Active the static Nat on interface.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.11.1not-accessiblecurrent
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.2INTEGER {disable(0), enable(1)}read-writecurrent
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.12not-accessiblecurrent
hpnicfNATDnsMapEntry
OBJECT-TYPE
The entry of hpnicfNATDnsMapTable.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1not-accessiblecurrent
hpnicfNATDnsMapDomainName
OBJECT-TYPE
Domain name.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.1DisplayStringnot-accessiblecurrent
hpnicfNATDnsMapGlobalIp
OBJECT-TYPE
Global IP address.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.2IpAddressread-createcurrent
hpnicfNATDnsMapGlobalPort
OBJECT-TYPE
Global port number.
1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.3Integer32 (1..65535)read-createcurrent
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.4INTEGER {any(0), typeTCP(1), typeUDP(2)}read-createcurrent
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.5TimeTicksread-createcurrent
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.6RowStatusread-createcurrent