CISCO-CEF-MIB :: cefCfgLoadSharingID

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefCfgLoadSharingID

cefCfgLoadSharingID

Module: CISCO-CEF-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.492.1.4.1.1.7

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: The Fixed ID associated with the managed object cefCfgLoadSharingAlgorithm. The hash of this object value may be used by the Load Sharing Algorithm.

The value of this object is not relevant and will be set to zero if the value of managed object cefCfgLoadSharingAlgorithm is set to none(1) or original(2). The default value of this object is calculated by the device at the time of initialization.

What is cefCfgLoadSharingID?

This holds a fixed ID value whose hash may be used as an input to the configured load-sharing algorithm, and per the MIB it is not relevant, and reads zero, when the algorithm is set to none or original, with its default calculated automatically at device initialization. This value effectively seeds the randomization the universal/tunnel load-sharing algorithms use to avoid polarization, so on a network of multiple routers needing genuinely independent hash behavior at each hop, admins should not force this to an identical fixed value across all routers, or they would reintroduce the very polarization the universal algorithm is meant to avoid. A router using the universal load-sharing algorithm relies on this ID, uniquely calculated per device at boot, to ensure its hash decisions do not happen to align identically with the next router's, which is exactly what prevents traffic polarization across a multi-hop equal-cost path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.7
snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCfgLoadSharingID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.7.1
snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCfgLoadSharingID.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.7.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::cefCfgLoadSharingID 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.4cefGlobalCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.4.1cefCfgTableCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.4.1.1cefCfgEntryCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.4.1.1.7cefCfgLoadSharingIDCISCO-CEF-MIB