findFailedLAGPorts()
getLAGPorts()
isAggregatePorts()
portAttachedIds()
OID_LAG_AGGREGATE_OR_INDIVIDUAL
OID_LAG_PORT_ATTACHED_ID
A class for performing SNMP V2 queries on generic devices
copyright | Copyright (c) 2012, Open Source Solutions Limited, Dublin, Ireland |
---|---|
author | Barry O'Donovan |
findFailedLAGPorts() : array
array
Array of indexed port ids (array index, not value) of configured but unattached LAG portsgetLAGPorts() : array
E.g.: [5048] => Array ( [10111] => GigabitEthernet1/0/11 [10112] => GigabitEthernet1/0/12 )
array
Associate array of LAG ports with the [id] => name of it's constituent portsisAggregatePorts() : array
array
Associate array of port IDs with a boolean value to indicate if it's an aggregate port (true) or notportAttachedIds() : array
array
Associate array of port IDs with the ID of the aggregate port that they are a member ofOID_LAG_AGGREGATE_OR_INDIVIDUAL
OID_LAG_PORT_ATTACHED_ID