Home/Catalog/HH3C-NAT-MIB

HH3C-NAT-MIB

AI MIB Summary

The HH3C-NAT-MIB enables the monitoring and configuration of Network Address Translation (NAT) parameters, including translation rules, session tables, and address mappings, on H3C network devices. It facilitates the retrieval of operational statistics such as active NAT sessions, translation failures, and interface binding states via SNMP for troubleshooting and capacity planning.

This MIB contains objects to manage configuration of NAT. There are no constraints on this MIB.
Main OID:
hh3cNat.1.3.6.1.4.1.25506.2.18
111
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

111 total
Object Name
hh3cNatThis MIB contains objects to manage configuration of NAT. There are no constraints on this MIB.
MODULE-IDENTITY
.1.3.6.1.4.1.25506.2.18
hh3cNATGlobalVars
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.18.1
hh3cNATClearSession
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.18.1.1
hh3cNATClearSessionSlotNoThe 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.rw
INTEGER (1..14 | 255)
.1.3.6.1.4.1.25506.2.18.1.1.1
hh3cNATBLConnectLimitPara
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.18.1.2
hh3cNATBLConnectHighValueThe 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.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.1.2.1
hh3cNATBLConnectLowValueThe minimal connection amount.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.1.2.2
hh3cNATBLConnectHighRateThe 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.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.1.2.3
hh3cNATBLConnectLowRateThe minimal connection rate(in second).rw
INTEGER
.1.3.6.1.4.1.25506.2.18.1.2.4
hh3cNATBLSpecialConnectHighRateThe 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.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.1.2.5
hh3cNATBLSpecialConnectLowRateThe minimal special connection rate(in second).rw
INTEGER
.1.3.6.1.4.1.25506.2.18.1.2.6
hh3cNATBLCtrlEnable
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.18.1.3
hh3cNATBLConnectSumEnableEnable or disable the connection amount control.rw
Enumeration
.1.3.6.1.4.1.25506.2.18.1.3.1
hh3cNATBLConnectRateEnableEnable or disable the connection rate control.rw
Enumeration
.1.3.6.1.4.1.25506.2.18.1.3.2
hh3cNATNPTimer
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.18.1.4
hh3cNATNPAgingTimeThere 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.rw
Enumeration
.1.3.6.1.4.1.25506.2.18.1.4.1
hh3cNATMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.18.2
hh3cNATPoolInfoTableNAT 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.
SEQUENCE OF Hh3cNATPoolInfoEntry
.1.3.6.1.4.1.25506.2.18.2.1
hh3cNATPoolInfoEntryThe entry of NAT address pool table.
Hh3cNATPoolInfoEntry
.1.3.6.1.4.1.25506.2.18.2.1.1
hh3cNATPoolIdxIndex of the address pool: The index uniquely indicates the address pool in the system, and its range is from 1 to 320.
Integer32
.1.3.6.1.4.1.25506.2.18.2.1.1.1
hh3cNATPoolStartIpAddrThe start IP address of address pool: It must be less than or equal to the end IP address.rw
IpAddress
.1.3.6.1.4.1.25506.2.18.2.1.1.2
hh3cNATPoolEndIpAddrThe end IP address of address pool: It must be more than or equal to the start IP address.rw
IpAddress
.1.3.6.1.4.1.25506.2.18.2.1.1.3
hh3cNATPoolSlotNoThe 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.rw
INTEGER (1..14 | 255)
.1.3.6.1.4.1.25506.2.18.2.1.1.4
hh3cNATPoolRefCounterThe 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.rw
Integer32
.1.3.6.1.4.1.25506.2.18.2.1.1.5
hh3cNATPoolRowStatusOnly support 'destroy' and 'createAndGo'. If hh3cNATPoolIdx, hh3cNATPoolStartIpAddr and hh3cNATPoolEndIpAddr were provided correctly, its value is changed 'active'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.18.2.1.1.6
hh3cNATOutboundTableNAT 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.
SEQUENCE OF Hh3cNATOutboundEntry
.1.3.6.1.4.1.25506.2.18.2.2
hh3cNATOutboundEntryThe entry of NAT out bound table.
Hh3cNATOutboundEntry
.1.3.6.1.4.1.25506.2.18.2.2.1
hh3cNATOutboundAclNoThe 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.
INTEGER
.1.3.6.1.4.1.25506.2.18.2.2.1.1
hh3cNATOutboundPoolIdxThe index of address pool in hh3cNATPoolInfoTable. 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.rw
INTEGER (0..320 | 2147483647)
.1.3.6.1.4.1.25506.2.18.2.2.1.2
hh3cNATOutboundIsNoPatWhether to use no pat manner. The translation of no pat is that the translation doesn't use the port information of packet.rw
Enumeration
.1.3.6.1.4.1.25506.2.18.2.2.1.3
hh3cNATOutboundSlotNoThe number of NAT board. In router, the value is 255 because no NAT board in it.rw
Integer32 (1..14 | 255)
.1.3.6.1.4.1.25506.2.18.2.2.1.4
hh3cNATOutboundRowStatusOnly support 'destroy' and 'createAndGo'. If hh3cNATOutboundAclNo or hh3cNATOutboundAclNo and hh3cNATOutboundPoolIdx were provided correctly, its value is changed 'active'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.18.2.2.1.5
hh3cNATServerTableNAT 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 (InsideIP + 1 , InsidePort (InsideIP + 2 , InsidePort ... ... ... (InsideIP+n(=InsideIP2),InsidePort
SEQUENCE OF Hh3cNATServerEntry
.1.3.6.1.4.1.25506.2.18.2.3
hh3cNATServerEntryThe entry of NAT inside server table.
Hh3cNATServerEntry
.1.3.6.1.4.1.25506.2.18.2.3.1
hh3cNATServerProTypeThe type of protocol: icmp(1), tcp(6), udp(17) and others.
INTEGER
.1.3.6.1.4.1.25506.2.18.2.3.1.1
hh3cNATServerGlobalIPThe global IP address of Inside Server.
IpAddress
.1.3.6.1.4.1.25506.2.18.2.3.1.2
hh3cNATServerStartGlobalPortThe start global port of Inside Server. When the port need not be configured, the value is 0.
INTEGER
.1.3.6.1.4.1.25506.2.18.2.3.1.3
hh3cNATServerEndGlobalPortThe 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).rw
INTEGER
.1.3.6.1.4.1.25506.2.18.2.3.1.4
hh3cNATServerStartInsideIPThe start private IP address of Inside Server.rw
IpAddress
.1.3.6.1.4.1.25506.2.18.2.3.1.5
hh3cNATServerEndInsideIPThe end private IP address of Inside Server. When administrator doesn't configure a series of inside server, the value is 0.0.0.0.rw
IpAddress
.1.3.6.1.4.1.25506.2.18.2.3.1.6
hh3cNATServerInsidePortThe private port of Inside Server.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.2.3.1.7
hh3cNATServerSlotNoThe number of NAT board. In router, the value is 255 because no NAT board in it.rw
Integer32 (1..14 | 255)
.1.3.6.1.4.1.25506.2.18.2.3.1.8
hh3cNATServerVpnIndexThe VPN index of server.
Integer32
.1.3.6.1.4.1.25506.2.18.2.3.1.10
hh3cNATServerAclNumberNumber of basic or advanced acl.rw
Integer32
.1.3.6.1.4.1.25506.2.18.2.3.1.11
hh3cNATServerRowStatusOnly support 'destroy' and 'createAndGo'. If hh3cNATServerProType, hh3cNATServerGlobalIP, hh3cNATServerGlobalPort and hh3cNATServerInsideIP were provided correctly, its value is changed 'active'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.18.2.3.1.12
hh3cNATTimeOutTableNAT Time out Table. When a connection is established, if there are not any actives in this connection between the time, it will be disconnected.
SEQUENCE OF Hh3cNATTimeOutEntry
.1.3.6.1.4.1.25506.2.18.2.4
hh3cNATTimeOutEntryThe entry of NAT Time out Table.
Hh3cNATTimeOutEntry
.1.3.6.1.4.1.25506.2.18.2.4.1
hh3cNATTimeOutProtocolThe type of protocol.
Enumeration
.1.3.6.1.4.1.25506.2.18.2.4.1.1
hh3cNATTimeOutTimeValueThe time of time out.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.2.4.1.2
hh3cNATBLEnableTableNAT 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.
SEQUENCE OF Hh3cNATBLEnableEntry
.1.3.6.1.4.1.25506.2.18.2.5
hh3cNATBLEnableEntryThe entry of NAT blacklist Enable Table.
Hh3cNATBLEnableEntry
.1.3.6.1.4.1.25506.2.18.2.5.1
hh3cNATBLEnableSlotNoThe number of NAT board. When the function of blacklist can't be set for a NAT board, the value is 255.
Integer32 (1..14 | 255)
.1.3.6.1.4.1.25506.2.18.2.5.1.1
hh3cNATBLEnableStart or stop of function of balcklist.rw
Enumeration
.1.3.6.1.4.1.25506.2.18.2.5.1.2
hh3cNATBLIPConnectLimitParaTableThe 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.
SEQUENCE OF Hh3cNATBLIPConnectLimitParaEntry
.1.3.6.1.4.1.25506.2.18.2.6
hh3cNATBLIPConnectLimitParaEntryThe entry of the table of connection control of special IP address.
Hh3cNATBLIPConnectLimitParaEntry
.1.3.6.1.4.1.25506.2.18.2.6.1
hh3cNATBLIPConnectLimitParaIPThe special IP address. The IP is private IP address.
IpAddress
.1.3.6.1.4.1.25506.2.18.2.6.1.1
hh3cNATBLIPConnectHighValueThe maximal connection amount. It must be more than the minimal connection amount.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.2.6.1.2
hh3cNATBLIPConnectLowValueThe minimal connection amount. It must be less than the maximal connection amount.rw
INTEGER
.1.3.6.1.4.1.25506.2.18.2.6.1.3
hh3cNATBLIPUseSpecialConnectRateWhether to use the special connection rate control.rw
Enumeration
.1.3.6.1.4.1.25506.2.18.2.6.1.4
hh3cNATBLIPConnectLimitRowStatusOnly support 'destroy' and 'createAndGo'. If hh3cNATBLIPConnectHighValue, hh3cNATBLIPConnectLowValue and hh3cNATBLIPUseSpecialConnectRate were provided correctly, its value is changed 'active'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.18.2.6.1.5
hh3cNATBLManagerTableThe management table of blacklist. The table doesn't support 'getnext' operation.
SEQUENCE OF Hh3cNATBLManagerEntry
.1.3.6.1.4.1.25506.2.18.2.7
hh3cNATBLManagerEntryThe entry of management table of blacklist.
Hh3cNATBLManagerEntry
.1.3.6.1.4.1.25506.2.18.2.7.1
hh3cNATBLIpAdressThe IP address of entry of blacklist.
IpAddress
.1.3.6.1.4.1.25506.2.18.2.7.1.1
hh3cNATBLSlotNoThe number of NAT board.
INTEGER
.1.3.6.1.4.1.25506.2.18.2.7.1.2
hh3cNATBLConSumThe connection amount.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.7.1.3
hh3cNATBLConSpdThe 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.ro
Enumeration
.1.3.6.1.4.1.25506.2.18.2.7.1.4
hh3cNATStatTableThe statistics information table of NAT module.
SEQUENCE OF Hh3cNATStatEntry
.1.3.6.1.4.1.25506.2.18.2.8
hh3cNATStatEntryThe entry of statistics information table of NAT module.
Hh3cNATStatEntry
.1.3.6.1.4.1.25506.2.18.2.8.1
hh3cNATStatNATBoardNoThe number of NAT board. In router, the value is 255 because no NAT board in it.
Integer32 (1..14 | 255)
.1.3.6.1.4.1.25506.2.18.2.8.1.1
hh3cNATStatActiveTblCountActive PAT session count In software.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.2
hh3cNATStatActiveTblCountInNPActive PAT session count In NP.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.3
hh3cNATStatActiveNatTblCountActive NO-PAT session count.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.4
hh3cNATStatActiveSvrTblCountActive SERVER session count.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.5
hh3cNATStatActivePoolTblCountActive address pool session count.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.6
hh3cNATStatNumOfUsedPortThe number of used port in NP.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.7
hh3cNATStatNumOfGoodPktThe number of good packet in NP.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.8
hh3cNATStatNumOfBadPktThe number of bad packet in NP.ro
Counter32
.1.3.6.1.4.1.25506.2.18.2.8.1.9
hh3cNATStaticSessionCountActive STATIC session count.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.8.1.10
hh3cNATFragmentSessionCountActive fragment packet session count.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.8.1.11
hh3cNATSequenceSessionCountActive session table count hash by private IP.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.8.1.12
hh3cNATLogCountBuffered Nat LOG table count.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.8.1.13
hh3cNATSessionTableThe nat session information table. There is the address translation information in the table. The sketch map of connection is pc1(private Net)>Server(public Net) InsideIP, InsidePort>translating to GlobalIP, GlobalPort
SEQUENCE OF Hh3cNATSessionEntry
.1.3.6.1.4.1.25506.2.18.2.9
hh3cNATSessionEntryThe entry of session information table.
Hh3cNATSessionEntry
.1.3.6.1.4.1.25506.2.18.2.9.1
hh3cNATSessionHashNumberThe row number of the hash table.
Integer32
.1.3.6.1.4.1.25506.2.18.2.9.1.1
hh3cNATSessionProtocolThe protocol type of session.
INTEGER
.1.3.6.1.4.1.25506.2.18.2.9.1.2
hh3cNATSessionGlobalIPThe global IP of session.ro
IpAddress
.1.3.6.1.4.1.25506.2.18.2.9.1.3
hh3cNATSessionGlobalPortThe global port of session.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.9.1.4
hh3cNATSessionInsideIPThe Inside IP of session.
IpAddress
.1.3.6.1.4.1.25506.2.18.2.9.1.5
hh3cNATSessionInsidePortThe Inside port of session.
Integer32
.1.3.6.1.4.1.25506.2.18.2.9.1.6
hh3cNATSessionPeerIPThe peer IP of session.
IpAddress
.1.3.6.1.4.1.25506.2.18.2.9.1.7
hh3cNATSessionPeerPortThe peer port of session.
Integer32
.1.3.6.1.4.1.25506.2.18.2.9.1.8
hh3cNATSessionVpnIndexThe VPN index of session.
Integer32
.1.3.6.1.4.1.25506.2.18.2.9.1.9
hh3cNATSessionTTLThe TTL of session.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.9.1.10
hh3cNATSessionStatusThe status of session.ro
Integer32
.1.3.6.1.4.1.25506.2.18.2.9.1.11
hh3cNATSessionLeftTimeThe Left time of session.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.25506.2.18.2.9.1.12
hh3cNATStaticConfTableStatic Nat configuration table.
SEQUENCE OF Hh3cNATStaticConfEntry
.1.3.6.1.4.1.25506.2.18.2.10
hh3cNATStaticConfEntryConfigure static Nat.
Hh3cNATStaticConfEntry
.1.3.6.1.4.1.25506.2.18.2.10.1
hh3cNATStaticInsideIpInside ip address.
IpAddress
.1.3.6.1.4.1.25506.2.18.2.10.1.1
hh3cNATStaticGlobalIpGlobal Ip address.rw
IpAddress
.1.3.6.1.4.1.25506.2.18.2.10.1.2
hh3cNATStaticRowStatusOnly support 'destroy' and 'createAndGo'. If hh3cNATStaticInsideIp and hh3cNATStaticGlobalIp were provided correctly, its value is changed 'active'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.18.2.10.1.3
hh3cNATStaticEnableTableActive the static Nat on interface.
SEQUENCE OF Hh3cNATStaticEnableEntry
.1.3.6.1.4.1.25506.2.18.2.11
hh3cNATStaticEnableEntryActive the static Nat on interface.
Hh3cNATStaticEnableEntry
.1.3.6.1.4.1.25506.2.18.2.11.1
hh3cNATStaticEnableEnable/disable the static Nat on the interface(hh3cNatStaticEnableIfIndex). disable (0) enable (1)rw
Enumeration
.1.3.6.1.4.1.25506.2.18.2.11.1.2
hh3cNATDnsMapTableThis table is used to set mapping of DNS.
SEQUENCE OF Hh3cNATDnsMapEntry
.1.3.6.1.4.1.25506.2.18.2.12
hh3cNATDnsMapEntryThe entry of hh3cNATDnsMapTable.
Hh3cNATDnsMapEntry
.1.3.6.1.4.1.25506.2.18.2.12.1
hh3cNATDnsMapDomainNameDomain name.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.18.2.12.1.1
hh3cNATDnsMapGlobalIpGlobal IP address.rw
IpAddress
.1.3.6.1.4.1.25506.2.18.2.12.1.2
hh3cNATDnsMapGlobalPortGlobal port number.rw
Integer32
.1.3.6.1.4.1.25506.2.18.2.12.1.3
hh3cNATDnsMapProtocolTypeTCP Transmission Control Protocol. UDP User Datagram Protocol.rw
Enumeration
.1.3.6.1.4.1.25506.2.18.2.12.1.4
hh3cNATDnsMapLastUseTimeIts 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.25506.2.18.2.12.1.5
hh3cNATDnsMapRowStatusOnly support 'destroy' and 'createAndGo'. If hh3cNATDnsMapDomainName, hh3cNATDnsMapGlobalIp and hh3cNATDnsMapGlobalPortor hh3cNATDnsMapDomainName, hh3cNATDnsMapGlobalIp, hh3cNATDnsMapGlobalPort and hh3cNATDnsMapProtocolType were provided correctly, its value is changed 'active'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.18.2.12.1.6
HH3C-NAT-MIB - SNMP MIB Reference | MIBs Explorer