CISCO-NAT-CGN-EXT-MIB

This MIB module extends the IETF draft NAT MIB available at
http://tools.ietf.org/html/draft-ietf-behave-nat-mib-11 
The extensions are intended to address the needs of the Carrier
Grade NAT (CGN), also known as Large Scale NAT (LSN).

GLOSSARY
==========
Address mapping - is used to refer to association between
a private IP to public IP (in case of NAT44 and DS Lite)
or source IPv6 address to IPv4 address in case of NAT64 
stateful application.

Mapping - A mapping used to refer to a NAT translation record.
It is a record held in memory that maps a private IP address
and port to a public IP address and port.

Subscriber - A subscriber is a record held in memory that
provides IP address and other details of an end user device
which has one or more mappings.

Session - A session is a record maintained in memory that
identifies a flow. The flow is uniquely identified by the
source IPv4/IPv6 address, source port, translated IP address,
translated source port, destination IPv4/IPv6 address and
destination port.

In to Out packet - A packet originating from a subscriber,
with a private source address (or with an IPv6 address in
case of NAT64), destined to a host with a public IP address.
This packet needs NAT (or NAPT) service.

Out to In packet - A packet originating from a host on the
public Internet (or any host with a routable/public) source
address, whose destination address is a mapped (translated)
IP address. This packet needs reverse-NAT.

Bulk port allocation - A NAT instance can be configured
pre-allocate a range of contiguous ports instead of a single
port. A mapping log record is created indicating the range of
ports allocated to this subscriber. This is done in anticipation
that the subscriber is likely to send packets that require more
mappings to be created. For the subsequent mapping requests, one
of the pre-allocated port is used and no additional log entries
need to be created. This is a technique used to reduce the
volume of translation record data.

Imported Objects

