ipIcmpSourceQuench
BINTEC-IPEXT-MIB ·
.0.32.1
Object
scalar r/w
Enumeration
enabled : If an IP packet is discarded due to congestion,
the system sends an ICMP 'Source-Quench' message
back to the originator of the packet.
For congestion-control/prevention, the system may
send ICMP 'Source-Quench' messages also.
This is the default behavior of the system.
The rate of ICMP 'Source Quench' messages is
limited to max. 1 message/s per originator.
disabled: system never sends ICMP 'Source-Quench' messages
(not for congestions nor for congestion-control).
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.32.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipIcmp
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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipIcmpSourceQuench.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipIcmpSourceQuench'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.