8-87
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 8 Industry-Standard Management Information Base
HOST-RESOURCES-MIB
The (conceptual) table of long-term storage devices contained by the host. In particular, disk
devices accessed remotely over a network are not included here. Note that this table is potentially
sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is
hrDeviceDiskStorage.
::= { hrDevice 6 }
hrDiskStorageEntry OBJECT-TYPE
SYNTAX hrDiskStorageEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
A (conceptual) entry for one long-term storage device contained by the host. The hrDeviceIndex in
the index represents the entry in the hrDeviceTable that corresponds to the hrDiskStorageEntry. As
an example, an instance of the hrDiskStorageCapacity object might be named
hrDiskStorageCapacity.3
INDEX { hrDeviceIndex }
::= { hrDiskStorageTable 1 }
hrDiskStorageEntry ::= SEQUENCE { hrDiskStorageAccess INTEGER, hrDiskStorageMedia
INTEGER, hrDiskStorageRemoveble TruthValue, hrDiskStorageCapacity KBytes }
hrDiskStorageAccess OBJECT-TYPE
SYNTAX INTEGER { readWrite(1), readOnly(2) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
An indication if this long-term storage device is readable and writable or only readable. This should
reflect the media type, any write-protect mechanism, and any device configuration that affects the
entire device.
::= { hrDiskStorageEntry 1 }
hrDiskStorageMedia OBJECT-TYPE
SYNTAX INTEGER { other(1), unknown(2), hardDisk(3), floppyDisk(4), opticalDiskROM(5),
opticalDiskWORM(6), --Write Once Read Many-- opticalDiskRW(7), ramDisk(8) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
An indication of the type of media used in this long-term storage device.
::= { hrDiskStorageEntry 2 }
hrDiskStorageRemoveble OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
Содержание MCS-7825-H3-IPC1
Страница 28: ...Contents xxvi Cisco Unified Communications Manager Managed Services Guide OL 22523 01 ...
Страница 34: ...xxxii Cisco Unified Communications Manager Managed Services Guide OL 22523 01 Related Documentation ...
Страница 974: ...Index IN 8 Cisco Unified Communications Manager Managed Services Guide OL 22523 01 ...