agentIpv6InterfaceIcmpRedirects
EdgeSwitch-ROUTING6-MIB ·
.1.3.6.1.4.1.4413.1.1.30.1.2.1.8
Object
column r/w
Enumeration
Enable/Disable the sending of ICMPv6 redirect messages in the redirect scenario where the forwarded packet is sent out through the same interface on which the packet was received.
Context
- MIB
- EdgeSwitch-ROUTING6-MIB
- OID
.1.3.6.1.4.1.4413.1.1.30.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentIpv6InterfaceEntry
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 'EdgeSwitch-ROUTING6-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-ROUTING6-MIB::agentIpv6InterfaceIcmpRedirects'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-ROUTING6-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-ROUTING6-MIB::agentIpv6InterfaceIcmpRedirects.<agentIpv6InterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-ROUTING6-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-ROUTING6-MIB::agentIpv6InterfaceIcmpRedirects'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |