MIBs Depot

ALTIGA-NAT-STATS-MIB

Registered at
1.3.6.1.4.1.3076.1.1.28.2
1.3.6.1.4.1.3076.2.1.2.23.1
Last updated
2002-09-05 13:00
Organization
Cisco Systems, Inc.
Revisions
2002-09-05 13:00, 2002-07-10 00:00
Namespace
cisco
Source file
ALTIGA-NAT-STATS-MIB
Digest
sha256:a3b9ff1e08f30a80682d07088b7839770b6001acd4410a05fc6b59a49d5ebefc

Description

The Altiga NAT Statistics MIB models counters and objects that are of management interest for NAT. Acronyms The following acronyms are used in this document: MIB: Management Information Base NAT: Network Address Translation

Contact

Cisco Systems 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cvpn3000@cisco.com

Imports

FromSymbols
ALTIGA-GLOBAL-REGalNatMibModule
ALTIGA-MIBalNatGroup, alStatsNat
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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.

ALTIGA-GLOBAL-REG
ALTIGA-MIB
ALTIGA-NAT-STATS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
altigaNatStatsMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.3076.1.1.28.2.1
altigaNatStatsMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.3076.1.1.28.2.1.1
alStatsNatGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.3076.2.1.2.23.1
alNatStatsPacketsIn
OBJECT-TYPE
The total number of inbound packets that have been translated.
1.3.6.1.4.1.3076.2.1.2.23.1.1Counter32read-onlycurrent
alNatStatsPacketsOut
OBJECT-TYPE
The total number of outbound packets that have been translated.
1.3.6.1.4.1.3076.2.1.2.23.1.2Counter32read-onlycurrent
alNatStatsTotalTranslations
OBJECT-TYPE
The total number of sessions that have been established.
1.3.6.1.4.1.3076.2.1.2.23.1.3Counter32read-onlycurrent
alNatStatsActiveTranslations
OBJECT-TYPE
The active number of sessions that are established.
1.3.6.1.4.1.3076.2.1.2.23.1.4Counter32read-onlycurrent
alNatStatsMaxTranslations
OBJECT-TYPE
The maximum number of sessions that have been established at any one time.
1.3.6.1.4.1.3076.2.1.2.23.1.5Counter32read-onlycurrent
alNatTranslationTable
OBJECT-TYPE
List of active NAT sessions.
1.3.6.1.4.1.3076.2.1.2.23.2not-accessiblecurrent
alNatTranslationEntry
OBJECT-TYPE
An entry in the alNatTranslationTable.
1.3.6.1.4.1.3076.2.1.2.23.2.1not-accessiblecurrent
alNatTranslationSrcAddress
OBJECT-TYPE
The internal source address to be translated.
1.3.6.1.4.1.3076.2.1.2.23.2.1.1IpAddressread-onlycurrent
alNatTranslationSrcPort
OBJECT-TYPE
The internal source port to be translated.
1.3.6.1.4.1.3076.2.1.2.23.2.1.2Integer32 (0..65535)read-onlycurrent
alNatTranslationDestAddress
OBJECT-TYPE
The external destination address.
1.3.6.1.4.1.3076.2.1.2.23.2.1.3IpAddressread-onlycurrent
alNatTranslationDestPort
OBJECT-TYPE
The external destinatin port.
1.3.6.1.4.1.3076.2.1.2.23.2.1.4Integer32 (0..65535)read-onlycurrent
alNatTranslationAddress
OBJECT-TYPE
The translated internal source address.
1.3.6.1.4.1.3076.2.1.2.23.2.1.5IpAddressread-onlycurrent
alNatTranslationPort
OBJECT-TYPE
The translated internal source port.
1.3.6.1.4.1.3076.2.1.2.23.2.1.6Integer32 (0..65535)read-onlycurrent
alNatTranslationAge
OBJECT-TYPE
The age of this entry in seconds.
1.3.6.1.4.1.3076.2.1.2.23.2.1.7Unsigned32read-onlycurrent
alNatTranslationType
OBJECT-TYPE
The type of this entry.
1.3.6.1.4.1.3076.2.1.2.23.2.1.8INTEGER {unknown(0), portMapTcp(1), portMapUdp(2), portMapTcpUdp(3), noPortMap(4), ftpProxy(8), tftpProxy(16), nbnsTcpProxy(32), nbnsUdpProxy(64), nbdgsvcProxy(128), h225TcpProxy(256), h245Proxy(512), rasProxy(1024), ilsProxy(2048), all(4095)}read-onlycurrent
alNatTranslationDirection
OBJECT-TYPE
The direction that this rule acts upon.
1.3.6.1.4.1.3076.2.1.2.23.2.1.9INTEGER {inbound(1), outbound(2)}read-onlycurrent
alNatTranslationBytes
OBJECT-TYPE
The total number of bytes that have been translated.
1.3.6.1.4.1.3076.2.1.2.23.2.1.10Counter32read-onlycurrent
alNatTranslationPackets
OBJECT-TYPE
The total number of packets that have been translated.
1.3.6.1.4.1.3076.2.1.2.23.2.1.11Counter32read-onlycurrent
alNatAllTranslationTable
OBJECT-TYPE
List of active NAT sessions.
1.3.6.1.4.1.3076.2.1.2.23.3not-accessiblecurrent
alNatAllTranslationEntry
OBJECT-TYPE
An entry in the alNatAllTranslationTable.
1.3.6.1.4.1.3076.2.1.2.23.3.1not-accessiblecurrent
alNatAllTranslationSrcAddress
OBJECT-TYPE
The internal source address to be translated.
1.3.6.1.4.1.3076.2.1.2.23.3.1.1IpAddressread-onlycurrent
alNatAllTranslationSrcPort
OBJECT-TYPE
The internal source port to be translated.
1.3.6.1.4.1.3076.2.1.2.23.3.1.2Integer32 (0..65535)read-onlycurrent
alNatAllTranslationDestAddress
OBJECT-TYPE
The external destination address.
1.3.6.1.4.1.3076.2.1.2.23.3.1.3IpAddressread-onlycurrent
alNatAllTranslationDestPort
OBJECT-TYPE
The external destinatin port.
1.3.6.1.4.1.3076.2.1.2.23.3.1.4Integer32 (0..65535)read-onlycurrent
alNatAllTranslationAddress
OBJECT-TYPE
The translated internal source address.
1.3.6.1.4.1.3076.2.1.2.23.3.1.5IpAddressread-onlycurrent
alNatAllTranslationPort
OBJECT-TYPE
The translated internal source port.
1.3.6.1.4.1.3076.2.1.2.23.3.1.6Integer32 (0..65535)read-onlycurrent
alNatAllTranslationAge
OBJECT-TYPE
The age of this entry in seconds.
1.3.6.1.4.1.3076.2.1.2.23.3.1.7Unsigned32read-onlycurrent
alNatAllTranslationType
OBJECT-TYPE
The type of this entry.
1.3.6.1.4.1.3076.2.1.2.23.3.1.8INTEGER {unknown(0), portMapTcp(1), portMapUdp(2), portMapTcpUdp(3), noPortMap(4), ftpProxy(8), tftpProxy(16), nbnsTcpProxy(32), nbnsUdpProxy(64), nbdgsvcProxy(128), h225TcpProxy(256), h245Proxy(512), rasProxy(1024), ilsProxy(2048), all(4095)}read-onlycurrent
alNatAllTranslationDirection
OBJECT-TYPE
The direction that this rule acts upon.
1.3.6.1.4.1.3076.2.1.2.23.3.1.9INTEGER {inbound(1), outbound(2)}read-onlycurrent
alNatAllTranslationBytes
OBJECT-TYPE
The total number of bytes that have been translated.
1.3.6.1.4.1.3076.2.1.2.23.3.1.10Counter32read-onlycurrent
alNatAllTranslationPackets
OBJECT-TYPE
The total number of packets that have been translated.
1.3.6.1.4.1.3076.2.1.2.23.3.1.11Counter32read-onlycurrent

Conformance

NameOIDStatus
altigaNatStatsMibCompliance
MODULE-COMPLIANCE
The compliance statement for agents which implement the Altiga NAT Statistics MIB.
1.3.6.1.4.1.3076.1.1.28.2.1.1.1current
altigaNatStatsGroup
OBJECT-GROUP
The objects for NAT statistics
1.3.6.1.4.1.3076.2.1.1.1.23.2current