HUAWEI-NAT-EXT-MIB

File: HUAWEI-NAT-EXT-MIB.mib (65700 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

hwDatacomm ifIndex OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP TimeTicks
IpAddress Integer32 Unsigned32
Gauge32 Counter32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
TEXTUAL-CONVENTION TruthValue RowStatus

Defined Types

NATProtocolType  
A list of protocols that are affected by NAT. Inclusion of values is not intended to imply that those protocols need be supported.
TEXTUAL-CONVENTION    
  INTEGER other(1), icmp(2), udp(3), tcp(4)  

NATBindType  
nat address group bind type.
TEXTUAL-CONVENTION    
  INTEGER none(0), pat(1), no-pat(2)  

NATFilterMode  
The mode of NAT filter.
TEXTUAL-CONVENTION    
  INTEGER endPointIndependent(1), endPointDependent(2), endPointPortDependent(3)  

HwNatAddrBindEntry  
SEQUENCE    
  hwNatAddrBindQueryVrfName DisplayString
  hwNatAddrBindQueryAddr IpAddress
  hwNatAddrBindType INTEGER
  hwNatAddrBindMappedVrfName DisplayString
  hwNatAddrBindMappedAddr IpAddress
  hwNatAddrBindId Unsigned32
  hwNatAddrBindSessionCount Gauge32
  hwNatAddrBindCurrentIdleTime TimeTicks
  hwNatAddrBindInTranslate Counter32
  hwNatAddrBindOutTranslate Counter32

HwNatAddrPortBindEntry  
SEQUENCE    
  hwNatAddrPortBindQueryVrfName DisplayString
  hwNatAddrPortBindQueryAddr IpAddress
  hwNatAddrPortBindQueryProtocol Integer32
  hwNatAddrPortBindQueryPort Integer32
  hwNatAddrPortBindType INTEGER
  hwNatAddrPortBindMappedVrfName DisplayString
  hwNatAddrPortBindMappedAddr IpAddress
  hwNatAddrPortBindMappedPort Integer32
  hwNatAddrPortBindId Unsigned32
  hwNatAddrPortBindSessionCount Gauge32
  hwNatAddrPortBindCurrentIdleTime TimeTicks
  hwNatAddrPortBindInTranslate Counter32
  hwNatAddrPortBindOutTranslate Counter32

HwNatExtIfEntry  
SEQUENCE    
  hwNatExtIfName OCTET STRING

HwNatProtocolStatsEntry  
SEQUENCE    
  hwNatProtocolStatsName NATProtocolType
  hwNatProtocolStatsInTranslate Counter32
  hwNatProtocolStatsOutTranslate Counter32
  hwNatProtocolStatsRejectCount Counter32

HwNatInterfaceStatsEntry  
SEQUENCE    
  hwNatInterfacePktsIn Counter32
  hwNatInterfacePktsOut Counter32

HwNATSessionCntEntry  
SEQUENCE    
  hwNATSlotIndex Integer32
  hwNATSessionCnt Unsigned32

HwNatAddrPoolEntry  
SEQUENCE    
  hwNatAddrPoolIndex Unsigned32
  hwNatAddrPoolStartAddr IpAddress
  hwNatAddrPoolEndAddr IpAddress
  hwNatAddrPoolRefTimes Gauge32
  hwNatAddrPoolRefType NATBindType

HwNatDnsMapEntry  
SEQUENCE    
  hwNatDnsMapIndex Unsigned32
  hwNatDnsMapDomainName OCTET STRING
  hwNatDnsMapIpAddr IpAddress
  hwNatDnsMapPort Unsigned32
  hwNatDnsMapProtocol NATProtocolType

HwNatOutboundEntry  
SEQUENCE    
  hwNatOutboundIndex Unsigned32
  hwNatOutboundInterface Unsigned32
  hwNatOutboundAclNum Unsigned32
  hwNatOutboundAddr OCTET STRING
  hwNatOutboundPat TruthValue
  hwNatOutboundEasyIp TruthValue

HwNatOverlapEntry  
SEQUENCE    
  hwNatOverlapMapIndex Unsigned32
  hwNatOverlapMapLapAddr IpAddress
  hwNatOverlapMapTmpAddr IpAddress
  hwNatOverlapMapPoolLen Unsigned32
  hwNatOverlapMapVpnName OCTET STRING

HwNatServerEntry  
SEQUENCE    
  hwNatServerIndex Unsigned32
  hwNatServerInterface OCTET STRING
  hwNatServerProtocol Integer32
  hwNatServerGlobalAddr IpAddress
  hwNatServerGlobalPort Unsigned32
  hwNatServerInsideAddr IpAddress
  hwNatServerInsidePort Unsigned32
  hwNatServerVpnName OCTET STRING
  hwNatServerGlobalEndPort Unsigned32
  hwNatServerInsideEndAddr IpAddress

HwNatStaticEntry  
SEQUENCE    
  hwNatStaticIndex Unsigned32
  hwNatStaticInterface OCTET STRING
  hwNatStaticProtocol Integer32
  hwNatStaticGlobalAddr IpAddress
  hwNatStaticGlobalPort Unsigned32
  hwNatStaticInsideAddr IpAddress
  hwNatStaticInsidePort Unsigned32
  hwNatStaticVpnName OCTET STRING
  hwNatStaticNetMask IpAddress
  hwNatStaticGlobalEndPort Unsigned32
  hwNatStaticInsideEndAddr IpAddress

HwNatMapEntry  
SEQUENCE    
  hwNatMapIndex Unsigned32
  hwNatMapProtocol Unsigned32
  hwNatMapDestPort Unsigned32

HwNatSessionEntry  
SEQUENCE    
  hwNatSessionSrcLocalAddr IpAddress
  hwNatSessionDstLocalAddr IpAddress
  hwNatSessionSrcLocalPort Integer32
  hwNatSessionDstLocalPort Integer32
  hwNatSessionProtocol NATProtocolType
  hwNatSessionSrcGlobalAddr IpAddress
  hwNatSessionDstGlobalAddr IpAddress
  hwNatSessionSrcGlobalPort Integer32
  hwNatSessionDstGlobalPort Integer32
  hwNatSessionSrcVPN OCTET STRING
  hwNatSessionDstVPN OCTET STRING
  hwNatSessionStatus RowStatus

Defined Values

hwNatExtMIB 1.3.6.1.4.1.2011.5.25.226
The MIB contains objects of S9300 NAT features , referencing the RFC4004.
MODULE-IDENTITY    

hwNatExtMIBNotifications 1.3.6.1.4.1.2011.5.25.226.1
OBJECT IDENTIFIER    

hwNatPacketDiscard 1.3.6.1.4.1.2011.5.25.226.1.1
This notification is generated when IP packets are discarded by the NAT function; e.g., due to lack of mapping space when NAT is out of addresses or ports.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwNatExtMIBObjects 1.3.6.1.4.1.2011.5.25.226.2
OBJECT IDENTIFIER    

hwNatBind 1.3.6.1.4.1.2011.5.25.226.2.1
OBJECT IDENTIFIER    

hwNatAddrBindNumberOfEntries 1.3.6.1.4.1.2011.5.25.226.2.1.1
This object maintains a count of the number of entries that currently exist in the hwNatAddrBindTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatAddrBindTable 1.3.6.1.4.1.2011.5.25.226.2.1.2
This table holds information about the currently active NAT BINDs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatAddrBindEntry

hwNatAddrBindEntry 1.3.6.1.4.1.2011.5.25.226.2.1.2.1
Each entry in the NAT BIND table holds information about a NAT BIND that is currently active.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatAddrBindEntry  

hwNatAddrBindQueryVrfName 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.1
Vrf name for the hwNatAddrQueryAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwNatAddrBindQueryAddr 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.2
This object represents the query ip address, which can be local address or global address, depending on the value of hwNatAddrBindType.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwNatAddrBindType 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.3
This object represents the type of the BIND.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER natOutbound(1), natServer(2), staticNatLocalToGlobal(3), staticNatGlobalToLocal(4)  

hwNatAddrBindMappedVrfName 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.4
Vrf name for the hwNatAddrBindMappedAddr.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwNatAddrBindMappedAddr 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.5
This object represents the ip address that maps to the hwNatAddrBindQueryAddr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatAddrBindId 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.8
This object represents a BIND id that is dynamically assigned to each BIND by a NAT enabled device. Each BIND is represented by a unique BIND id across both, the Address Bind and Address-Port Bind tables.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatAddrBindSessionCount 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.9
Number of sessions currently using this BIND.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatAddrBindCurrentIdleTime 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.10
At any given instance of time, this object indicates the time that this BIND has been idle with no sessions attached to it. The value represented by this object is of relevance only when the value of Maximum Idle time (hwNatConfMaxBindIdleTime) is non-zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwNatAddrBindInTranslate 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.11
The number of inbound packets that were translated as per this BIND entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatAddrBindOutTranslate 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.12
The number of outbound packets that were translated as per this BIND entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatAddrPortBindNumberOfEntries 1.3.6.1.4.1.2011.5.25.226.2.1.3
This object maintains a count of the number of entries that currently exist in the hwNatAddrPortBindTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatAddrPortBindTable 1.3.6.1.4.1.2011.5.25.226.2.1.4
This table holds information about the currently active NAPT BINDs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatAddrPortBindEntry

hwNatAddrPortBindEntry 1.3.6.1.4.1.2011.5.25.226.2.1.4.1
Each entry in the this table holds information a NAPT BIND that is currently active.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatAddrPortBindEntry  

hwNatAddrPortBindQueryVrfName 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.1
Vrf name for the hwNatAddrPortBindQueryAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwNatAddrPortBindQueryAddr 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.2
This object represents the query ip address, which can be local address or global address, depending on the value of hwNatAddrBindType.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwNatAddrPortBindQueryProtocol 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.3
This object specifies a protocol identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

hwNatAddrPortBindQueryPort 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.4
This object represents the query port number, which can be local port number or global port number, depending on the value of hwNatAddrPortBindType..
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hwNatAddrPortBindType 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.5
This object represents the type of the BIND.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER natOutbound(1), natServer(2), staticPatLocalToGlobal(3), staticPatGlobalToLocal(4)  

hwNatAddrPortBindMappedVrfName 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.6
Vrf name for the hwNatAddrPortBindMappedAddr.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwNatAddrPortBindMappedAddr 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.7
This object represents the address maps to the hwNatAddrPortBindQueryAddr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatAddrPortBindMappedPort 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.8
This object represents the port number that, in conjunction with hwNatAddrPortBindMappedAddr, maps to the hwNatAddrPortBindQueryPort .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwNatAddrPortBindId 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.10
This object represents a BIND id that is dynamically assigned to each BIND by a NAT enabled device. Each BIND is represented by a unique BIND id across both, the Address Bind and Address-Port Bind tables.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatAddrPortBindSessionCount 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.12
Number of sessions currently using this BIND.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatAddrPortBindCurrentIdleTime 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.13
At any given instance of time, this object indicates the time that this BIND has been idle with no sessions attached to it. The value represented by this object is of relevance only when the value of Maximum Idle time (hwNatConfMaxBindIdleTime) is non-zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwNatAddrPortBindInTranslate 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.14
The number of inbound packets that were translated as per this BIND entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatAddrPortBindOutTranslate 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.15
The number of outbound packets that were translated as per this BIND entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatExtIfTable 1.3.6.1.4.1.2011.5.25.226.2.1.5
This table holds information about the currently active interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatExtIfEntry

hwNatExtIfEntry 1.3.6.1.4.1.2011.5.25.226.2.1.5.1
Each entry in the this table holds information about an interface that is currently active.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatExtIfEntry  

hwNatExtIfName 1.3.6.1.4.1.2011.5.25.226.2.1.5.1.1
This object represents the name of an interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..47)  

hwNatStatistics 1.3.6.1.4.1.2011.5.25.226.2.2
OBJECT IDENTIFIER    

hwNatProtocolStatsTable 1.3.6.1.4.1.2011.5.25.226.2.2.1
The (conceptual) table containing per protocol NAT statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatProtocolStatsEntry

hwNatProtocolStatsEntry 1.3.6.1.4.1.2011.5.25.226.2.2.1.1
An entry (conceptual row) containing NAT statistics pertaining to a particular protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatProtocolStatsEntry  

hwNatProtocolStatsName 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.1
This object represents the protocol pertaining to which statistics are reported.
Status: current Access: not-accessible
OBJECT-TYPE    
  NATProtocolType  

hwNatProtocolStatsInTranslate 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.2
The number of inbound packets, pertaining to the protocol identified by hwNatProtocolStatsName, that underwent NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatProtocolStatsOutTranslate 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.3
The number of outbound packets, pertaining to the protocol identified by hwNatProtocolStatsName, that underwent NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatProtocolStatsRejectCount 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.4
The number of packets, pertaining to the protocol identified by hwNatProtocolStatsName, that had to be rejected/dropped due to lack of resources. These rejections could be due to session timeout, resource unavailability etc.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatInterfaceStatsTable 1.3.6.1.4.1.2011.5.25.226.2.2.2
This table augments the hwNatInterfaceTable and provides statistics information pertaining to the specified interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatInterfaceStatsEntry

hwNatInterfaceStatsEntry 1.3.6.1.4.1.2011.5.25.226.2.2.2.1
Each entry of the hwNatInterfaceStatsTable represents stats pertaining to one interface, which is identified by its InterfaceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatInterfaceStatsEntry  

hwNatInterfacePktsIn 1.3.6.1.4.1.2011.5.25.226.2.2.2.1.1
Number of packets received on this interface that were translated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatInterfacePktsOut 1.3.6.1.4.1.2011.5.25.226.2.2.2.1.2
Number of translated packets that were sent out this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNATSessionCntTable 1.3.6.1.4.1.2011.5.25.226.2.2.3
A table for showing nat session table number.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNATSessionCntEntry

hwNATSessionCntEntry 1.3.6.1.4.1.2011.5.25.226.2.2.3.1
A entry for showing nat session table number.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNATSessionCntEntry  

hwNATSlotIndex 1.3.6.1.4.1.2011.5.25.226.2.2.3.1.1
Slot index that identifies the physical position of a spu board that support NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

hwNATSessionCnt 1.3.6.1.4.1.2011.5.25.226.2.2.3.1.2
NAT session number of the selected slot
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatAddrPool 1.3.6.1.4.1.2011.5.25.226.2.3
OBJECT IDENTIFIER    

hwNatAddrPoolNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.3.1
This object maintains a count of the number of entries that currently exist in the hwNatAddrPoolTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1023  

hwNatAddrPoolTable 1.3.6.1.4.1.2011.5.25.226.2.3.2
Table of NAT address pool instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatAddrPoolEntry

hwNatAddrPoolEntry 1.3.6.1.4.1.2011.5.25.226.2.3.2.1
An entry in the table, containing information about a NAT address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatAddrPoolEntry  

hwNatAddrPoolIndex 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.1
Index of the NAT address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1023  

hwNatAddrPoolStartAddr 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.2
Start IP address of the NAT address pool.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatAddrPoolEndAddr 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.3
End IP address of the NAT address pool.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatAddrPoolRefTimes 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.4
Number of times the NAT address pool is referenced.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatAddrPoolRefType 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.5
Mode of referencing the NAT address pool. It contains NOPAT(1) , PAT(2) and EasyIP(3)
Status: current Access: read-only
OBJECT-TYPE    
  NATBindType  

hwNatDnsMap 1.3.6.1.4.1.2011.5.25.226.2.4
OBJECT IDENTIFIER    

hwNatDnsMapNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.4.1
This object maintains a count of the number of entries that currently exist in the hwNatDnsMapTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatDnsMapTable 1.3.6.1.4.1.2011.5.25.226.2.4.2
Table of instances of DNS mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatDnsMapEntry

hwNatDnsMapEntry 1.3.6.1.4.1.2011.5.25.226.2.4.2.1
An entry in the table, containing information about a DNS mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatDnsMapEntry  

hwNatDnsMapIndex 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.1
Index of the DNS mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwNatDnsMapDomainName 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.2
Domain name of the DNS mapping.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hwNatDnsMapIpAddr 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.3
IP address provided for external access.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatDnsMapPort 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.4
Port number of the service provided for external access.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatDnsMapProtocol 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.5
Type of the protocol carried over IP.
Status: current Access: read-only
OBJECT-TYPE    
  NATProtocolType  

hwNatOutbound 1.3.6.1.4.1.2011.5.25.226.2.5
OBJECT IDENTIFIER    

hwNatOutboundNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.5.1
This object maintains a count of the number of entries that currently exist in the hwNatOutboundTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatOutboundTable 1.3.6.1.4.1.2011.5.25.226.2.5.2
Table of outbound NAT instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatOutboundEntry

hwNatOutboundEntry 1.3.6.1.4.1.2011.5.25.226.2.5.2.1
An entry in the table, containing information about a outbound NAT.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatOutboundEntry  

hwNatOutboundIndex 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.1
Index of the outbound NAT entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..256  

hwNatOutboundInterface 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.2
IfIndex of the interface that configured with the outbound NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatOutboundAclNum 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.3
Basic or advanced ACL that is in use.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 2000..3999  

hwNatOutboundAddr 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.4
IP address of the NAT address pool or interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwNatOutboundPat 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.5
This object represents type of the translated IP, NOPAT(1) or PAT(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwNatOutboundEasyIp 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.6
Whether type of the translated IP address is EasyIP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwNatOverlapMap 1.3.6.1.4.1.2011.5.25.226.2.6
OBJECT IDENTIFIER    

hwNatOverlapMapNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.6.1
This object maintains a count of the number of entries that currently exist in the hwNatOverlapMapTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatOverlapMapTable 1.3.6.1.4.1.2011.5.25.226.2.6.2
Table of instances of overlap NAT that mapping between an overlapped address pool and a temporary address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatOverlapEntry

hwNatOverlapMapEntry 1.3.6.1.4.1.2011.5.25.226.2.6.2.1
An entry in the table, containing information about a overlap mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatOverlapEntry  

hwNatOverlapMapIndex 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.1
Index of the mapping between the overlapped address pool and the temporary address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwNatOverlapMapLapAddr 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.2
Start IP address of the overlapped address pool.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatOverlapMapTmpAddr 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.3
Start IP address of the temporary address pool.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatOverlapMapPoolLen 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.4
Length of the address pool.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatOverlapMapVpnName 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.5
Index of the VPN instance of the private network.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwNatServer 1.3.6.1.4.1.2011.5.25.226.2.7
OBJECT IDENTIFIER    

hwNatServerNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.7.1
This object maintains a count of the number of entries that currently exist in the hwNatServerTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatServerTable 1.3.6.1.4.1.2011.5.25.226.2.7.2
Table of NAT server instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatServerEntry

hwNatServerEntry 1.3.6.1.4.1.2011.5.25.226.2.7.2.1
An entry in the table, containing information about a NAT server.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatServerEntry  

hwNatServerIndex 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.1
An index that uniquely identifies an entry in the NAT server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwNatServerInterface 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.2
Interface Name of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwNatServerProtocol 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.3
Protocol type of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

hwNatServerGlobalAddr 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.4
Public address of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatServerGlobalPort 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.5
Public port number of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatServerInsideAddr 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.6
Private address of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatServerInsidePort 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.7
Private port number of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatServerVpnName 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.8
VPN instance name of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwNatServerGlobalEndPort 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.9
Public port number of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatServerInsideEndAddr 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.10
Private address of the NAT server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatStatic 1.3.6.1.4.1.2011.5.25.226.2.8
OBJECT IDENTIFIER    

hwNatStaticNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.8.1
This object maintains a count of the number of entries that currently exist in the hwNatStaticTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatStaticTable 1.3.6.1.4.1.2011.5.25.226.2.8.2
Table of static NAT instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatStaticEntry

hwNatStaticEntry 1.3.6.1.4.1.2011.5.25.226.2.8.2.1
An entry in the table, containing information about a static NAT.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatStaticEntry  

hwNatStaticIndex 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.1
An index that uniquely identifies an entry in the static NAT table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwNatStaticInterface 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.2
Interface Name of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwNatStaticProtocol 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.3
Protocol type of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

hwNatStaticGlobalAddr 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.4
Public address of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatStaticGlobalPort 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.5
Public port number of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatStaticInsideAddr 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.6
Private address of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatStaticInsidePort 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.7
Private port number of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatStaticVpnName 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.8
VPN instance name of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwNatStaticNetMask 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.9
Network mask of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatStaticGlobalEndPort 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.10
Public port number of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatStaticInsideEndAddr 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.11
Private address of the static NAT.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatAlg 1.3.6.1.4.1.2011.5.25.226.2.9
OBJECT IDENTIFIER    

hwNatAlgFtp 1.3.6.1.4.1.2011.5.25.226.2.9.1
Whether the FTP NAT ALG is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwNatAlgDns 1.3.6.1.4.1.2011.5.25.226.2.9.2
Whether the DNS NAT ALG is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwNatAlgSip 1.3.6.1.4.1.2011.5.25.226.2.9.3
Whether the Sip NAT ALG is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwNatAlgRtsp 1.3.6.1.4.1.2011.5.25.226.2.9.4
Whether the Rtsp NAT ALG is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwNatAlgPptp 1.3.6.1.4.1.2011.5.25.226.2.9.5
Whether the Pptp NAT ALG is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwNatFilter 1.3.6.1.4.1.2011.5.25.226.2.10
OBJECT IDENTIFIER    

hwNatFilterMode 1.3.6.1.4.1.2011.5.25.226.2.10.1
The mode of NAT filter.
Status: current Access: read-only
OBJECT-TYPE    
  NATFilterMode  

hwNatPortMap 1.3.6.1.4.1.2011.5.25.226.2.11
OBJECT IDENTIFIER    

hwNatPortMapSipPort 1.3.6.1.4.1.2011.5.25.226.2.11.1
Port number for Sip port-mapping .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

hwNatPortMapSipAcl 1.3.6.1.4.1.2011.5.25.226.2.11.2
ACL number for Sip port-mapping .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 2000..2999  

hwNatPortMapRtspPort 1.3.6.1.4.1.2011.5.25.226.2.11.3
Port number for Rtsp port-mapping .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

hwNatPortMapRtspAcl 1.3.6.1.4.1.2011.5.25.226.2.11.4
ACL number for Rtsp port-mapping .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 2000..2999  

hwNatProtoAgingTime 1.3.6.1.4.1.2011.5.25.226.2.12
OBJECT IDENTIFIER    

hwNatSipAgingTime 1.3.6.1.4.1.2011.5.25.226.2.12.1
Aging time for Sip stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwNatSipMediaAgingTime 1.3.6.1.4.1.2011.5.25.226.2.12.2
Aging time for Sip media stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwNatRtspAgingTime 1.3.6.1.4.1.2011.5.25.226.2.12.3
Aging time for Rtsp stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwNatRtspMediaAgingTime 1.3.6.1.4.1.2011.5.25.226.2.12.4
Aging time for Rtsp media stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwNatMap 1.3.6.1.4.1.2011.5.25.226.2.13
OBJECT IDENTIFIER    

hwNatMapNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.13.1
This object maintains a count of the number of entries that currently exist in the hwNatMapTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatMapTable 1.3.6.1.4.1.2011.5.25.226.2.13.2
Table of static NAT instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatMapEntry

hwNatMapEntry 1.3.6.1.4.1.2011.5.25.226.2.13.2.1
An entry in the table, containing information about a Nat map.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatMapEntry  

hwNatMapIndex 1.3.6.1.4.1.2011.5.25.226.2.13.2.1.1
An index that uniquely identifies an entry in the Nat map table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..63  

hwNatMapProtocol 1.3.6.1.4.1.2011.5.25.226.2.13.2.1.2
The protocol of nat map entry. The value is TCP or UDP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwNatMapDestPort 1.3.6.1.4.1.2011.5.25.226.2.13.2.1.3
The port number of nat map entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

hwNatSession 1.3.6.1.4.1.2011.5.25.226.2.14
OBJECT IDENTIFIER    

hwNatSessionNumOfEntries 1.3.6.1.4.1.2011.5.25.226.2.14.1
This object maintains a count of the number of entries that currently exist in the hwNatSessionTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwNatSessionTable 1.3.6.1.4.1.2011.5.25.226.2.14.2
Table of NAT session instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatSessionEntry

hwNatSessionEntry 1.3.6.1.4.1.2011.5.25.226.2.14.2.1
An entry in the table, containing information about a Nat session.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatSessionEntry  

hwNatSessionSrcLocalAddr 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.1
Index:the local source ip of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatSessionDstLocalAddr 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.2
Index:the local destination ip of the nat session table
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatSessionSrcLocalPort 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.3
Index:the lcoal source port of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwNatSessionDstLocalPort 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.4
Index:the lcoal destination port of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwNatSessionProtocol 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.5
Index:the protocol of the nat session.
Status: current Access: read-only
OBJECT-TYPE    
  NATProtocolType  

hwNatSessionSrcGlobalAddr 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.6
The global source ip of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatSessionDstGlobalAddr 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.7
The global destination ip of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwNatSessionSrcGlobalPort 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.8
The global source port of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwNatSessionDstGlobalPort 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.9
The global destination port of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwNatSessionSrcVPN 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.10
The source VPN instance name of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwNatSessionDstVPN 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.11
The destination VPN instance name of the nat session table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hwNatSessionStatus 1.3.6.1.4.1.2011.5.25.226.2.14.2.1.12
The NAT session table row status.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

hwNatExtMIBConformance 1.3.6.1.4.1.2011.5.25.226.4
OBJECT IDENTIFIER    

hwNatExtMIBCompliances 1.3.6.1.4.1.2011.5.25.226.4.1
OBJECT IDENTIFIER    

hwNatExtMIBCompliance 1.3.6.1.4.1.2011.5.25.226.4.1.1
The compliance statement for devices running NAT.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwNatExtMIBGroups 1.3.6.1.4.1.2011.5.25.226.4.2
OBJECT IDENTIFIER    

hwNatNotificationGroup 1.3.6.1.4.1.2011.5.25.226.4.2.1
A collection of notifications generated by devices supporting this MIB.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwNatBindGroup 1.3.6.1.4.1.2011.5.25.226.4.2.2
A collection of BIND-related objects required to support management of devices supporting NAT.
Status: current Access: read-only
OBJECT-GROUP    

hwNatStatsGroup 1.3.6.1.4.1.2011.5.25.226.4.2.3
A collection of NAT statistics related objects required to support troubleshooting/monitoring NAT operation.
Status: current Access: read-only
OBJECT-GROUP    

hwNatExtIfGroup 1.3.6.1.4.1.2011.5.25.226.4.2.4
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwNatAddrPoolGroup 1.3.6.1.4.1.2011.5.25.226.4.2.5
This is a NAT address pool group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatDnsMapGroup 1.3.6.1.4.1.2011.5.25.226.4.2.6
This is a NAT DNS mapping group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatOutboundGroup 1.3.6.1.4.1.2011.5.25.226.4.2.7
This is a outbound NAT group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatOverlapMapGroup 1.3.6.1.4.1.2011.5.25.226.4.2.8
This is a overlap mapping group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatServerGroup 1.3.6.1.4.1.2011.5.25.226.4.2.9
This is a NAT server group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatStaticGroup 1.3.6.1.4.1.2011.5.25.226.4.2.10
This is a static NAT group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatAlgGroup 1.3.6.1.4.1.2011.5.25.226.4.2.11
This is a NAT ALG group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatFilterGroup 1.3.6.1.4.1.2011.5.25.226.4.2.12
This is a NAT Filter group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatPortMapGroup 1.3.6.1.4.1.2011.5.25.226.4.2.13
This is the nat portmap group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatAgingTimeGroup 1.3.6.1.4.1.2011.5.25.226.4.2.14
This is the nat Aging time group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatMapGroup 1.3.6.1.4.1.2011.5.25.226.4.2.15
This is the nat map group.
Status: current Access: read-only
OBJECT-GROUP    

hwNatSessionGroup 1.3.6.1.4.1.2011.5.25.226.4.2.16
This is the nat session group.
Status: current Access: read-only
OBJECT-GROUP