MITEL-NAT-MIB: View SNMP OID List / Download MIB

VENDOR: MITEL, CORP.


 Home MIB: MITEL-NAT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mitel 1.3.6.1.4.1.1027
           mitelProprietary 1.3.6.1.4.1.1027.4
               mitelPropIpNetworking 1.3.6.1.4.1.1027.4.8
                   mitelIpNetRouter 1.3.6.1.4.1.1027.4.8.1
                       mitelRouterIpGroup 1.3.6.1.4.1.1027.4.8.1.1
                           mitelIpGrpNatGroup 1.3.6.1.4.1.1027.4.8.1.1.2
The MITEL IP MIB module.
                               mitelNatGrpIfTable 1.3.6.1.4.1.1027.4.8.1.1.2.1 no-access
The IP network address translation configuration table.
                                   mitelNatGrpIfEntry 1.3.6.1.4.1.1027.4.8.1.1.2.1.1 no-access
Contains information about network address translation on a single IP interface.
                                       mitelNatGrpIfAddr 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.1 ipaddress read-only
The IP address of the interface.
                                       mitelNatGrpIfEnable 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.2 integer read-write
Configures the router to enable IP NAT on a virtual interface. Enumeration: 'disabled': 2, 'enabled': 1.
                                       mitelNatGrpIfUdpLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.3 integer32 read-write
Specifies timeout in seconds for a NAT UDP session.
                                       mitelNatGrpIfTcpLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.4 integer32 read-write
Specifies timeout in seconds for a NAT TCP session.
                                       mitelNatGrpIfTcpFinLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.5 integer32 read-write
Specifies timeout in seconds for a NAT TCP session once a FIN was seen.
                                       mitelNatGrpIfTcpRstLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.6 integer32 read-write
Specifies timeout in seconds for a NAT TCP session once a RST was seen.
                                       mitelNatGrpIfPingLifetime 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.7 integer32 read-write
Specifies timeout in seconds for an ICMP echo.
                                       mitelNatGrpIfStatus 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.8 rowstatus read-only
The current status of this entry.
                                       mitelNatGrpIfIndex 1.3.6.1.4.1.1027.4.8.1.1.2.1.1.9 integer32 read-only
The current Interface this entry pertains to.
                               mitelNatGrpRedirTable 1.3.6.1.4.1.1027.4.8.1.1.2.2 no-access
The IP network address translation redirection table.
                                   mitelNatGrpRedirEntry 1.3.6.1.4.1.1027.4.8.1.1.2.2.1 no-access
Contains information about network address translation incoming on a single IP interface.
                                       mitelNatGrpRedirOldAddr 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.1 ipaddress read-only
The IP address of the interface.
                                       mitelNatGrpRedirProto 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.2 integer32 read-only
Identifies the IP protocol to redirect, 6 or 17.
                                       mitelNatGrpRedirOldPort 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.3 integer32 read-only
Identifies the TCP or UDP port to redirect.
                                       mitelNatGrpRedirNewAddr 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.4 ipaddress read-write
The IP address to which the datagram is to be redirected. Default is 0.0.0.0
                                       mitelNatGrpRedirNewPort 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.5 integer32 read-write
The TCP or UDP port to which the datagram is to be redirected.
                                       mitelNatGrpRedirStatus 1.3.6.1.4.1.1027.4.8.1.1.2.2.1.6 rowstatus read-only
The current status of this entry.