home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

Using the NAT MIB on the vRouter

The NAT MIB implementation on the vRouter is a read-only implementation. Consequently SNMP SET commands and SNMP traps are not supported.

Philosphical differences between the NAT MIB and the vRouter NAT architecture mean that you must consider the following facts when interpreting the MIB contents.

  • MIB objects referring to a local, internal, or private interface are derived from pre-NAT data for SNAT rules and post-NAT data for DNAT rules.
  • MIB objects referring to a global, external, or public interface are derived from post-NAT data for SNAT rules and pre-NAT data for DNAT rules.
  • MIB objects referring to inbound NAT traffic are derived from DNAT rules only.
  • MIB objects referring to outbound NAT traffic are derived from SNAT rules only.

NAT6-4, the use of port-groups or address-groups, and the masquerade NAT translation address are currently not supported in the MIB. Furthermore, the following MIB objects are currently not supported on the vRouter.

  • natNotifThrottlingInterval (1.3.6.1.2.1.123.1.2.1)
  • natInterfaceDiscards (1.3.6.1.2.1.123.1.3.1.5)
  • natAddrMapDiscards (1.3.6.1.2.1.123.1.4.1.18)
  • natAddrBindMapIndex (1.3.6.1.2.1.123.1.6.1.8)
  • natAddrBindSessions (1.3.6.1.2.1.123.1.6.1.9)
  • natAddrBindInTranslates (1.3.6.1.2.1.123.1.6.1.12)
  • natAddrBindOutTranslates (1.3.6.1.2.1.123.1.6.1.13)
  • natAddrPortBindMapIndex (1.3.6.1.2.1.123.1.8.1.11)
  • natAddrPortBindSessions (1.3.6.1.2.1.123.1.8.1.12)
  • natAddrPortBindInTranslates (1.3.6.1.2.1.123.1.8.1.15)
  • natAddrPortBindOutTranslates (1.3.6.1.2.1.123.1.8.1.16)
  • natSessionUpTime (1.3.6.1.2.1.123.1.9.1.7)
  • natSessionAddrMapIndex (1.3.6.1.2.1.123.1.9.1.8)
  • natSessionInTranslates (1.3.6.1.2.1.123.1.9.1.22)
  • natSessionOutTranslates (1.3.6.1.2.1.123.1.9.1.23)
  • natProtocolDiscards (1.3.6.1.2.1.123.1.10.1.4)