All MIBs › CISCO-CEF-MIB › cefFESelectionWeight
cefFESelectionWeight
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefFESelectionWeight
OID (numeric): 1.3.6.1.4.1.9.9.492.1.3.1.1.11
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object represent the weighting for load balancing between multiple Forwarding Element Lists. The value of this object will be zero if load balancing is associated with this selection entry.
What is cefFESelectionWeight?
This reports the load-balancing weight assigned to this forwarding-element list relative to other lists for the same prefix, reading zero if load balancing is not in use for this selection entry at all. This is the actual mechanism behind unequal-cost or weighted load balancing across multiple paths to the same destination, so an admin verifying that traffic is being split in the intended ratio across two links can read the weight values on each FE list directly rather than inferring the split from traffic counters alone. If two forwarding-element lists for the same prefix carry weights of 3 and 1 respectively, CEF would send roughly three times as much traffic over the first path as the second, which an admin could confirm matches the intended unequal-cost load-balancing configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.3.1.1.11 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefFESelectionWeight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.3.1.1.11.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefFESelectionWeight.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::cefFESelectionWeight 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.3 | cefFE | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.3.1 | cefFESelectionTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.3.1.1 | cefFESelectionEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.3.1.1.11 | cefFESelectionWeight | CISCO-CEF-MIB |