nmsNatSessionEntryJD
FS-NMS-NAT ·
.1.3.6.1.4.1.52642.9.100.1.2.1
Object
row
An entry (conceptual row) containing information about an active NAT session on this NAT device.
Context
- MIB
- FS-NMS-NAT
- OID
.1.3.6.1.4.1.52642.9.100.1.2.1- Type
- row
- Status
- current
- Parent
- nmsNatSessionTableJD
- Table
- nmsNatSessionTableJD
- Children
- 12
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nmsNatSessionIdJD The session ID for this NAT session. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.2.1.1 |
| nmsNatSessionUpTimeJD The up time of this session in one-hundredths of a
second. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.52642.9.100.1.2.1.10 |
| nmsNatSessionIdletimeJD The time in one-hundredths of a second since a packet
belonging to this session was last detected. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.52642.9.100.1.2.1.11 |
| nmsNatSessionContextJD A textual string containing information about the
protocol context of the session. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.2.1.12 |
| nmsNatSessionProtocolTypeJD The protocol type of this session.
TCP and UDP sessions are uniquely identified by the
tuple of (source IP address, source UDP/TCP port,
destination IP address, des… | column | Enumeration | .1.3.6.1.4.1.52642.9.100.1.2.1.2 |
| nmsNatSessionDirectionJD The direction of this session with respect to the
local network. 'inbound' indicates that this session
was initiated from the public network into the private
network. 'outbound' i… | column | Enumeration | .1.3.6.1.4.1.52642.9.100.1.2.1.3 |
| nmsNatSessionIntAddrJD The original IP address of the session endpoint that
lies in the private network. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.2.1.4 |
| nmsNatSessionIntPortJD The original transport port of the session endpoint that
belongs to the private network. If this is an ICMP session
then the value is the ICMP request ID. | column | Integer32 | .1.3.6.1.4.1.52642.9.100.1.2.1.5 |
| nmsNatSessionExtAddrJD The translated IP address of the session endpoint that
lies in the private network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.52642.9.100.1.2.1.6 |
| nmsNatSessionExtPortJD The original IP address of the session endpoint that lies
in the public network. | column | Integer32 | .1.3.6.1.4.1.52642.9.100.1.2.1.7 |
| nmsNatSessionRemoteAddrJD The original IP address of the session endpoint that lies
in the public network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.52642.9.100.1.2.1.8 |
| nmsNatSessionRemotePortJD The original transport port of the session endpoint that
belongs to the public network. If this is an ICMP
session then the value contains the ICMP request ID. | column | Integer32 | .1.3.6.1.4.1.52642.9.100.1.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| nmsNatSessionId The session ID for this NAT session. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.1 |