CTRON-NAT-MIB
- Registered at
- 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1
- Namespace
- enterasys
- Source file
CTRON-NAT-MIB- Digest
sha256:08b8b6227da3476f9254128d88a8f0b73ace0303497b5563146f7d437fb4c404
Imports
| From | Symbols |
|---|---|
| CTRON-IP-ROUTER-MIB | nwIpClientServices, nwIpComponents, nwIpMibs, nwIpRouter |
| ROUTER-OIDS | nwRtrProtoSuites |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CTRON-IP-ROUTER-MIB CTRON-MIB-NAMES CTRON-NAT-MIB CTRON-OIDS ROUTER-OIDS SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctNat OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1 | |||
| ctNatConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1 | |||
| ctNatPublicIfIndex OBJECT-TYPE This is the value of the MIB II ifindex which identifies the router port connected to the public network. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.1 | INTEGER | read-write | mandatory |
| ctNatPublicIP OBJECT-TYPE This is the IP address of the interface which is selected by ctNatPublicIfIndex. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.2 | IpAddress | read-only | mandatory |
| ctNatPublicMask OBJECT-TYPE This is the subnet mask of the interface which is selected by ctNatPublicIfIndex. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.3 | IpAddress | read-only | mandatory |
| ctNatMaxConn OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.4 | INTEGER | read-write | mandatory |
| ctNatTcpTimeout OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.5 | INTEGER | read-write | mandatory |
| ctNatUdpTimeout OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.6 | INTEGER | read-write | mandatory |
| ctNatPktsL2I OBJECT-TYPE This is the number of packets which have been forwarded from the private network to the public network since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.7 | Counter | read-only | mandatory |
| ctNatPktsI2L OBJECT-TYPE This is the number of packets which have been forwarded from the public network to the private network since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.8 | Counter | read-only | mandatory |
| ctNatBytesL2I OBJECT-TYPE This is the number of bytes which have been forwarded from the private network to the public network since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.9 | Counter | read-only | mandatory |
| ctNatBytesI2L OBJECT-TYPE This is the number of bytes which have been forwarded from the public network to the private network since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.10 | Counter | read-only | mandatory |
| ctNatTcpConn OBJECT-TYPE This is the number of active TCP connections using the Network Address Translator application. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.11 | INTEGER | read-only | mandatory |
| ctNatUdpConn OBJECT-TYPE This is the number of active UDP connections using the Network Address Translator application. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.12 | INTEGER | read-only | mandatory |
| ctNatIcmpConn OBJECT-TYPE This is the number of active ICMP connections using the Network Address Translator application. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.13 | INTEGER | read-only | mandatory |
| ctNatRetries OBJECT-TYPE This is the number of detected TCP retries in both directions since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.14 | Counter | read-only | mandatory |
| ctNatBadSums OBJECT-TYPE This is the number of detected checksum errors in both directions since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.15 | Counter | read-only | mandatory |
| ctNatTotalPkts OBJECT-TYPE This is the total number of packets by the application since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.16 | Counter | read-only | mandatory |
| ctNatBadPkts OBJECT-TYPE This is the total number of packets detected with an invalid format since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.17 | Counter | read-only | mandatory |
| ctNatResPkts OBJECT-TYPE This is the total number of packets detected with a reserved address since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.18 | Counter | read-only | mandatory |
| ctNatTotTcpConn OBJECT-TYPE This is the number of TCP connections made using the Network Address Translator application since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.19 | Counter | read-only | mandatory |
| ctNatTotUdpConn OBJECT-TYPE This is the number of UDP connections made using the Network Address Translator application since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.20 | Counter | read-only | mandatory |
| ctNatTotIcmpConn OBJECT-TYPE This is the number of ICMP connections made using the Network Address Translator application since the last reset. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.21 | Counter | read-only | mandatory |
| ctNatConfigTable OBJECT-TYPE Information describing the configuration parameters for each instance of NAT. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22 | not-accessible | mandatory | |
| ctNatConfigEntry OBJECT-TYPE A description of a single server entry. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1 | not-accessible | mandatory | |
| ctNatConfigId OBJECT-TYPE A unique value identifying an element in a sequence of groups which belong to the NAT configuration table. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.1 | INTEGER | read-only | mandatory |
| ctNatAdminStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.2 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| ctNatOperStatus OBJECT-TYPE Indicates the current operating status of the Network Address Translator feature. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.3 | INTEGER {disabled(1), enabled(2), invalid-config(3)} | read-only | mandatory |
| ctNatLocalIfIndex OBJECT-TYPE This is the value of the MIB II ifindex which identifies the router port connected to the private network. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.4 | INTEGER | read-write | mandatory |
| ctNatLocalIP OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.5 | IpAddress | read-only | mandatory |
| ctNatLocalMask OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.6 | IpAddress | read-only | mandatory |
| ctNatServerGroup OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2 | |||
| ctNatTotServerEntries OBJECT-TYPE This is the total number of server assignments. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.1 | INTEGER | read-only | mandatory |
| ctNatServerListTable OBJECT-TYPE Information describing the configured parameters which designate a local device as a server. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2 | not-accessible | mandatory | |
| ctNatServerListEntry OBJECT-TYPE A description of a single server entry. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1 | not-accessible | mandatory | |
| ctNatServerId OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1.1 | INTEGER | read-only | mandatory |
| ctNatProxyServer OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1.2 | OCTET STRING | read-write | mandatory |
| ctNatConnStatsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3 | |||
| ctNatTotActiveConn OBJECT-TYPE This is the total number of active connections. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.1 | INTEGER | read-only | mandatory |
| ctNatConnStatsTable OBJECT-TYPE Information describing the configured parameters which designate a local device as a server. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2 | not-accessible | mandatory | |
| ctNatConnStatsEntry OBJECT-TYPE A description of a single server entry. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1 | not-accessible | mandatory | |
| ctNatConnStatsID OBJECT-TYPE A unique value identifying an element in a sequence of active connections which belong to the NAT Connection Statistics Group. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.1 | INTEGER | read-only | mandatory |
| ctNatConnStatsForeignIP OBJECT-TYPE This is the IP address of the foreign host during this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.2 | IpAddress | read-only | mandatory |
| ctNatConnStatsLocalIP OBJECT-TYPE This is the IP address of the local host during this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.3 | IpAddress | read-only | mandatory |
| ctNatConnStatsPublicPort OBJECT-TYPE This is the port number addressed by an external device. It is also substituted for the local port by NAT on outbound packets. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.4 | INTEGER | read-only | mandatory |
| ctNatConnStatsLocalPort OBJECT-TYPE This is the local host's port for TCP or UDP for this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.5 | INTEGER | read-only | mandatory |
| ctNatConnStatsForeignPort OBJECT-TYPE This is the source port number used by the foreign host for this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.6 | INTEGER | read-only | mandatory |
| ctNatConnStatsOutgoingPkts OBJECT-TYPE This is the number of packets that have been sent from the local net to the public net by this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.7 | Counter | read-only | mandatory |
| ctNatConnStatsOutgoingBytes OBJECT-TYPE This is the number of bytes that have been sent from the local net to the public net by this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.8 | Counter | read-only | mandatory |
| ctNatConnStatsIncomingPkts OBJECT-TYPE This is the number of packets that have been sent from the public net to the local net by this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.9 | Counter | read-only | mandatory |
| ctNatConnStatsIncomingBytes OBJECT-TYPE This is the number of bytes that have been sent from the public net to the local net by this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.10 | Counter | read-only | mandatory |
| ctNatConnStatsTimeSinceUse OBJECT-TYPE This is the time in seconds since the last packet was sent or received on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.11 | INTEGER | read-only | mandatory |
| ctNatConnStatsProtocol OBJECT-TYPE This is the type of IP protocol used by this active connection. Options are 1 = ICMP, 6 = TCP and 17 = UDP. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.12 | INTEGER | read-only | mandatory |
| ctNatConnStatsTCPSeq OBJECT-TYPE This is the last TCP sequence number of local host sent on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.13 | INTEGER | read-only | mandatory |
| ctNatConnStatsTCPAck OBJECT-TYPE This is the last TCP acknowledgement number of local host sent on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.14 | INTEGER | read-only | mandatory |
| ctNatConnStatsTCPState OBJECT-TYPE This is the TCP connection state value on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.15 | INTEGER | read-only | mandatory |
| ctNatConnStatsLocalRetrys OBJECT-TYPE This is the number of TCP retries by the local host on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.16 | Counter | read-only | mandatory |
| ctNatConnStatsForeignRetrys OBJECT-TYPE This is the number of TCP retries by the foreign host on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.17 | Counter | read-only | mandatory |
| ctNatConnStatsLocalChecksum OBJECT-TYPE This is the number of times checksum failed in a packet from the local host on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.18 | Counter | read-only | mandatory |
| ctNatConnStatsForeignChecksum OBJECT-TYPE This is the number of times checksum failed in a packet from the foreign host on this active connection. | 1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.19 | Counter | read-only | mandatory |