nmsNatSessionDirection
FS-NMS-NAT ·
.1.3.6.1.4.1.52642.9.100.1.4.1.3
Object
column
OctetString
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.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmsNatSessionEntry
- Table
- nmsNatSessionTable
- Siblings
- 13
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| 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 |
| nmsNatSessionUpTime The up time of this session in one-hundredths of a
second. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.10 |
| nmsNatSessionIdletime The time in one-hundredths of a second since a packet
belonging to this session was last detected. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.11 |
| nmsNatSessionContext A textual string containing information about the
protocol context of the session. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.12 |
| nmsNATLimitedHostSessions The number of the permitted single session in the NAPT rule. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.13 |
| nmsNATHostFlows The bytes number of each link during one period. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.14 |
| nmsNatSessionProtocolType 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 | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.2 |
| nmsNatSessionIntAddr 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.4.1.4 |
| nmsNatSessionIntPort 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 | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.5 |
| nmsNatSessionExtAddr The translated IP address of the session endpoint that
lies in the private network. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.6 |
| nmsNatSessionExtPort The original IP address of the session endpoint that lies
in the public network. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.7 |
| nmsNatSessionRemoteAddr The original IP address of the session endpoint that lies
in the public network. | column | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.8 |
| nmsNatSessionRemotePort 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 | OctetString | .1.3.6.1.4.1.52642.9.100.1.4.1.9 |