nmsNatSessionDirectionJD
FS-NMS-NAT ·
.1.3.6.1.4.1.52642.9.100.1.2.1.3
Object
column
Enumeration
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' indicates that this session was initiated from the private network into the public network.
Context
- MIB
- FS-NMS-NAT
- OID
.1.3.6.1.4.1.52642.9.100.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmsNatSessionEntryJD
- Table
- nmsNatSessionTableJD
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inbound |
2 | outbound |
Related Objects
Sibling 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 |
| 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 |