rlipv6InterfaceIcmpRedirectSendEnable
HPE-IPv6 ·
.1.3.6.1.4.1.11.2.26.20.1.7
Object
column r/w
Enumeration
Enables or disables sending of ICMP IPv6 redirect messages to re-send a packet through the same interface on which the packet was received.
Context
- MIB
- HPE-IPv6
- OID
.1.3.6.1.4.1.11.2.26.20.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlipv6InterfaceEntry
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 'HPE-IPv6' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IPv6::rlipv6InterfaceIcmpRedirectSendEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-IPv6' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IPv6::rlipv6InterfaceIcmpRedirectSendEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-IPv6' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-IPv6::rlipv6InterfaceIcmpRedirectSendEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |