Home/Catalog/XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB

XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB

AI MIB Summary

The XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB provides management objects for monitoring and configuring Xedia's proprietary Network Address Translator (NAT) devices, enabling the tracking of translation sessions, address pool utilization, and packet flow statistics between RFC1918 private networks and the public Internet.

This module defines objects for the management of Xedia's proprietary Network Address Translator. This translator is based on RFC1631 and its successors. The purpose of the Xedia Network Address Translator (xnat) is to allow hosts in private networks using the RFC1918 address space to communicate with the public Internet by translating private IP addresses to globally unique IP addresses registered with the IANA.
Main OID:
xediaNetworkAddressTranslatorMIB.1.3.6.1.4.1.838.3.23
117
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

117 total
Object Name
xediaNetworkAddressTranslatorMIBThis module defines objects for the management of Xedia's proprietary Network Address Translator. This translator is based on RFC1631 and its successors. The purpose of the Xedia Network Address Translator (xnat) is to allow hosts in private networks using the RFC1918 address space to communicate with the public Internet by translating private IP addresses to globally unique IP addresses registered with the IANA.
MODULE-IDENTITY
.1.3.6.1.4.1.838.3.23
xnatObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.1
xnatGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.1.1
xnatAdminStatusDetermines whether address translation will be performed.rw
Enumeration
.1.3.6.1.4.1.838.3.23.1.1.1
xnatMaxIboundSessionsIndicates the maximum number of inbound sessions that can be associated with a single binding.rw
Integer32
.1.3.6.1.4.1.838.3.23.1.1.2
xnatMaxOboundSessionsIndicates the maximum number of outbound sessions that can be associated with a single binding.rw
Integer32
.1.3.6.1.4.1.838.3.23.1.1.3
xnatCounters
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.1.2
xnatOboundPacketsIndicates the number of outbound packets seen by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.1
xnatOboundIcmpIndicates the number of outbound ICMP packets translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.2
xnatOboundTcpIndicates the number of outbound TCP packets translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.3
xnatOboundUdpIndicates the number of outbound UDP packets translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.4
xnatOboundUntranslatedIndicates the number of outbound packets not translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.5
xnatOboundDiscardsIndicates the number of outbound packets discarded by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.6
xnatIboundPacketsIndicates the number of inbound packets seen by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.7
xnatIboundIcmpIndicates the number of inbound ICMP packets translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.8
xnatIboundTcpIndicates the number of inbound TCP packets translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.9
xnatIboundUdpIndicates the number of inbound UDP packets translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.10
xnatIboundUntranslatedIndicates the number of inbound packets not translated by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.11
xnatIboundDiscardsIndicates the number of inbound packets discarded by the network address translator.ro
XnatCounter
.1.3.6.1.4.1.838.3.23.1.2.12
xnatTimers
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.1.3
xnatUdpTimeoutA 32-bit integer that determines the duration of time an unused UDP session remains in the translation table before being aged out.rw
XnatTimeout
.1.3.6.1.4.1.838.3.23.1.3.1
xnatDnsTimeoutA 32-bit integer that determines the duration of time an unused UDP session remains in the translation table before being aged out.rw
XnatTimeout
.1.3.6.1.4.1.838.3.23.1.3.2
xnatTcpTimeoutA 32-bit integer that determines the duration of time an unused TCP session remains in the translation table before being aged out.rw
XnatTimeout
.1.3.6.1.4.1.838.3.23.1.3.3
xnatFinRstTimeoutA 32-bit integer that determines the duration of time a TCP session in which a FIN or RST was seen remains in the translation table before being aged out.rw
XnatTimeout
.1.3.6.1.4.1.838.3.23.1.3.4
xnatSynTimeoutA 32-bit integer that determines the duration of time a TCP session in which a SYN without an ACK was seen remains in the translation table before being aged out.rw
XnatTimeout
.1.3.6.1.4.1.838.3.23.1.3.5
xnatIcmpTimeoutA 32-bit integer that determines the duration of time an ICMP session remains in the translation table before being aged out.rw
XnatTimeout
.1.3.6.1.4.1.838.3.23.1.3.6
xnatSessionTableThe set of current address translation sessions
SEQUENCE OF XnatSessionEntry
.1.3.6.1.4.1.838.3.23.1.4
xnatSessionEntryThe information maintained of each translation session
XnatSessionEntry
.1.3.6.1.4.1.838.3.23.1.4.1
xnatSessionPriAddrThe private IP address of the host associated with a translation session
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.4.1.1
xnatSessionPriPortThe private port number associated with a translation session
XnatPort
.1.3.6.1.4.1.838.3.23.1.4.1.2
xnatSessionRegAddrThe registered IP address of the host associated with a translation sessionro
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.4.1.3
xnatSessionRegPortThe registered port number associated with a translation sessionro
XnatPort
.1.3.6.1.4.1.838.3.23.1.4.1.4
xnatSessionOutAddrThe oustside host IP address associated with a translation session
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.4.1.5
xnatSessionOutPortThe outside port number associated with a translation session
XnatPort
.1.3.6.1.4.1.838.3.23.1.4.1.6
xnatSessionProtocolThe protocol associated with a translation session
XnatProtocol
.1.3.6.1.4.1.838.3.23.1.4.1.7
xnatSessionTypeThis variable shows whether the session was initiated from inside or outside the private networkro
XnatSessionType
.1.3.6.1.4.1.838.3.23.1.4.1.8
xnatSessionRowStatusAn xnatSessionEntry can only be created as a result of a translation request. An xnatSessionEntry cannot be created through a management request. Therefore, this object only supports the values of 'active' and 'destroy'. Changing the value of this object to 'destroy' has the effect of removing the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.4.1.9
xnatBindingTableThe set of current mappings between private and registered addresses/port pairs
SEQUENCE OF XnatBindingEntry
.1.3.6.1.4.1.838.3.23.1.5
xnatBindingEntryThe information maintained for each binding
XnatBindingEntry
.1.3.6.1.4.1.838.3.23.1.5.1
xnatBindingPriAddrThe private IP address of the host associated with a binding
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.5.1.1
xnatBindingPriPortThe private port number associated with a binding session. A port number of zero indicates any port
XnatPort
.1.3.6.1.4.1.838.3.23.1.5.1.2
xnatBindingRegAddrThe registered IP address of the host associated with a binding session
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.5.1.3
xnatBindingRegPortThe registered port number associated with a binding binding. A port number of zero inidicates any port
XnatPort
.1.3.6.1.4.1.838.3.23.1.5.1.4
xnatBindingProtocolThe protocol assocaited with the binding. A protocol number of zero indicates any protocol
XnatProtocol
.1.3.6.1.4.1.838.3.23.1.5.1.5
xnatBindingTypeThe type of binding associated with an entryro
XnatBindingType
.1.3.6.1.4.1.838.3.23.1.5.1.6
xnatBindingInSessionsThe number of inbound session instantiated using the bindingro
Integer32
.1.3.6.1.4.1.838.3.23.1.5.1.7
xnatBindingOutSessionsThe number of outbound session instantiated using the bindingro
Integer32
.1.3.6.1.4.1.838.3.23.1.5.1.8
xnatBindingRowStatusThis object controls creation and deletion of conceptual Binding Table rows. The object only supports the values of 'active', 'createAndGo', and 'destroy'. Only static bindings can be created through SNMP requests. Both static and dynamic entries can be destroyed. An attempt to add or remove the wrong type of entry will result in the return of a 'wrongValue' error.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.5.1.9
xnatPools
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.1.6
xnatDynamicNatPoolTableThe set of dynamic NAT pools configured for the router.
SEQUENCE OF XnatDynamicNatPoolEntry
.1.3.6.1.4.1.838.3.23.1.6.1
xnatDynamicNatPoolEntryThe information maintained for each dynamic NAT Pool. Each pool may have a maximum of 5 ranges. Unused ranges are displayed as zeros
XnatDynamicNatPoolEntry
.1.3.6.1.4.1.838.3.23.1.6.1.1
xnatDynNatPoolNameThe name of the pool. It must be unique and is the index for the dynamic NAT pool table.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.1.1.1
xnatDynNatPoolRangeCountThe number of ranges associated with the pool.ro
Integer32
.1.3.6.1.4.1.838.3.23.1.6.1.1.2
xnatDynNatPoolNetAssgnsThe number of private networks to which the pool is assigned.ro
Integer32
.1.3.6.1.4.1.838.3.23.1.6.1.1.3
xnatDynNatPoolRowStatusThe status control the creation of dynamic NAT Pool entries. The only values supported for this object are 'active', 'createAndGo', and 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.1.1.4
xnatDynamicNatPoolRangeTableThe set of ranges associated with a pool.
SEQUENCE OF XnatDynamicNatPoolRangeEntry
.1.3.6.1.4.1.838.3.23.1.6.2
xnatDynamicNatPoolRangeEntryThe information maintained for each dynamic NAT range.
XnatDynamicNatPoolRangeEntry
.1.3.6.1.4.1.838.3.23.1.6.2.1
xnatDynNatPoolRangeNameThe name of the pool with which the range belongs.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.2.1.1
xnatDynNatPoolRangeBegThe beginning registered IP address for the range.
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.2.1.2
xnatDynNatPoolRangeEndThe ending registered IP address for the range.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.2.1.3
xnatDynNatPoolRangeMaskThe network mask for the range.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.2.1.4
xnatDynNatPoolRangeRowStatusThe status object is used to add and delete conceptual rows to the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.2.1.5
xnatDynamicNaptPoolTableThe set of dynamic NAPT pools configured for the router
SEQUENCE OF XnatDynamicNaptPoolEntry
.1.3.6.1.4.1.838.3.23.1.6.3
xnatDynamicNaptPoolEntryThe information maintained for each dynamic NAPT Pool. The pool may have only 1 associated port range. The range is used for TCP, UDP, and ICMP sequence numbers.
XnatDynamicNaptPoolEntry
.1.3.6.1.4.1.838.3.23.1.6.3.1
xnatDynNaptPoolNameThe name of the pool. It must be unique and is the index for the dynamic NAPT pool table.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.3.1.1
xnatDynNaptPoolAddrThe single registered IP address used for NAPT. The address is usually the interface address of the interface to the public Internetrw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.3.1.2
xnatDynNaptPoolMaskThe network mask for the pool address.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.3.1.3
xnatDynNaptPoolRangeBegThe beginning number for UDP and TCP port ranges and ICMP sequence number rangerw
XnatPort
.1.3.6.1.4.1.838.3.23.1.6.3.1.4
xnatDynNaptPoolRangeEndThe ending number for UDP and TCP port ranges and ICMP sequence number rangerw
XnatPort
.1.3.6.1.4.1.838.3.23.1.6.3.1.5
xnatDynNaptPoolNetAssgnsThe number of private networks to which the pool is assigned.ro
Integer32
.1.3.6.1.4.1.838.3.23.1.6.3.1.6
xnatDynNaptPoolRowStatusThe status control the creation of dynamic NAPT Pool entriesrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.3.1.7
xnatLoadSharePoolTableThe set of load sharing pools configured for the router
SEQUENCE OF XnatLoadSharePoolEntry
.1.3.6.1.4.1.838.3.23.1.6.4
xnatLoadSharePoolEntryThe information maintained for each load sharing pool. Each pool may have a maximum of 5 ranges. Unused ranges are displayed as zeros
XnatLoadSharePoolEntry
.1.3.6.1.4.1.838.3.23.1.6.4.1
xnatLoadSharePoolNameThe name of the pool. It must be unique and is the index for the load sharing pool table.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.4.1.1
xnatLoadSharePoolAddrThe registered IP address used to represent the pool.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.4.1.2
xnatLoadSharePoolMaskThe network mask for the pool address.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.4.1.3
xnatLoadSharePoolPortThe port number associated with the address used to represent the pool. A port number of zero will match any port numberrw
XnatPort
.1.3.6.1.4.1.838.3.23.1.6.4.1.4
xnatLoadSharePoolProtocolThe protocol associated with the address used to represent the pool. A protocol of zero will match any protocolrw
XnatProtocol
.1.3.6.1.4.1.838.3.23.1.6.4.1.5
xnatLoadSharePoolRangeCountThe number of ranges associated with the pool.ro
Integer32
.1.3.6.1.4.1.838.3.23.1.6.4.1.6
xnatLoadSharePoolRowStatusThe status control the creation of load sharing pool entriesrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.4.1.7
xnatLoadSharePoolRangeTableThe set of ranges associated with a pool
SEQUENCE OF XnatLoadSharePoolRangeEntry
.1.3.6.1.4.1.838.3.23.1.6.5
xnatLoadSharePoolRangeEntryThe information maintained for each load sharing range.
XnatLoadSharePoolRangeEntry
.1.3.6.1.4.1.838.3.23.1.6.5.1
xnatLoadSharePoolRangeNameThe name of the pool with which the range belongs.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.5.1.1
xnatLoadSharePoolRangeBegThe beginning private IP address for the range.
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.5.1.2
xnatLoadSharePoolRangeEndThe ending private IP address for the range.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.5.1.3
xnatLoadSharePoolRangeMaskThe ending private IP address for the range.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.6.5.1.4
xnatLoadSharePoolRangePortThe port number associated with the range. If a load sharing pool has an associated port number, a range must also have a port.rw
XnatPort
.1.3.6.1.4.1.838.3.23.1.6.5.1.5
xnatLoadSharePoolRangeProtocolThe port number associated with the range. If a load sharing pool has an associated port number, a range must also have a port.rw
XnatProtocol
.1.3.6.1.4.1.838.3.23.1.6.5.1.6
xnatLoadSharePoolRangeRowStatusThe status object is used to add and delete conceptual rows to the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.6.5.1.7
xnatPrivateNetTableThe table shows every private network on which address translation will be performed.
SEQUENCE OF XnatPrivateNetEntry
.1.3.6.1.4.1.838.3.23.1.7
xnatPrivateNetEntryThe information maintained for each private network.
XnatPrivateNetEntry
.1.3.6.1.4.1.838.3.23.1.7.1
xnatPrivateNetAddrThe network address of the private network.
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.7.1.1
xnatPrivateNetMaskThe network mask for the network address.rw
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.7.1.2
xnatPrivateNetPoolCountThe number of dynamic pool associated with the network.ro
Integer32
.1.3.6.1.4.1.838.3.23.1.7.1.3
xnatPrivateNetRowStatusThe status controls the creation and deletion of private network table conceptual rowsrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.7.1.4
xnatPriNetAssoPoolTableThe table shows the dynamic translation pools that are associated with private networks.
SEQUENCE OF XnatPriNetAssoPoolEntry
.1.3.6.1.4.1.838.3.23.1.8
xnatPriNetAssoPoolEntryThe information maintained for each associated pool.
XnatPriNetAssoPoolEntry
.1.3.6.1.4.1.838.3.23.1.8.1
xnatPriNetAssoPoolNetAddrThe network address of the private network.
XnatIpAddress
.1.3.6.1.4.1.838.3.23.1.8.1.1
xnatPriNetAssoPoolNameThe name of the dynamic pool.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.8.1.2
xnatPriNetAssoPoolOrderThe order in which the pool is used for allocation.ro
Integer32
.1.3.6.1.4.1.838.3.23.1.8.1.3
xnatPriNetAssoPoolRowStatusThe status controls the creation and deletion of associated pool table conceptual rowsrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.838.3.23.1.8.1.4
xnatConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.2
xnatCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.2.1
xnatComplianceThe compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Unknown
.1.3.6.1.4.1.838.3.23.2.1.1
xnatGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.838.3.23.2.2
xnatGeneralGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.1
xnatCountersGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.2
xnatTimersGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.3
xnatSessionGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.4
xnatBindingGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.5
xnatDynamicNatPoolGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.6
xnatDynamicNatRangeGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.7
xnatDynamicNaptPoolGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.8
xnatLoadSharePoolGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.9
xnatLoadShareRangeGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.10
xnatPrivateNetGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.11
xnatPriNetAssoPoolGroupThese objects are required for Address Translation.
Unknown
.1.3.6.1.4.1.838.3.23.2.2.12
XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB - SNMP MIB Reference | MIBs Explorer