ciscoMgmtCISCO-SMI
natCountersEntry, natInstanceEntry, natInstanceIndex, NatPoolingType, NatBehaviorTypeNAT-MIB
SnmpAdminStringSNMP-FRAMEWORK-MIB
OBJECT-GROUP, NOTIFICATION-GROUP, MODULE-COMPLIANCESNMPv2-CONF
MODULE-IDENTITY, NOTIFICATION-TYPE, Gauge32, Counter64, Unsigned32, Integer32, OBJECT-TYPESNMPv2-SMI
TEXTUAL-CONVENTIONSNMPv2-TC
ciscoNatCgnExtMIB.1.3.6.1.4.1.9.9.818
ciscoNatCgnExtMIBNotifs .1.3.6.1.4.1.9.9.818.0
cNatCgnNotifPortUsageWatermarkLow .1.3.6.1.4.1.9.9.818.0.1
cNatCgnNotifPortUsageWatermarkLowClear .1.3.6.1.4.1.9.9.818.0.2
cNatCgnNotifPortUsageWatermarkHigh .1.3.6.1.4.1.9.9.818.0.3
cNatCgnNotifPortUsageWatermarkHighClear .1.3.6.1.4.1.9.9.818.0.4
ciscoNatCgnExtMIBObjects .1.3.6.1.4.1.9.9.818.1
cNatCgnInstanceTable .1.3.6.1.4.1.9.9.818.1.1
cNatCgnInstanceEntry .1.3.6.1.4.1.9.9.818.1.1.1
cNatCgnInstanceType .1.3.6.1.4.1.9.9.818.1.1.1.1
cNatCgnInstanceServiceName .1.3.6.1.4.1.9.9.818.1.1.1.2
cNatCgnInstanceVrf .1.3.6.1.4.1.9.9.818.1.1.1.3
cNatCgnInstanceInterface .1.3.6.1.4.1.9.9.818.1.1.1.4
cNatCgnInstanceBehaviorType .1.3.6.1.4.1.9.9.818.1.1.1.5
cNatCgnInstancePoolingType .1.3.6.1.4.1.9.9.818.1.1.1.6
cNatCgnInstanceProtocolPortLimit .1.3.6.1.4.1.9.9.818.1.1.1.7
cNatCgnInstanceProtocolPortBulkAllocControl .1.3.6.1.4.1.9.9.818.1.1.1.8
cNatCgnCounters .1.3.6.1.4.1.9.9.818.1.2
cNatCgnCounterTable .1.3.6.1.4.1.9.9.818.1.2.1
cNatCgnCounterEntry .1.3.6.1.4.1.9.9.818.1.2.1.1
cNatCgnCounterSessionCreations .1.3.6.1.4.1.9.9.818.1.2.1.1.1
cNatCgnCounterFragmentPktsInToOutDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.10
cNatCgnCounterFragmentPktsOutToInDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.11
cNatCgnCounterCurrentPortAllocation .1.3.6.1.4.1.9.9.818.1.2.1.1.12
cNatCgnCounterPortUsageLowThreshold .1.3.6.1.4.1.9.9.818.1.2.1.1.13
cNatCgnCounterPortUsageClearLowThreshold .1.3.6.1.4.1.9.9.818.1.2.1.1.14
cNatCgnCounterPortUsageHighThreshold .1.3.6.1.4.1.9.9.818.1.2.1.1.15
cNatCgnCounterPortUsageClearHighThreshold .1.3.6.1.4.1.9.9.818.1.2.1.1.16
cNatCgnCounterAverageBulkPortUsage .1.3.6.1.4.1.9.9.818.1.2.1.1.17
cNatCgnCounterSessionRemovals .1.3.6.1.4.1.9.9.818.1.2.1.1.2
cNatCgnCounterOutOfSessionDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.3
cNatCgnCounterSessionLimitDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.4
cNatCgnCounterNoMappingEntryDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.5
cNatCgnCounterSourceIPOutOfRangeDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.6
cNatCgnCounterEndPointFilteringDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.7
cNatCgnCounterTCPSequenceDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.8
cNatCgnCounterTCPMappingDrops .1.3.6.1.4.1.9.9.818.1.2.1.1.9
cNatCgnLogStatTable .1.3.6.1.4.1.9.9.818.1.2.2
cNatCgnLogStatEntry .1.3.6.1.4.1.9.9.818.1.2.2.1
cNatCgnLogStatMappingCreateRecords .1.3.6.1.4.1.9.9.818.1.2.2.1.1
cNatCgnLogStatMappingDeleteRecords .1.3.6.1.4.1.9.9.818.1.2.2.1.2
cNatCgnLogStatSessionCreateRecords .1.3.6.1.4.1.9.9.818.1.2.2.1.3
cNatCgnLogStatSessionDeleteRecords .1.3.6.1.4.1.9.9.818.1.2.2.1.4
cNatCgnLogStatNetflowPackets .1.3.6.1.4.1.9.9.818.1.2.2.1.5
cNatCgnLogStatNetflowPacketDrops .1.3.6.1.4.1.9.9.818.1.2.2.1.6
cNatCgnLogStatSyslogPackets .1.3.6.1.4.1.9.9.818.1.2.2.1.7
cNatCgnLogStatSyslogPacketDrops .1.3.6.1.4.1.9.9.818.1.2.2.1.8
cNatCgnALGCountersTable .1.3.6.1.4.1.9.9.818.1.2.3
cNatCgnALGCountersEntry .1.3.6.1.4.1.9.9.818.1.2.3.1
cNatCgnALGType .1.3.6.1.4.1.9.9.818.1.2.3.1.1
cNatCgnALGStatus .1.3.6.1.4.1.9.9.818.1.2.3.1.2
cNatCgnALGMappingCreations .1.3.6.1.4.1.9.9.818.1.2.3.1.3
cNatCgnALGMappingRemovals .1.3.6.1.4.1.9.9.818.1.2.3.1.4
cNatCgnALGUnsupportedErrors .1.3.6.1.4.1.9.9.818.1.2.3.1.5
cNatCgnALGProtocolErrors .1.3.6.1.4.1.9.9.818.1.2.3.1.6
ciscoNatCgnExtMIBConform .1.3.6.1.4.1.9.9.818.2
cNatCgnMIBCompliances .1.3.6.1.4.1.9.9.818.2.1
cNatCgnMIBGroups .1.3.6.1.4.1.9.9.818.2.2