MX-NAT-MIB Table View

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

Tables
4
Rows
4
Columns
38
.0.2275.1.200 · 1 row entry · 7 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk sNatRulesStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-NAT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NAT-MIB::sNatRulesStatusTable'
Source NAT Rules Status
          
This table shows the rules applied in the source NAT.
sNatRulesStatusEntry row .0.2275.1.200.1
A row in table Source NAT Rules Status.
Column Syntax OID
Rule Priority

Unique identifier of the row in the table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.2275.1.200.1.100
Source Address

Source address[/mask] criteria an incoming packet must have to
match this rule.

An empty string matches any address.
OctetString .0.2275.1.200.1.200
Source Port

Source port[-port] criteria an incoming packet must have to
match this rule.

MinPort-MaxPort specifies a port range.

An empty string means that no filtering is ap…
OctetString .0.2275.1.200.1.300
Destination Address

Destination address[/mask] criteria an incoming packet must
have to match this rule.

An empty string matches any address.
OctetString .0.2275.1.200.1.400
Destination Port

Destination port[-port] criteria an incoming packet must have
to match this rule.

MinPort-MaxPort specifies a port range.

An empty string means that no filte…
OctetString .0.2275.1.200.1.500
Protocol

Protocol criteria an incoming packet must have to match this
rule.

The protocol can be one of the following:

* All: Match packets using any protocol.
* Tcp: Only…
Enumeration
Enumerated Values:
100all
200tcp
300udp
400icmp
.0.2275.1.200.1.600
New Address

New address[:port] applied to the source of the packet.

When specifying a port number, it is mandatory to have the
protocol set to TCP or UDP.
OctetString .0.2275.1.200.1.700
.0.2275.1.700 · 1 row entry · 12 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk sNatRulesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-NAT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NAT-MIB::sNatRulesTable'
Source NAT Rules
          
This table shows the configured rules for source NAT.
sNatRulesEntry row .0.2275.1.700.1
A row in table Source NAT Rules.
Column Syntax OID
Rule Priority

Unique identifier of the row in the table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.2275.1.700.1.100
Activation

Activates this rule.

* Enable: This rule is active in the SNAT.
* Disable: This rule is not in the SNAT.
MX-TCMxEnableStater/w
Type Values:
0disable
1enable
.0.2275.1.700.1.200
Source Address

Source address of the incoming packet using the following
format: address[/mask] or network interface name/.

Address can be either a network IP address (using /mask) or one
o…
OctetStringr/w
Constraints:
range: 0-51
.0.2275.1.700.1.300
Source Port

Source port of the incoming packet using the following format:
port[-port].

MinPort-MaxPort specifies a port range.

The default empty string means that no filteri…
OctetStringr/w
Constraints:
range: 0-11
.0.2275.1.700.1.400
Destination Address

Destination address of the incoming packet using the following
format: address[/mask] or network interface name/.

