TIARA-DOS-MIB: View SNMP OID List / Download MIB
VENDOR: TASMAN NETWORKS
Home | MIB: TIARA-DOS-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 |
tiaraDenialOfServiceMib | 1.3.6.1.4.1.3174.2.50 |
The MIB module to describe Tiara's Denial of Service MIB |
||
tiaraDeosGlobal | 1.3.6.1.4.1.3174.2.50.1 | |||
tiaraDeosWan | 1.3.6.1.4.1.3174.2.50.1.1 | truthvalue | read-write |
To enable DOS on interfaces other than ethernet interfaces, set the mib variable to the value true. By default, DOS operation is disabled |
tiaraDeosPing | 1.3.6.1.4.1.3174.2.50.1.2 | truthvalue | read-write |
To enable dropping ping packets to the box, set the mib variable to the value true. By default, dropping ping is disabled |
tiaraDeosIcmp | 1.3.6.1.4.1.3174.2.50.1.3 | truthvalue | read-write |
To enable dropping icmp packets to the box, set the mib By default, dropping icmp operation is disabled |
tiaraDeosEthTable | 1.3.6.1.4.1.3174.2.50.2 | no-access |
Table to configure DOS on ethernet interfaces. By default, DOS operation on ethernet interfaces is disabled |
|
1.3.6.1.4.1.3174.2.50.2.1 | no-access |
An entry in the tiaraDeosEthTable |
||
ethNum | 1.3.6.1.4.1.3174.2.50.2.1.1 | integer32 | no-access |
Index to the tiaraDeosEthTable |
statusDeosEth | 1.3.6.1.4.1.3174.2.50.2.1.2 | truthvalue | read-write |
To enable DOS on an ethernet interface indexed by ethNum, set statusDeosEth to value true. To disable set to value false. Get on statusDeosEth gives the current configuration of DOS for an ethernet interface. |
tiaraIncompleteTcpTable | 1.3.6.1.4.1.3174.2.50.3 | no-access |
Table of incomplete TCP connections |
|
1.3.6.1.4.1.3174.2.50.3.1 | no-access |
An entry in the tiaraIncompleteTcpTable |
||
tcpIncompleteIndex | 1.3.6.1.4.1.3174.2.50.3.1.1 | integer32 | no-access |
A unique identifier for the incomplete connection |
srcIpAddress | 1.3.6.1.4.1.3174.2.50.3.1.2 | ipaddress | read-only |
Source IP Address |
destIpAddress | 1.3.6.1.4.1.3174.2.50.3.1.3 | ipaddress | read-only |
Destination IP Address |
srcPort | 1.3.6.1.4.1.3174.2.50.3.1.4 | integer32 | read-only |
Source Port |
destPort | 1.3.6.1.4.1.3174.2.50.3.1.5 | integer32 | read-only |
Destination Port |