nmsNatSessionProtocolTypeJD
NMS-NAT ·
.1.3.6.1.4.1.3320.9.100.1.2.1.2
Object
column
Enumeration
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, destination TCP/UCP port).
ICMP query sessions are identified by the tuple of
(source IP address, ICMP query ID, destination IP
address).
Context
- MIB
- NMS-NAT
- OID
.1.3.6.1.4.1.3320.9.100.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmsNatSessionEntryJD
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | other |
1 | icmp |
2 | udp |
4 | tcp |