Cisco MCS-7825-H3-IPC1 Service Manual page 891

Managed services guide
Table of Contents

Advertisement

Chapter 8
Industry-Standard Management Information Base
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
OL-22523-01
Cisco Unified Communications Manager Managed Services Guide
HOST-RESOURCES-MIB
8-87

Advertisement

Table of Contents
loading

This manual is also suitable for:

Unified communications manager 8.5(1)

Table of Contents