issPauseFloodProtect
ARICENT-ISS-MIB ·
.1.3.6.1.4.1.2076.81.1.122
Object
scalar r/w
Enumeration
This Object is used to Enable or disable the pause flood detection and protection feature on all the ports in the system. Enabling this feature avoids the resource exhaustion condition caused by pause frames/priority-based pause frames. The pause flood detection and protection feature is disabled by default.
Context
- MIB
- ARICENT-ISS-MIB
- OID
.1.3.6.1.4.1.2076.81.1.122- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- issSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-MIB::issPauseFloodProtect.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISS-MIB::issPauseFloodProtect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |