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

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-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
 ctNat 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1
     ctNatConfigGroup 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1
         ctNatPublicIfIndex 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.1 integer read-write
This is the value of the MIB II ifindex which identifies the router port connected to the public network.
         ctNatPublicIP 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.2 ipaddress read-only
This is the IP address of the interface which is selected by ctNatPublicIfIndex.
         ctNatPublicMask 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.3 ipaddress read-only
This is the subnet mask of the interface which is selected by ctNatPublicIfIndex.
         ctNatMaxConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.4 integer read-write
This is the value of the maximum number of simultaneous connections allowed, using the Network Address Translator application. The default value is 200. Acceptable values are from 40 to 1000.
         ctNatTcpTimeout 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.5 integer read-write
This is the value in seconds after which an idle TCP connection will be deleted. The default value is 300. Acceptable values are from 60 to 3600.
         ctNatUdpTimeout 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.6 integer read-write
This is the value in seconds after which an idle UDP connection will be deleted. The default value is 120. Acceptable values are from 60 to 3600.
         ctNatPktsL2I 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.7 counter read-only
This is the number of packets which have been forwarded from the private network to the public network since the last reset.
         ctNatPktsI2L 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.8 counter read-only
This is the number of packets which have been forwarded from the public network to the private network since the last reset.
         ctNatBytesL2I 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.9 counter read-only
This is the number of bytes which have been forwarded from the private network to the public network since the last reset.
         ctNatBytesI2L 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.10 counter read-only
This is the number of bytes which have been forwarded from the public network to the private network since the last reset.
         ctNatTcpConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.11 integer read-only
This is the number of active TCP connections using the Network Address Translator application.
         ctNatUdpConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.12 integer read-only
This is the number of active UDP connections using the Network Address Translator application.
         ctNatIcmpConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.13 integer read-only
This is the number of active ICMP connections using the Network Address Translator application.
         ctNatRetries 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.14 counter read-only
This is the number of detected TCP retries in both directions since the last reset.
         ctNatBadSums 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.15 counter read-only
This is the number of detected checksum errors in both directions since the last reset.
         ctNatTotalPkts 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.16 counter read-only
This is the total number of packets by the application since the last reset.
         ctNatBadPkts 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.17 counter read-only
This is the total number of packets detected with an invalid format since the last reset.
         ctNatResPkts 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.18 counter read-only
This is the total number of packets detected with a reserved address since the last reset.
         ctNatTotTcpConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.19 counter read-only
This is the number of TCP connections made using the Network Address Translator application since the last reset.
         ctNatTotUdpConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.20 counter read-only
This is the number of UDP connections made using the Network Address Translator application since the last reset.
         ctNatTotIcmpConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.21 counter read-only
This is the number of ICMP connections made using the Network Address Translator application since the last reset.
         ctNatConfigTable 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22 no-access
Information describing the configuration parameters for each instance of NAT.
               ctNatConfigEntry 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1 no-access
A description of a single server entry.
                   ctNatConfigId 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.1 integer read-only
A unique value identifying an element in a sequence of groups which belong to the NAT configuration table.
                   ctNatAdminStatus 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.2 integer read-write
Used to enable and disable the Network Address Translator method for this instance. This object must be set to enabled for the translation to occur on ctNatLocalIfIndex. Enumeration: 'disabled': 1, 'enabled': 2.
                   ctNatOperStatus 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.3 integer read-only
Indicates the current operating status of the Network Address Translator feature. Enumeration: 'disabled': 1, 'invalid-config': 3, 'enabled': 2.
                   ctNatLocalIfIndex 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.4 integer read-write
This is the value of the MIB II ifindex which identifies the router port connected to the private network.
                   ctNatLocalIP 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.5 ipaddress read-only
This is the IP address of the interface which serves as the gateway for the private network. With ctNatLocalMask, it serves to define the subnet of the hosts on the network. The preferred address is 192.168.254.254, part of the class C net reserved by RFC1597.
                   ctNatLocalMask 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.6 ipaddress read-only
This is the subnet mask of the interface which serves as the gateway for the private network. With ctNatLocalIP, it serves to define the subnet of the hosts on the network. The preferred mask is 255.255.255.0, part of the class C net reserved by RFC1597.
     ctNatServerGroup 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2
         ctNatTotServerEntries 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.1 integer read-only
This is the total number of server assignments.
         ctNatServerListTable 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2 no-access
Information describing the configured parameters which designate a local device as a server.
             ctNatServerListEntry 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1 no-access
A description of a single server entry.
                 ctNatServerId 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1.1 integer read-only
A unique value identifying an element in a sequence of groups which belong to the NAT Server List. This value ranges from 1 to 16.
                 ctNatProxyServer 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1.2 octet string read-write
A description of a proxy server assignment. The format is private IP address of the server, followed by the public port number, followed by the private port number, followed by the protocol to be handled by the server. The fields are delimited by commas. Each record must be 31 chars or less. Protocol choices are TCP and UDP.
     ctNatConnStatsGroup 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3
         ctNatTotActiveConn 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.1 integer read-only
This is the total number of active connections.
         ctNatConnStatsTable 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2 no-access
Information describing the configured parameters which designate a local device as a server.
             ctNatConnStatsEntry 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1 no-access
A description of a single server entry.
                 ctNatConnStatsID 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.1 integer read-only
A unique value identifying an element in a sequence of active connections which belong to the NAT Connection Statistics Group.
                 ctNatConnStatsForeignIP 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.2 ipaddress read-only
This is the IP address of the foreign host during this active connection.
                 ctNatConnStatsLocalIP 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.3 ipaddress read-only
This is the IP address of the local host during this active connection.
                 ctNatConnStatsPublicPort 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.4 integer read-only
This is the port number addressed by an external device. It is also substituted for the local port by NAT on outbound packets.
                 ctNatConnStatsLocalPort 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.5 integer read-only
This is the local host's port for TCP or UDP for this active connection.
                 ctNatConnStatsForeignPort 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.6 integer read-only
This is the source port number used by the foreign host for this active connection.
                 ctNatConnStatsOutgoingPkts 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.7 counter read-only
This is the number of packets that have been sent from the local net to the public net by this active connection.
                 ctNatConnStatsOutgoingBytes 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.8 counter read-only
This is the number of bytes that have been sent from the local net to the public net by this active connection.
                 ctNatConnStatsIncomingPkts 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.9 counter read-only
This is the number of packets that have been sent from the public net to the local net by this active connection.
                 ctNatConnStatsIncomingBytes 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.10 counter read-only
This is the number of bytes that have been sent from the public net to the local net by this active connection.
                 ctNatConnStatsTimeSinceUse 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.11 integer read-only
This is the time in seconds since the last packet was sent or received on this active connection.
                 ctNatConnStatsProtocol 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.12 integer read-only
This is the type of IP protocol used by this active connection. Options are 1 = ICMP, 6 = TCP and 17 = UDP.
                 ctNatConnStatsTCPSeq 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.13 integer read-only
This is the last TCP sequence number of local host sent on this active connection.
                 ctNatConnStatsTCPAck 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.14 integer read-only
This is the last TCP acknowledgement number of local host sent on this active connection.
                 ctNatConnStatsTCPState 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.15 integer read-only
This is the TCP connection state value on this active connection.
                 ctNatConnStatsLocalRetrys 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.16 counter read-only
This is the number of TCP retries by the local host on this active connection.
                 ctNatConnStatsForeignRetrys 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.17 counter read-only
This is the number of TCP retries by the foreign host on this active connection.
                 ctNatConnStatsLocalChecksum 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.18 counter read-only
This is the number of times checksum failed in a packet from the local host on this active connection.
                 ctNatConnStatsForeignChecksum 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.19 counter read-only
This is the number of times checksum failed in a packet from the foreign host on this active connection.