juniDosProtectionScfdsSlotClearAll
Juniper-DOS-PROTECTION-PLATFORM-MIB ·
.1.3.6.1.4.1.4874.2.2.81.1.1.3.1.2
Object
column r/w
Enumeration
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).
Context
- MIB
- Juniper-DOS-PROTECTION-PLATFORM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.81.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniDosProtectionScfdsSlotEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-DOS-PROTECTION-PLATFORM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-PLATFORM-MIB::juniDosProtectionScfdsSlotClearAll'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-DOS-PROTECTION-PLATFORM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DOS-PROTECTION-PLATFORM-MIB::juniDosProtectionScfdsSlotClearAll.<juniDosProtectionScfdsSlotFlowSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-DOS-PROTECTION-PLATFORM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-DOS-PROTECTION-PLATFORM-MIB::juniDosProtectionScfdsSlotClearAll'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | clear |