CTRON-NAT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
27

ctNatConfigTable

table mandatory
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22 · 1 row entry · 6 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctNatConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-NAT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-NAT-MIB::ctNatConfigTable'
Information describing the configuration parameters
for each instance of NAT.
ctNatConfigEntry row .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1
A description of a single server entry.
Indexes
Column Syntax OID
ctNatConfigIdmandatory
A unique value identifying an element in a sequence of
groups which belong to the NAT configuration table.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.1
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.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.2
Indicates the current operating status of the Network
Address Translator feature.
Enumeration
Enumerated Values:
1disabled
2enabled
3invalid-config
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.3
This is the value of the MIB II ifindex which identifies
the router port connected to the private network.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.4
ctNatLocalIPmandatory
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, …
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.5
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…
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.1.22.1.6

ctNatServerListTable

table mandatory
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2 · 1 row entry · 2 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctNatServerListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-NAT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-NAT-MIB::ctNatServerListTable'
Information describing the configured parameters
which designate a local device as a server.
ctNatServerListEntry row .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1
A description of a single server entry.
Indexes
Column Syntax OID
ctNatServerIdmandatory
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.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1.1
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 serve…
OctetStringr/w .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.2.2.1.2

ctNatConnStatsTable

table mandatory
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2 · 1 row entry · 19 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctNatConnStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-NAT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-NAT-MIB::ctNatConnStatsTable'
Information describing the configured parameters
which designate a local device as a server.
ctNatConnStatsEntry row .1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1
A description of a single server entry.
Column Syntax OID
A unique value identifying an element in a sequence of
active connections which belong to the NAT Connection
Statistics Group.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.1
This is the IP address of the foreign host during
this active connection.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.2
This is the IP address of the local host during
this active connection.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.3
This is the port number addressed by an external
device. It is also substituted for the local port
by NAT on outbound packets.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.4
This is the local host's port for TCP or UDP
for this active connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.5
This is the source port number used by the
foreign host for this active connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.6
This is the number of packets that have been sent
from the local net to the public net by this
active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.7
This is the number of bytes that have been sent
from the local net to the public net by this
active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.8
This is the number of packets that have been sent from
the public net to the local net by this active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.9
This is the number of bytes that have been sent from
the public net to the local net by this active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.10
This is the time in seconds since the last packet
was sent or received on this active connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.11
This is the type of IP protocol used by this
active connection. Options are 1 = ICMP, 6 = TCP
and 17 = UDP.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.12
This is the last TCP sequence number of local host
sent on this active connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.13
This is the last TCP acknowledgement number of
local host sent on this active connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.14
This is the TCP connection state value on this
active connection.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.15
This is the number of TCP retries by the local host
on this active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.16
This is the number of TCP retries by the foreign host
on this active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.17
This is the number of times checksum failed in a
packet from the local host on this active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.18
This is the number of times checksum failed in a
packet from the foreign host on this active connection.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.1.3.2.1.19