All MIBs › CISCO-IETF-NAT-MIB › cnatSessionProtocolType
cnatSessionProtocolType
Module: CISCO-IETF-NAT-MIB
OID (symbolic): CISCO-IETF-NAT-MIB::cnatSessionProtocolType
OID (numeric): 1.3.6.1.4.1.9.10.77.1.2.5.1.5
Node type: OBJECT-TYPE
Type: NATProtocolType
Access: read-only
Description: 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).
What is cnatSessionProtocolType?
Identifies the transport protocol (such as TCP, UDP, or ICMP) used by this NAT session, which determines how the session is uniquely identified by its address/port tuple.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.77.1.2.5.1.5 snmpwalk -v2c -c public <target> CISCO-IETF-NAT-MIB::cnatSessionProtocolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.77.1.2.5.1.5.1 snmpget -v2c -c public <target> CISCO-IETF-NAT-MIB::cnatSessionProtocolType.1
Start monitoring Cisco router or security appliance performing NAT/PAT with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-NAT-MIB::cnatSessionProtocolType OID value, configure state conditions and alerts, and monitor any Cisco router or security appliance performing NAT/PAT from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.77 | ciscoIetfNatMIB | CISCO-IETF-NAT-MIB |
| 1.3.6.1.4.1.9.10.77.1 | ciscoNatMIBObjects | CISCO-IETF-NAT-MIB |
| 1.3.6.1.4.1.9.10.77.1.2 | cnatBind | CISCO-IETF-NAT-MIB |
| 1.3.6.1.4.1.9.10.77.1.2.5 | cnatSessionTable | CISCO-IETF-NAT-MIB |
| 1.3.6.1.4.1.9.10.77.1.2.5.1 | cnatSessionEntry | CISCO-IETF-NAT-MIB |
| 1.3.6.1.4.1.9.10.77.1.2.5.1.5 | cnatSessionProtocolType | CISCO-IETF-NAT-MIB |