HPN-ICF-NAT-MIB

File: HPN-ICF-NAT-MIB.mib (61890 bytes)

Imported modules

HPN-ICF-OID-MIB RFC1213-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

hpnicfCommon ifIndex TimeTicks
IpAddress Integer32 Counter32
OBJECT-TYPE MODULE-IDENTITY RowStatus
DisplayString

Defined Types

HpnicfNATPoolInfoEntry  
SEQUENCE    
  hpnicfNATPoolIdx Integer32
  hpnicfNATPoolStartIpAddr IpAddress
  hpnicfNATPoolEndIpAddr IpAddress
  hpnicfNATPoolSlotNo INTEGER
  hpnicfNATPoolRefCounter Integer32
  hpnicfNATPoolRowStatus RowStatus

HpnicfNATOutboundEntry  
SEQUENCE    
  hpnicfNATOutboundAclNo INTEGER
  hpnicfNATOutboundPoolIdx INTEGER
  hpnicfNATOutboundIsNoPat INTEGER
  hpnicfNATOutboundSlotNo Integer32
  hpnicfNATOutboundRowStatus RowStatus

HpnicfNATServerEntry  
SEQUENCE    
  hpnicfNATServerProType INTEGER
  hpnicfNATServerGlobalIP IpAddress
  hpnicfNATServerStartGlobalPort INTEGER
  hpnicfNATServerEndGlobalPort INTEGER
  hpnicfNATServerStartInsideIP IpAddress
  hpnicfNATServerEndInsideIP IpAddress
  hpnicfNATServerInsidePort INTEGER
  hpnicfNATServerSlotNo Integer32
  hpnicfNATServerVpnIndex Integer32
  hpnicfNATServerAclNumber Integer32
  hpnicfNATServerRowStatus RowStatus

HpnicfNATTimeOutEntry  
SEQUENCE    
  hpnicfNATTimeOutProtocol INTEGER
  hpnicfNATTimeOutTimeValue INTEGER

HpnicfNATBLEnableEntry  
SEQUENCE    
  hpnicfNATBLEnableSlotNo Integer32
  hpnicfNATBLEnable INTEGER

HpnicfNATBLIPConnectLimitParaEntry  
SEQUENCE    
  hpnicfNATBLIPConnectLimitParaIP IpAddress
  hpnicfNATBLIPConnectHighValue INTEGER
  hpnicfNATBLIPConnectLowValue INTEGER
  hpnicfNATBLIPUseSpecialConnectRate INTEGER
  hpnicfNATBLIPConnectLimitRowStatus RowStatus

HpnicfNATBLManagerEntry  
SEQUENCE    
  hpnicfNATBLIpAdress IpAddress
  hpnicfNATBLSlotNo INTEGER
  hpnicfNATBLConSum Integer32
  hpnicfNATBLConSpd INTEGER

HpnicfNATStatEntry  
SEQUENCE    
  hpnicfNATStatNATBoardNo Integer32
  hpnicfNATStatActiveTblCount Counter32
  hpnicfNATStatActiveTblCountInNP Counter32
  hpnicfNATStatActiveNatTblCount Counter32
  hpnicfNATStatActiveSvrTblCount Counter32
  hpnicfNATStatActivePoolTblCount Counter32
  hpnicfNATStatNumOfUsedPort Counter32
  hpnicfNATStatNumOfGoodPkt Counter32
  hpnicfNATStatNumOfBadPkt Counter32
  hpnicfNATStaticSessionCount Integer32
  hpnicfNATFragmentSessionCount Integer32
  hpnicfNATSequenceSessionCount Integer32
  hpnicfNATLogCount Integer32

HpnicfNATSessionEntry  
SEQUENCE    
  hpnicfNATSessionHashNumber Integer32
  hpnicfNATSessionProtocol INTEGER
  hpnicfNATSessionGlobalIP IpAddress
  hpnicfNATSessionGlobalPort Integer32
  hpnicfNATSessionInsideIP IpAddress
  hpnicfNATSessionInsidePort Integer32
  hpnicfNATSessionPeerIP IpAddress
  hpnicfNATSessionPeerPort Integer32
  hpnicfNATSessionVpnIndex Integer32
  hpnicfNATSessionTTL Integer32
  hpnicfNATSessionStatus Integer32
  hpnicfNATSessionLeftTime TimeTicks

HpnicfNATStaticConfEntry  
SEQUENCE    
  hpnicfNATStaticInsideIp IpAddress
  hpnicfNATStaticGlobalIp IpAddress
  hpnicfNATStaticRowStatus RowStatus

HpnicfNATStaticEnableEntry  
SEQUENCE    
  hpnicfNATStaticEnable INTEGER

HpnicfNATDnsMapEntry  
SEQUENCE    
  hpnicfNATDnsMapDomainName DisplayString
  hpnicfNATDnsMapGlobalIp IpAddress
  hpnicfNATDnsMapGlobalPort Integer32
  hpnicfNATDnsMapProtocolType INTEGER
  hpnicfNATDnsMapLastUseTime TimeTicks
  hpnicfNATDnsMapRowStatus RowStatus

Defined Values

hpnicfNat 1.3.6.1.4.1.11.2.14.11.15.2.18
This MIB contains objects to manage configuration of NAT. There are no constraints on this MIB.
MODULE-IDENTITY    

hpnicfNATGlobalVars 1.3.6.1.4.1.11.2.14.11.15.2.18.1
OBJECT IDENTIFIER    

hpnicfNATClearSession 1.3.6.1.4.1.11.2.14.11.15.2.18.1.1
OBJECT IDENTIFIER    

hpnicfNATClearSessionSlotNo 1.3.6.1.4.1.11.2.14.11.15.2.18.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..14 | 255  

hpnicfNATBLConnectLimitPara 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2
OBJECT IDENTIFIER    

hpnicfNATBLConnectHighValue 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..20000  

hpnicfNATBLConnectLowValue 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.2
The minimal connection amount.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..20000  

hpnicfNATBLConnectHighRate 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..21474836  

hpnicfNATBLConnectLowRate 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.4
The minimal connection rate(in second).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..21474836  

hpnicfNATBLSpecialConnectHighRate 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..21474836  

hpnicfNATBLSpecialConnectLowRate 1.3.6.1.4.1.11.2.14.11.15.2.18.1.2.6
The minimal special connection rate(in second).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..21474836  

hpnicfNATBLCtrlEnable 1.3.6.1.4.1.11.2.14.11.15.2.18.1.3
OBJECT IDENTIFIER    

hpnicfNATBLConnectSumEnable 1.3.6.1.4.1.11.2.14.11.15.2.18.1.3.1
Enable or disable the connection amount control.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpnicfNATBLConnectRateEnable 1.3.6.1.4.1.11.2.14.11.15.2.18.1.3.2
Enable or disable the connection rate control.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpnicfNATNPTimer 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4
OBJECT IDENTIFIER    

hpnicfNATNPAgingTime 1.3.6.1.4.1.11.2.14.11.15.2.18.1.4.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fast(1), slow(2)  

hpnicfNATMibObjects 1.3.6.1.4.1.11.2.14.11.15.2.18.2
OBJECT IDENTIFIER    

hpnicfNATPoolInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATPoolInfoEntry

hpnicfNATPoolInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1
The entry of NAT address pool table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATPoolInfoEntry  

hpnicfNATPoolIdx 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.1
Index of the address pool: The index uniquely indicates the address pool in the system, and its range is from 1 to 320.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..320  

hpnicfNATPoolStartIpAddr 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.2
The start IP address of address pool: It must be less than or equal to the end IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfNATPoolEndIpAddr 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.3
The end IP address of address pool: It must be more than or equal to the start IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfNATPoolSlotNo 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..14 | 255  

hpnicfNATPoolRefCounter 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfNATPoolRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.18.2.1.1.6
Only support 'destroy' and 'createAndGo'. If hpnicfNATPoolIdx, hpnicfNATPoolStartIpAddr and hpnicfNATPoolEndIpAddr were provided correctly, its value is changed 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfNATOutboundTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATOutboundEntry

hpnicfNATOutboundEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1
The entry of NAT out bound table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATOutboundEntry  

hpnicfNATOutboundAclNo 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 2000..3999  

hpnicfNATOutboundPoolIdx 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..320 | 2147483647  

hpnicfNATOutboundIsNoPat 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.3
Whether to use no pat manner. The translation of no pat is that the translation doesn't use the port information of packet.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hpnicfNATOutboundSlotNo 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.4
The number of NAT board. In router, the value is 255 because no NAT board in it.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..14 | 255  

hpnicfNATOutboundRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.18.2.2.1.5
Only support 'destroy' and 'createAndGo'. If hpnicfNATOutboundAclNo or hpnicfNATOutboundAclNo and hpnicfNATOutboundPoolIdx were provided correctly, its value is changed 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfNATServerTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3
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))
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATServerEntry

hpnicfNATServerEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1
The entry of NAT inside server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATServerEntry  

hpnicfNATServerProType 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.1
The type of protocol: icmp(1), tcp(6), udp(17) and others.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..255  

hpnicfNATServerGlobalIP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.2
The global IP address of Inside Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfNATServerStartGlobalPort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.3
The start global port of Inside Server. When the port need not be configured, the value is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

hpnicfNATServerEndGlobalPort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.4
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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

hpnicfNATServerStartInsideIP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.5
The start private IP address of Inside Server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfNATServerEndInsideIP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfNATServerInsidePort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.7
The private port of Inside Server.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

hpnicfNATServerSlotNo 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.8
The number of NAT board. In router, the value is 255 because no NAT board in it.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..14 | 255  

hpnicfNATServerVpnIndex 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.10
The VPN index of server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfNATServerAclNumber 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.11
Number of basic or advanced acl.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10000  

hpnicfNATServerRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.18.2.3.1.12
Only support 'destroy' and 'createAndGo'. If hpnicfNATServerProType, hpnicfNATServerGlobalIP, hpnicfNATServerGlobalPort and hpnicfNATServerInsideIP were provided correctly, its value is changed 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfNATTimeOutTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATTimeOutEntry

hpnicfNATTimeOutEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1
The entry of NAT Time out Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATTimeOutEntry  

hpnicfNATTimeOutProtocol 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1.1
The type of protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER tcp(1), udp(2), icmp(3), pptp(4), dns(5), tcpFin(6), tcpSyn(7), ftpCtrl(8), ftpData(9)  

hpnicfNATTimeOutTimeValue 1.3.6.1.4.1.11.2.14.11.15.2.18.2.4.1.2
The time of time out.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..86400  

hpnicfNATBLEnableTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATBLEnableEntry

hpnicfNATBLEnableEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5.1
The entry of NAT blacklist Enable Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATBLEnableEntry  

hpnicfNATBLEnableSlotNo 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5.1.1
The number of NAT board. When the function of blacklist can't be set for a NAT board, the value is 255.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..14 | 255  

hpnicfNATBLEnable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.5.1.2
Start or stop of function of balcklist.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpnicfNATBLIPConnectLimitParaTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATBLIPConnectLimitParaEntry

hpnicfNATBLIPConnectLimitParaEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1
The entry of the table of connection control of special IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATBLIPConnectLimitParaEntry  

hpnicfNATBLIPConnectLimitParaIP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.1
The special IP address. The IP is private IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfNATBLIPConnectHighValue 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.2
The maximal connection amount. It must be more than the minimal connection amount.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 20..20000  

hpnicfNATBLIPConnectLowValue 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.3
The minimal connection amount. It must be less than the maximal connection amount.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 20..20000  

hpnicfNATBLIPUseSpecialConnectRate 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.4
Whether to use the special connection rate control.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hpnicfNATBLIPConnectLimitRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.18.2.6.1.5
Only support 'destroy' and 'createAndGo'. If hpnicfNATBLIPConnectHighValue, hpnicfNATBLIPConnectLowValue and hpnicfNATBLIPUseSpecialConnectRate were provided correctly, its value is changed 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfNATBLManagerTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7
The management table of blacklist. The table doesn't support 'getnext' operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATBLManagerEntry

hpnicfNATBLManagerEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1
The entry of management table of blacklist.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATBLManagerEntry  

hpnicfNATBLIpAdress 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.1
The IP address of entry of blacklist.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfNATBLSlotNo 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.2
The number of NAT board.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..14  

hpnicfNATBLConSum 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.3
The connection amount.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfNATBLConSpd 1.3.6.1.4.1.11.2.14.11.15.2.18.2.7.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER red(1), yellow(2), green(3)  

hpnicfNATStatTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8
The statistics information table of NAT module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATStatEntry

hpnicfNATStatEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1
The entry of statistics information table of NAT module.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATStatEntry  

hpnicfNATStatNATBoardNo 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.1
The number of NAT board. In router, the value is 255 because no NAT board in it.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..14 | 255  

hpnicfNATStatActiveTblCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.2
Active PAT session count In software.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStatActiveTblCountInNP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.3
Active PAT session count In NP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStatActiveNatTblCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.4
Active NO-PAT session count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStatActiveSvrTblCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.5
Active SERVER session count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStatActivePoolTblCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.6
Active address pool session count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStatNumOfUsedPort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.7
The number of used port in NP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStatNumOfGoodPkt 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.8
The number of good packet in NP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStatNumOfBadPkt 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.9
The number of bad packet in NP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfNATStaticSessionCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.10
Active STATIC session count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfNATFragmentSessionCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.11
Active fragment packet session count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfNATSequenceSessionCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.12
Active session table count hash by private IP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfNATLogCount 1.3.6.1.4.1.11.2.14.11.15.2.18.2.8.1.13
Buffered Nat LOG table count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfNATSessionTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATSessionEntry

hpnicfNATSessionEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1
The entry of session information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATSessionEntry  

hpnicfNATSessionHashNumber 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.1
The row number of the hash table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..300000  

hpnicfNATSessionProtocol 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.2
The protocol type of session.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..255  

hpnicfNATSessionGlobalIP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.3
The global IP of session.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfNATSessionGlobalPort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.4
The global port of session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfNATSessionInsideIP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.5
The Inside IP of session.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfNATSessionInsidePort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.6
The Inside port of session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfNATSessionPeerIP 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.7
The peer IP of session.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfNATSessionPeerPort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.8
The peer port of session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfNATSessionVpnIndex 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.9
The VPN index of session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

hpnicfNATSessionTTL 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.10
The TTL of session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfNATSessionStatus 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.11
The status of session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfNATSessionLeftTime 1.3.6.1.4.1.11.2.14.11.15.2.18.2.9.1.12
The Left time of session.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfNATStaticConfTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10
Static Nat configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATStaticConfEntry

hpnicfNATStaticConfEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1
Configure static Nat.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATStaticConfEntry  

hpnicfNATStaticInsideIp 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.1
Inside ip address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfNATStaticGlobalIp 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.2
Global Ip address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfNATStaticRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.18.2.10.1.3
Only support 'destroy' and 'createAndGo'. If hpnicfNATStaticInsideIp and hpnicfNATStaticGlobalIp were provided correctly, its value is changed 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfNATStaticEnableTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.11
Active the static Nat on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATStaticEnableEntry

hpnicfNATStaticEnableEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.11.1
Active the static Nat on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATStaticEnableEntry  

hpnicfNATStaticEnable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.11.1.2
Enable/disable the static Nat on the interface(hpnicfNatStaticEnableIfIndex). disable (0) enable (1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

hpnicfNATDnsMapTable 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12
This table is used to set mapping of DNS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfNATDnsMapEntry

hpnicfNATDnsMapEntry 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1
The entry of hpnicfNATDnsMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfNATDnsMapEntry  

hpnicfNATDnsMapDomainName 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.1
Domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

hpnicfNATDnsMapGlobalIp 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.2
Global IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfNATDnsMapGlobalPort 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.3
Global port number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

hpnicfNATDnsMapProtocolType 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.4
TCP Transmission Control Protocol. UDP User Datagram Protocol.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER any(0), typeTCP(1), typeUDP(2)  

hpnicfNATDnsMapLastUseTime 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  TimeTicks  

hpnicfNATDnsMapRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.18.2.12.1.6
Only support 'destroy' and 'createAndGo'. If hpnicfNATDnsMapDomainName, hpnicfNATDnsMapGlobalIp and hpnicfNATDnsMapGlobalPortor hpnicfNATDnsMapDomainName, hpnicfNATDnsMapGlobalIp, hpnicfNATDnsMapGlobalPort and hpnicfNATDnsMapProtocolType were provided correctly, its value is changed 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus