Juniper-DOS-PROTECTION-PLATFORM-MIB

File: Juniper-DOS-PROTECTION-PLATFORM-MIB.mib (35443 bytes)

Imported modules

SNMPv2-SMI Juniper-TC SNMPv2-TC
SNMPv2-CONF IF-MIB Juniper-MIBs
Juniper-DOS-PROTECTION-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Unsigned32 Integer32
JuniEnable TEXTUAL-CONVENTION TruthValue
MacAddress DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex
juniMibs JuniDosProtectionProtocolType JuniDosProtectionPriorityType
JuniDosProtectionProtocolState JuniDosProtectionScfdsTableOverflowState

Defined Types

JuniDosProtectionScfdsSlotProtocolEntry  
SEQUENCE    
  juniDosProtectionScfdsSlotProtocolSlot Unsigned32
  juniDosProtectionScfdsSlotProtocolIndex JuniDosProtectionProtocolType
  juniDosProtectionScfdsSlotProtocolState JuniDosProtectionProtocolState
  juniDosProtectionScfdsSlotProtocolTransitions Counter32

JuniDosProtectionScfdsSlotFlowEntry  
SEQUENCE    
  juniDosProtectionScfdsSlotFlowSlot Unsigned32
  juniDosProtectionScfdsSlotFlowIfIndex InterfaceIndex
  juniDosProtectionScfdsSlotFlowGroupId Unsigned32
  juniDosProtectionScfdsSlotFlowProtocol JuniDosProtectionProtocolType
  juniDosProtectionScfdsSlotFlowRate Unsigned32
  juniDosProtectionScfdsSlotFlowPeakRate Unsigned32
  juniDosProtectionScfdsSlotFlowTimeFlagged Unsigned32
  juniDosProtectionScfdsSlotFlowIngressSlot Integer32
  juniDosProtectionScfdsSlotFlowGroup TruthValue
  juniDosProtectionScfdsSlotFlowClearEntry INTEGER

JuniDosProtectionScfdsSlotFlowMacEntry  
SEQUENCE    
  juniDosProtectionScfdsSlotFlowMacSlot Unsigned32
  juniDosProtectionScfdsSlotFlowMacIfIndex InterfaceIndex
  juniDosProtectionScfdsSlotFlowMacGroupId Unsigned32
  juniDosProtectionScfdsSlotFlowMacProtocol JuniDosProtectionProtocolType
  juniDosProtectionScfdsSlotFlowMacSrcMac MacAddress
  juniDosProtectionScfdsSlotFlowMacRate Unsigned32
  juniDosProtectionScfdsSlotFlowMacPeakRate Unsigned32
  juniDosProtectionScfdsSlotFlowMacTimeFlagged Unsigned32
  juniDosProtectionScfdsSlotFlowMacIngressSlot Integer32
  juniDosProtectionScfdsSlotFlowMacGroup TruthValue
  juniDosProtectionScfdsSlotFlowMacClearEntry INTEGER

JuniDosProtectionScfdsSlotEntry  
SEQUENCE    
  juniDosProtectionScfdsSlotSlot Unsigned32
  juniDosProtectionScfdsSlotClearAll INTEGER
  juniDosProtectionScfdsSlotDiscontinuityTime Unsigned32
  juniDosProtectionScfdsSlotTableOverflowState JuniDosProtectionScfdsTableOverflowState
  juniDosProtectionScfdsSlotCurrentSuspiciousFlows Counter32
  juniDosProtectionScfdsSlotNumberSuspiciousFlows Counter32
  juniDosProtectionScfdsSlotCurrentSuspiciousFlowGroups Counter32
  juniDosProtectionScfdsSlotNumberSuspiciousFlowGroups Counter32
  juniDosProtectionScfdsSlotCurrentFalseNegativeFlows Counter32
  juniDosProtectionScfdsSlotNumberFalseNegativeFlows Counter32
  juniDosProtectionScfdsSlotOverflows Counter32

