HP (Hewlett-Packard) 3400CL-24G Switch User Manual


 
143
Enhancements
Release M.10.67 Enhancements
Release M.10.67 Enhancements
Software fixes only, no new enhancements.
Release M.10.68 Enhancements
Release M.10.68 includes the following enhancement:
Enhancement (PR_0000003127) — A Link Trap and LACP Global enable/disable feature
has been added.
LACP and Link Traps Global Disable
Two SNMP commands are added to allow disabling of LACP and link traps on multiple ports at one
time. The new commands operate in the same manner as the CLI commands no int all lacp and no
snmp-server enable traps link-change all.
The new SNMP OIDs are:
hpSwitchLACPConfig OBJECT IDENTIFIER ::= { hpSwitchConfig 28 }
hpSwitchLACPAllPortsStatus OBJECT-TYPE
SYNTAX INTEGER {
disabled (1),
active (2),
passive (3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION “Used to set administrative status of LACP on all the
ports. A Port can have one of the three
administrative status of LACP.
Active/Passive/Disabled are the three states.”
::= { hpSwitchLACPConfig 1 }