HM2-DOS-MITIGATION-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-DOS-MITIGATION-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hm2DosMitigationMib 1.3.6.1.4.1.248.11.82
Hirschmann Denial of Service MIB Copyright (C) 2012. All Rights Reserved.
       hm2DosMitigationNotifications 1.3.6.1.4.1.248.11.82.0
       hm2DosMitigationObjects 1.3.6.1.4.1.248.11.82.1
           hm2DosMitigationGeneralSettings 1.3.6.1.4.1.248.11.82.1.1
               hm2DosMitigationCapabilities 1.3.6.1.4.1.248.11.82.1.1.0
                   hm2DosMitigationTcpHdrChecksSup 1.3.6.1.4.1.248.11.82.1.1.0.1 dosfeaturevalue read-only
The type of support for TCP header checks.
                   hm2DosMitigationIcmpChecksSup 1.3.6.1.4.1.248.11.82.1.1.0.2 dosfeaturevalue read-only
The type of support for ICMP checks.
                   hm2DosMitigationTcpSynLimitSup 1.3.6.1.4.1.248.11.82.1.1.0.3 dosfeaturevalue read-only
The type of support for TCP SYN limiter.
                   hm2DosMitigationArpLimitSup 1.3.6.1.4.1.248.11.82.1.1.0.4 dosfeaturevalue read-only
The type of support for ARP limiter.
                   hm2DosMitigationTcpNullScanSup 1.3.6.1.4.1.248.11.82.1.1.0.5 dosfeaturevalue read-only
The type of support for TCP Null Scan.
                   hm2DosMitigationTcpXmasSup 1.3.6.1.4.1.248.11.82.1.1.0.6 dosfeaturevalue read-only
The type of support for TCP Xmas Scan.
                   hm2DosMitigationTcpLandSup 1.3.6.1.4.1.248.11.82.1.1.0.7 dosfeaturevalue read-only
The type of support for land attack detection.
               hm2DosMitigationTcpHdrChecks 1.3.6.1.4.1.248.11.82.1.1.1
                   hm2DosMitigationTcpNullScan 1.3.6.1.4.1.248.11.82.1.1.1.1 hmenabledstatus read-write
When enabled, TCP Null scans (TCP flags and sequence number set to 0) are filtered by the device.
                   hm2DosMitigationTcpXmasScan 1.3.6.1.4.1.248.11.82.1.1.1.4 hmenabledstatus read-write
When enabled TCP Xmas scans (TCP flags FIN, URG and PSH all set to 1 and a TCP sequence number = 0) are filtered by the device.
                   hm2DosMitigationTcpSynFinScan 1.3.6.1.4.1.248.11.82.1.1.1.7 hmenabledstatus read-write
When enabled TCP packets with SYN and FIN flags set are filtered by the device.
                   hm2DosMitigationTcpMinimalHeader 1.3.6.1.4.1.248.11.82.1.1.1.10 hmenabledstatus read-write
When enabled all TCP frames are checked for a minimal valid header size. Packets that contain an invalid header size are discarded.
                   hm2DosMitigationTcpMinimalHeaderSize 1.3.6.1.4.1.248.11.82.1.1.1.11 unsigned32 read-write
Specifies the minimum size of a valid TCP frame header size.
                   hm2DosMitigationLandAttack 1.3.6.1.4.1.248.11.82.1.1.1.13 hmenabledstatus read-write
When enabled all IP frames are checked for equality of src and dst IP address (known as land attack). Packets that contain such a combination are silently discarded when enabled.
                   hm2DosMitigationTcpOffsetEqu1 1.3.6.1.4.1.248.11.82.1.1.1.14 hmenabledstatus read-write
Enable/Disable TCP offset DoS protection. All packets ingress having a TCP header offset equal to 1 are dropped.
                   hm2DosMitigationTcpPrivilegedSrcPort 1.3.6.1.4.1.248.11.82.1.1.1.15 hmenabledstatus read-write
Enable/Disable TCP SYN and L4 source port smaller than 1024 DoS protection. All packets ingress having the TCP SYN flag set and a L4 source port from 0 to 1023 are dropped.
                   hm2DosMitigationTcpSrcDstPortEqu 1.3.6.1.4.1.248.11.82.1.1.1.16 hmenabledstatus read-write
Enable/Disable L4 source port equals L4 destination port DoS protection. All TCP or UDP packets ingress having the L4 source port equal to L4 destination port are dropped.
               hm2DosMitigationIcmpChecks 1.3.6.1.4.1.248.11.82.1.1.2
                   hm2DosMitigationIcmpFrags 1.3.6.1.4.1.248.11.82.1.1.2.1 hmenabledstatus read-write
When enabled, all fragmented ICMP packets are filtered by the device.
                   hm2DosMitigationIcmpPacketSize 1.3.6.1.4.1.248.11.82.1.1.2.4 unsigned32 read-write
Specifies the max. allowed payload size of ICMP packets. Packets having bigger payload are filtered by the device if the hm2DosMitigationIcmpPacketSizeMode is enabled.
                   hm2DosMitigationIcmpPacketSizeMode 1.3.6.1.4.1.248.11.82.1.1.2.5 hmenabledstatus read-write
When enabled all ICMP ingress packets having the payload bigger than hm2DosMitigationIcmpPacketSize are filtered by device.
                   hm2DosMitigationIcmpSmurfAttack 1.3.6.1.4.1.248.11.82.1.1.2.6 hmenabledstatus read-write
When enabled, all ingress ICMP packets having the type set to ECHO_REQ (ping) and a broadcast destination IP are dropped.
               hm2DosMitigationL2Checks 1.3.6.1.4.1.248.11.82.1.1.3
                   hm2DosMitigationSMacDMac 1.3.6.1.4.1.248.11.82.1.1.3.7 hmenabledstatus read-write
Enable/Disable source MAC address equals destination MAC address DoS protection. All packets ingress having SMAC equals DMAC are dropped.
           hm2DosMitigationLimiter 1.3.6.1.4.1.248.11.82.1.2
               hm2DosMitigationLimiterObjects 1.3.6.1.4.1.248.11.82.1.2.1
               hm2DosMitigationLimiterRules 1.3.6.1.4.1.248.11.82.1.2.2
                   hm2DosMitigationLimiterRuleTable 1.3.6.1.4.1.248.11.82.1.2.2.1 no-access
TCP Syn Limiter Interface Table
                       hm2DosMitigationLimiterRuleEntry 1.3.6.1.4.1.248.11.82.1.2.2.1.1 no-access
TCP Syn Interface entry.
                           hm2DosMitigationLimiterInterface 1.3.6.1.4.1.248.11.82.1.2.2.1.1.1 interfaceindex no-access
The interface the limiter is assigned to.
                           hm2DosMitigationLimiterTcpSynLimit 1.3.6.1.4.1.248.11.82.1.2.2.1.1.2 unsigned32 read-only
The number of allowed outgoing TCP syn packets per second per interface. A value of 0 disables the limiter for this interface.
                           hm2DosMitigationLimiterArpLimit 1.3.6.1.4.1.248.11.82.1.2.2.1.1.3 unsigned32 read-only
The number of allowed outgoing ARP packets per second per interface. A value of 0 disables the limiter for this interface.
                           hm2DosMitigationLimiterRowStatus 1.3.6.1.4.1.248.11.82.1.2.2.1.1.4 rowstatus read-only
Row status.
       hm2DosMitigationConformance 1.3.6.1.4.1.248.11.82.2
           hm2DosMitigationCompliances 1.3.6.1.4.1.248.11.82.2.1
               hm2DosMitigationCompliance 1.3.6.1.4.1.248.11.82.2.1.1
The compliance statement for an SNMP entity which implements the Hirschmann DOS Mitigation MIB.
           hm2DosMitigationGroups 1.3.6.1.4.1.248.11.82.2.2
               hm2DosMitigationGeneralGroup 1.3.6.1.4.1.248.11.82.2.2.1
A collection of all Hirschmann objects provided by the DoS Mitigation module.