|
|
Description:
|
scmDiagnosticsDeviceType OBJECT-TYPE
SYNTAX INTEGER{input(1),
output(2),
cover(3),
geeralPrinter(4),
mediaPath(5),
marker(6),
markerSupplies(7),
markerColorant(8),
fax(21),
scanner(22),
network(23),
usb(24),
parallel(25),
finisher(26),
motor(41),
smps(42),
memory(43)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"An indication of the type of device.
If this value is `hrDeviceProcessor hrDeviceTypes
3 ' then an entry exists in the hrProcessorTable
which corresponds to this device.
If this value is `hrDeviceNetwork hrDeviceTypes 4
', then an entry exists in the hrNetworkTable
which corresponds to this device.
If this value is `hrDevicePrinter hrDeviceTypes 5
', then an entry exists in the hrPrinterTable
which corresponds to this device.
If this value is `hrDeviceDiskStorage
hrDeviceTypes 6 ', then an entry exists in the
hrDiskStorageTable which corresponds to this
device."
|
|
|
|