All MIBs › CISCO-CEF-MIB › cefAdjSummaryRedirect
cefAdjSummaryRedirect
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjSummaryRedirect
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.1.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of adjacencies for which ip redirect (or icmp redirection) is enabled. The value of this object is only relevant for ipv4 and ipv6 link type (when the index object cefAdjSummaryLinkType value is ipv4(1) or ipv6(2)) and will be set to zero for other link types.
What is cefAdjSummaryRedirect?
This reports the count of adjacencies for which IP redirect, or ICMPv6 redirect, is enabled, and per the MIB it is only relevant for ipv4 or ipv6 link types, reading zero for other link types. ICMP redirects tell an end host it is using a suboptimal next hop, so a nonzero count here reveals how many of this router's neighbor relationships are actively capable of generating those redirect messages, useful context when an admin is deciding whether to disable redirects broadly for security reasons, since they can be abused for traffic redirection attacks, but needs to know current exposure first. A security-conscious admin auditing redirect exposure might use this counter to confirm that after disabling ip redirects globally, this count actually drops to zero across all IPv4/IPv6 adjacencies rather than assuming the configuration took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.1.1.1.5 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjSummaryRedirect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.1.1.1.5.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjSummaryRedirect.1
Start monitoring Cisco routers/Layer-3 switches (Cisco Express Forwarding) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CEF-MIB::cefAdjSummaryRedirect OID value, configure state conditions and alerts, and monitor any Cisco routers/Layer-3 switches (Cisco Express Forwarding) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.492 | ciscoCefMIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1 | ciscoCefMIBObjects | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2 | cefAdj | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1 | cefAdjSummary | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1.1 | cefAdjSummaryTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1.1.1 | cefAdjSummaryEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.1.1.1.5 | cefAdjSummaryRedirect | CISCO-CEF-MIB |