All MIBs › CISCO-CEF-MIB › cefCfgLoadSharingID
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 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.4 | cefGlobal | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.1 | cefCfgTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.1.1 | cefCfgEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.1.1.7 | cefCfgLoadSharingID | CISCO-CEF-MIB |