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'.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.4 | hpicfGenericRepeater | HP-ICF |
| 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 |