Juniper-DOS-PROTECTION-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-DOS-PROTECTION-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 |
juniDosProtectionMIB | 1.3.6.1.4.1.4874.2.2.80 |
The DOS Protection MIB for the Juniper E-Series product family. This MIB contains managed objects for the DOS Protection application. Management objects are provided to control and monitor the DOS protection application. |
||
juniDosProtectionObjects | 1.3.6.1.4.1.4874.2.2.80.1 | |||
juniDosProtectionScfdsGroup | 1.3.6.1.4.1.4874.2.2.80.1.1 | |||
juniDosProtectionScfdsGlobalState | 1.3.6.1.4.1.4874.2.2.80.1.1.1 | junienable | read-write |
Controls whether the suspicious control flow detection system is enabled or disabled. Setting the value to enable(1) enables the suspicious control flow detection system. Setting the value to disable(0) disables the system. When read this object returns the current state of the system. |
juniDosProtectionScfdsGlobalGrouping | 1.3.6.1.4.1.4874.2.2.80.1.1.2 | junienable | read-write |
When set to enable(1), the suspicious flow control system will group flows when resources are unavailable to treat each suspicious flow individually. When set to disable(0), this feature will be inhibited and the suspicious control flow system may not recognize all suspicious flows during a resource shortage. When read this object will return the current state of the object. |
juniDosProtectionScfdsGlobalClearAll | 1.3.6.1.4.1.4874.2.2.80.1.1.3 | integer | read-write |
When set to clear(1), the suspicious control flow detection system is cleared. 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 are removed from the suspicious flow table. When read, always returns a value of ok(0). Enumeration: 'clear': 1, 'ok': 0. |
juniDosProtectionScfdsGlobalDiscontinuityTime | 1.3.6.1.4.1.4874.2.2.80.1.1.4 | unsigned32 | read-only |
The sysUpTime at which the counters were last re-initialized on any slot due to a restart. |
juniDosProtectionScfdsGlobalTableOverflowState | 1.3.6.1.4.1.4874.2.2.80.1.1.5 | junidosprotectionscfdstableoverflowstate | read-only |
Indicates whether any module in the system is in under a resource shortage situation. A value of notOverflowingOrGrouping(1) indicates that there is no resource shortage on any module. A value of grouping(2) or overflowing(3) indicates that at least one module is suffering from a resource shortage, and has acted according to the state of the juniDosProtectionScfdsGlobalGrouping object. |
juniDosProtectionScfdsGlobalCurrentSuspiciousFlows | 1.3.6.1.4.1.4874.2.2.80.1.1.6 | counter32 | read-only |
The number of flows currently marked as suspicious. |
juniDosProtectionScfdsGlobalNumberSuspiciousFlows | 1.3.6.1.4.1.4874.2.2.80.1.1.7 | counter32 | read-only |
The number of suspicious flows seen since system restart. |
juniDosProtectionScfdsGlobalCurrentSuspiciousFlowGroups | 1.3.6.1.4.1.4874.2.2.80.1.1.8 | counter32 | read-only |
The number of flow groups currently marked as suspicious. |
juniDosProtectionScfdsGlobalNumberSuspiciousFlowGroups | 1.3.6.1.4.1.4874.2.2.80.1.1.9 | counter32 | read-only |
The number of suspicius flow groups seen since system restart. |
juniDosProtectionScfdsGlobalCurrentFalseNegativeFlows | 1.3.6.1.4.1.4874.2.2.80.1.1.10 | counter32 | read-only |
The number of flows currently falsely considered suspicious. A false negative indicates that the flow was seen as possibly suspicious, but did not pass all the tests to be considered suspicious. This is a normal condition of the system. |
juniDosProtectionScfdsGlobalNumberFalseNegativeFlows | 1.3.6.1.4.1.4874.2.2.80.1.1.11 | counter32 | read-only |
The number of flows falsely considered possibly suspicious seen since system restart. |
juniDosProtectionScfdsGlobalNumberTableOverflows | 1.3.6.1.4.1.4874.2.2.80.1.1.12 | counter32 | read-only |
The total number of times the system had a table overflow on any slot. |
juniDosProtectionScfdsProtocolTable | 1.3.6.1.4.1.4874.2.2.80.1.1.13 | no-access |
The information for the DOS protection control protocols. |
|
1.3.6.1.4.1.4874.2.2.80.1.1.13.1 | no-access |
The information for an individual DOS protection control protocol. |
||
juniDosProtectionScfdsProtocolIndex | 1.3.6.1.4.1.4874.2.2.80.1.1.13.1.1 | junidosprotectionprotocoltype | no-access |
The control protocol value for this entry. |
juniDosProtectionScfdsProtocolThreshold | 1.3.6.1.4.1.4874.2.2.80.1.1.13.1.2 | unsigned32 | read-write |
The threshold in packets per second for this control protocol. This is the rate at which a flow for this protocol is considered suspicious. Setting this object to zero will have the affect of excusing this protocol from suspicious control flow detection. |
juniDosProtectionScfdsProtocolLowThreshold | 1.3.6.1.4.1.4874.2.2.80.1.1.13.1.3 | unsigned32 | read-write |
The low threshold in packets per second for this control protocol . This is the rate at which a flow must fall below to in order return to the normal state, after having been marked suspicious. A low threshold of zero disables this functionality. |
juniDosProtectionScfdsProtocolBackoffTime | 1.3.6.1.4.1.4874.2.2.80.1.1.13.1.4 | unsigned32 | read-write |
The backoff time in seconds. A flow which is considered suspicious will be returned to normal after this amount of time regardless of the current rate of the flow. A backoff time of 0 disables this functionality. |
juniDosProtectionScfdsProtocolState | 1.3.6.1.4.1.4874.2.2.80.1.1.13.1.5 | junidosprotectionprotocolstate | read-only |
The current state of the protocol. This object will return inTrouble(2) if any module in the system has reported that the protocol is currently being watched for suspicious flows. If no module reports that this protocol is being watched this object will return ok(1). A protocol is in trouble on a module when the sum of the rate for all flows for the protocol is over the limit for that protocol. |
juniDosProtectionScfdsProtocolTransitions | 1.3.6.1.4.1.4874.2.2.80.1.1.13.1.6 | counter32 | read-only |
The number of transitions to 'inTrouble' that this control protocol has made. |
juniDosProtectionDpgGroup | 1.3.6.1.4.1.4874.2.2.80.1.2 | |||
juniDosProtectionDpgTable | 1.3.6.1.4.1.4874.2.2.80.1.2.1 | no-access |
The information for a dos-protection-group. A dos-protection-group defines a set of parameters that manage the handling of control protocols on the router. |
|
1.3.6.1.4.1.4874.2.2.80.1.2.1.1 | no-access |
The information for an individual dos-protection-group. |
||
juniDosProtectionDpgIndex | 1.3.6.1.4.1.4874.2.2.80.1.2.1.1.1 | displaystring | no-access |
The dos-protection-group-name for this entry. |
juniDosProtectionDpgRowStatus | 1.3.6.1.4.1.4874.2.2.80.1.2.1.1.2 | rowstatus | read-only |
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. When read this always returns a value of active |
juniDosProtectionDpgCanned | 1.3.6.1.4.1.4874.2.2.80.1.2.1.1.3 | junidosprotectionprotocolcannedtype | read-only |
Sets the default values based for the dos-protection-group based on the values from the canned group. Can only be used to set a different group. Using the current group will result in no changes to the dos-protection-group. |
juniDosProtectionDpgRevert | 1.3.6.1.4.1.4874.2.2.80.1.2.1.1.4 | integer | read-only |
Revert this dos-protection-group to the canned values of the associated canned group by setting this object to revert(1). Reading this object will always return a value of no-revert(1) Enumeration: 'no-revert': 0, 'revert': 1. |
juniDosProtectionDpgModified | 1.3.6.1.4.1.4874.2.2.80.1.2.1.1.5 | truthvalue | read-only |
When true is returned, some protocol or priority associated with this dos-protection-group, has been modified from the canned values associated with the group. When false is returned all settings associated with this dos-protection-group are at the defaults for the associated canned group. |
juniDosProtectionDpgReferences | 1.3.6.1.4.1.4874.2.2.80.1.2.1.1.6 | integer | read-only |
The number of references for this dos-protection-group. References include the number of interfaces currently associated with the group, as well as the number of profile references. |
juniDosProtectionDpgProtocolTable | 1.3.6.1.4.1.4874.2.2.80.1.2.2 | no-access |
The information for the dos-protection-group control protocol table. |
|
1.3.6.1.4.1.4874.2.2.80.1.2.2.1 | no-access |
The information for an individual dos-protection-group control protocol entry. |
||
juniDosProtectionDpgProtocolName | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.1 | displaystring | no-access |
The dos-protection-group name for this entry. |
juniDosProtectionDpgProtocolProtocol | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.2 | junidosprotectionprotocoltype | no-access |
The dos-protection-group control protocol for this entry. |
juniDosProtectionDpgProtocolBurst | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.3 | unsigned32 | read-write |
The burst in packets for this control protocol in this dos-protection-group. |
juniDosProtectionDpgProtocolDropProbability | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.4 | unsigned32 | read-write |
The drop probability for suspect packets for this control protocol in this dos-protection-group. This is probability that a packet belonging to a suspicious flow will be dropped. A drop probability of less than 100 indicates that the user wishes to have some packets from a suspect flow reach the control processor. |
juniDosProtectionDpgProtocolRate | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.5 | unsigned32 | read-write |
The rate in packets per second for this control protocol in this dos-protection-group. |
juniDosProtectionDpgProtocolSkipPriorityRateLimiter | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.6 | junienable | read-write |
When set to enable, this control protocol in this dos-protection-group will skip the priority rate limiter. When set to disable, the protocol will not skip the priority rate-limiter. |
juniDosProtectionDpgProtocolWeight | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.7 | unsigned32 | read-write |
The weight of this control protocol against others of the same priority in this dos-protection-group. The weight is used to determine the minimum rate and burst for the protocol within the priority group. |
juniDosProtectionDpgProtocolPriority | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.8 | junidosprotectionprotocolprioritytype | read-write |
The priority for the control protocol. Packets of this control protocol on interfaces referencing this dos-protection-group will be categorized into the priority indicated. |
juniDosProtectionDpgProtocolModified | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.9 | truthvalue | read-only |
When true is returned, the values for this control protocol in this dos-protection-group have been modified from the canned values associated with the group. When false is returned all settings associated with this control protocol in this dos-protection-group are at the defaults for the associated canned group. |
juniDosProtectionDpgProtocolDestination | 1.3.6.1.4.1.4874.2.2.80.1.2.2.1.10 | junidosprotectioncontrolprocessordestination | read-only |
The destination processor for packets of this control protocol. |
juniDosProtectionDpgPriorityTable | 1.3.6.1.4.1.4874.2.2.80.1.2.3 | no-access |
The information for a dos-protection-group priority table. |
|
1.3.6.1.4.1.4874.2.2.80.1.2.3.1 | no-access |
The information for an individual dos-protection-group priority table |
||
juniDosProtectionDpgPriorityName | 1.3.6.1.4.1.4874.2.2.80.1.2.3.1.1 | displaystring | no-access |
The dos-proteciton-group name for this entry. |
juniDosProtectionDpgPriorityPriority | 1.3.6.1.4.1.4874.2.2.80.1.2.3.1.2 | junidosprotectionprioritytype | no-access |
The priority for this entry. |
juniDosProtectionDpgPriorityBurst | 1.3.6.1.4.1.4874.2.2.80.1.2.3.1.3 | unsigned32 | read-write |
The burst in packets for this priority in this dos-protection-group. |
juniDosProtectionDpgPriorityOverSubscriptionFactor | 1.3.6.1.4.1.4874.2.2.80.1.2.3.1.4 | unsigned32 | read-write |
The over-subscription factor for this priority in this dos-protection-group. This is used when calculating the minimum rates for control protocols that use this priority. |
juniDosProtectionDpgPriorityRate | 1.3.6.1.4.1.4874.2.2.80.1.2.3.1.5 | unsigned32 | read-write |
The rate in packets per second for this priority in this dos-protection-group. |
juniDosProtectionDpgPriorityModified | 1.3.6.1.4.1.4874.2.2.80.1.2.3.1.6 | truthvalue | read-only |
When true is returned, the values for this priority in this dos-protection-group have been modified from the canned values associated with the group. When false is returned all settings associated with this priority in this dos-protection-group are at the defaults for the associated canned group. |
juniDosProtectionDpgAttachTable | 1.3.6.1.4.1.4874.2.2.80.1.2.4 | no-access |
The information for the DOS protection attachment table. |
|
1.3.6.1.4.1.4874.2.2.80.1.2.4.1 | no-access |
The information for an individual DOS protection attachment entry. |
||
juniDosProtectionDpgAttachIndex | 1.3.6.1.4.1.4874.2.2.80.1.2.4.1.1 | interfaceindex | no-access |
The interface index for the attachment. |
juniDosProtectionDpgAttachRowStatus | 1.3.6.1.4.1.4874.2.2.80.1.2.4.1.2 | rowstatus | read-only |
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. When read this always returns a value of active |
juniDosProtectionDpgAttachName | 1.3.6.1.4.1.4874.2.2.80.1.2.4.1.3 | displaystring | read-only |
The dos-protection-group for this entry. This is the dos-protection-group that is use by the interface. |
juniDosProtectionDpgAttachConfigured | 1.3.6.1.4.1.4874.2.2.80.1.2.4.1.4 | truthvalue | read-only |
Indicates the configured status of the attachment. This object returns true when the attachment was statically configured, and returns false when the attachment was made via a profile attachment. |
juniDosProtectionDpgProfileTable | 1.3.6.1.4.1.4874.2.2.80.1.2.5 | no-access |
The information for the DOS protection profile table. |
|
1.3.6.1.4.1.4874.2.2.80.1.2.5.1 | no-access |
The information for an individual DOS protection profile entry. |
||
juniDosProtectionDpgProfileProfileId | 1.3.6.1.4.1.4874.2.2.80.1.2.5.1.1 | unsigned32 | no-access |
The profile ID for the profile entry. The profile ID identifies which profile is being accessed. A value for this identifier is determined by locating or creating a profile name in the juniProfileNameTable |
juniDosProtectionDpgProfileLayerId | 1.3.6.1.4.1.4874.2.2.80.1.2.5.1.2 | junidosprotectionlayerid | no-access |
The layer ID for the profile entry. The layer ID indicates which interface type is being accessed. |
juniDosProtectionDpgProfileRowStatus | 1.3.6.1.4.1.4874.2.2.80.1.2.5.1.3 | rowstatus | read-only |
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. When read this always returns a value of active |
juniDosProtectionDpgProfileName | 1.3.6.1.4.1.4874.2.2.80.1.2.5.1.4 | displaystring | read-only |
The dos-protection-group that is associated with this profile/interface-type. This profile will be attached when dynamic instances of the interface type are created that reference the specific profile. |
juniDosProtectionMIBConformance | 1.3.6.1.4.1.4874.2.2.80.4 | |||
juniDosProtectionMIBCompliances | 1.3.6.1.4.1.4874.2.2.80.4.1 | |||
juniDosProtectionCompliance | 1.3.6.1.4.1.4874.2.2.80.4.1.1 |
The compliance statement for entities which implement the Juniper Dos Protection MIB. This was made obsolete with the addition of dos-protection-groups. |
||
juniDosProtectionCompliance2 | 1.3.6.1.4.1.4874.2.2.80.4.1.2 |
The compliance statement for entities which implement the Juniper Dos Protection MIB. |
||
juniDosProtectionMIBGroups | 1.3.6.1.4.1.4874.2.2.80.4.2 | |||
juniDosProtectionGroup | 1.3.6.1.4.1.4874.2.2.80.4.2.1 |
A collection of objects providing management of DOS protection application in a Juniper product. This object became obsolete with the addition of dos-protection-groups. |
||
juniDosProtectionGroup2 | 1.3.6.1.4.1.4874.2.2.80.4.2.2 |
A collection of objects providing management of DOS protection application in a Juniper product. |