MIB Viewer

nmsNatSessionProtocolTypeJD

OBJECT-TYPE
1.3.6.1.4.1.3320.9.100.1.2.1.2
Access
read-only
Status
mandatory
Source
NMS-NAT
Sub-identifiers
0
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).
INTEGER{ other (-1), icmp (1), udp (2), tcp (4) }