All MIBs › HP-ICF-GENERIC-RPTR › hpGRpLoadBalanceNow
hpGRpLoadBalanceNow
Module: HP-ICF-GENERIC-RPTR
OID (symbolic): HP-ICF-GENERIC-RPTR::hpGRpLoadBalanceNow
OID (numeric): 1.3.6.1.4.1.11.2.14.11.4.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to 'balancing' will cause the agent to distribute ports in the stack across the repeater segments, attempting to balance the traffic load on each segment. When the agent has finished the load balancing, it will set the value of this object to 'completed'. Setting this object to 'undoLast' will cause the agent to return all of the ports to the segment they were on before the last load balancing. This object will have the value of 'cantUndo' if there has been no load balancing since the last agent reset or if the last load balancing has already been undone. This object can only be set to 'undoLast' when its current value is 'completed'.
What is hpGRpLoadBalanceNow?
Setting this to balancing(2) triggers the agent to redistribute stack ports across repeater segments to even out traffic load, after which the agent marks it completed(3); setting it to undoLast(4) reverts to the pre-balancing layout, though this is only possible right after a completed run (otherwise it reads cantUndo(1)).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.4.4.2 snmpwalk -v2c -c public <target> HP-ICF-GENERIC-RPTR::hpGRpLoadBalanceNow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.4.4.2.1 snmpget -v2c -c public <target> HP-ICF-GENERIC-RPTR::hpGRpLoadBalanceNow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.4.4.2.1 i <value>
Start monitoring Legacy HP ProCurve/ICF repeater/hub (Ethernet concentrator) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-GENERIC-RPTR::hpGRpLoadBalanceNow OID value, configure state conditions and alerts, and monitor any Legacy HP ProCurve/ICF repeater/hub (Ethernet concentrator) from a single console.
OID Breakdown
Upper-level ancestors (11 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.4 | hpicfGenericRepeater | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.4.4 | hpGRpLoadBalancing | HP-ICF-GENERIC-RPTR |
| 1.3.6.1.4.1.11.2.14.11.4.4.2 | hpGRpLoadBalanceNow | HP-ICF-GENERIC-RPTR |