CISCO-CEF-MIB :: cefIntLoadSharing

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefIntLoadSharing

cefIntLoadSharing

Module: CISCO-CEF-MIB

OID (symbolic): CISCO-CEF-MIB::cefIntLoadSharing

OID (numeric): 1.3.6.1.4.1.9.9.492.1.5.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The status of load sharing on the interface.

perPacket(1) : Router to send data packets over successive equal-cost paths without regard to individual hosts or user sessions.

perDestination(2) : Router to use multiple, equal-cost paths to achieve load sharing

Load sharing is enabled by default for an interface when CEF is enabled.

What is cefIntLoadSharing?

This object controls whether the router load-shares traffic on the interface per-packet across equal-cost paths or keeps each destination pinned to one path. The choice matters because perPacket(1) sharing can reorder packets within a TCP flow, hurting throughput for latency-sensitive traffic, while perDestination(2) preserves per-flow ordering at the cost of potentially uneven link utilization. An admin running two equal-cost WAN links for a VoIP-heavy branch would set this to perDestination(2) to avoid out-of-order RTP packets, even though one link might then carry 70% of the load and the other 30%.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.2
snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefIntLoadSharing

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.2.1
snmpget -v2c -c public <target> CISCO-CEF-MIB::cefIntLoadSharing.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.2.1 i <value>

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::cefIntLoadSharing 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.492ciscoCefMIBCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1ciscoCefMIBObjectsCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5cefInterfaceCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5.1cefIntTableCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5.1.1cefIntEntryCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5.1.1.2cefIntLoadSharingCISCO-CEF-MIB