JuniDosProtectionDpgSlotRateEntry  
SEQUENCE    
  juniDosProtectionDpgSlotRateSlot Unsigned32
  juniDosProtectionDpgSlotRateDpgName DisplayString
  juniDosProtectionDpgSlotRateProtocol JuniDosProtectionProtocolType
  juniDosProtectionDpgSlotRateMinRate Unsigned32
  juniDosProtectionDpgSlotRateMaxRate Unsigned32
  juniDosProtectionDpgSlotRateMinBurst Unsigned32
  juniDosProtectionDpgSlotRateMaxBurst Unsigned32

Defined Values

juniDosProtectionPlatformMIB 1.3.6.1.4.1.4874.2.2.81
The DOS Protection MIB for the Juniper E-Series product family. This MIB contains managed objects for the DOS Protection application, which are platform specific. Management objects are provided to control and monitor the DOS protection application.
MODULE-IDENTITY    

juniDosProtectionPlatformObjects 1.3.6.1.4.1.4874.2.2.81.1
OBJECT IDENTIFIER    

juniDosProtectionPlatformScfdsGroup 1.3.6.1.4.1.4874.2.2.81.1.1
OBJECT IDENTIFIER    

juniDosProtectionPlatformDpgGroup 1.3.6.1.4.1.4874.2.2.81.1.2
OBJECT IDENTIFIER    

juniDosProtectionScfdsSlotProtocolTable 1.3.6.1.4.1.4874.2.2.81.1.1.1
The information for the DOS protection control protocols for a specific slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDosProtectionScfdsSlotProtocolEntry

juniDosProtectionScfdsSlotProtocolEntry 1.3.6.1.4.1.4874.2.2.81.1.1.1.1
The information for an individual control protocol on a specific slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionScfdsSlotProtocolEntry  

juniDosProtectionScfdsSlotProtocolSlot 1.3.6.1.4.1.4874.2.2.81.1.1.1.1.1
The slot value for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotProtocolIndex 1.3.6.1.4.1.4874.2.2.81.1.1.1.1.2
The control protocol value for the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionProtocolType  

juniDosProtectionScfdsSlotProtocolState 1.3.6.1.4.1.4874.2.2.81.1.1.1.1.3
The current state of the protocol. This object will return inTrouble(2) if the specific slot referenced is reporting that the protocol is currently being watched for suspicious flows. If the module is not reporting that this protocol is being watched this object will return ok(1). A protocol is in trouble for a slot when the sum of the rate of all flows for the protocol is over the limit for that protocol.
Status: current Access: read-only
OBJECT-TYPE    
  JuniDosProtectionProtocolState  

juniDosProtectionScfdsSlotProtocolTransitions 1.3.6.1.4.1.4874.2.2.81.1.1.1.1.4
The number of transitions to 'inTrouble' that this control protocol has made for this slot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionScfdsSlotFlowTable 1.3.6.1.4.1.4874.2.2.81.1.1.2
Information about suspicious control flows.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDosProtectionScfdsSlotFlowEntry

juniDosProtectionScfdsSlotFlowEntry 1.3.6.1.4.1.4874.2.2.81.1.1.2.1
Information about a suspicious control flow.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionScfdsSlotFlowEntry  

juniDosProtectionScfdsSlotFlowSlot 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.1
The slot value for the flow.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowIfIndex 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.2
The ifIndex value for the flow. For group flows, this value will be zero.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniDosProtectionScfdsSlotFlowGroupId 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.3
The group id for the flow. The group id will be zero for an individual flow. It is non-zero when the entry represents a group of flows.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..15  

juniDosProtectionScfdsSlotFlowProtocol 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.4
The control protocol for the flow.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionProtocolType  

juniDosProtectionScfdsSlotFlowRate 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.5
The current rate in packets per second for the flow.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowPeakRate 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.6
The peak rate in packets per second for the flow.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowTimeFlagged 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.7
The sysUpTime value for the time when the flow was determined to be suspicious.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowIngressSlot 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.8
For control flow that are monitored on the egress processor in the forwarding path, this value will indicate the possible ingress slot for data stream that is possibly causing this suspicious flow control. This object will report -1 when it is undefined
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

