MIB Viewer

H3C-NAT-MIB

133 objects
This MIB contains objects to manage configuration of NAT. There are no constraints on this MIB.
OIDNameAccessStatusDescription
1.3.6.1.4.1.2011.10.2.18Identityh3cNatThis MIB contains objects to manage configuration of NAT. There are no constraints on this MIB.
1.3.6.1.4.1.2011.10.2.18.1Nodeh3cNATGlobalVars
1.3.6.1.4.1.2011.10.2.18.1.1Nodeh3cNATClearSession
1.3.6.1.4.1.2011.10.2.18.1.1.1Scalarh3cNATClearSessionSlotNoread-writecurrentThe 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 suppo…
1.3.6.1.4.1.2011.10.2.18.1.2Nodeh3cNATBLConnectLimitPara
1.3.6.1.4.1.2011.10.2.18.1.2.1Scalarh3cNATBLConnectHighValueread-writecurrentThe 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…
1.3.6.1.4.1.2011.10.2.18.1.2.2Scalarh3cNATBLConnectLowValueread-writecurrentThe minimal connection amount.
1.3.6.1.4.1.2011.10.2.18.1.2.3Scalarh3cNATBLConnectHighRateread-writecurrentThe 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 remove…
1.3.6.1.4.1.2011.10.2.18.1.2.4Scalarh3cNATBLConnectLowRateread-writecurrentThe minimal connection rate(in second).
1.3.6.1.4.1.2011.10.2.18.1.2.5Scalarh3cNATBLSpecialConnectHighRateread-writecurrentThe maximal special connection rate(in second). When administrator wants to control the speed of connection, he can selects the connection speed rate or specia…
1.3.6.1.4.1.2011.10.2.18.1.2.6Scalarh3cNATBLSpecialConnectLowRateread-writecurrentThe minimal special connection rate(in second).
1.3.6.1.4.1.2011.10.2.18.1.3Nodeh3cNATBLCtrlEnable
1.3.6.1.4.1.2011.10.2.18.1.3.1Scalarh3cNATBLConnectSumEnableread-writecurrentEnable or disable the connection amount control.
1.3.6.1.4.1.2011.10.2.18.1.3.2Scalarh3cNATBLConnectRateEnableread-writecurrentEnable or disable the connection rate control.
1.3.6.1.4.1.2011.10.2.18.1.4Nodeh3cNATNPTimer
1.3.6.1.4.1.2011.10.2.18.1.4.1Scalarh3cNATNPAgingTimeread-writecurrentThere 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.2011.10.2.18.2Nodeh3cNATMibObjects
1.3.6.1.4.1.2011.10.2.18.2.1Tableh3cNATPoolInfoTablenot-accessiblecurrentNAT 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 ad…
1.3.6.1.4.1.2011.10.2.18.2.1.1Rowh3cNATPoolInfoEntrynot-accessiblecurrentThe entry of NAT address pool table.
1.3.6.1.4.1.2011.10.2.18.2.1.1.1Columnh3cNATPoolIdxnot-accessiblecurrentIndex 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.2011.10.2.18.2.1.1.2Columnh3cNATPoolStartIpAddrread-createcurrentThe start IP address of address pool: It must be less than or equal to the end IP address.
1.3.6.1.4.1.2011.10.2.18.2.1.1.3Columnh3cNATPoolEndIpAddrread-createcurrentThe end IP address of address pool: It must be more than or equal to the start IP address.
1.3.6.1.4.1.2011.10.2.18.2.1.1.4Columnh3cNATPoolSlotNoread-createcurrentThe 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 slot…
1.3.6.1.4.1.2011.10.2.18.2.1.1.5Columnh3cNATPoolRefCounterread-createcurrentThe counter of reference. An address pool can be associated with more than one ACL and the counter of reference is recorded in this field. When the address poo…
1.3.6.1.4.1.2011.10.2.18.2.1.1.6Columnh3cNATPoolRowStatusread-createcurrentOnly support 'destroy' and 'createAndGo'. If h3cNATPoolIdx, h3cNATPoolStartIpAddr and h3cNATPoolEndIpAddr were provided correctly, its value is changed 'active…
1.3.6.1.4.1.2011.10.2.18.2.2Tableh3cNATOutboundTablenot-accessiblecurrentNAT out bound table: through associating ACL number, address pool with NAT board, administrator can designate which inside IP address can be translated to glob…
1.3.6.1.4.1.2011.10.2.18.2.2.1Rowh3cNATOutboundEntrynot-accessiblecurrentThe entry of NAT out bound table.
1.3.6.1.4.1.2011.10.2.18.2.2.1.1Columnh3cNATOutboundAclNonot-accessiblecurrentThe 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 poo…
1.3.6.1.4.1.2011.10.2.18.2.2.1.2Columnh3cNATOutboundPoolIdxread-createcurrentThe index of address pool in h3cNATPoolInfoTable. when administrator doesn't use the address pool and use the IP address of the interface as the address of glo…
1.3.6.1.4.1.2011.10.2.18.2.2.1.3Columnh3cNATOutboundIsNoPatread-createcurrentWhether 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.2011.10.2.18.2.2.1.4Columnh3cNATOutboundSlotNoread-createcurrentThe number of NAT board. In router, the value is 255 because no NAT board in it.
1.3.6.1.4.1.2011.10.2.18.2.2.1.5Columnh3cNATOutboundRowStatusread-createcurrentOnly support 'destroy' and 'createAndGo'. If h3cNATOutboundAclNo or h3cNATOutboundAclNo and h3cNATOutboundPoolIdx were provided correctly, its value is changed…
1.3.6.1.4.1.2011.10.2.18.2.3Tableh3cNATServerTablenot-accessiblecurrentNAT inside Server Table. Administrator can configure server in the private network which can provide service for people in the public network. The translation …
1.3.6.1.4.1.2011.10.2.18.2.3.1Rowh3cNATServerEntrynot-accessiblecurrentThe entry of NAT inside server table.
1.3.6.1.4.1.2011.10.2.18.2.3.1.1Columnh3cNATServerProTypenot-accessiblecurrentThe type of protocol: icmp(1), tcp(6), udp(17) and others.
1.3.6.1.4.1.2011.10.2.18.2.3.1.2Columnh3cNATServerGlobalIPnot-accessiblecurrentThe global IP address of Inside Server.
1.3.6.1.4.1.2011.10.2.18.2.3.1.3Columnh3cNATServerStartGlobalPortnot-accessiblecurrentThe start global port of Inside Server. When the port need not be configured, the value is 0.
1.3.6.1.4.1.2011.10.2.18.2.3.1.4Columnh3cNATServerEndGlobalPortread-createcurrentThe 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 (G…
1.3.6.1.4.1.2011.10.2.18.2.3.1.5Columnh3cNATServerStartInsideIPread-createcurrentThe start private IP address of Inside Server.
1.3.6.1.4.1.2011.10.2.18.2.3.1.6Columnh3cNATServerEndInsideIPread-createcurrentThe 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.2011.10.2.18.2.3.1.7Columnh3cNATServerInsidePortread-createcurrentThe private port of Inside Server.
1.3.6.1.4.1.2011.10.2.18.2.3.1.8Columnh3cNATServerSlotNoread-createcurrentThe number of NAT board. In router, the value is 255 because no NAT board in it.
1.3.6.1.4.1.2011.10.2.18.2.3.1.10Columnh3cNATServerVpnIndexnot-accessiblecurrentThe VPN index of server.
1.3.6.1.4.1.2011.10.2.18.2.3.1.11Columnh3cNATServerAclNumberread-createcurrentNumber of basic or advanced ACL.
1.3.6.1.4.1.2011.10.2.18.2.3.1.12Columnh3cNATServerRowStatusread-createcurrentOnly support 'destroy' and 'createAndGo'. If h3cNATServerProType, h3cNATServerGlobalIP, h3cNATServerGlobalPort and h3cNATServerInsideIP were provided correctly…
1.3.6.1.4.1.2011.10.2.18.2.4Tableh3cNATTimeOutTablenot-accessiblecurrentNAT 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.2011.10.2.18.2.4.1Rowh3cNATTimeOutEntrynot-accessiblecurrentThe entry of NAT Time out Table.
1.3.6.1.4.1.2011.10.2.18.2.4.1.1Columnh3cNATTimeOutProtocolnot-accessiblecurrentThe type of protocol.
1.3.6.1.4.1.2011.10.2.18.2.4.1.2Columnh3cNATTimeOutTimeValueread-writecurrentThe time of time out.
1.3.6.1.4.1.2011.10.2.18.2.5Tableh3cNATBLEnableTablenot-accessiblecurrentNAT 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 …
1.3.6.1.4.1.2011.10.2.18.2.5.1Rowh3cNATBLEnableEntrynot-accessiblecurrentThe entry of NAT blacklist Enable Table.
1.3.6.1.4.1.2011.10.2.18.2.5.1.1Columnh3cNATBLEnableSlotNonot-accessiblecurrentThe 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.2011.10.2.18.2.5.1.2Columnh3cNATBLEnableread-writecurrentStart or stop of function of balcklist.
1.3.6.1.4.1.2011.10.2.18.2.6Tableh3cNATBLIPConnectLimitParaTablenot-accessiblecurrentThe 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…
1.3.6.1.4.1.2011.10.2.18.2.6.1Rowh3cNATBLIPConnectLimitParaEntrynot-accessiblecurrentThe entry of the table of connection control of special IP address.
1.3.6.1.4.1.2011.10.2.18.2.6.1.1Columnh3cNATBLIPConnectLimitParaIPnot-accessiblecurrentThe special IP address. The IP is private IP address.
1.3.6.1.4.1.2011.10.2.18.2.6.1.2Columnh3cNATBLIPConnectHighValueread-createcurrentThe maximal connection amount. It must be more than the minimal connection amount.
1.3.6.1.4.1.2011.10.2.18.2.6.1.3Columnh3cNATBLIPConnectLowValueread-createcurrentThe minimal connection amount. It must be less than the maximal connection amount.
1.3.6.1.4.1.2011.10.2.18.2.6.1.4Columnh3cNATBLIPUseSpecialConnectRateread-createcurrentWhether to use the special connection rate control.
1.3.6.1.4.1.2011.10.2.18.2.6.1.5Columnh3cNATBLIPConnectLimitRowStatusread-createcurrentOnly support 'destroy' and 'createAndGo'. If h3cNATBLIPConnectHighValue, h3cNATBLIPConnectLowValue and h3cNATBLIPUseSpecialConnectRate were provided correctly,…
1.3.6.1.4.1.2011.10.2.18.2.7Tableh3cNATBLManagerTablenot-accessiblecurrentThe management table of blacklist. The table doesn't support 'getnext' operation.
1.3.6.1.4.1.2011.10.2.18.2.7.1Rowh3cNATBLManagerEntrynot-accessiblecurrentThe entry of management table of blacklist.
1.3.6.1.4.1.2011.10.2.18.2.7.1.1Columnh3cNATBLIpAdressnot-accessiblecurrentThe IP address of entry of blacklist.
1.3.6.1.4.1.2011.10.2.18.2.7.1.2Columnh3cNATBLSlotNonot-accessiblecurrentThe number of NAT board.
1.3.6.1.4.1.2011.10.2.18.2.7.1.3Columnh3cNATBLConSumread-onlycurrentThe connection amount.
1.3.6.1.4.1.2011.10.2.18.2.7.1.4Columnh3cNATBLConSpdread-onlycurrentThe 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…
1.3.6.1.4.1.2011.10.2.18.2.8Tableh3cNATStatTablenot-accessiblecurrentThe statistics information table of NAT module.
1.3.6.1.4.1.2011.10.2.18.2.8.1Rowh3cNATStatEntrynot-accessiblecurrentThe entry of statistics information table of NAT module.
1.3.6.1.4.1.2011.10.2.18.2.8.1.1Columnh3cNATStatNATBoardNonot-accessiblecurrentThe number of NAT board. In router, the value is 255 because no NAT board in it.
1.3.6.1.4.1.2011.10.2.18.2.8.1.2Columnh3cNATStatActiveTblCountread-onlycurrentActive PAT session count In software.
1.3.6.1.4.1.2011.10.2.18.2.8.1.3Columnh3cNATStatActiveTblCountInNPread-onlycurrentActive PAT session count In NP.
1.3.6.1.4.1.2011.10.2.18.2.8.1.4Columnh3cNATStatActiveNatTblCountread-onlycurrentActive NO-PAT session count.
1.3.6.1.4.1.2011.10.2.18.2.8.1.5Columnh3cNATStatActiveSvrTblCountread-onlycurrentActive SERVER session count.
1.3.6.1.4.1.2011.10.2.18.2.8.1.6Columnh3cNATStatActivePoolTblCountread-onlycurrentActive address pool session count.
1.3.6.1.4.1.2011.10.2.18.2.8.1.7Columnh3cNATStatNumOfUsedPortread-onlycurrentThe number of used port in NP.
1.3.6.1.4.1.2011.10.2.18.2.8.1.8Columnh3cNATStatNumOfGoodPktread-onlycurrentThe number of good packet in NP.
1.3.6.1.4.1.2011.10.2.18.2.8.1.9Columnh3cNATStatNumOfBadPktread-onlycurrentThe number of bad packet in NP.
1.3.6.1.4.1.2011.10.2.18.2.8.1.10Columnh3cNATStaticSessionCountread-onlycurrentActive STATIC session count.
1.3.6.1.4.1.2011.10.2.18.2.8.1.11Columnh3cNATFragmentSessionCountread-onlycurrentActive fragment packet session count.
1.3.6.1.4.1.2011.10.2.18.2.8.1.12Columnh3cNATSequenceSessionCountread-onlycurrentActive session table count hash by private IP.
1.3.6.1.4.1.2011.10.2.18.2.8.1.13Columnh3cNATLogCountread-onlycurrentBuffered Nat LOG table count.
1.3.6.1.4.1.2011.10.2.18.2.9Tableh3cNATSessionTablenot-accessiblecurrentThe nat session information table. There is the address translation information in the table. The sketch map of connection is pc1(private Net) InsideIP, Inside…
1.3.6.1.4.1.2011.10.2.18.2.9.1Rowh3cNATSessionEntrynot-accessiblecurrentThe entry of session information table.
1.3.6.1.4.1.2011.10.2.18.2.9.1.1Columnh3cNATSessionHashNumbernot-accessiblecurrentThe row number of the hash table.
1.3.6.1.4.1.2011.10.2.18.2.9.1.2Columnh3cNATSessionProtocolnot-accessiblecurrentThe protocol type of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.3Columnh3cNATSessionGlobalIPread-onlycurrentThe global IP of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.4Columnh3cNATSessionGlobalPortread-onlycurrentThe global port of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.5Columnh3cNATSessionInsideIPnot-accessiblecurrentThe Inside IP of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.6Columnh3cNATSessionInsidePortnot-accessiblecurrentThe Inside port of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.7Columnh3cNATSessionPeerIPnot-accessiblecurrentThe peer IP of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.8Columnh3cNATSessionPeerPortnot-accessiblecurrentThe peer port of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.9Columnh3cNATSessionVpnIndexnot-accessiblecurrentThe VPN index of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.10Columnh3cNATSessionTTLread-onlycurrentThe TTL of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.11Columnh3cNATSessionStatusread-onlycurrentThe status of session.
1.3.6.1.4.1.2011.10.2.18.2.9.1.12Columnh3cNATSessionLeftTimeread-onlycurrentThe Left time of session.
1.3.6.1.4.1.2011.10.2.18.2.10Tableh3cNATStaticConfTablenot-accessiblecurrentStatic Nat configuration table.
1.3.6.1.4.1.2011.10.2.18.2.10.1Rowh3cNATStaticConfEntrynot-accessiblecurrentConfigure static Nat.
1.3.6.1.4.1.2011.10.2.18.2.10.1.1Columnh3cNATStaticInsideIpnot-accessiblecurrentInside ip address.
1.3.6.1.4.1.2011.10.2.18.2.10.1.2Columnh3cNATStaticGlobalIpread-createcurrentGlobal Ip address.
1.3.6.1.4.1.2011.10.2.18.2.10.1.3Columnh3cNATStaticRowStatusread-createcurrentOnly support 'destroy' and 'createAndGo'. If h3cNATStaticInsideIp and h3cNATStaticGlobalIp were provided correctly, its value is changed 'active'.
1.3.6.1.4.1.2011.10.2.18.2.11Tableh3cNATStaticEnableTablenot-accessiblecurrentActive the static Nat on interface.
1.3.6.1.4.1.2011.10.2.18.2.11.1Rowh3cNATStaticEnableEntrynot-accessiblecurrentActive the static Nat on interface.
1.3.6.1.4.1.2011.10.2.18.2.11.1.2Columnh3cNATStaticEnableread-writecurrentEnable/disable the static Nat on the interface(h3cNatStaticEnableIfIndex). disable (0) enable (1)
1.3.6.1.4.1.2011.10.2.18.2.12Tableh3cNATDnsMapTablenot-accessiblecurrentThis table is used to set mapping of DNS.
1.3.6.1.4.1.2011.10.2.18.2.12.1Rowh3cNATDnsMapEntrynot-accessiblecurrentThe entry of h3cNATDnsMapTable.
1.3.6.1.4.1.2011.10.2.18.2.12.1.1Columnh3cNATDnsMapDomainNamenot-accessiblecurrentDomain name.
1.3.6.1.4.1.2011.10.2.18.2.12.1.2Columnh3cNATDnsMapGlobalIpread-createcurrentGlobal IP address.
1.3.6.1.4.1.2011.10.2.18.2.12.1.3Columnh3cNATDnsMapGlobalPortread-createcurrentGlobal port number.
1.3.6.1.4.1.2011.10.2.18.2.12.1.4Columnh3cNATDnsMapProtocolTyperead-createcurrentTCP Transmission Control Protocol. UDP User Datagram Protocol.
1.3.6.1.4.1.2011.10.2.18.2.12.1.5Columnh3cNATDnsMapLastUseTimeread-createcurrentIts 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.2011.10.2.18.2.12.1.6Columnh3cNATDnsMapRowStatusread-createcurrentOnly support 'destroy' and 'createAndGo'. If h3cNATDnsMapDomainName, h3cNATDnsMapGlobalIp and h3cNATDnsMapGlobalPortor h3cNATDnsMapDomainName, h3cNATDnsMapGlob…
1.3.6.1.4.1.2011.10.2.18.2.13Tableh3cNATStatVer2Tablenot-accessiblecurrentThe new statistics of NAT.
1.3.6.1.4.1.2011.10.2.18.2.13.1Rowh3cNATStatVer2TableEntrynot-accessiblecurrentAn entry (conceptual row) representing NAT statistics information.
1.3.6.1.4.1.2011.10.2.18.2.13.1.1Columnh3cNATStatChassisnot-accessiblecurrentAn IRF member device ID.
1.3.6.1.4.1.2011.10.2.18.2.13.1.2Columnh3cNATStatSlotnot-accessiblecurrentThe slot where the card resides.
1.3.6.1.4.1.2011.10.2.18.2.13.1.3Columnh3cNATStatCPUIDnot-accessiblecurrentCPU ID.
1.3.6.1.4.1.2011.10.2.18.2.13.1.4Columnh3cNATTotalNATSessionCountread-onlycurrentThe number of current NAT sessions.
1.3.6.1.4.1.2011.10.2.18.2.13.1.5Columnh3cNATEimTableCountread-onlycurrentThe number of current EIM tables.
1.3.6.1.4.1.2011.10.2.18.2.13.1.6Columnh3cNATInboundNoPATTableCountread-onlycurrentThe number of current NO-PAT tables built on NAT inbound translation.
1.3.6.1.4.1.2011.10.2.18.2.13.1.7Columnh3cNATOutboundNoPATTableCountread-onlycurrentThe number of current NO-PAT tables built on NAT outbound translation.
1.3.6.1.4.1.2011.10.2.18.2.13.1.8Columnh3cNATMaxDynamicPortblockread-onlycurrentThe number of current NAT444 dynamic port blocks.
1.3.6.1.4.1.2011.10.2.18.2.13.1.9Columnh3cNATMaxStaticPortblockread-onlycurrentThe number of current NAT444 static port blocks.
1.3.6.1.4.1.2011.10.2.18.2.13.1.10Columnh3cNATActiveDynamicPortblockread-onlycurrentThe number of current active NAT444 dynamic port blocks.
1.3.6.1.4.1.2011.10.2.18.2.13.1.11Columnh3cNATActiveStaticPortblockread-onlycurrentThe number of current active NAT444 static port blocks.
1.3.6.1.4.1.2011.10.2.18.2.13.1.12Columnh3cNATSessionCreateRateread-onlycurrentThe rate of nat session create.
1.3.6.1.4.1.2011.10.2.18.2.14Tableh3cNATAddrGrpStatTablenot-accessiblecurrentThe statistics of NAT address groups.
1.3.6.1.4.1.2011.10.2.18.2.14.1Rowh3cNATAddrGrpStatTableEntrynot-accessiblecurrentAn entry (conceptual row) representing NAT address group statistics.
1.3.6.1.4.1.2011.10.2.18.2.14.1.1Columnh3cNATAddrGrpStatChassisnot-accessiblecurrentAn IRF member device ID.
1.3.6.1.4.1.2011.10.2.18.2.14.1.2Columnh3cNATAddrGrpStatSlotnot-accessiblecurrentThe slot where the card resides.
1.3.6.1.4.1.2011.10.2.18.2.14.1.3Columnh3cNATAddrGrpStatCPUIDnot-accessiblecurrentCPU ID.
1.3.6.1.4.1.2011.10.2.18.2.14.1.4Columnh3cNATAddrGrpStatAddrGrpNumnot-accessiblecurrentThe NAT address group number.
1.3.6.1.4.1.2011.10.2.18.2.14.1.5Columnh3cNATAddrGrpStatFailAllocPortread-onlycurrentThe count of NAT port allocation failures.
1.3.6.1.4.1.2011.10.2.18.2.14.1.6Columnh3cNATAddrGrpStatAddrGrpSessCntread-onlycurrentThe session count of current NAT address group.