agentSwitchIpInterfaceIcmpRedirects
NG700-ROUTING-MIB ·
.1.3.6.1.4.1.4526.11.2.2.3.1.12
Object
column r/w
Enumeration
If this object is enable and agentSwitchIpIcmpRedirectsMode is also enable ICMP Redirects can be sent on this interface.
Context
- MIB
- NG700-ROUTING-MIB
- OID
.1.3.6.1.4.1.4526.11.2.2.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSwitchIpInterfaceEntry
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 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIpInterfaceIcmpRedirects'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-ROUTING-MIB::agentSwitchIpInterfaceIcmpRedirects.<agentSwitchIpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NG700-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NG700-ROUTING-MIB::agentSwitchIpInterfaceIcmpRedirects'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |