MITEL-NAT-MIB

File: MITEL-NAT-MIB.mib (9030 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 IpAddress RowStatus

Defined Types

MitelNatGrpIfEntry  
SEQUENCE    
  mitelNatGrpIfAddr IpAddress
  mitelNatGrpIfEnable INTEGER
  mitelNatGrpIfUdpLifetime Integer32
  mitelNatGrpIfTcpLifetime Integer32
  mitelNatGrpIfTcpFinLifetime Integer32
  mitelNatGrpIfTcpRstLifetime Integer32
  mitelNatGrpIfPingLifetime Integer32
  mitelNatGrpIfStatus RowStatus
  mitelNatGrpIfIndex Integer32

MitelNatGrpRedirEntry  
SEQUENCE    
  mitelNatGrpRedirOldAddr IpAddress
  mitelNatGrpRedirProto Integer32
  mitelNatGrpRedirOldPort Integer32
  mitelNatGrpRedirNewAddr IpAddress
  mitelNatGrpRedirNewPort Integer32
  mitelNatGrpRedirStatus RowStatus

Defined Values

mitelIpGrpNatGroup 1.3.6.1.4.1.1027.4.8.1.1.2
The MITEL IP MIB module.
MODULE-IDENTITY    

mitel 1.3.6.1.4.1.1027
OBJECT IDENTIFIER    

mitelProprietary 1.3.6.1.4.1.1027.4
OBJECT IDENTIFIER    

mitelPropIpNetworking 1.3.6.1.4.1.1027.4.8
OBJECT IDENTIFIER    

mitelIpNetRouter 1.3.6.1.4.1.1027.4.8.1
OBJECT IDENTIFIER    

mitelRouterIpGroup 1.3.6.1.4.1.1027.4.8.1.1
OBJECT IDENTIFIER    

mitelNatGrpIfTable 1.3.6.1.4.1.1027.4.8.1.1.2.1
The IP network address translation configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelNatGrpIfEntry

mitelNatGrpIfEntry 1.3.6.1.4.1.1027.4.8.1.1.2.1.1
Contains information about network address translation on a single IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelNatGrpIfEntry  

mitelNatGrpIfAddr 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.1
The IP address of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelNatGrpIfEnable 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.2
Configures the router to enable IP NAT on a virtual interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelNatGrpIfUdpLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.3
Specifies timeout in seconds for a NAT UDP session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelNatGrpIfTcpLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.4
Specifies timeout in seconds for a NAT TCP session.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelNatGrpIfTcpFinLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.5
Specifies timeout in seconds for a NAT TCP session once a FIN was seen.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelNatGrpIfTcpRstLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.6
Specifies timeout in seconds for a NAT TCP session once a RST was seen.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelNatGrpIfPingLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.7
Specifies timeout in seconds for an ICMP echo.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelNatGrpIfStatus 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.8
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelNatGrpIfIndex 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.9
The current Interface this entry pertains to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelNatGrpRedirTable 1.3.6.1.4.1.1027.4.8.1.1.2.2
The IP network address translation redirection table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelNatGrpRedirEntry

mitelNatGrpRedirEntry 1.3.6.1.4.1.1027.4.8.1.1.2.2.1
Contains information about network address translation incoming on a single IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelNatGrpRedirEntry  

mitelNatGrpRedirOldAddr 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.1
The IP address of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelNatGrpRedirProto 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.2
Identifies the IP protocol to redirect, 6 or 17.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelNatGrpRedirOldPort 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.3
Identifies the TCP or UDP port to redirect.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelNatGrpRedirNewAddr 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.4
The IP address to which the datagram is to be redirected. Default is 0.0.0.0
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelNatGrpRedirNewPort 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.5
The TCP or UDP port to which the datagram is to be redirected.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelNatGrpRedirStatus 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.6
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus