ALTIGA-NAT-STATS-MIB
- Registered at
- 1.3.6.1.4.1.3076.1.1.28.21.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
| From | Symbols |
|---|---|
| ALTIGA-GLOBAL-REG | alNatMibModule |
| ALTIGA-MIB | alNatGroup, alStatsNat |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| alNatStatsTotalTranslations OBJECT-TYPE The total number of sessions that have been established. | 1.3.6.1.4.1.3076.2.1.2.23.1.3 | Counter32 | read-only | current |
| alNatStatsActiveTranslations OBJECT-TYPE The active number of sessions that are established. | 1.3.6.1.4.1.3076.2.1.2.23.1.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| alNatTranslationTable OBJECT-TYPE List of active NAT sessions. | 1.3.6.1.4.1.3076.2.1.2.23.2 | not-accessible | current | |
| alNatTranslationEntry OBJECT-TYPE An entry in the alNatTranslationTable. | 1.3.6.1.4.1.3076.2.1.2.23.2.1 | not-accessible | current | |
| alNatTranslationSrcAddress OBJECT-TYPE The internal source address to be translated. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.1 | IpAddress | read-only | current |
| alNatTranslationSrcPort OBJECT-TYPE The internal source port to be translated. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.2 | Integer32 (0..65535) | read-only | current |
| alNatTranslationDestAddress OBJECT-TYPE The external destination address. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.3 | IpAddress | read-only | current |
| alNatTranslationDestPort OBJECT-TYPE The external destinatin port. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.4 | Integer32 (0..65535) | read-only | current |
| alNatTranslationAddress OBJECT-TYPE The translated internal source address. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.5 | IpAddress | read-only | current |
| alNatTranslationPort OBJECT-TYPE The translated internal source port. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.6 | Integer32 (0..65535) | read-only | current |
| alNatTranslationAge OBJECT-TYPE The age of this entry in seconds. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.7 | Unsigned32 | read-only | current |
| alNatTranslationType OBJECT-TYPE The type of this entry. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.8 | INTEGER {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-only | current |
| alNatTranslationDirection OBJECT-TYPE The direction that this rule acts upon. | 1.3.6.1.4.1.3076.2.1.2.23.2.1.9 | INTEGER {inbound(1), outbound(2)} | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| alNatAllTranslationTable OBJECT-TYPE List of active NAT sessions. | 1.3.6.1.4.1.3076.2.1.2.23.3 | not-accessible | current | |
| alNatAllTranslationEntry OBJECT-TYPE An entry in the alNatAllTranslationTable. | 1.3.6.1.4.1.3076.2.1.2.23.3.1 | not-accessible | current | |
| alNatAllTranslationSrcAddress OBJECT-TYPE The internal source address to be translated. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.1 | IpAddress | read-only | current |
| alNatAllTranslationSrcPort OBJECT-TYPE The internal source port to be translated. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.2 | Integer32 (0..65535) | read-only | current |
| alNatAllTranslationDestAddress OBJECT-TYPE The external destination address. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.3 | IpAddress | read-only | current |
| alNatAllTranslationDestPort OBJECT-TYPE The external destinatin port. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.4 | Integer32 (0..65535) | read-only | current |
| alNatAllTranslationAddress OBJECT-TYPE The translated internal source address. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.5 | IpAddress | read-only | current |
| alNatAllTranslationPort OBJECT-TYPE The translated internal source port. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.6 | Integer32 (0..65535) | read-only | current |
| alNatAllTranslationAge OBJECT-TYPE The age of this entry in seconds. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.7 | Unsigned32 | read-only | current |
| alNatAllTranslationType OBJECT-TYPE The type of this entry. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.8 | INTEGER {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-only | current |
| alNatAllTranslationDirection OBJECT-TYPE The direction that this rule acts upon. | 1.3.6.1.4.1.3076.2.1.2.23.3.1.9 | INTEGER {inbound(1), outbound(2)} | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| altigaNatStatsGroup OBJECT-GROUP The objects for NAT statistics | 1.3.6.1.4.1.3076.2.1.1.1.23.2 | current |