Juniper-DOS-PROTECTION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
36
.1.3.6.1.4.1.4874.2.2.80.1.1.13
·
1 row entry
·
6 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniDosProtectionScfdsProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-DOS-PROTECTION-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-MIB::juniDosProtectionScfdsProtocolTable'
The information for the DOS protection control protocols.
The information for an individual DOS protection control
protocol.
protocol.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The control protocol value for this entry.
|
JuniDosProtectionProtocolType Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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… |
Unsigned32r/w Constraints: range: 0-0range: 3-65535 |
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 … |
Unsigned32r/w Constraints: range: 0-32767 |
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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. |
Unsigned32r/w Constraints: range: 10-1000range: 0-0 |
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 protoco… |
JuniDosProtectionProtocolState Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The number of transitions to 'inTrouble' that this control protocol
has made. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.80.1.1.13.1.6 |
.1.3.6.1.4.1.4874.2.2.80.1.2.1
·
1 row entry
·
6 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniDosProtectionDpgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-DOS-PROTECTION-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-MIB::juniDosProtectionDpgTable'
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.
The information for an individual dos-protection-group.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The dos-protection-group-name for this entry.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.4874.2.2.80.1.2.1.1.1 |
||||||||||||
|
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 |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.80.1.2.1.1.2 |
||||||||||||
|
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-g… |
JuniDosProtectionProtocolCannedTyper/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.1.1.3 |
||||||||||||
|
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) |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.1.1.4 |
||||||||||||
|
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 … |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4874.2.2.80.1.2.1.1.5 |
||||||||||||
|
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.80.1.2.1.1.6 |
.1.3.6.1.4.1.4874.2.2.80.1.2.2
·
1 row entry
·
10 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniDosProtectionDpgProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-DOS-PROTECTION-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-MIB::juniDosProtectionDpgProtocolTable'
The information for the dos-protection-group control protocol table.
The information for an individual dos-protection-group control
protocol entry.
protocol entry.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The dos-protection-group name for this entry.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The dos-protection-group control protocol for this entry.
|
JuniDosProtectionProtocolType Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The burst in packets for this control protocol in this
dos-protection-group. |
Unsigned32r/w Constraints: range: 32-65535range: 0-0 |
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 ind… |
Unsigned32r/w Constraints: range: 10-100 |
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The rate in packets per second for this control protocol in
this dos-protection-group. |
Unsigned32r/w Constraints: range: 0-0range: 64-65535 |
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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. |
Unsigned32r/w Constraints: range: 100-500 |
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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. |
JuniDosProtectionProtocolPriorityTyper/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 con… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The destination processor for packets of this control protocol.
|
JuniDosProtectionControlProcessorDestination Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.2.1.10 |
.1.3.6.1.4.1.4874.2.2.80.1.2.3
·
1 row entry
·
6 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniDosProtectionDpgPriorityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-DOS-PROTECTION-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-MIB::juniDosProtectionDpgPriorityTable'
The information for a dos-protection-group priority table.
The information for an individual dos-protection-group priority
table
table
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The dos-proteciton-group name for this entry.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.4874.2.2.80.1.2.3.1.1 |
||||||||||||||||
|
The priority for this entry.
|
JuniDosProtectionPriorityType Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.3.1.2 |
||||||||||||||||
|
The burst in packets for this priority in this
dos-protection-group. |
Unsigned32r/w Constraints: range: 32-65535range: 0-0 |
.1.3.6.1.4.1.4874.2.2.80.1.2.3.1.3 |
||||||||||||||||
|
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. |
Unsigned32r/w Constraints: range: 100-1000 |
.1.3.6.1.4.1.4874.2.2.80.1.2.3.1.4 |
||||||||||||||||
|
The rate in packets per second for this priority in
this dos-protection-group. |
Unsigned32r/w Constraints: range: 64-65535range: 0-0 |
.1.3.6.1.4.1.4874.2.2.80.1.2.3.1.5 |
||||||||||||||||
|
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… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4874.2.2.80.1.2.3.1.6 |
.1.3.6.1.4.1.4874.2.2.80.1.2.4
·
1 row entry
·
4 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniDosProtectionDpgAttachTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-DOS-PROTECTION-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-MIB::juniDosProtectionDpgAttachTable'
The information for the DOS protection attachment table.
The information for an individual DOS protection attachment entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The interface index for the attachment.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.80.1.2.4.1.1 |
||||||||||||
|
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 |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.80.1.2.4.1.2 |
||||||||||||
|
The dos-protection-group for this entry. This is the
dos-protection-group that is use by the interface. |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.4874.2.2.80.1.2.4.1.3 |
||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4874.2.2.80.1.2.4.1.4 |
.1.3.6.1.4.1.4874.2.2.80.1.2.5
·
1 row entry
·
4 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniDosProtectionDpgProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-DOS-PROTECTION-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-MIB::juniDosProtectionDpgProfileTable'
The information for the DOS protection profile table.
The information for an individual DOS protection profile entry.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.80.1.2.5.1.1 |
||||||||||||||||
|
The layer ID for the profile entry. The layer ID indicates
which interface type is being accessed. |
JuniDosProtectionLayerId Type Values:
|
.1.3.6.1.4.1.4874.2.2.80.1.2.5.1.2 |
||||||||||||||||
|
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 |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.80.1.2.5.1.3 |
||||||||||||||||
|
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. |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.4874.2.2.80.1.2.5.1.4 |