icmpRedirect
MX-BNI-MIB ·
.0.200.1.500.100
Object
scalar r/w
Enumeration
ICMP Redirect
ICMP redirect are used to inform a host to send packets on an
alternate route.
This parameter allows to control the unit behavior when
receiving ICMP redirects.
* AcceptIpv4AndIpv6: The redirection is applied for both
IPv4 and IPv6.
* AcceptIpv4Only: The redirection is applied for IPv4 only.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.500.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- icmpGroup
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 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::icmpRedirect.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::icmpRedirect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | acceptIpv4AndIpv6 |
200 | acceptIpv4Only |