ALTIGA-NAT-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: ALTIGA NETWORKS
Home | MIB: ALTIGA-NAT-STATS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
altigaNatStatsMibModule | 1.3.6.1.4.1.3076.1.1.28.2 |
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 |
||
altigaNatStatsMibConformance | 1.3.6.1.4.1.3076.1.1.28.2.1 | |||
altigaNatStatsMibCompliances | 1.3.6.1.4.1.3076.1.1.28.2.1.1 | |||
altigaNatStatsMibCompliance | 1.3.6.1.4.1.3076.1.1.28.2.1.1.1 |
The compliance statement for agents which implement the Altiga NAT Statistics MIB. |
||
altigaNatStatsGroup | 1.3.6.1.4.1.3076.2.1.1.1.23.2 |
The objects for NAT statistics |
||
alStatsNatGlobal | 1.3.6.1.4.1.3076.2.1.2.23.1 | |||
alNatStatsPacketsIn | 1.3.6.1.4.1.3076.2.1.2.23.1.1 | counter32 | read-only |
The total number of inbound packets that have been translated. |
alNatStatsPacketsOut | 1.3.6.1.4.1.3076.2.1.2.23.1.2 | counter32 | read-only |
The total number of outbound packets that have been translated. |
alNatStatsTotalTranslations | 1.3.6.1.4.1.3076.2.1.2.23.1.3 | counter32 | read-only |
The total number of sessions that have been established. |
alNatStatsActiveTranslations | 1.3.6.1.4.1.3076.2.1.2.23.1.4 | counter32 | read-only |
The active number of sessions that are established. |
alNatStatsMaxTranslations | 1.3.6.1.4.1.3076.2.1.2.23.1.5 | counter32 | read-only |
The maximum number of sessions that have been established at any one time. |
alNatTranslationTable | 1.3.6.1.4.1.3076.2.1.2.23.2 | no-access |
List of active NAT sessions. |
|
1.3.6.1.4.1.3076.2.1.2.23.2.1 | no-access |
An entry in the alNatTranslationTable. |
||
alNatTranslationSrcAddress | 1.3.6.1.4.1.3076.2.1.2.23.2.1.1 | ipaddress | read-only |
The internal source address to be translated. |
alNatTranslationSrcPort | 1.3.6.1.4.1.3076.2.1.2.23.2.1.2 | integer32 | read-only |
The internal source port to be translated. |
alNatTranslationDestAddress | 1.3.6.1.4.1.3076.2.1.2.23.2.1.3 | ipaddress | read-only |
The external destination address. |
alNatTranslationDestPort | 1.3.6.1.4.1.3076.2.1.2.23.2.1.4 | integer32 | read-only |
The external destinatin port. |
alNatTranslationAddress | 1.3.6.1.4.1.3076.2.1.2.23.2.1.5 | ipaddress | read-only |
The translated internal source address. |
alNatTranslationPort | 1.3.6.1.4.1.3076.2.1.2.23.2.1.6 | integer32 | read-only |
The translated internal source port. |
alNatTranslationAge | 1.3.6.1.4.1.3076.2.1.2.23.2.1.7 | unsigned32 | read-only |
The age of this entry in seconds. |
alNatTranslationType | 1.3.6.1.4.1.3076.2.1.2.23.2.1.8 | integer | read-only |
The type of this entry. Enumeration: 'portMapUdp': 2, 'portMapTcpUdp': 3, 'h245Proxy': 512, 'h225TcpProxy': 256, 'all': 4095, 'ilsProxy': 2048, 'unknown': 0, 'nbnsTcpProxy': 32, 'rasProxy': 1024, 'portMapTcp': 1, 'nbdgsvcProxy': 128, 'noPortMap': 4, 'tftpProxy': 16, 'nbnsUdpProxy': 64, 'ftpProxy': 8. |
alNatTranslationDirection | 1.3.6.1.4.1.3076.2.1.2.23.2.1.9 | integer | read-only |
The direction that this rule acts upon. Enumeration: 'inbound': 1, 'outbound': 2. |
alNatTranslationBytes | 1.3.6.1.4.1.3076.2.1.2.23.2.1.10 | counter32 | read-only |
The total number of bytes that have been translated. |
alNatTranslationPackets | 1.3.6.1.4.1.3076.2.1.2.23.2.1.11 | counter32 | read-only |
The total number of packets that have been translated. |
alNatAllTranslationTable | 1.3.6.1.4.1.3076.2.1.2.23.3 | no-access |
List of active NAT sessions. |
|
1.3.6.1.4.1.3076.2.1.2.23.3.1 | no-access |
An entry in the alNatAllTranslationTable. |
||
alNatAllTranslationSrcAddress | 1.3.6.1.4.1.3076.2.1.2.23.3.1.1 | ipaddress | read-only |
The internal source address to be translated. |
alNatAllTranslationSrcPort | 1.3.6.1.4.1.3076.2.1.2.23.3.1.2 | integer32 | read-only |
The internal source port to be translated. |
alNatAllTranslationDestAddress | 1.3.6.1.4.1.3076.2.1.2.23.3.1.3 | ipaddress | read-only |
The external destination address. |
alNatAllTranslationDestPort | 1.3.6.1.4.1.3076.2.1.2.23.3.1.4 | integer32 | read-only |
The external destinatin port. |
alNatAllTranslationAddress | 1.3.6.1.4.1.3076.2.1.2.23.3.1.5 | ipaddress | read-only |
The translated internal source address. |
alNatAllTranslationPort | 1.3.6.1.4.1.3076.2.1.2.23.3.1.6 | integer32 | read-only |
The translated internal source port. |
alNatAllTranslationAge | 1.3.6.1.4.1.3076.2.1.2.23.3.1.7 | unsigned32 | read-only |
The age of this entry in seconds. |
alNatAllTranslationType | 1.3.6.1.4.1.3076.2.1.2.23.3.1.8 | integer | read-only |
The type of this entry. Enumeration: 'portMapUdp': 2, 'portMapTcpUdp': 3, 'h245Proxy': 512, 'h225TcpProxy': 256, 'all': 4095, 'ilsProxy': 2048, 'unknown': 0, 'nbnsTcpProxy': 32, 'rasProxy': 1024, 'portMapTcp': 1, 'nbdgsvcProxy': 128, 'noPortMap': 4, 'tftpProxy': 16, 'nbnsUdpProxy': 64, 'ftpProxy': 8. |
alNatAllTranslationDirection | 1.3.6.1.4.1.3076.2.1.2.23.3.1.9 | integer | read-only |
The direction that this rule acts upon. Enumeration: 'inbound': 1, 'outbound': 2. |
alNatAllTranslationBytes | 1.3.6.1.4.1.3076.2.1.2.23.3.1.10 | counter32 | read-only |
The total number of bytes that have been translated. |
alNatAllTranslationPackets | 1.3.6.1.4.1.3076.2.1.2.23.3.1.11 | counter32 | read-only |
The total number of packets that have been translated. |