RAISECOM-NAT-MIB

MIB Reference — IPNetwork Monitor

All MIBsRAISECOM-NAT-MIB

Organization: Optical Working Group

Last Updated: 2008-01-25

Category: Raisecom Networks

Description:

Configures Network Address Translation rules and monitors NAT session table on Raisecom devices.

Imported Objects

From RAISECOM-BASE-MIB

optSysMgmtOBJECT-IDENTITY

From SNMPv2-SMI

IpAddress
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE

From SNMPv2-TC

DisplayString
RowStatus
TEXTUAL-CONVENTION
TimeStamp

What Is RAISECOM-NAT-MIB?

RAISECOM-NAT-MIB is a Raisecom device MIB that configures Network Address Translation rules and provides visibility into the resulting NAT session/address table. It exposes static NAT address mapping entries along with a row-status field indicating whether each mapping is active. Its monitoring relevance is centered on confirming the NAT service is correctly applying address translation: a mapping whose row status is not active would explain why traffic destined for the translated address fails to forward correctly, a software/service-status signal rather than a hardware metric. It builds on standard NAT concepts (RFC 3022) and likely complements the device's underlying IP-MIB address/interface data. It is deployed on Raisecom CPE/gateway devices or routers providing NAT for subscriber or enterprise edge connectivity. Engineers can download the RAISECOM-NAT-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in RAISECOM-NAT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • configured NAT address mappings
  • NAT rule row/operational status

Supported Devices

  • Raisecom gateway/CPE router or switch

Monitoring Examples

raisecomIpNatTable/Entry defines raisecomIpNatAddress and raisecomIpNatAddressRowStatus for each configured NAT mapping. An admin would poll raisecomIpNatAddressRowStatus to confirm a given NAT rule is active rather than notInService; an entry unexpectedly not active would explain why traffic destined for the translated address is failing to be forwarded correctly.

OIDs
OID symbolicOID numericTypeAccessDescription
raisecomNatMIB1.3.6.1.4.1.8886.15.1.1The MIB module to describe NAT objects.
natDesc1.3.6.1.4.1.8886.15.1.1.1
INT natNumber1.3.6.1.4.1.8886.15.1.1.1.1INTEGERread-onlyThe number of NAT instances (regardless of their current state) present on this system.
INT natSessionNumber1.3.6.1.4.1.8886.15.1.1.1.2INTEGERread-onlyThe number of NAT sessions present on this system.
STR natSwVersion1.3.6.1.4.1.8886.15.1.1.1.3DisplayStringread-onlyA textual string describing the NAT software version in use.
STR natPrRealmType1.3.6.1.4.1.8886.15.1.1.1.4DisplayStringread-onlyA textual string containing information about the private realm this nat is bridging. Common value will be IPv4.
STR natExtRealmType1.3.6.1.4.1.8886.15.1.1.1.5DisplayStringread-onlyA textual string containing information about the external realm this nat is bridging. Common value will be IPv4.
natTable1.3.6.1.4.1.8886.15.1.1.1.6not-accessibleA list of NAT descriptor entries. The number of entries is given by the value of natNumber.
natEntry1.3.6.1.4.1.8886.15.1.1.1.6.1not-accessibleA NAT entry contains all the relevant objects describing a particular NAT instance.
INT natIndex1.3.6.1.4.1.8886.15.1.1.1.6.1.1INTEGERread-onlyA unique value for each NAT instance. Its value ranges between 1 and the value of natNumber. The value for each NAT instance must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
INT natTypeMask1.3.6.1.4.1.8886.15.1.1.1.6.1.2INTEGERread-onlyA Bit Mask documenting the NAT types as defined in RFC 2663 this NAT instance supports. Its value may be any combination of the options below: Basic-NAT(Bit 0) NAPT(Bit 1) Bi-directional-NAT(Bit 2) Twice-NAT(Bit 3) RSA-IP-Server(Bit 4) RSAP-IP-Server(Bit 5) Bit 0, if set, indicates that Basic-NAT is supported. Bit 1, if set, indicates that NAPT is supported. Bit 2, if set, indicates that Bi-directional-NAT is supported. Bit 3, if set, indicates that Twice-NAT is supported. Bit 4, if set, indicates that RSA-IP-Server is supported. Bit 5, if set, indicates that RSAP-IP-Server is supported.
INT natType1.3.6.1.4.1.8886.15.1.1.1.6.1.3INTEGERread-onlyA Bit Mask documenting the NAT device's actual configuration according to natTypeMask above. Its value may be one and only one of the options below: Basic-NAT(Bit 0) NAPT(Bit 1) Bi-directional-NAT(Bit 2) Twice-NAT(Bit 3) RSA-IP-Server(Bit 4) RSAP-IP-Server(Bit 5) Bit 0, if set, indicates that Basic-NAT is configured. Bit 1, if set, indicates that NAPT is configured. Bit 2, if set, indicates that Bi-directional-NAT is configured. Bit 3, if set, indicates that Twice-NAT is configured. Bit 4, if set, indicates that RSA-IP-Server is configured. Bit 5, if set, indicates that RSAP-IP-Server is configured.
INT natTotalBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.4INTEGERread-onlyThe number of NAT bind entries present on this system.
INT natMaxStaticBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.5INTEGERread-onlyThe maximum number of static bind entries this NAT device supports.
INT natCurrStaticBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.6INTEGERread-onlyThe current number of static bind entries on this NAT device.
INT natCurrDynamicBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.7INTEGERread-onlyThe current number of dynamic bind entries on this NAT device.
INT natMaxStaticIpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.8INTEGERread-onlyThe maximum number of static IP bind entries this NAT device supports.
INT natCurrStaticIpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.9INTEGERread-onlyThe current number of static IP bind entries this NAT device supports.
INT natCurrDynamicIpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.10INTEGERread-onlyThe current number of dynamic IP bind entries on this NAT device.
INT natMaxStaticTcpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.11INTEGERread-onlyThe maximum number of static TCP bind entries this NAT device supports. This only applies if the NAT device is configured in NAPT mode.
INT natCurrStaticTcpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.12INTEGERread-onlyThe current number of static TCP bind entries this NAT device supports. This only applies if the NAT device is configured in NAPT mode.
INT natCurrDynamicTcpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.13INTEGERread-onlyThe current number of dynamic TCP bind entries on this NAT device.
INT natMaxStaticUdpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.14INTEGERread-onlyThe maximum number of static UDP bind entries this NAT device supports. This only applies if the NAT device is configured in NAPT mode.
INT natCurrStaticUdpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.15INTEGERread-onlyThe current number of static UDP bind entries this NAT device supports. This only applies if the NAT device is configured in NAPT mode.
INT natCurrDynamicUdpBinds1.3.6.1.4.1.8886.15.1.1.1.6.1.16INTEGERread-onlyThe current number of dynamic UDP bind entries on this NAT device.
INT natSessionMaxIdleTime1.3.6.1.4.1.8886.15.1.1.1.6.1.17INTEGERread-writeAll sessions are associated with a session-idle timeout. When this timeout expires, if the session is idle, the corresponding entry in the session table is deleted. This parameter defines the value in seconds for the IP session-idle timeout loaded when the session itself is detected on the NAT device. Changing this parameter only affects IP sessions detected at a later time. This parameter is only significant when the device operates in Basic-NAT mode.
INT natUdpSessionMaxIdleTime1.3.6.1.4.1.8886.15.1.1.1.6.1.18INTEGERread-onlyAll sessions are associated with a session-idle timeout. When this timeout expires if the session is idle, the corresponding entry in the session table is deleted. This parameter defines the value in seconds for the UDP session-idle timeout loaded when the session itself is detected on the NAT device. Changing this parameter only affects UDP sessions detected at a later time. This parameter is only significant when the device operates in NAPT mode.
INT natIcmpSessionMaxIdleTime1.3.6.1.4.1.8886.15.1.1.1.6.1.19INTEGERread-onlyAll sessions are associated with a session-idle timeout. When this timeout expires if the session is idle, the corresponding entry in the session table is deleted. This parameter defines the value in seconds for the ICMP session-idle timeout loaded when the session itself is detected on the NAT device. Changing this parameter only affects ICMP sessions detected at a later time. This parameter is only significant when the device operates in NAPT mode.
INT natTcpUpSessionMaxIdleTime1.3.6.1.4.1.8886.15.1.1.1.6.1.20INTEGERread-onlyAll sessions are associated with a session-idle timeout. When this timeout expires if the session is idle, the corresponding entry in the session table is deleted. TCP sessions define different timeouts for different states (with reference to the TCP state machine). This parameter defines the value in seconds for the session-idle timeout loaded when a TCP session in established state is detected on the NAT device. Changing this parameter only affects sessions detected at a later time.
INT natTcpDiscSessionMaxIdleTime1.3.6.1.4.1.8886.15.1.1.1.6.1.21INTEGERread-onlyAll sessions are associated with a session-idle timeout. When this timeout expires if the session is idle, the corresponding entry in the session table is deleted. TCP sessions define different timeouts for different states (with reference to the TCP state machine). This parameter defines the value in seconds for the session-idle timeout loaded when the NAT device detects a TCP session is being disconnected.
INT natTcpClosingSessionMaxIdleTime1.3.6.1.4.1.8886.15.1.1.1.6.1.22INTEGERread-onlyAll sessions are associated with a session-idle timeout. When this timeout expires if the session is idle, the corresponding entry in the session table is deleted. TCP sessions define different timeouts for different states (with reference to the TCP state machine). This parameter defines the value in seconds for the session-idle timeout loaded when the NAT device detects a TCP session is being closed.
INT natTcpSyncSessionMaxIdleTime1.3.6.1.4.1.8886.15.1.1.1.6.1.23INTEGERread-onlyAll sessions are associated with a session-idle timeout. When this timeout expires if the session is idle, the corresponding entry in the session table is deleted. TCP sessions define different timeouts for different states (with reference to the TCP state machine). This parameter defines the value in seconds for the session-idle timeout loaded when the NAT device detects a TCP session in the synch state.
INT natLogMask1.3.6.1.4.1.8886.15.1.1.1.6.1.24INTEGERread-writeA Bit Mask documenting the NAT instance's logging option behaviour. Bit 0, if set, indicates that console output is enabled. Bit 1, if set, indicates that the system will write initialization sequence output to the console. Bit 2, if set, indicates that the system will write data output to the console. Bit 3, if set, indicates that the system will write trace output to the console. Bit 4, if set, indicates that the system will write information about error events to the console.
BOO natEnable1.3.6.1.4.1.8886.15.1.1.1.6.1.25Booleanread-writeA boolean flag to enable or disable the NAT device. The device needs to be re-initialized before a change to this flag may take effect.
BOO natDefXEnable1.3.6.1.4.1.8886.15.1.1.1.6.1.26Booleanread-writeNormally the NAT device translates incoming packets' IP addresses and transport ports according to its translation tables. However, the user may want to change this default behaviour, for instance to allow for RSIP hosts within the local network to operate properly. In such cases, this flag should be set to false.
BOO natGlobalAddrFilter1.3.6.1.4.1.8886.15.1.1.1.6.1.27Booleanread-writeThis boolean flag is only meaningful if natDefXEnable is set to false. If so, and if natGlobalAddrFilter is set to false, then the NAT device will route packets received on the global port to the local network, without translating them. This enables RSIP hosts within the local network. Conversely, if this flag is set to true, then packets received on the global port will be filtered according to their destination IP address.
BOO natStaticBindEnable1.3.6.1.4.1.8886.15.1.1.1.6.1.28Booleanread-onlyA boolean flag to enable or disable static bind entries on the NAT device.
INT natAdminCmd1.3.6.1.4.1.8886.15.1.1.1.6.1.29INTEGERread-writeNAT Command.
raisecomIpNatTable1.3.6.1.4.1.8886.15.1.1.1.7not-accessibleThis table is used to configure nat global ip address.
raisecomIpNatEntry1.3.6.1.4.1.8886.15.1.1.1.7.1not-accessibleDefine the global IP address information.
IP raisecomIpNatAddress1.3.6.1.4.1.8886.15.1.1.1.7.1.1IpAddressread-writeThe IP address to which this entry's addressing information pertains.
ROW raisecomIpNatAddressRowStatus1.3.6.1.4.1.8886.15.1.1.1.7.1.2RowStatusread-createThe row status is used to manage creation and deletion of rows in this table.
natBind1.3.6.1.4.1.8886.15.1.1.2
natBindTable1.3.6.1.4.1.8886.15.1.1.2.8not-accessibleA table containing NAT bind-specific information.
natBindEntry1.3.6.1.4.1.8886.15.1.1.2.8.1not-accessibleInformation about a particular current NAT bind.
BOO natBindStatic1.3.6.1.4.1.8886.15.1.1.2.8.1.1Booleanread-onlyThis flag indicates whether this bind is static or dynamic. A value of true(1) indicates this bind is static. A value of false(2) indicates this bind is dynamic.
INT natBindType1.3.6.1.4.1.8886.15.1.1.2.8.1.2INTEGERread-onlyThis field indicates whether this bind is between a pair of IP-addresses, or between a pair of (IP-address, Transport-Id) tuples. A value of 1 indicates this bind is based on a pair of IP-adresses. A value of 2 indicates this bind is based on the (IP-address, Transport-Id) tuple.
IP natBindLocalAddress1.3.6.1.4.1.8886.15.1.1.2.8.1.3IpAddressread-onlyThe local IP address for this NAT bind, as seen in the first packet that triggered this bind instance.
INT natBindLocalPort1.3.6.1.4.1.8886.15.1.1.2.8.1.4INTEGERread-onlyThe local port number for this NAT bind. For TCP binds, this is the local TCP port number, or 0 if no TCP port is associated with it yet. For UDP binds, this is the local UDP port number, or 0 if no UDP port is associated with it yet. For ICMP binds, this is the ICMP-identifier. For IP binds, the value of 65535 indicates that port is not applicable.
IP natBindRemAddress1.3.6.1.4.1.8886.15.1.1.2.8.1.5IpAddressread-onlyThe remote IP address for the transport bind, as seen in the first packet that triggered this bind instance. The value of 0.0.0.0 means there is no remote address associated with this bind yet. The value of 255.255.255.255 means the bind is for a broadcast message. For address binds, the remote address shown is actually the global address of the local host. NAT doesn't keep track of the remote address in address binds.
INT natBindRemPort1.3.6.1.4.1.8886.15.1.1.2.8.1.6INTEGERread-onlyThe remote port number for this NAT bind. For TCP binds, this is the remote TCP port number, or zero, if no TCP port is associated with it yet. For UDP binds, this is the remote UDP port number, or zero, if no UDP port is associated with it yet. For ICMP binds, this is the ICMP-identifier. For IP (or address) binds, the port is shown as 65535 to indicate that port is not applicable.
INT natBindMaxLeaseTime1.3.6.1.4.1.8886.15.1.1.2.8.1.7INTEGERread-onlyThe validity of a bind may be limited by the duration of lease time it is allowed. Unless the lease time is renewed, a bind will not be valid past the lease time. As a special case, a value of 0 may be assumed to indicate no lease time limit. A value of -1 means that it is not supported by this NAT instance. Typically, this attribute is of relevance only in conjunction with Realm-Specific-IP(RSIP) operation.
INT natBindLeaseLeft1.3.6.1.4.1.8886.15.1.1.2.8.1.8INTEGERread-onlyThis parameter is of relevance only when Maximum lease time is a non-zero value. At any given instance of time, this parameter indicates the real-time left for a bind to remain valid. A value of -1 means that it is not supported by this NAT instance. Typically, this attribute is of relevance only in conjunction with Realm-Specific-IP(RSIP) operation.
INT natBindMaxIdle1.3.6.1.4.1.8886.15.1.1.2.8.1.9INTEGERread-onlyThis parameter indicates the maximum amount of time this bind is allowed to remain valid, even if there is no activity. This parameter is ony valid for dynamic binds. External agents could also control this parameter. Static binds and lease time limited binds are not effected by this parameter.
INT natBindCurrIdle1.3.6.1.4.1.8886.15.1.1.2.8.1.10INTEGERread-onlyThis parameter is of relevance only when natBindMaxIdle time is set to a non-zero value. At any given instance of time, this parameter indicates the time left for the entry to be removed from the list.
INT natBindDirection1.3.6.1.4.1.8886.15.1.1.2.8.1.11INTEGERread-onlyDirection of the bind may be uni-directional, or bi-directional.
INT natBindLocalIfNumber1.3.6.1.4.1.8886.15.1.1.2.8.1.12INTEGERread-onlyThis parameter indicates the local network's physical interface number (ifIndex) for this bind.
INT natBindExtIfNumber1.3.6.1.4.1.8886.15.1.1.2.8.1.13INTEGERread-onlyThis parameter indicates the external network's physical interface number (ifIndex) for this bind.
STR natBindLocalIfName1.3.6.1.4.1.8886.15.1.1.2.8.1.14DisplayStringread-onlyThis parameter indicates the local network's physical interface name for this bind, for instance 'fei'.
STR natBindExtIfName1.3.6.1.4.1.8886.15.1.1.2.8.1.15DisplayStringread-onlyThis parameter indicates the external network's physical interface name for this bind, for instance 'fei'.
INT natBindProto1.3.6.1.4.1.8886.15.1.1.2.8.1.16INTEGERread-onlyThe IP protocol for this NAT bind entry.
ROW natBindAction1.3.6.1.4.1.8886.15.1.1.2.8.1.17RowStatusread-writeA new static bind may be created or an existing one may be deleted by setting the multiple variable bindings of natBindProto and natBindAction. For example, to create a new static TCP bind of local host 192.168.10.10, local port 23, and global port 23, create a new oid natBindProto.192.168.10.23.0.0.0.0.23 and set it to 'tcp', and natBindAction.192.168.10.23.0.0.0.0.23 and set it to 'create and go'. Similarly, to delete the static bind, set natBindProto.23.0.0.0.0.23 to 'tcp' and natBindAction.192.168.10.23.0.0.0.0.23 to 'destroy'. To do this, your mib browser must be able to support multiple variable bindings access. Note that you can create and delete only TCP and UDP static entries which apply only in NAPT mode.
INT natBindContrAgent1.3.6.1.4.1.8886.15.1.1.2.8.1.18INTEGERread-onlyThis indicates the last external Agent who has tried to control parameters for this bind. A value of 0 indicates that native NAT is the responsible agent.
natSession1.3.6.1.4.1.8886.15.1.1.3
natSessionTable1.3.6.1.4.1.8886.15.1.1.3.1not-accessibleA table containing NAT session-specific information.
natSessionEntry1.3.6.1.4.1.8886.15.1.1.3.1.1not-accessibleInformation about a particular current NAT session.
INT natSessionProto1.3.6.1.4.1.8886.15.1.1.3.1.1.1INTEGERread-onlyThe IP protocol for this NAT session.
IP natSessionLocalAddress1.3.6.1.4.1.8886.15.1.1.3.1.1.2IpAddressread-onlyThe local IP address for this NAT session, as seen in the first packet that triggered this session instance.
INT natSessionLocalPort1.3.6.1.4.1.8886.15.1.1.3.1.1.3INTEGERread-onlyThe local port number for this NAT sessions. The sessions may be of one of the type described in natSessionProto. For TCP sessions, this is the local TCP port number, or 0 if no TCP port is associated with it yet. For UDP sessions, this is the local UDP port number, or 0 if no UDP port is associated with it yet. For ICMP sessions, this is the ICMP-identifier. For IP sessions, the value of 65535 indicates that port is not applicable.
IP natSessionRemAddress1.3.6.1.4.1.8886.15.1.1.3.1.1.4IpAddressread-onlyThe remote IP address for this NAT session, as seen in the first packet that triggered this session instance. For address binds, the remote address shown is actually the global address of the local host. NAT doesn't keep track of the remote address in IP binds.
INT natSessionRemPort1.3.6.1.4.1.8886.15.1.1.3.1.1.5INTEGERread-onlyThe remote port number for this NAT sessions. The sessions may be of one of the types described in natSessionType. For TCP sessions, this is the remote TCP port number, or 0 if no TCP port is associated with it yet. For UDP sessions, this is the remote UDP port number, or 0 if no UDP port is associated with it yet. For ICMP sessions, this is the ICMP-identifier. For IP sessions, the value 65535 indicates that port is not applicable.
IP natXSessionLocalAddress1.3.6.1.4.1.8886.15.1.1.3.1.1.6IpAddressread-onlyThe local IP address for this NAT session, after the NAT translation has occurred.
INT natXSessionLocalPort1.3.6.1.4.1.8886.15.1.1.3.1.1.7INTEGERread-onlyThe local port number for this NAT session after the NAPT translation has occurred. The session may be of one of the types described in natSessionProto. For TCP sessions, this is the local TCP port number after the NAPT translation has occurred, or 0, if no TCP port is associated with this session yet. For UDP sessions, this is the local UDP port number, after the NAPT translation has occurred, or 0, if no UDP port is associated with this session yet. For ICMP sessions, this is the ICMP-identifier, after the NAPT translation has occurred. For IP sessions, the value of 65535 indicates that port is not applicable.
IP natXSessionRemAddress1.3.6.1.4.1.8886.15.1.1.3.1.1.8IpAddressread-onlyThe remote IP address for this NAT session, after the NAT translation has occurred. This is only relevant for NAT devices supporting twice-NAT.
INT natXSessionRemPort1.3.6.1.4.1.8886.15.1.1.3.1.1.9INTEGERread-onlyThe remote port number for this NAT sessions after the NAPT translation has occurred. This is only relevant for NAT devices supporting twice-NAT. For TCP sessions, this is the remote TCP Port number after the NAPT translation has occurred. For UDP sessions, this is the remote UDP Port number, after the NAPT translation has occurred, or zero, if no UDP port is associated with this session. For ICMP sessions, this is the ICMP-identifier, after the NAPT translation has occurred.
INT natSessionEnd1.3.6.1.4.1.8886.15.1.1.3.1.1.10INTEGERread-onlyThe heuristic means used to terminate this NAT session. A value of noheuristic in this field means the NAT device is not using any heuristic to terminate this session. A value of idletime in this field means the NAT device is using idle time information to terminate this session. A value of extagent in this field means an external agent is responsible for terminating this session. A value of other in this field simply means none of the above.
INT natSessionIdleTimeLeft1.3.6.1.4.1.8886.15.1.1.3.1.1.11INTEGERread-onlyThis parameter represents a real-time measure of the time in seconds this session is allowed to remain valid, even when there is no activity. This parameter is of relevance only when session termination heuristic is set to session-idle-time.
INT natSessionPacketModifier1.3.6.1.4.1.8886.15.1.1.3.1.1.13INTEGERread-onlyTypically, NAT modifies IP header and sometimes the transport header. External agents may choose to assume responsibility for payload modification alone, or the entire packet modification. In the case an external agent assumes responsibility for the entire packet modification, NAT will simply redirect the original packet as is to external translation agent. Otherwise, NAT will perform its share of translation (i.e., IP and transport header translation) and direct the translated packet to external agent.
INT natSessionDirection1.3.6.1.4.1.8886.15.1.1.3.1.1.14INTEGERread-onlyDirection of first packet of the session, with reference to the private realm. This information is not available for address binds.
INT natSessionContrAgent1.3.6.1.4.1.8886.15.1.1.3.1.1.15INTEGERread-onlyThis indicates the last external Agent who has tried to control parameters for this session. A value of 0 indicates that native NAT is the responsible agent.
natInterface1.3.6.1.4.1.8886.15.1.1.4
natInterfaceTable1.3.6.1.4.1.8886.15.1.1.4.1not-accessibleA table containing NAT interface information.
natInterfaceEntry1.3.6.1.4.1.8886.15.1.1.4.1.1not-accessibleInformation about a particular current NAT interface.
STR natInterfaceName1.3.6.1.4.1.8886.15.1.1.4.1.1.1DisplayStringnot-accessibleThe name of a interface for NAT .The first ocet is the length of the string.
INT natInterfaceRealm1.3.6.1.4.1.8886.15.1.1.4.1.1.2INTEGERread-createThis object identifies whether this interface is connected to the private or the public realm.
ROW natInterfaceRawStatus1.3.6.1.4.1.8886.15.1.1.4.1.1.3RowStatusread-createThe status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the natInterfaceRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding instance of natInterfaceServiceType has been set. None of the objects in this row may be modified while the value of this object is active(1).

RFC description

Network Address Translation (NAT) object management for Raisecom optical switches, including NAT instances, sessions, and interface configurations.

Start monitoring Raisecom gateway/CPE router or switch (NAT address mapping) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RAISECOM-NAT-MIB