juniDosProtectionScfdsSlotFlowGroup 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.9
Indicates whether the flow is a group flow or not. A value of true(1) indicates that the flow represents a group of flows. A value of false(2) indicates that the flow is an individual flow.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

juniDosProtectionScfdsSlotFlowClearEntry 1.3.6.1.4.1.4874.2.2.81.1.1.2.1.10
When set to clear(1), the suspicious control flow is removed from the suspicious control flow table. When set to ok(0), there is no effect and the suspicious control flow is unchanged. When read, always returns a value of ok(0).
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER ok(0), clear(1)  

juniDosProtectionScfdsSlotFlowMacTable 1.3.6.1.4.1.4874.2.2.81.1.1.4
Information about suspicious control flows.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDosProtectionScfdsSlotFlowMacEntry

juniDosProtectionScfdsSlotFlowMacEntry 1.3.6.1.4.1.4874.2.2.81.1.1.4.1
Information about a suspicious control flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionScfdsSlotFlowMacEntry  

juniDosProtectionScfdsSlotFlowMacSlot 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.1
The slot value for the flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowMacIfIndex 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.2
The ifIndex value for the flow. For group flows, this value will be zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniDosProtectionScfdsSlotFlowMacGroupId 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.3
The group id for the flow. The group id will be zero for an individual flow. It is non-zero when the entry represents a group of flows.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..15  

juniDosProtectionScfdsSlotFlowMacProtocol 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.4
The control protocol for the flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionProtocolType  

juniDosProtectionScfdsSlotFlowMacSrcMac 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.5
The source MAC address for the flow. A null source MAC address indicates that no source physical address was available.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

juniDosProtectionScfdsSlotFlowMacRate 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.6
The current rate in packets per second for the flow.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowMacPeakRate 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.7
The peak rate in packets per second for the flow.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowMacTimeFlagged 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.8
The sysUpTime value for the time when the flow was determined to be suspicious.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotFlowMacIngressSlot 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.9
For control flow that are monitored on the egress processor in the forwarding path, this value will indicate the possible ingress slot for data stream that is possibly causing this suspicious flow control. This object will report -1 when it is undefined
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniDosProtectionScfdsSlotFlowMacGroup 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.10
Indicates whether the flow is a group flow or not. A value of true(1) indicates that the flow represents a group of flows. A value of false(0) indicates that the flow is an individual flow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniDosProtectionScfdsSlotFlowMacClearEntry 1.3.6.1.4.1.4874.2.2.81.1.1.4.1.11
When set to clear(1), the suspicious control flow is removed from the suspicious control flow table. When set to ok(0), there is no effect and the suspicious control flow is unchanged. When read, always returns a value of ok(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ok(0), clear(1)  

juniDosProtectionScfdsSlotTable 1.3.6.1.4.1.4874.2.2.81.1.1.3
The suspicious control flow information for each slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDosProtectionScfdsSlotEntry

juniDosProtectionScfdsSlotEntry 1.3.6.1.4.1.4874.2.2.81.1.1.3.1
The information for a specific slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionScfdsSlotEntry  

juniDosProtectionScfdsSlotSlot 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.1
The slot value for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotClearAll 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.2
When set to clear(1), the suspicious control flow detection system is cleared for this slot. When set to ok(0), there is no effect and the suspicious control flow detection system is unchanged. By clearing the suspicious control flow detection system all flows on the slot are removed from the suspicious flow table. When read, always returns a value of ok(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ok(0), clear(1)  

juniDosProtectionScfdsSlotDiscontinuityTime 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.3
The sysUpTime at which the counters were re-adjusted due to slot restart.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSlotTableOverflowState 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.4
Indicates whether this slot is under a resource shortage situation. A value of notOverflowingOrGrouping(1) indicates that there is no resource shortage on the slot. A value of grouping(2) or overflowing(3) indicates that this module is suffering from a resource shortage and has acted according to the state of the juniDosProtectionScfdsGlobalGrouping object.
Status: current Access: read-only
OBJECT-TYPE    
  JuniDosProtectionScfdsTableOverflowState  

juniDosProtectionScfdsSlotCurrentSuspiciousFlows 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.5
The number of flows currently marked as suspicious for this slot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionScfdsSlotNumberSuspiciousFlows 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.6
The number of suspicious flows seen on this slot, since slot restart
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionScfdsSlotNumberSuspiciousFlowGroups 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.7
The number of suspicius flow groups seen on this slot since slot restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionScfdsSlotCurrentSuspiciousFlowGroups 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.8
The number of flows currently falsely considered suspicious for this slot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionScfdsSlotCurrentFalseNegativeFlows 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.9
The number of flows currently falsely considered suspicious on this slot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionScfdsSlotNumberFalseNegativeFlows 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.10
The number of suspicious flows seen on this slot, since this slot restart.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionScfdsSlotOverflows 1.3.6.1.4.1.4874.2.2.81.1.1.3.1.11
The number of times this slot has had a table overflow.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDosProtectionDpgSlotRateTable 1.3.6.1.4.1.4874.2.2.81.1.2.1
This table provides information about the calculated minimum rates (as well as the maximum rates) for each dos-protection-group control protocol for each line module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDosProtectionDpgSlotRateEntry

juniDosProtectionDpgSlotRateEntry 1.3.6.1.4.1.4874.2.2.81.1.2.1.1
The rates for an individual dos-protection-group on an line module for a control protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionDpgSlotRateEntry  

juniDosProtectionDpgSlotRateSlot 1.3.6.1.4.1.4874.2.2.81.1.2.1.1.1
The slot value for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionDpgSlotRateDpgName 1.3.6.1.4.1.4874.2.2.81.1.2.1.1.2
The dos-protection-group name for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

juniDosProtectionDpgSlotRateProtocol 1.3.6.1.4.1.4874.2.2.81.1.2.1.1.3
The control protocol for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDosProtectionProtocolType  

juniDosProtectionDpgSlotRateMinRate 1.3.6.1.4.1.4874.2.2.81.1.2.1.1.4
The minimum rate for this control protocol on this slot for this dos-protection-group. This value is calculated based on the priority rate and oversubscription as well as the control protocol weight
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionDpgSlotRateMaxRate 1.3.6.1.4.1.4874.2.2.81.1.2.1.1.5
The maximum rate for this protocol on this slot for this dos-protection-group. This is equivalent to the configured rate for the dos-protection-group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionDpgSlotRateMinBurst 1.3.6.1.4.1.4874.2.2.81.1.2.1.1.6
The minimum burst for this control protocol on this slot for this dos-protection-group. This value is calculated based on the priority burst and oversubscription as well as the control protocol weight
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionDpgSlotRateMaxBurst 1.3.6.1.4.1.4874.2.2.81.1.2.1.1.7
The maximum burst for this protocol on this slot for this dos-protection-group. This is equivalent to the configured burst for the dos-protection-group
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionPlatformTraps 1.3.6.1.4.1.4874.2.2.81.0
OBJECT IDENTIFIER    

juniDosProtectionPlatformTrapControl 1.3.6.1.4.1.4874.2.2.81.2
OBJECT IDENTIFIER    

juniDosProtectionPlatformScfdsTraps 1.3.6.1.4.1.4874.2.2.81.0.0
OBJECT IDENTIFIER    

juniDosProtectionScfdsSlot 1.3.6.1.4.1.4874.2.2.81.2.1
The slot value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionPriority 1.3.6.1.4.1.4874.2.2.81.2.2
The control priority value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  JuniDosProtectionPriorityType  

juniDosProtectionProtocol 1.3.6.1.4.1.4874.2.2.81.2.3
The control protocol value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  JuniDosProtectionProtocolType  

juniDosProtectionIfIndex 1.3.6.1.4.1.4874.2.2.81.2.4
The ifIndex value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

juniDosProtectionGroupId 1.3.6.1.4.1.4874.2.2.81.2.5
The group id value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionSrcPhysAddr 1.3.6.1.4.1.4874.2.2.81.2.6
The source physical MAC address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress Size(6)  

juniDosProtectionScfdsFlowRate 1.3.6.1.4.1.4874.2.2.81.2.7
The flow rate at the creation time.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

juniDosProtectionScfdsSuspiciousControlFlow 1.3.6.1.4.1.4874.2.2.81.0.0.1
This trap will be generated when a control flow becomes suspicious.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsNonSuspiciousControlFlow 1.3.6.1.4.1.4874.2.2.81.0.0.2
This trap will be generated when a control flow becomes no longer suspicious
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsSuspiciousControlFlowGroup 1.3.6.1.4.1.4874.2.2.81.0.0.3
This trap will be generated when a control flow that represents a group becomes suspicious.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsNonSuspiciousControlFlowGroup 1.3.6.1.4.1.4874.2.2.81.0.0.4
This trap will be generated when a control flow that represents a group becomes no longer suspicious.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsTableFull 1.3.6.1.4.1.4874.2.2.81.0.0.5
This trap will be generated when the suspicious flow control table becomes full on a slot.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsTableNotFull 1.3.6.1.4.1.4874.2.2.81.0.0.6
This trap will be generated when the suspicious flow control table is no longer full on a slot.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsGroupingInUse 1.3.6.1.4.1.4874.2.2.81.0.0.7
This trap will be generated when the suspicious flow control system begins to group flow controls on a slot, due to the suspicious flow control table being full.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsSuspiciousProtocol 1.3.6.1.4.1.4874.2.2.81.0.0.8
This trap will be generated when a control protocol becomes suspicious on a slot, and therefore the suspicious control flow system begins to watch flows of this control protocol type.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsNonSuspiciousProtocol 1.3.6.1.4.1.4874.2.2.81.0.0.9
This trap will be generated when a control protocol becomes no longer suspicious on a slot, and therefore the suspicious control flow system will no longer watch flows of this control protocol type.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsSuspiciousPriority 1.3.6.1.4.1.4874.2.2.81.0.0.10
This trap will be generated when a control priority becomes suspicious on a slot.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsNonSuspiciousPriority 1.3.6.1.4.1.4874.2.2.81.0.0.11
This trap will be generated when a control priority becomes no longer suspicious on a slot.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsSuspiciousControlFlowMac 1.3.6.1.4.1.4874.2.2.81.0.0.12
This trap will be generated when a control flow becomes suspicious.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionScfdsNonSuspiciousControlFlowMac 1.3.6.1.4.1.4874.2.2.81.0.0.13
This trap will be generated when a control flow becomes no longer suspicious
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

juniDosProtectionPlatformMIBConformance 1.3.6.1.4.1.4874.2.2.81.4
OBJECT IDENTIFIER    

juniDosProtectionPlatformMIBCompliances 1.3.6.1.4.1.4874.2.2.81.4.1
OBJECT IDENTIFIER    

juniDosProtectionPlatformMIBGroups 1.3.6.1.4.1.4874.2.2.81.4.2
OBJECT IDENTIFIER    

juniDosProtectionCompliance 1.3.6.1.4.1.4874.2.2.81.4.1.1
The compliance statement for entities which implement the Juniper Dos Protection Platform specific MIB. Obsoleted with the addition of dos-protection groups.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDosProtectionCompliance2 1.3.6.1.4.1.4874.2.2.81.4.1.2
The compliance statement for entities which implement the Juniper Dos Protection Platform specific MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDosProtectionGroup 1.3.6.1.4.1.4874.2.2.81.4.2.1
A collection of objects providing management of platform specific aspects of the DOS protection application in a Juniper product. This became obsolete with the addition of MAC address in the flow table and the addition of dos-protection-groups.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

juniDosProtectionNotificationGroup 1.3.6.1.4.1.4874.2.2.81.4.2.2
Collection of objects for DOS protection application notifications in a Juniper product.This became obsolete with the addition of MAC address in flow traps.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

juniDosProtectionGroup1 1.3.6.1.4.1.4874.2.2.81.4.2.3
A collection of objects providing management of platform specific aspects of the DOS protection application in a Juniper product.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

juniDosProtectionNotificationGroup1 1.3.6.1.4.1.4874.2.2.81.4.2.4
Collection of objects for DOS protection application notifications in a Juniper product.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP