EXTREME-ENH-DOS-MIB

File: EXTREME-ENH-DOS-MIB.mib (10715 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMPv2-TC
EXTREME-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE DisplayString
TimeTicks TruthValue RowStatus
extremeAgent extremeV2Traps

Defined Types

ExtremeEnhDosPortEntry  
SEQUENCE    
  extremeEnhDosPortIfIndex INTEGER
  extremeEnhDosPortTrusted TruthValue
  extremeEnhDosPortAlarmState TruthValue
  extremeEnhDosPortLearnLimit INTEGER
  extremeEnhDosPortLearnWindow INTEGER
  extremeEnhDosPortAgingTime INTEGER
  extremeEnhDosPortRateLimitEnable TruthValue
  extremeEnhDosPortIpFdbEnable TruthValue
  extremeEnhDosPortBenchMarkEnable TruthValue
  extremeEnhDosPortRateLimitThreshold INTEGER
  extremeEnhDosPortRateLimitDropProbability INTEGER
  extremeEnhDosPortRateLimitLearningWindow INTEGER
  extremeEnhDosPortRateLimitProtocol INTEGER

ExtremeEnhDosPortStatisticsEntry  
SEQUENCE    
  extremeEnhDosPortStatisticsIfIndex INTEGER
  extremeEnhDosPortStatisticsRateLimitFilteredPackets INTEGER

Defined Values

extremeEnhDosMib 1.3.6.1.4.1.1916.1.29
Extreme Enhanced Dos protect objects information
MODULE-IDENTITY    

extremeEnhDosProtect 1.3.6.1.4.1.1916.1.29.1
OBJECT IDENTIFIER    

extremeEnhDosEnableRateLimit 1.3.6.1.4.1.1916.1.29.1.1
The Flag indicates whether Enhanced DOS protection with rate limit is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeEnhDosEnableIpFdb 1.3.6.1.4.1.1916.1.29.1.2
The Flag indicates whether Enhanced DOS protection against IPFDB thrashing is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeEnhDosEnableBenchMark 1.3.6.1.4.1.1916.1.29.1.3
The Flag indicates whether Enhanced DOS protection with benchmarking is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeEnhDosCacheSize 1.3.6.1.4.1.1916.1.29.1.4
The Enhanced DOS Cache Size. The number of DA/SA pairs
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..262144  

extremeEnhDosPortTable 1.3.6.1.4.1.1916.1.29.1.5
This table contains the port wise listing of Enhanced DOS attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeEnhDosPortEntry

extremeEnhDosPortEntry 1.3.6.1.4.1.1916.1.29.1.5.1
Information about the Dos attributes of a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeEnhDosPortEntry  

extremeEnhDosPortIfIndex 1.3.6.1.4.1.1916.1.29.1.5.1.1
The index for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeEnhDosPortTrusted 1.3.6.1.4.1.1916.1.29.1.5.1.2
Indicates whether the port is trusted or untrusted.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extremeEnhDosPortAlarmState 1.3.6.1.4.1.1916.1.29.1.5.1.3
Indicates whether the port is in alarm state or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeEnhDosPortLearnLimit 1.3.6.1.4.1.1916.1.29.1.5.1.4
The number of packets allowed on the port before an entry is created in the forwarding table.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 100..1953125  

extremeEnhDosPortLearnWindow 1.3.6.1.4.1.1916.1.29.1.5.1.5
The duration to be considered to reach the threshold for creating an entry in the forwarding table.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..300  

extremeEnhDosPortAgingTime 1.3.6.1.4.1.1916.1.29.1.5.1.6
The duration to be considered for aging out entries created on this port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..300  

extremeEnhDosPortRateLimitEnable 1.3.6.1.4.1.1916.1.29.1.5.1.7
Indicates whether the rate limit is enabled for this port.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extremeEnhDosPortIpFdbEnable 1.3.6.1.4.1.1916.1.29.1.5.1.8
Indicates whether the DOS protection against IP FDB thrashing is enabled for this port.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extremeEnhDosPortBenchMarkEnable 1.3.6.1.4.1.1916.1.29.1.5.1.9
Indicates whether the bench marking is enabled for this port.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extremeEnhDosPortRateLimitThreshold 1.3.6.1.4.1.1916.1.29.1.5.1.10
The number of packets allowed on the port within the learning window before the rate limit is applied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 100..1953125  

extremeEnhDosPortRateLimitDropProbability 1.3.6.1.4.1.1916.1.29.1.5.1.11
The probability that the packet is discarded after the reaching the threshold.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 5..100  

extremeEnhDosPortRateLimitLearningWindow 1.3.6.1.4.1.1916.1.29.1.5.1.12
The duration to be considered after which the rate limit is applied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 5..300  

extremeEnhDosPortRateLimitProtocol 1.3.6.1.4.1.1916.1.29.1.5.1.13
The protocol packets to be considered for rate limit filtering.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER icmp(1), all(2)  

extremeEnhDosPortStatisticsTable 1.3.6.1.4.1.1916.1.29.1.6
This table contains the port wise listing of DOS statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeEnhDosPortStatisticsEntry

extremeEnhDosPortStatisticsEntry 1.3.6.1.4.1.1916.1.29.1.6.1
Information about the DOS statistics of a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeEnhDosPortStatisticsEntry  

extremeEnhDosPortStatisticsIfIndex 1.3.6.1.4.1.1916.1.29.1.6.1.1
The index for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeEnhDosPortStatisticsRateLimitFilteredPackets 1.3.6.1.4.1.1916.1.29.1.6.1.2
The number of packets filetered on this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeEnhDosTraps 1.3.6.1.4.1.1916.4.11
OBJECT IDENTIFIER    

extremeEnhDosTrapsPrefix 1.3.6.1.4.1.1916.4.11.0
OBJECT IDENTIFIER    

extremeEnhDosThresholdReached 1.3.6.1.4.1.1916.4.11.0.1
The extremeDosThresholdReached notification is generated when the DOS threshold is crossed for any of the ports.
Status: current Access: read-only
NOTIFICATION-TYPE    

extremeEnhDosThresholdCleared 1.3.6.1.4.1.1916.4.11.0.2
The extremeEnhDosThresholdCleared notification is generated when the DOS threshold is cleared for any of the ports.
Status: current Access: read-only
NOTIFICATION-TYPE