public class EntityPhysicalTableRow extends SnmpRowResult
Modifier and Type | Field and Description |
---|---|
static String[] |
CLASSES
The Constant CLASSES.
|
static SnmpObjId[] |
ELEMENTS
The Constant ELEMENTS.
|
static SnmpObjId |
entPhysicalAlias
The Constant entPhysicalAlias.
|
static SnmpObjId |
entPhysicalAssetID
The Constant entPhysicalAssetID.
|
static SnmpObjId |
entPhysicalClass
The Constant entPhysicalClass.
|
static SnmpObjId |
entPhysicalContainedIn
The Constant entPhysicalContainedIn.
|
static SnmpObjId |
entPhysicalDescr
The Constant entPhysicalDescr.
|
static SnmpObjId |
entPhysicalFirmwareRev
The Constant entPhysicalFirmwareRev.
|
static SnmpObjId |
entPhysicalHardwareRev
The Constant entPhysicalHardwareRev.
|
static SnmpObjId |
entPhysicalIsFRU
The Constant entPhysicalIsFRU.
|
static SnmpObjId |
entPhysicalMfgDate
The Constant entPhysicalMfgDate.
|
static SnmpObjId |
entPhysicalMfgName
The Constant entPhysicalMfgName.
|
static SnmpObjId |
entPhysicalModelName
The Constant entPhysicalModelName.
|
static SnmpObjId |
entPhysicalName
The Constant entPhysicalName.
|
static SnmpObjId |
entPhysicalParentRelPos
The Constant entPhysicalParentRelPos.
|
static SnmpObjId |
entPhysicalSerialNum
The Constant entPhysicalSerialNum.
|
static SnmpObjId |
entPhysicalSoftwareRev
The Constant entPhysicalSoftwareRev.
|
static SnmpObjId |
entPhysicalUris
The Constant entPhysicalUris.
|
static SnmpObjId |
entPhysicalVendorType
The Constant entPhysicalVendorType.
|
Constructor and Description |
---|
EntityPhysicalTableRow(int columnCount,
SnmpInstId instance)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getEntPhysicalIndex()
Gets the entity physical index.
|
OnmsHwEntity |
getOnmsHwEntity(Map<SnmpObjId,HwEntityAttributeType> vendorAttributes,
Map<String,String> replacementMap)
Gets the hardware entity.
|
addResult, getColumnCount, getInstance, getResults, getValue, isComplete, toString
public static final SnmpObjId entPhysicalDescr
public static final SnmpObjId entPhysicalVendorType
public static final SnmpObjId entPhysicalContainedIn
public static final SnmpObjId entPhysicalClass
public static final SnmpObjId entPhysicalParentRelPos
public static final SnmpObjId entPhysicalName
public static final SnmpObjId entPhysicalHardwareRev
public static final SnmpObjId entPhysicalFirmwareRev
public static final SnmpObjId entPhysicalSoftwareRev
public static final SnmpObjId entPhysicalSerialNum
public static final SnmpObjId entPhysicalMfgName
public static final SnmpObjId entPhysicalModelName
public static final SnmpObjId entPhysicalAlias
public static final SnmpObjId entPhysicalAssetID
public static final SnmpObjId entPhysicalIsFRU
public static final SnmpObjId entPhysicalMfgDate
public static final SnmpObjId entPhysicalUris
public static final SnmpObjId[] ELEMENTS
public static final String[] CLASSES
public EntityPhysicalTableRow(int columnCount, SnmpInstId instance)
columnCount
- the column countinstance
- the instancepublic int getEntPhysicalIndex()
public OnmsHwEntity getOnmsHwEntity(Map<SnmpObjId,HwEntityAttributeType> vendorAttributes, Map<String,String> replacementMap)
vendorAttributes
- the vendor attributesreplacementMap
- the replacement mapCopyright © 2021. All rights reserved.