cnatSessionProtocolType
CISCO-IETF-NAT-MIB ·
.1.3.6.1.4.1.9.10.77.1.2.5.1.5
Object
column
NATProtocolType
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
- CISCO-IETF-NAT-MIB
- OID
.1.3.6.1.4.1.9.10.77.1.2.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cnatSessionEntry
- Table
- cnatSessionTable
- Siblings
- 16
Syntax
NATProtocolType
- Source
- NATProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | icmp |
3 | udp |
4 | tcp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cnatSessionBindId This object represents a BIND id that is dynamically
assigned to each BIND by a NAT enabled device. This
bind id is that same as represented by the BindId
objects in the Address b… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.77.1.2.5.1.1 |
| cnatSessionOrigPublicAddr The original IP address of the session endpoint that lies
in the public network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.77.1.2.5.1.10 |
| cnatSessionTransPublicAddr The translated IP address of the session endpoint that
belongs to the public network. The value of this object
is equal to that of the original public IP Address
(cnatSessionOrigP… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.77.1.2.5.1.11 |
| cnatSessionOrigPublicPort 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.9.10.77.1.2.5.1.12 |
| cnatSessionTransPublicPort The translated transport port of the session endpoint
that belongs to the public network. The value of this
object is equal to that of the original transport port
(cnatSessionOrig… | column | Integer32 | .1.3.6.1.4.1.9.10.77.1.2.5.1.13 |
| cnatSessionCurrentIdletime 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.9.10.77.1.2.5.1.14 |
| cnatSessionSecondBindId The natBindId of the 'other' NAT binding incase of Twice
NAT. An instance of this object contains a valid value
only if the binding type for this session is TwiceNAT. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.77.1.2.5.1.15 |
| cnatSessionInTranslate The number of inbound packets that were translated by
this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.77.1.2.5.1.16 |
| cnatSessionOutTranslate The number of outbound packets that were translated by
this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.77.1.2.5.1.17 |
| cnatSessionId The session ID for this NAT session. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.77.1.2.5.1.2 |
| cnatSessionDirection 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.9.10.77.1.2.5.1.3 |
| cnatSessionUpTime The up time of this session in one-hundredths of a
second. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.10.77.1.2.5.1.4 |
| cnatSessionOrigPrivateAddr The original IP address of the session endpoint that
lies in the private network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.77.1.2.5.1.6 |
| cnatSessionTransPrivateAddr The translated IP address of the session endpoint that
lies in the private network. The value of this object
is equal to that of the original public IP Address
(cnatSessionOrigPri… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.77.1.2.5.1.7 |
| cnatSessionOrigPrivatePort 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.9.10.77.1.2.5.1.8 |
| cnatSessionTransPrivatePort The translated transport port of the session that lies in
the private network. The value of this object is equal to
that of the original transport port
(cnatSessionOrigPrivatePort… | column | Integer32 | .1.3.6.1.4.1.9.10.77.1.2.5.1.9 |