rlipv6InterfaceIcmpUnreachSendEnable
RADLAN-IPv6 ·
.1.3.6.1.4.1.89.26.20.1.3
Object
column r/w
Enumeration
Enables or disables sending of ICMP Destination Unreachable Error on specific interface.
Context
- MIB
- RADLAN-IPv6
- OID
.1.3.6.1.4.1.89.26.20.1.3- 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 'RADLAN-IPv6' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IPv6::rlipv6InterfaceIcmpUnreachSendEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-IPv6' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IPv6::rlipv6InterfaceIcmpUnreachSendEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-IPv6' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-IPv6::rlipv6InterfaceIcmpUnreachSendEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |