HUAWEI-NAT-MIB

File: HUAWEI-NAT-MIB.mib (20408 bytes)

Imported modules

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

Imported symbols

OBJECT-GROUP IpAddress Integer32
Counter32 Counter64 OBJECT-TYPE
MODULE-IDENTITY RowStatus TruthValue
TEXTUAL-CONVENTION hwDatacomm

Defined Types

SessionType  
The type of session.
TEXTUAL-CONVENTION    
  INTEGER dnsSession(1), finrstSession(2), fragSession(3), ftpSession(4), ftpDataSession(5), h225Session(6), h245Session(7), h323rtcpSession(8), h323rtpSession(9), h323t120Session(10), httpSession(11), hwccSession(12), icmpSession(13), ilsSession(14), netbiosdataSession(15), netbiosnameSession(16), netbiosSession(17), rasSession(18), rtcpSession(19), rtpSession(20), rtspSession(21), smtpSession(22), synSession(23), tcpSession(24), telnetSession(25), pptpSession(26), udpSession(27), qqSession(28), msnSession(29), userdefineSession(30), sipSession(31), siprtpSession(32), siptrcpSession(33), greSesion(34)  

AlgType  
Description.
TEXTUAL-CONVENTION    
  INTEGER h323Alg(1), dnsAlg(2), netbiosAlg(3), ilsAlg(4), ftpAlg(5), icmpAlg(6), pptpAlg(7), hwccAlg(8), qqAlg(9), msnAlg(10), userdefineAlg(11)  

NatType  
Description.
TEXTUAL-CONVENTION    
  INTEGER nat(1), pat(2), easyIP(3)  

HwNatAddressGroupInfoEntry  
SEQUENCE    
  hwNatAddrGrpIndex Integer32
  hwNatAddrGrpBeginningIpAddr IpAddress
  hwNatAddrGrpEndingIpAddr IpAddress
  hwNatAddrGrpRefCount Integer32
  hwNatAddrGrpRowstatus RowStatus
  hwNatAddrGrpVrrpID Integer32
  hwNatAddrGrpVrfName OCTET STRING

HwNatInternalServerEntry  
SEQUENCE    
  hwNatServerIndex Integer32
  hwNatServerProtocol Integer32
  hwNatServerInsideBeginIpAddr IpAddress
  hwNatServerInsideEndIpAddr IpAddress
  hwNatServerInsidePort Integer32
  hwNatServerOutsideIpAddr IpAddress
  hwNatServerOutsideBeginPort Integer32
  hwNatServerOutsideEndPort Integer32
  hwNatServerRowStatus RowStatus
  hwNatServerVrrpID Integer32
  hwNatServerVrfName OCTET STRING

HwNatTimeoutEntry  
SEQUENCE    
  hwNatTimeoutSessionType SessionType
  hwNatTimeoutValue Integer32

HwNatAlgEnableEntry  
SEQUENCE    
  hwNatAlgEnableProtocol AlgType
  hwNatAlgEnableFlag TruthValue

Defined Values

hwNATCommon 1.3.6.1.4.1.2011.5.25.7.1
V1.00 The NAT mib is for all datacomm product..
MODULE-IDENTITY    

hwNAT 1.3.6.1.4.1.2011.5.25.7
OBJECT IDENTIFIER    

hwNatMibObjects 1.3.6.1.4.1.2011.5.25.7.1.1
OBJECT IDENTIFIER    

hwNatAddressGroupInfoTable 1.3.6.1.4.1.2011.5.25.7.1.1.1
NAT address pool inforation table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatAddressGroupInfoEntry

hwNatAddressGroupInfoEntry 1.3.6.1.4.1.2011.5.25.7.1.1.1.1
NAT address pool inforation table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatAddressGroupInfoEntry  

hwNatAddrGrpIndex 1.3.6.1.4.1.2011.5.25.7.1.1.1.1.1
The index of address pool This item is index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..128  

hwNatAddrGrpBeginningIpAddr 1.3.6.1.4.1.2011.5.25.7.1.1.1.1.2
The beginning IP address of address pool
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwNatAddrGrpEndingIpAddr 1.3.6.1.4.1.2011.5.25.7.1.1.1.1.3
The ending IP address of address pool
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwNatAddrGrpRefCount 1.3.6.1.4.1.2011.5.25.7.1.1.1.1.4
This address pool reference count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwNatAddrGrpRowstatus 1.3.6.1.4.1.2011.5.25.7.1.1.1.1.5
Row status Only support CreateAndGo and Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwNatAddrGrpVrrpID 1.3.6.1.4.1.2011.5.25.7.1.1.1.1.6
VRRP ID of address pool
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

hwNatAddrGrpVrfName 1.3.6.1.4.1.2011.5.25.7.1.1.1.1.7
The VPN Name of address pool
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hwNatInternalServerTable 1.3.6.1.4.1.2011.5.25.7.1.1.2
The NAT internal server information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatInternalServerEntry

hwNatInternalServerEntry 1.3.6.1.4.1.2011.5.25.7.1.1.2.1
The NAT internal server information table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatInternalServerEntry  

hwNatServerIndex 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.1
The index of NAT server array. This item is index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

hwNatServerProtocol 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.2
The protocal number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hwNatServerInsideBeginIpAddr 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.3
The beginning local IP address of NAT servers.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwNatServerInsideEndIpAddr 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.4
The ending local IP address of NAT servers.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwNatServerInsidePort 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.5
The local port number of NAT servers.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hwNatServerOutsideIpAddr 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.6
The global IP address of NAT server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwNatServerOutsideBeginPort 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.7
The global beginning port of NAT server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hwNatServerOutsideEndPort 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.8
The global ending port of NAT server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hwNatServerRowStatus 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.9
Row status Only support CreateAndGo and Destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwNatServerVrrpID 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.10
VRRP ID of Inner Server
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

hwNatServerVrfName 1.3.6.1.4.1.2011.5.25.7.1.1.2.1.11
The VPN Name of Inner Server
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hwNatTimeoutTable 1.3.6.1.4.1.2011.5.25.7.1.1.3
The NAT session aging time table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatTimeoutEntry

hwNatTimeoutEntry 1.3.6.1.4.1.2011.5.25.7.1.1.3.1
The NAT session aging time table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatTimeoutEntry  

hwNatTimeoutSessionType 1.3.6.1.4.1.2011.5.25.7.1.1.3.1.1
The protocal type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SessionType  

hwNatTimeoutValue 1.3.6.1.4.1.2011.5.25.7.1.1.3.1.2
aging time, tcp:240, udp:40, icmp:20
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

hwNatAlgEnableTable 1.3.6.1.4.1.2011.5.25.7.1.1.4
NAT ALG enable table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNatAlgEnableEntry

hwNatAlgEnableEntry 1.3.6.1.4.1.2011.5.25.7.1.1.4.1
nat alg table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNatAlgEnableEntry  

hwNatAlgEnableProtocol 1.3.6.1.4.1.2011.5.25.7.1.1.4.1.1
The alg protocal type.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlgType  

hwNatAlgEnableFlag 1.3.6.1.4.1.2011.5.25.7.1.1.4.1.2
enable or disable. true is enable,false is disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwNatMonitorObjects 1.3.6.1.4.1.2011.5.25.7.1.2
OBJECT IDENTIFIER    

hwNatMonitorGlobalHash 1.3.6.1.4.1.2011.5.25.7.1.2.1
OBJECT IDENTIFIER    

hwNatHashStatPatCount 1.3.6.1.4.1.2011.5.25.7.1.2.1.1
The hash count NAT with pat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatHashStatNoPatCount 1.3.6.1.4.1.2011.5.25.7.1.2.1.2
The hash count NAT with no-pat.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatHashStatServerHashCount 1.3.6.1.4.1.2011.5.25.7.1.2.1.3
The hash count of NAT internal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatHashStatFragHashCount 1.3.6.1.4.1.2011.5.25.7.1.2.1.4
The hash count of fragment packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwNatMonitorGlobalPkts 1.3.6.1.4.1.2011.5.25.7.1.2.2
OBJECT IDENTIFIER    

hwNatStatPktsCount 1.3.6.1.4.1.2011.5.25.7.1.2.2.1
The packet count of success address translation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwNatStatFailedPktsCount 1.3.6.1.4.1.2011.5.25.7.1.2.2.2
The packet count of failed address translation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwNatStatTCPPktsCount 1.3.6.1.4.1.2011.5.25.7.1.2.2.3
The TCP packet count of success address translation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwNatStatUDPPktsCount 1.3.6.1.4.1.2011.5.25.7.1.2.2.4
The UDP packet count of success address translation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwNatStatICMPPktsCount 1.3.6.1.4.1.2011.5.25.7.1.2.2.5
The ICMP packet count of success address translation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwNatConformance 1.3.6.1.4.1.2011.5.25.7.1.3
OBJECT IDENTIFIER    

hwNatMibGroups 1.3.6.1.4.1.2011.5.25.7.1.3.1
OBJECT IDENTIFIER    

hwNatCfgGroup 1.3.6.1.4.1.2011.5.25.7.1.3.1.1
Description.
Status: current Access: read-only
OBJECT-GROUP    

hwNatMonitorGroup 1.3.6.1.4.1.2011.5.25.7.1.3.1.2
Description.
Status: current Access: read-only
OBJECT-GROUP