|
OID |
Attribute |
Type |
Description |
|
1.3.6.1.4.1.3076.1.1.28.2 |
altigaNatStatsMibModule |
MODULE-IDENTITY |
The Altiga NAT Statistics MIB models
More...
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
|
|
1.3.6.1.4.1.3076.1.1.28.2.1 |
altigaNatStatsMibConformance |
OBJECT IDENTIFIER |
- |
|
1.3.6.1.4.1.3076.1.1.28.2.1.1 |
altigaNatStatsMibCompliances |
OBJECT IDENTIFIER |
- |
|
1.3.6.1.4.1.3076.1.1.28.2.1.1.1 |
altigaNatStatsMibCompliance |
MODULE-COMPLIANCE |
The compliance statement for agents which
More...
The compliance statement for agents which
implement the Altiga NAT Statistics MIB.
|
|
1.3.6.1.4.1.3076.2.1.1.1.23.2 |
altigaNatStatsGroup |
OBJECT-GROUP
Values are:
alNatStatsPacketsIn,
alNatStatsPacketsOut,
alNatStatsTotalTranslations,
alNatStatsActiveTranslations,
alNatStatsMaxTranslations,
alNatTranslationSrcAddress,
alNatTranslationSrcPort,
alNatTranslationDestAddress,
alNatTranslationDestPort,
alNatTranslationAddress,
alNatTranslationPort,
alNatTranslationAge,
alNatTranslationType,
alNatTranslationDirection,
alNatTranslationBytes,
alNatTranslationPackets,
alNatAllTranslationSrcAddress,
alNatAllTranslationSrcPort,
alNatAllTranslationDestAddress,
alNatAllTranslationDestPort,
alNatAllTranslationAddress,
alNatAllTranslationPort,
alNatAllTranslationAge,
alNatAllTranslationType,
alNatAllTranslationDirection,
alNatAllTranslationBytes,
alNatAllTranslationPackets
|
The objects for NAT statistics |
|
1.3.6.1.4.1.3076.2.1.2.23.1 |
alStatsNatGlobal |
OBJECT IDENTIFIER |
- |
|
1.3.6.1.4.1.3076.2.1.2.23.1.1 |
alNatStatsPacketsIn |
Counter32 |
The total number of inbound packets that have
More...
The total number of inbound packets that have been translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.1.2 |
alNatStatsPacketsOut |
Counter32 |
The total number of outbound packets that
More...
The total number of outbound packets that have been translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.1.3 |
alNatStatsTotalTranslations |
Counter32 |
The total number of sessions that have been
More...
The total number of sessions that have been established.
|
|
1.3.6.1.4.1.3076.2.1.2.23.1.4 |
alNatStatsActiveTranslations |
Counter32 |
The active number of sessions that are
More...
The active number of sessions that are established.
|
|
1.3.6.1.4.1.3076.2.1.2.23.1.5 |
alNatStatsMaxTranslations |
Counter32 |
The maximum number of sessions that have been
More...
The maximum number of sessions that have been established at any one time.
|
|
1.3.6.1.4.1.3076.2.1.2.23.2 |
alNatTranslationTable |
Table |
List of active NAT sessions. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1 |
alNatTranslationEntry |
AlNatTranslationEntry |
An entry in the alNatTranslationTable. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.1 |
alNatTranslationSrcAddress |
IpAddress |
The internal source address to be translated.
More...
The internal source address to be translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.10 |
alNatTranslationBytes |
Counter32 |
The total number of bytes that have been
More...
The total number of bytes that have been translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.11 |
alNatTranslationPackets |
Counter32 |
The total number of packets that have been
More...
The total number of packets that have been translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.2 |
alNatTranslationSrcPort |
Integer32 |
The internal source port to be translated. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.3 |
alNatTranslationDestAddress |
IpAddress |
The external destination address. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.4 |
alNatTranslationDestPort |
Integer32 |
The external destinatin port. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.5 |
alNatTranslationAddress |
IpAddress |
The translated internal source address. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.6 |
alNatTranslationPort |
Integer32 |
The translated internal source port. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.7 |
alNatTranslationAge |
Unsigned32 |
The age of this entry in seconds. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.8 |
alNatTranslationType |
Enum
Possible values are:
unknown, portMapTcp, portMapUdp,
portMapTcpUdp, noPortMap, ftpProxy,
tftpProxy, nbnsTcpProxy, nbnsUdpProxy,
nbdgsvcProxy, h225TcpProxy, h245Proxy,
rasProxy, ilsProxy, all
|
The type of this entry. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1.9 |
alNatTranslationDirection |
Enum
Possible values are:
inbound, outbound
|
The direction that this rule acts upon. |
|
1.3.6.1.4.1.3076.2.1.2.23.3 |
alNatAllTranslationTable |
Table |
List of active NAT sessions. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1 |
alNatAllTranslationEntry |
AlNatAllTranslationEntry |
An entry in the alNatAllTranslationTable. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.1 |
alNatAllTranslationSrcAddress |
IpAddress |
The internal source address to be translated.
More...
The internal source address to be translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.10 |
alNatAllTranslationBytes |
Counter32 |
The total number of bytes that have been
More...
The total number of bytes that have been translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.11 |
alNatAllTranslationPackets |
Counter32 |
The total number of packets that have been
More...
The total number of packets that have been translated.
|
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.2 |
alNatAllTranslationSrcPort |
Integer32 |
The internal source port to be translated. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.3 |
alNatAllTranslationDestAddress |
IpAddress |
The external destination address. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.4 |
alNatAllTranslationDestPort |
Integer32 |
The external destinatin port. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.5 |
alNatAllTranslationAddress |
IpAddress |
The translated internal source address. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.6 |
alNatAllTranslationPort |
Integer32 |
The translated internal source port. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.7 |
alNatAllTranslationAge |
Unsigned32 |
The age of this entry in seconds. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.8 |
alNatAllTranslationType |
Enum
Possible values are:
unknown, portMapTcp, portMapUdp,
portMapTcpUdp, noPortMap, ftpProxy,
tftpProxy, nbnsTcpProxy, nbnsUdpProxy,
nbdgsvcProxy, h225TcpProxy, h245Proxy,
rasProxy, ilsProxy, all
|
The type of this entry. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1.9 |
alNatAllTranslationDirection |
Enum
Possible values are:
inbound, outbound
|
The direction that this rule acts upon. |