Address can be either a network IP address (using /mask…
OctetStringr/w
Constraints:
range: 0-51
.0.2275.1.700.1.500
Destination Port

Destination port of the incoming packet using the following
format: port[-port].

MinPort-MaxPort specifies a port range.

The default empty string means that …
OctetStringr/w
Constraints:
range: 0-11
.0.2275.1.700.1.600
Protocol

Protocol of the incoming packet.

The protocol can be one of the following:

* All: Match packets using any protocol.
* Tcp: Only match TCP packets.
* Udp: Only …
Enumerationr/w
Enumerated Values:
100all
200tcp
300udp
400icmp
.0.2275.1.700.1.700
New Address

New address applied to the source of the packet using the
following syntax: address[:port].

When specifying a port number, it is mandatory to have the
protocol set to TCP or UDP.
OctetStringr/w
Constraints:
range: 0-51
.0.2275.1.700.1.800
Up

Moves the current row upside.
Enumerationr/w
Enumerated Values:
0noOp
10up
.0.2275.1.700.1.900
Down

Moves the current row downside.
Enumerationr/w
Enumerated Values:
0noOp
10down
.0.2275.1.700.1.1000
Insert

Inserts a new row before this row.
Enumerationr/w
Enumerated Values:
0noOp
10insert
.0.2275.1.700.1.1100
Delete

Deletes this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.2275.1.700.1.1200
.0.2275.1.800 · 1 row entry · 7 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk dNatRulesStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-NAT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NAT-MIB::dNatRulesStatusTable'
Destination NAT Rules Status
          
This table shows the rules applied in the destination NAT.
dNatRulesStatusEntry row .0.2275.1.800.1
A row in table Destination NAT Rules Status.
Column Syntax OID
Rule Priority

Unique identifier of the row in the table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.2275.1.800.1.100
Source Address

Source address[/mask] criteria an incoming packet must have to
match this rule.

An empty string matches any address.
OctetString .0.2275.1.800.1.200
Source Port

Source port[-port] criteria an incoming packet must have to
match this rule.

MinPort-MaxPort specifies a port range.

An empty string means that no filtering is ap…
OctetString .0.2275.1.800.1.300
Destination Address

Destination address[/mask] criteria an incoming packet must
have to match this rule.

An empty string matches any address.
OctetString .0.2275.1.800.1.400
Destination Port

Destination port[-port] criteria an incoming packet must have
to match this rule.

MinPort-MaxPort specifies a port range.

An empty string means that no filte…
OctetString .0.2275.1.800.1.500
Protocol

Protocol criteria an incoming packet must have to match this
rule.

The protocol can be one of the following:

* All: Match packets using any protocol.
* Tcp: Only…
Enumeration
Enumerated Values:
100all
200tcp
300udp
400icmp
.0.2275.1.800.1.600
New Address

New address[:port] applied to the destination of the packet.

When specifying a port number, it is mandatory to have the
protocol set to TCP or UDP.
OctetString .0.2275.1.800.1.700
.0.2275.1.900 · 1 row entry · 12 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk dNatRulesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-NAT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NAT-MIB::dNatRulesTable'
Destination NAT Rules
          
This table shows the configured rules for destination
NAT.
dNatRulesEntry row .0.2275.1.900.1
A row in table Destination NAT Rules.
Column Syntax OID
Rule Priority

Unique identifier of the row in the table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.2275.1.900.1.100
State

Activations this rule.

* Enable: This rule is active in the DNAT.
* Disable: This rule is not in the DNAT.
MX-TCMxEnableStater/w
Type Values:
0disable
1enable
.0.2275.1.900.1.200
Source Address

Source address of the incoming packet using the following
format: address[/mask] or network interface name/.

Address can be either a network IP address (using /mask) or one
o…
OctetStringr/w
Constraints:
range: 0-51
.0.2275.1.900.1.300
Source Port

Source port of the incoming packet using the following format:
port[-port].

MinPort-MaxPort specifies a port range.

The default empty string means that no filteri…
OctetStringr/w
Constraints:
range: 0-11
.0.2275.1.900.1.400
Destination Address

Destination address of the incoming packet using the following
format: address[/mask] or network interface name/.

Address can be either a network IP address (using /mask…
OctetStringr/w
Constraints:
range: 0-51
.0.2275.1.900.1.500
Destination Port

Destination port of the incoming packet using the following
format: port[-port].

MinPort-MaxPort specifies a port range.

The default empty string means that …
OctetStringr/w
Constraints:
range: 0-11
.0.2275.1.900.1.600
Protocol

Protocol of the incoming packet.

The protocol can be one of the following:

* All: Match packets using any protocol.
* Tcp: Only match TCP packets.
* Udp: Only …
Enumerationr/w
Enumerated Values:
100all
200tcp
300udp
400icmp
.0.2275.1.900.1.700
New Address

New address applied to the destination of the packet using the
following syntax: address[:port].

When specifying a port number, it is mandatory to have the
protocol set to TCP o…
OctetStringr/w
Constraints:
range: 0-51
.0.2275.1.900.1.800
Up

Moves the current row upside.
Enumerationr/w
Enumerated Values:
0noOp
10up
.0.2275.1.900.1.900
Down

Moves the current row downside.
Enumerationr/w
Enumerated Values:
0noOp
10down
.0.2275.1.900.1.1000
Insert

Inserts a new row before this row.
Enumerationr/w
Enumerated Values:
0noOp
10insert
.0.2275.1.900.1.1100
Delete

Deletes this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.2275.1.900.1.1200