juniDosProtectionScfdsSlotProtocolState
Juniper-DOS-PROTECTION-PLATFORM-MIB ·
.1.3.6.1.4.1.4874.2.2.81.1.1.1.1.3
Object
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.
Context
- MIB
- Juniper-DOS-PROTECTION-PLATFORM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.81.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniDosProtectionScfdsSlotProtocolEntry
- Groups
- 2
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::juniDosProtectionScfdsSlotProtocolState'
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::juniDosProtectionScfdsSlotProtocolState.<juniDosProtectionScfdsSlotProtocolSlot>.<juniDosProtectionScfdsSlotProtocolIndex>'
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::juniDosProtectionScfdsSlotProtocolState'
Syntax
- Source
- Juniper-DOS-PROTECTION-MIBJuniDosProtectionProtocolState
- Base type
Enumeration
Values & Constraints
Type Values
1 | ok |
2 | inTrouble |