MIBs Depot

CISCO-IETF-NAT-MIB

Registered at
1.3.6.1.4.1.9.10.77
Last updated
2001-03-01 00:00
Organization
Cisco Systems, Inc
Revisions
2001-03-01 00:00
Namespace
cisco
Source file
CISCO-IETF-NAT-MIB
Digest
sha256:822b567dfd3399d957ca000f0d87badece810c33365989c4ff08c444e41b5812

Description

This MIB module defines the generic managed objects for NAT.

Contact

Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-nat@cisco.com

Imports

FromSymbols
CISCO-SMIciscoExperiment
IF-MIBInterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IETF-NAT-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
NATProtocolType
TEXTUAL-CONVENTION
A list of protocols that are affected by NAT. Inclusion of values is not intended to imply that those protocols need be supported.
current

Objects

NameOIDSyntaxAccessStatus
ciscoNatMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.1
cnatConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.1.1
cnatConfTable
OBJECT-TYPE
This table specifies the configuration attributes for a device supporting NAT function.
1.3.6.1.4.1.9.10.77.1.1.1not-accessiblecurrent
cnatConfEntry
OBJECT-TYPE
Each entry in the cnatConfTable holds a set of configuration parameters associated with an instance of NAT. Entries in the cnatConfTable are created and deleted using the cnatConfStatus object.
1.3.6.1.4.1.9.10.77.1.1.1.1not-accessiblecurrent
cnatConfName
OBJECT-TYPE
The locally arbitrary, but unique identifier associated with this cnatConfEntry.
1.3.6.1.4.1.9.10.77.1.1.1.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cnatConfServiceType
OBJECT-TYPE
An indication of the direction in which new sessions are permitted and the extent of translation done within the IP and transport headers.
1.3.6.1.4.1.9.10.77.1.1.1.1.2INTEGER {basicNat(1), napt(2), bidirectionalNat(3), twiceNat(4), multihomedNat(5)}read-createcurrent
cnatConfTimeoutIcmpIdle
OBJECT-TYPE
The interval of time for which an ICMP protocol session, associated with this configuration, is allowed to remain valid without any activity.
1.3.6.1.4.1.9.10.77.1.1.1.1.3Integer32 (0..2147483647)read-createcurrent
cnatConfTimeoutUdpIdle
OBJECT-TYPE
The interval of time for which a UDP protocol session, associated with this configuration, is allowed to remain valid without any activity.
1.3.6.1.4.1.9.10.77.1.1.1.1.4Integer32 (0..2147483647)read-createcurrent
cnatConfTimeoutTcpIdle
OBJECT-TYPE
The interval of time for which a TCP protocol session, associated with this configuration, is allowed to remain valid without any activity. This timeout value applies to a TCP session during its data transfer phase.
1.3.6.1.4.1.9.10.77.1.1.1.1.5Integer32 (0..2147483647)read-createcurrent
cnatConfTimeoutTcpNeg
OBJECT-TYPE
The interval of time for which a TCP protocol session, associated with this configuration, is allowed to remain valid without any activity. This timeout value applies to a TCP session during its establishment and termination phases.
1.3.6.1.4.1.9.10.77.1.1.1.1.6Integer32 (0..2147483647)read-createcurrent
cnatConfTimeoutOther
OBJECT-TYPE
The interval of time for which a protocol session other than ICMP, UDP and TCP, associated with this configuration, is allowed to remain valid, without any activity.
1.3.6.1.4.1.9.10.77.1.1.1.1.7Integer32 (0..2147483647)read-createcurrent
cnatConfMaxBindLeaseTime
OBJECT-TYPE
The maximum lease time for the BIND, associated with this configuration. Unless the lease time is renewed, a BIND will not be valid past the lease time. As a special case, a value of 0 may be assumed to indicate no lease time limit. Typically, this attribute is of relevance only in conjunction with Realm-Specific-IP (RSIP) operation.
1.3.6.1.4.1.9.10.77.1.1.1.1.8Integer32 (0..2147483647)read-createcurrent
cnatConfMaxBindIdleTime
OBJECT-TYPE
The maximum time, associated with this configuration, to allow a dynamic BIND to remain valid with no NAT session hanging off this BIND. By default for NATIVE NAT maximum Idle time is 0. External agents could control this parameter differently. Static Binds and lease time limited BINDs are not affected by this parameter.
1.3.6.1.4.1.9.10.77.1.1.1.1.9Integer32 (0..2147483647)read-createcurrent
cnatConfStorageType
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.10.77.1.1.1.1.10StorageTyperead-createcurrent
cnatConfStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.9.10.77.1.1.1.1.11RowStatusread-createcurrent
cnatConfStaticAddrMapTable
OBJECT-TYPE
This table lists configuration for static NAT entries. This table has an expansion dependent relationship on the cnatConfTable. When an SNMP entity deletes a conceptual row from the cnatConfTable, then the corresponding entries are deleted from cnatConfStaticAddrMapTable.
1.3.6.1.4.1.9.10.77.1.1.2not-accessiblecurrent
cnatConfStaticAddrMapEntry
OBJECT-TYPE
A description of a static NAT entry. This entry contributes to the static NAT table of the device.
1.3.6.1.4.1.9.10.77.1.1.2.1not-accessiblecurrent
cnatConfStaticAddrMapName
OBJECT-TYPE
An arbitrary, but unique identifier associated with this cnatConfStaticAddrMapEntry. The value of this object is unique across both the static address map and the dynamic address map tables.
1.3.6.1.4.1.9.10.77.1.1.2.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cnatConfStaticAddrMapType
OBJECT-TYPE
Address (and Transport-ID) maps may be defined for both inbound and outbound direction. Outbound address map refers to mapping a selected set of addresses from private realm to a selected set of addresses in external realm; whereas inbound address map refers to mapping a set of addresses from the external realm to private realm.
1.3.6.1.4.1.9.10.77.1.1.2.1.2INTEGER {inbound(1), outbound(2), both(3)}read-createcurrent
cnatConfStaticLocalAddrFrom
OBJECT-TYPE
This object specifies the first IP address of the range of IP addresses mapped by this translation entry.
1.3.6.1.4.1.9.10.77.1.1.2.1.3IpAddressread-createcurrent
cnatConfStaticLocalAddrTo
OBJECT-TYPE
This object specifies the last IP address of the range of IP addresses mapped by this translation entry. If only a single address being mapped, the value of this object is equal to the value of cnatConfStaticLocalAddrFrom. The number addresses in the range defined by cnatConfStaticLocalAddrFrom and cnatConfStaticLocalAddrTo should be equal to the number of addresses in the range defined by cnatConfStaticGlobalAddrFrom and cnatConfStaticGlobalAddrTo.
1.3.6.1.4.1.9.10.77.1.1.2.1.4IpAddressread-createcurrent
cnatConfStaticLocalPortFrom
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual row describes NAPT, then the value of this object specifies the first port number in the range of ports being mapped. If the translation specifies a single port, then the value of this object is equal to the value of cnatConfStaticLocalPortTo.
1.3.6.1.4.1.9.10.77.1.1.2.1.5Integer32 (0..65535)read-createcurrent
cnatConfStaticLocalPortTo
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual row describes NAPT, then the value of this object specifies the last port number in the range of ports being mapped. If the translation specifies a single port, then the value of this object is equal to the value of cnatConfStaticLocalPortFrom.
1.3.6.1.4.1.9.10.77.1.1.2.1.6Integer32 (0..65535)read-createcurrent
cnatConfStaticGlobalAddrFrom
OBJECT-TYPE
This object specifies the first IP address of the range of IP addresses being mapped to.
1.3.6.1.4.1.9.10.77.1.1.2.1.7IpAddressread-createcurrent
cnatConfStaticGlobalAddrTo
OBJECT-TYPE
This object specifies the last IP address of the range of IP addresses being mapped to. If only a single address is being mapped to, the value of this object is equal to the value of cnatConfStaticGlobalAddrFrom.The number addresses in the range defined by cnatConfStaticGlobalAddrFrom and cnatConfStaticGlobalAddrTo should be equal to the number of addresses in the range defined by cnatConfStaticLocalAddrFrom and cnatConfStaticLocalAddrTo.
1.3.6.1.4.1.9.10.77.1.1.2.1.8IpAddressread-createcurrent
cnatConfStaticGlobalPortFrom
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual row describes NAPT, then the value of this object specifies the first port number in the range of ports being mapped to. If the translation specifies a single port, then the value of this object is equal to the value cnatConfStaticGlobalPortTo.
1.3.6.1.4.1.9.10.77.1.1.2.1.9Integer32 (0..65535)read-createcurrent
cnatConfStaticGlobalPortTo
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual describes NAPT, then the value of this object specifies the last port number in the range of ports being to. If the translation specifies a single port, then the value of this object is equal to the value of cnatConfStaticGlobalPortFrom.
1.3.6.1.4.1.9.10.77.1.1.2.1.10Integer32 (0..65535)read-createcurrent
cnatConfStaticProtocol
OBJECT-TYPE
This object specifies a protocol identifier. If the value of this object is '0', then this basic NAT entry applies to all IP traffic. If the value of this object is non-zero, then this NAT entry only applies to IP traffic with the specified protocol.
1.3.6.1.4.1.9.10.77.1.1.2.1.11Bits {all(0), other(1), icmp(2), udp(3), tcp(4)}read-createcurrent
cnatConfStaticAddrMapStorageType
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.10.77.1.1.2.1.12StorageTyperead-createcurrent
cnatConfStaticAddrMapStatus
OBJECT-TYPE
The status of this conceptual row. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5).
1.3.6.1.4.1.9.10.77.1.1.2.1.13RowStatusread-createcurrent
cnatConfDynAddrMapTable
OBJECT-TYPE
This table lists dynamic NAT entries. This table has an expansion dependent relationship on the cnatConfTable. When an SNMP entity deletes a conceptual row from the cnatConfTable, then the corresponding entries are deleted from cnatConfDynAddrMapTable.
1.3.6.1.4.1.9.10.77.1.1.3not-accessiblecurrent
cnatConfDynAddrMapEntry
OBJECT-TYPE
A description of a dynamic NAT entry. This entry contributes to the dynamic NAT table of the device.
1.3.6.1.4.1.9.10.77.1.1.3.1not-accessiblecurrent
cnatConfDynAddrMapName
OBJECT-TYPE
An arbitrary, but unique identifier associated with this cnatConfDynAddrMapEntry. The value of this object is unique across both the static address map and the dynamic address map tables.
1.3.6.1.4.1.9.10.77.1.1.3.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cnatConfDynAddressMapType
OBJECT-TYPE
Address (and Transport-ID) maps may be defined for both inbound and outbound direction. Outbound address map refers to mapping a selected set of addresses from private realm to a selected set of addresses in external realm; whereas inbound address map refers to mapping a set of addresses from the external realm to private realm.
1.3.6.1.4.1.9.10.77.1.1.3.1.2INTEGER {inbound(1), outbound(2), both(3)}read-createcurrent
cnatConfDynLocalAddrFrom
OBJECT-TYPE
This object specifies the first IP address of the range of IP addresses mapped by this translation entry.
1.3.6.1.4.1.9.10.77.1.1.3.1.3IpAddressread-createcurrent
cnatConfDynLocalAddrTo
OBJECT-TYPE
This object specifies the last IP address of the range of IP addresses mapped by this translation entry.
1.3.6.1.4.1.9.10.77.1.1.3.1.4IpAddressread-createcurrent
cnatConfDynLocalPortFrom
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual row describes NAPT, then the value of this object specifies the first port number in the range of ports being mapped. If the translation specifies a single port, then the value of this object is equal to the value of cnatConfDynLocalPortTo.
1.3.6.1.4.1.9.10.77.1.1.3.1.5Integer32 (0..65535)read-createcurrent
cnatConfDynLocalPortTo
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual row describes NAPT, then the value of this object specifies the last port number in the range of ports being mapped. If the translation specifies a single port, then the value of this object is equal to the value of cnatConfDynLocalPortFrom.
1.3.6.1.4.1.9.10.77.1.1.3.1.6Integer32 (0..65535)read-onlycurrent
cnatConfDynGlobalAddrFrom
OBJECT-TYPE
This object specifies the first IP address of the range of IP addresses being mapped to.
1.3.6.1.4.1.9.10.77.1.1.3.1.7IpAddressread-createcurrent
cnatConfDynGlobalAddrTo
OBJECT-TYPE
This object specifies the last IP address of the range of IP addresses being mapped to.
1.3.6.1.4.1.9.10.77.1.1.3.1.8IpAddressread-createcurrent
cnatConfDynGlobalPortFrom
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual row describes NAPT, then the value of this object specifies the first port number in the range of ports being mapped to. If the translation specifies a single port, then the value of this object is equal to the value of cnatConfDynGlobalPortTo.
1.3.6.1.4.1.9.10.77.1.1.3.1.9Integer32 (0..65535)read-createcurrent
cnatConfDynGlobalPortTo
OBJECT-TYPE
If this conceptual row describes a basic NAT, then the value of this object is '0'. If this conceptual row describes NAPT, then the value of this object specifies the last port number in the range of ports being mapped to. If the translation specifies a single port, then the value of this object is equal to the value of cnatConfDynGlobalPortFrom.
1.3.6.1.4.1.9.10.77.1.1.3.1.10Integer32 (0..65535)read-createcurrent
cnatConfDynProtocol
OBJECT-TYPE
This object specifies a protocol identifier. If the value of this object is '0', then this basic NAT entry applies to all IP traffic. If the value of this object is non-zero, then this NAT entry only applies to IP traffic with the specified protocol.
1.3.6.1.4.1.9.10.77.1.1.3.1.11Bits {all(0), other(1), icmp(2), udp(3), tcp(4)}read-createcurrent
cnatConfDynAddrMapStorageType
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.10.77.1.1.3.1.12StorageTyperead-createcurrent
cnatConfDynAddrMapStatus
OBJECT-TYPE
The status of this conceptual row. To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5).
1.3.6.1.4.1.9.10.77.1.1.3.1.13RowStatusread-createcurrent
cnatInterfaceTable
OBJECT-TYPE
This table holds information regarding the interface on which NAT is enabled.
1.3.6.1.4.1.9.10.77.1.1.4not-accessiblecurrent
cnatInterfaceEntry
OBJECT-TYPE
Each entry in the NAT Interface Table holds information regarding an interface on which NAT is enabled.
1.3.6.1.4.1.9.10.77.1.1.4.1not-accessiblecurrent
cnatInterfaceIndex
OBJECT-TYPE
The ifIndex of the interface on which NAT is enabled.
1.3.6.1.4.1.9.10.77.1.1.4.1.1InterfaceIndexnot-accessiblecurrent
cnatInterfaceRealm
OBJECT-TYPE
This object identifies whether this interface is connected to the private or the public realm.
1.3.6.1.4.1.9.10.77.1.1.4.1.2INTEGER {private(1), public(2)}read-createcurrent
cnatInterfaceStorageType
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.10.77.1.1.4.1.3StorageTyperead-createcurrent
cnatInterfaceStatus
OBJECT-TYPE
Status of NAT on this interface. An active status indicates that NAT is enabled on this interface.
1.3.6.1.4.1.9.10.77.1.1.4.1.4RowStatusread-createcurrent
cnatBind
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.1.2
cnatAddrBindNumberOfEntries
OBJECT-TYPE
This object maintains a count of the number of entries that currently exist in the cnatAddrBindTable.
1.3.6.1.4.1.9.10.77.1.2.1Gauge32read-onlycurrent
cnatAddrBindTable
OBJECT-TYPE
This table holds information about the currently active NAT BINDs.
1.3.6.1.4.1.9.10.77.1.2.2not-accessiblecurrent
cnatAddrBindEntry
OBJECT-TYPE
Each entry in the NAT BIND table holds information about a NAT BIND that is currently active.
1.3.6.1.4.1.9.10.77.1.2.2.1not-accessiblecurrent
cnatAddrBindLocalAddr
OBJECT-TYPE
This object represents the private-realm specific network layer address, which maps to the public-realm address represented by cnatAddrBindGlobalAddr.
1.3.6.1.4.1.9.10.77.1.2.2.1.1IpAddressnot-accessiblecurrent
cnatAddrBindGlobalAddr
OBJECT-TYPE
This object represents the public-realm network layer address that maps to the private-realm network layer address represented by cnatAddrBindLocalAddr.
1.3.6.1.4.1.9.10.77.1.2.2.1.2IpAddressread-onlycurrent
cnatAddrBindId
OBJECT-TYPE
This object represents a BIND id that is dynamically assigned to each BIND by a NAT enabled device. Each BIND is represented by a unique BIND id across both, the Address bind and Address-Port bind tables.
1.3.6.1.4.1.9.10.77.1.2.2.1.3Unsigned32read-onlycurrent
cnatAddrBindDirection
OBJECT-TYPE
This object represents the direction of the BIND. A BIND may be either uni-directional or bi-directional, same as the orientation of the address map, based on which this bind is formed. The direction of this bind is with reference to the private realm.
1.3.6.1.4.1.9.10.77.1.2.2.1.4INTEGER {uniDirectional(1), biDirectional(2)}read-onlycurrent
cnatAddrBindType
OBJECT-TYPE
This object indicates whether the BIND is static or dynamic.
1.3.6.1.4.1.9.10.77.1.2.2.1.5INTEGER {static(1), dynamic(2)}read-onlycurrent
cnatAddrBindConfName
OBJECT-TYPE
This object is a pointer to the cnatConfTable entry (and the parameters of that entry) which was used in creating this BIND.
1.3.6.1.4.1.9.10.77.1.2.2.1.6SnmpAdminString (SIZE(1..32))read-onlycurrent
cnatAddrBindSessionCount
OBJECT-TYPE
Number of sessions currently using this BIND.
1.3.6.1.4.1.9.10.77.1.2.2.1.7Gauge32read-onlycurrent
cnatAddrBindCurrentIdleTime
OBJECT-TYPE
At any given instance of time, this object indicates the time that this BIND has been idle with no sessions attached to it. The value represented by this object is of relevance only when the value of Maximum Idle time (cnatConfMaxBindIdleTime) is non-zero.
1.3.6.1.4.1.9.10.77.1.2.2.1.8TimeTicksread-onlycurrent
cnatAddrBindInTranslate
OBJECT-TYPE
The number of inbound packets that were translated as per this BIND entry.
1.3.6.1.4.1.9.10.77.1.2.2.1.9Counter32read-onlycurrent
cnatAddrBindOutTranslate
OBJECT-TYPE
The number of outbound packets that were translated as per this BIND entry.
1.3.6.1.4.1.9.10.77.1.2.2.1.10Counter32read-onlycurrent
cnatAddrPortBindNumberOfEntries
OBJECT-TYPE
This object maintains a count of the number of entries that currently exist in the cnatAddrPortBindTable.
1.3.6.1.4.1.9.10.77.1.2.3Gauge32read-onlycurrent
cnatAddrPortBindTable
OBJECT-TYPE
This table holds information about the currently active NAPT BINDs.
1.3.6.1.4.1.9.10.77.1.2.4not-accessiblecurrent
cnatAddrPortBindEntry
OBJECT-TYPE
Each entry in the this table holds information a NAPT BIND that is currently active.
1.3.6.1.4.1.9.10.77.1.2.4.1not-accessiblecurrent
cnatAddrPortBindLocalAddr
OBJECT-TYPE
This object represents the private-realm specific network layer address which, in conjunction with cnatAddrPortBindLocalPort, maps to the public-realm network layer address and transport id represented by cnatAddrPortBindGlobalAddr and cnatAddrPortBindGlobalPort respectively.
1.3.6.1.4.1.9.10.77.1.2.4.1.1IpAddressnot-accessiblecurrent
cnatAddrPortBindLocalPort
OBJECT-TYPE
This object represents the private-realm specific port number (or query ID in case of ICMP messages) which, in conjunction with cnatAddrPortBindLocalAddr, maps to the public-realm network layer address and transport id represented by cnatAddrPortBindGlobalAddr and cnatAddrPortBindGlobalPort respectively.
1.3.6.1.4.1.9.10.77.1.2.4.1.2Integer32 (0..65535)not-accessiblecurrent
cnatAddrPortBindProtocol
OBJECT-TYPE
This object specifies a protocol identifier. If the value of this object is '0', then this BIND entry applies to all IP traffic. If the value of this object is non-zero, then this NAT entry only applies to IP traffic with the specified protocol.
1.3.6.1.4.1.9.10.77.1.2.4.1.3Bits {all(0), other(1), icmp(2), udp(3), tcp(4)}not-accessiblecurrent
cnatAddrPortBindGlobalAddr
OBJECT-TYPE
This object represents the public-realm specific network layer address that, in conjunction with cnatAddrPortBindGlobalPort, maps to the private-realm network layer address and transport id represented by cnatAddrPortBindLocalAddr and cnatAddrPortBindLocalPort respectively.
1.3.6.1.4.1.9.10.77.1.2.4.1.4IpAddressread-onlycurrent
cnatAddrPortBindGlobalPort
OBJECT-TYPE
This object represents the port number (or query id in case of ICMP) that, in conjunction with cnatAddrPortBindGlobalAddr, maps to the private-realm network layer address and transport id represented by cnatAddrPortBindLocalAddr and cnatAddrPortBindLocalPort respectively.
1.3.6.1.4.1.9.10.77.1.2.4.1.5Integer32 (0..65535)read-onlycurrent
cnatAddrPortBindId
OBJECT-TYPE
This object represents a BIND id that is dynamically assigned to each BIND by a NAT enabled device. Each BIND is represented by a unique BIND id across both, the Address Bind and Address-Port Bind tables.
1.3.6.1.4.1.9.10.77.1.2.4.1.6Unsigned32read-onlycurrent
cnatAddrPortBindDirection
OBJECT-TYPE
This object represents the direction of the BIND. A BIND may be either uni-directional or bi-directional, same as the orientation of the address map, based on which this bind is formed. The direction of this bind is with reference to the private realm.
1.3.6.1.4.1.9.10.77.1.2.4.1.7INTEGER {uniDirectional(1), biDirectional(2)}read-onlycurrent
cnatAddrPortBindType
OBJECT-TYPE
This object indicates whether the BIND is static or dynamic.
1.3.6.1.4.1.9.10.77.1.2.4.1.8INTEGER {static(1), dynamic(2)}read-onlycurrent
cnatAddrPortBindConfName
OBJECT-TYPE
This object is a pointer to the cnatConfTable entry (and the parameters of that entry) which was used in creating this BIND.
1.3.6.1.4.1.9.10.77.1.2.4.1.9SnmpAdminStringread-onlycurrent
cnatAddrPortBindSessionCount
OBJECT-TYPE
Number of sessions currently using this BIND.
1.3.6.1.4.1.9.10.77.1.2.4.1.10Gauge32read-onlycurrent
cnatAddrPortBindCurrentIdleTime
OBJECT-TYPE
At any given instance of time, this object indicates the time that this BIND has been idle with no sessions attached to it. The value represented by this object is of relevance only when the value of Maximum Idle time (cnatConfMaxBindIdleTime) is non-zero.
1.3.6.1.4.1.9.10.77.1.2.4.1.11TimeTicksread-onlycurrent
cnatAddrPortBindInTranslate
OBJECT-TYPE
The number of inbound packets that were translated as per this BIND entry.
1.3.6.1.4.1.9.10.77.1.2.4.1.12Counter32read-onlycurrent
cnatAddrPortBindOutTranslate
OBJECT-TYPE
The number of outbound packets that were translated as per this BIND entry.
1.3.6.1.4.1.9.10.77.1.2.4.1.13Counter32read-onlycurrent
cnatSessionTable
OBJECT-TYPE
The (conceptual) table containing one entry for each NAT session currently active on this NAT device.
1.3.6.1.4.1.9.10.77.1.2.5not-accessiblecurrent
cnatSessionEntry
OBJECT-TYPE
An entry (conceptual row) containing information about an active NAT session on this NAT device.
1.3.6.1.4.1.9.10.77.1.2.5.1not-accessiblecurrent
cnatSessionBindId
OBJECT-TYPE
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 bind and Address-Port bind tables.
1.3.6.1.4.1.9.10.77.1.2.5.1.1Unsigned32not-accessiblecurrent
cnatSessionId
OBJECT-TYPE
The session ID for this NAT session.
1.3.6.1.4.1.9.10.77.1.2.5.1.2Unsigned32not-accessiblecurrent
cnatSessionDirection
OBJECT-TYPE
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' indicates that this session was initiated from the private network into the public network.
1.3.6.1.4.1.9.10.77.1.2.5.1.3INTEGER {inbound(1), outbound(2)}read-onlycurrent
cnatSessionUpTime
OBJECT-TYPE
The up time of this session in one-hundredths of a second.
1.3.6.1.4.1.9.10.77.1.2.5.1.4TimeTicksread-onlycurrent
cnatSessionProtocolType
OBJECT-TYPE
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).
1.3.6.1.4.1.9.10.77.1.2.5.1.5NATProtocolTyperead-onlycurrent
cnatSessionOrigPrivateAddr
OBJECT-TYPE
The original IP address of the session endpoint that lies in the private network.
1.3.6.1.4.1.9.10.77.1.2.5.1.6IpAddressread-onlycurrent
cnatSessionTransPrivateAddr
OBJECT-TYPE
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 (cnatSessionOrigPrivateAddr) when there is no translation.
1.3.6.1.4.1.9.10.77.1.2.5.1.7IpAddressread-onlycurrent
cnatSessionOrigPrivatePort
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.77.1.2.5.1.8Integer32 (0..65535)read-onlycurrent
cnatSessionTransPrivatePort
OBJECT-TYPE
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) when there is no translation.
1.3.6.1.4.1.9.10.77.1.2.5.1.9Integer32 (0..65535)read-onlycurrent
cnatSessionOrigPublicAddr
OBJECT-TYPE
The original IP address of the session endpoint that lies in the public network.
1.3.6.1.4.1.9.10.77.1.2.5.1.10IpAddressread-onlycurrent
cnatSessionTransPublicAddr
OBJECT-TYPE
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 (cnatSessionOrigPublicAddr) when there is no translation.
1.3.6.1.4.1.9.10.77.1.2.5.1.11IpAddressread-onlycurrent
cnatSessionOrigPublicPort
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.77.1.2.5.1.12Integer32 (0..65535)read-onlycurrent
cnatSessionTransPublicPort
OBJECT-TYPE
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 (cnatSessionOrigPublicPort) when there is no translation.
1.3.6.1.4.1.9.10.77.1.2.5.1.13Integer32 (0..65535)read-onlycurrent
cnatSessionCurrentIdletime
OBJECT-TYPE
The time in one-hundredths of a second since a packet belonging to this session was last detected.
1.3.6.1.4.1.9.10.77.1.2.5.1.14TimeTicksread-onlycurrent
cnatSessionSecondBindId
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.77.1.2.5.1.15Unsigned32read-onlycurrent
cnatSessionInTranslate
OBJECT-TYPE
The number of inbound packets that were translated by this session.
1.3.6.1.4.1.9.10.77.1.2.5.1.16Counter32read-onlycurrent
cnatSessionOutTranslate
OBJECT-TYPE
The number of outbound packets that were translated by this session.
1.3.6.1.4.1.9.10.77.1.2.5.1.17Counter32read-onlycurrent
cnatStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.1.3
cnatProtocolStatsTable
OBJECT-TYPE
The (conceptual) table containing per protocol NAT statistics.
1.3.6.1.4.1.9.10.77.1.3.1not-accessiblecurrent
cnatProtocolStatsEntry
OBJECT-TYPE
An entry (conceptual row) containing NAT statistics pertaining to a particular protocol.
1.3.6.1.4.1.9.10.77.1.3.1.1not-accessiblecurrent
cnatProtocolStatsName
OBJECT-TYPE
This object represents the protocol pertaining to which statistics are reported.
1.3.6.1.4.1.9.10.77.1.3.1.1.1NATProtocolTypenot-accessiblecurrent
cnatProtocolStatsInTranslate
OBJECT-TYPE
The number of inbound packets, pertaining to the protocol identified by cnatProtocolStatsName, that underwent NAT.
1.3.6.1.4.1.9.10.77.1.3.1.1.2Counter32read-onlycurrent
cnatProtocolStatsOutTranslate
OBJECT-TYPE
The number of outbound packets, pertaining to the protocol identified by cnatProtocolStatsName, that underwent NAT.
1.3.6.1.4.1.9.10.77.1.3.1.1.3Counter32read-onlycurrent
cnatProtocolStatsRejectCount
OBJECT-TYPE
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 session timeout, resource unavailability etc.
1.3.6.1.4.1.9.10.77.1.3.1.1.4Counter32read-onlycurrent
cnatAddrMapStatsTable
OBJECT-TYPE
The (conceptual) table containing per address map NAT statistics.
1.3.6.1.4.1.9.10.77.1.3.2not-accessiblecurrent
cnatAddrMapStatsEntry
OBJECT-TYPE
An entry (conceptual row) containing NAT statistics per address map.
1.3.6.1.4.1.9.10.77.1.3.2.1not-accessiblecurrent
cnatAddrMapStatsConfName
OBJECT-TYPE
The name of the configuration (from the cnatConfTable), regarding which statistics are being reported. The configuration name along with Map name uniquely identifies an entry across both (static and dynamic) Address Map tables.
1.3.6.1.4.1.9.10.77.1.3.2.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cnatAddrMapStatsMapName
OBJECT-TYPE
The name of the Address Map (from the cnatConfStaticAddrMapTable/cnatConfDynAddrMapTable), regarding which statistics are being reported. The configuration name along with Map name uniquely identifies an entry across both (static and dynamic) Address Map tables.
1.3.6.1.4.1.9.10.77.1.3.2.1.2SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cnatAddrMapStatsInTranslate
OBJECT-TYPE
The number of inbound packets, pertaining to this address map entry, that were translated.
1.3.6.1.4.1.9.10.77.1.3.2.1.3Counter32read-onlycurrent
cnatAddrMapStatsOutTranslate
OBJECT-TYPE
The number of outbound packets, pertaining to this address map entry, that were translated.
1.3.6.1.4.1.9.10.77.1.3.2.1.4Counter32read-onlycurrent
cnatAddrMapStatsNoResource
OBJECT-TYPE
The number of packets, pertaining to this address map entry, that were dropped due to lack of addresses in the address pool identified by this address map. The value of this object should always be zero in case of static address map.
1.3.6.1.4.1.9.10.77.1.3.2.1.5Counter32read-onlycurrent
cnatAddrMapStatsAddrUsed
OBJECT-TYPE
The number of addresses, pertaining to this address map, that are currently being used from the nat pool. The value of this object is irrelevant if the address map in question is a static address map.
1.3.6.1.4.1.9.10.77.1.3.2.1.6Gauge32read-onlycurrent
cnatInterfaceStatsTable
OBJECT-TYPE
This table augments the cnatInterfaceTable and provides statistics information pertaining to the specified interface.
1.3.6.1.4.1.9.10.77.1.3.3not-accessiblecurrent
cnatInterfaceStatsEntry
OBJECT-TYPE
Each entry of the cnatInterfaceStatsTable represents stats pertaining to one interface, which is identified by its ifIndex.
1.3.6.1.4.1.9.10.77.1.3.3.1not-accessiblecurrent
cnatInterfacePktsIn
OBJECT-TYPE
Number of packets received on this interface that were translated.
1.3.6.1.4.1.9.10.77.1.3.3.1.1Counter32read-onlycurrent
cnatInterfacePktsOut
OBJECT-TYPE
Number of translated packets that were sent out this interface.
1.3.6.1.4.1.9.10.77.1.3.3.1.2Counter32read-onlycurrent
ciscoNatMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.2
ciscoNatMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.2.0
ciscoNatMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.3
ciscoNatMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.3.1
ciscoNatMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.77.3.2

Conformance

NameOIDStatus
ciscoNatMIBCompliance
MODULE-COMPLIANCE
The compliance statement for devices running NAT.
1.3.6.1.4.1.9.10.77.3.1.1current
cnatConfigGroup
OBJECT-GROUP
A collection of configuration-related information required to support management of devices supporting NAT.
1.3.6.1.4.1.9.10.77.3.2.1current
cnatBindGroup
OBJECT-GROUP
A collection of BIND-related objects required to support management of devices supporting NAT.
1.3.6.1.4.1.9.10.77.3.2.2current
cnatStatsGroup
OBJECT-GROUP
A collection of NAT statistics related objects required to support troubleshooting/monitoring NAT operation.
1.3.6.1.4.1.9.10.77.3.2.3current