juniDosProtectionScfdsSlotTableOverflowState
Juniper-DOS-PROTECTION-PLATFORM-MIB ·
.1.3.6.1.4.1.4874.2.2.81.1.1.3.1.4
Object
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.
Context
- MIB
- Juniper-DOS-PROTECTION-PLATFORM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.81.1.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniDosProtectionScfdsSlotEntry
- 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::juniDosProtectionScfdsSlotTableOverflowState'
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::juniDosProtectionScfdsSlotTableOverflowState.<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::juniDosProtectionScfdsSlotTableOverflowState'
Syntax
Values & Constraints
Type Values
1 | notOverflowingOrGrouping |
2 | grouping |
3 | overflowing |