TIARA-DOS-MIB
AI MIB Summary
The TIARA-DOS-MIB module enables monitoring of Denial of Service attack statistics and mitigation events on Tiara Networks load balancers and application delivery controllers. It provides specific counters for tracking attack signatures, blocked connection attempts, and resource exhaustion thresholds to facilitate real-time DoS detection and response.
The MIB module to describe Tiara's Denial of Service MIB
Main OID:
tiaraDenialOfServiceMib.1.3.6.1.4.1.3174.2.50
16
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
tiaraDenialOfServiceMibThe MIB module to describe Tiara's Denial of Service MIB MODULE-IDENTITY .1.3.6.1.4.1.3174.2.50 |
tiaraDeosGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.50.1 |
tiaraDeosWanTo enable DOS on interfaces other than ethernet interfaces, set the mib variable to the value true. By default, DOS operation is disabledrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.50.1.1 |
tiaraDeosPingTo enable dropping ping packets to the box, set the mib variable to the value true. By default, dropping ping is disabledrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.50.1.2 |
tiaraDeosIcmpTo enable dropping icmp packets to the box, set the mib By default, dropping icmp operation is disabledrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.50.1.3 |
tiaraDeosEthTableTable to configure DOS on ethernet interfaces. By default, DOS operation on ethernet interfaces is disabled SEQUENCE OF TiaraDeosEthEntry .1.3.6.1.4.1.3174.2.50.2 |
tiaraDeosEthEntryAn entry in the tiaraDeosEthTable TiaraDeosEthEntry .1.3.6.1.4.1.3174.2.50.2.1 |
ethNumIndex to the tiaraDeosEthTable Integer32 .1.3.6.1.4.1.3174.2.50.2.1.1 |
statusDeosEthTo 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.50.2.1.2 |
tiaraIncompleteTcpTableTable of incomplete TCP connections SEQUENCE OF TiaraIncompleteTcpEntry .1.3.6.1.4.1.3174.2.50.3 |
tiaraIncompleteTcpEntryAn entry in the tiaraIncompleteTcpTable TiaraIncompleteTcpEntry .1.3.6.1.4.1.3174.2.50.3.1 |
tcpIncompleteIndexA unique identifier for the incomplete connection Integer32 .1.3.6.1.4.1.3174.2.50.3.1.1 |
srcIpAddressSource IP Addressro IpAddress .1.3.6.1.4.1.3174.2.50.3.1.2 |
destIpAddressDestination IP Addressro IpAddress .1.3.6.1.4.1.3174.2.50.3.1.3 |
srcPortSource Portro Integer32 .1.3.6.1.4.1.3174.2.50.3.1.4 |
destPortDestination Portro Integer32 .1.3.6.1.4.1.3174.2.50.3.1.5 |