physicalAlias()
physicalClass()
physicalParentRelPos()
relPosToAlias()
$ENTITY_PHSYICAL_CLASS
OID_ENTITY_PHYSICAL_ALIAS
OID_ENTITY_PHYSICAL_CLASS
OID_ENTITY_PHYSICAL_PARENT_REL_POS
PHYSICAL_CLASS_CHASSIS
PHYSICAL_CLASS_CONTAINER
PHYSICAL_CLASS_FAN
PHYSICAL_CLASS_MODULE
PHYSICAL_CLASS_PORT
PHYSICAL_CLASS_POWER_SUPPLY
PHYSICAL_CLASS_SENSOR
A class for performing SNMP V2 queries on generic devices
copyright | Copyright (c) 2012, Open Source Solutions Limited, Dublin, Ireland |
---|---|
author | Barry O'Donovan |
physicalAlias() : array
e.g. [1005] => 10001
array
Associate array of physical aliasesphysicalClass(boolean $translate) : array
e.g. [1005] => 10 / port
boolean
If true, return the string representation via self::$ENTITY_PHSYICAL_CLASS
array
Associate array of entPhysicalClassphysicalParentRelPos() : array
e.g. [1005] => 1
array
Associate array of entPhysicalParentRelPosrelPosToAlias() : Array
Makes a number of assumptions including that it has to be of type port, that the ID must be >10000, etc.
Array
of relative positions to port IDs$ENTITY_PHSYICAL_CLASS
OID_ENTITY_PHYSICAL_ALIAS
OID_ENTITY_PHYSICAL_CLASS
OID_ENTITY_PHYSICAL_PARENT_REL_POS
PHYSICAL_CLASS_CHASSIS
PHYSICAL_CLASS_CONTAINER
PHYSICAL_CLASS_FAN
PHYSICAL_CLASS_MODULE
PHYSICAL_CLASS_PORT
PHYSICAL_CLASS_POWER_SUPPLY
PHYSICAL_CLASS_SENSOR