cnatProtocolStatsName
CISCO-IETF-NAT-MIB ·
.1.3.6.1.4.1.9.10.77.1.3.1.1.1
Object
column
NATProtocolType
This object represents the protocol pertaining to which statistics are reported.
Context
- MIB
- CISCO-IETF-NAT-MIB
- OID
.1.3.6.1.4.1.9.10.77.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cnatProtocolStatsEntry
- Table
- cnatProtocolStatsTable
- Siblings
- 3
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 |
|---|---|---|---|
| cnatProtocolStatsInTranslate The number of inbound packets, pertaining to the protocol
identified by cnatProtocolStatsName, that underwent NAT. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.77.1.3.1.1.2 |
| cnatProtocolStatsOutTranslate The number of outbound packets, pertaining to the protocol
identified by cnatProtocolStatsName, that underwent NAT. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.77.1.3.1.1.3 |
| cnatProtocolStatsRejectCount The number of packets, pertaining to the protocol
identified by cnatProtocolStatsName, that had to be
rejected/dropped due to lack of resources. These
rejections could be due to s… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.77.1.3.1.1.4 |