HOST-RESOURCES-TYPES DEFINITIONS ::= BEGIN

IMPORTS
	MODULE-IDENTITY,
	OBJECT-IDENTITY
		FROM SNMPv2-SMI
	hrMIBAdminInfo,
	hrStorage,
	hrDevice
		FROM HOST-RESOURCES-MIB;

hostResourcesTypesModule MODULE-IDENTITY
	LAST-UPDATED "200003060000Z"	-- Mar 6, 2000 12:00:00 AM
	ORGANIZATION "IETF Host Resources MIB Working Group"
	CONTACT-INFO
		"Steve Waldbusser
		Postal: Lucent Technologies, Inc.
		        1213 Innsbruck Dr.
		        Sunnyvale, CA 94089
		        USA
		Phone: 650-318-1251
		Fax:   650-318-1633
		Email: waldbusser@ins.com

		In addition, the Host Resources MIB mailing list is dedicated
		to discussion of this MIB. To join the mailing list, send a
		request message to hostmib-request@andrew.cmu.edu. The mailing
		list address is hostmib@andrew.cmu.edu."
	DESCRIPTION
		"This MIB module registers type definitions for
		storage types, device types, and file system types.





		After the initial revision, this module will be
		maintained by IANA."
	REVISION "200003060000Z"	-- Mar 6, 2000 12:00:00 AM
	DESCRIPTION
		"The original version of this module, published as RFC
		2790."
	-- 1.3.6.1.2.1.25.7.4
	::= { hrMIBAdminInfo 4 }


-- Registrations for some storage types, for use with hrStorageType

hrStorageTypes OBJECT IDENTIFIER 
	-- 1.3.6.1.2.1.25.2.1
	::= { hrStorage 1 }

hrStorageOther OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used when no other defined
		type is appropriate."
	-- 1.3.6.1.2.1.25.2.1.1
	::= { hrStorageTypes 1 }

hrStorageRam OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for RAM."
	-- 1.3.6.1.2.1.25.2.1.2
	::= { hrStorageTypes 2 }

hrStorageVirtualMemory OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for virtual memory,
		temporary storage of swapped or paged memory."
	-- 1.3.6.1.2.1.25.2.1.3
	::= { hrStorageTypes 3 }

hrStorageFixedDisk OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for non-removable
		rigid rotating magnetic storage devices."
	-- 1.3.6.1.2.1.25.2.1.4
	::= { hrStorageTypes 4 }

hrStorageRemovableDisk OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for removable rigid
		rotating magnetic storage devices."
	-- 1.3.6.1.2.1.25.2.1.5
	::= { hrStorageTypes 5 }

hrStorageFloppyDisk OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for non-rigid rotating
		magnetic storage devices."
	-- 1.3.6.1.2.1.25.2.1.6
	::= { hrStorageTypes 6 }

hrStorageCompactDisc OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for read-only rotating
		optical storage devices."
	-- 1.3.6.1.2.1.25.2.1.7
	::= { hrStorageTypes 7 }

hrStorageRamDisk OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for a file system that
		is stored in RAM."
	-- 1.3.6.1.2.1.25.2.1.8
	::= { hrStorageTypes 8 }

hrStorageFlashMemory OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for flash memory."
	-- 1.3.6.1.2.1.25.2.1.9
	::= { hrStorageTypes 9 }

hrStorageNetworkDisk OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The storage type identifier used for a
		networked file system."
	-- 1.3.6.1.2.1.25.2.1.10
	::= { hrStorageTypes 10 }

-- Registrations for some device types, for use with hrDeviceType

hrDeviceTypes OBJECT IDENTIFIER 
	-- 1.3.6.1.2.1.25.3.1
	::= { hrDevice 1 }

hrDeviceOther OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used when no other defined
		type is appropriate."
	-- 1.3.6.1.2.1.25.3.1.1
	::= { hrDeviceTypes 1 }

hrDeviceUnknown OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used when the device type is
		unknown."
	-- 1.3.6.1.2.1.25.3.1.2
	::= { hrDeviceTypes 2 }

hrDeviceProcessor OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a CPU."
	-- 1.3.6.1.2.1.25.3.1.3
	::= { hrDeviceTypes 3 }

hrDeviceNetwork OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a network interface."
	-- 1.3.6.1.2.1.25.3.1.4
	::= { hrDeviceTypes 4 }

hrDevicePrinter OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a printer."
	-- 1.3.6.1.2.1.25.3.1.5
	::= { hrDeviceTypes 5 }

hrDeviceDiskStorage OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a disk drive."
	-- 1.3.6.1.2.1.25.3.1.6
	::= { hrDeviceTypes 6 }

hrDeviceVideo OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a video device."
	-- 1.3.6.1.2.1.25.3.1.10
	::= { hrDeviceTypes 10 }

hrDeviceAudio OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for an audio device."
	-- 1.3.6.1.2.1.25.3.1.11
	::= { hrDeviceTypes 11 }

hrDeviceCoprocessor OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a co-processor."
	-- 1.3.6.1.2.1.25.3.1.12
	::= { hrDeviceTypes 12 }

hrDeviceKeyboard OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a keyboard device."
	-- 1.3.6.1.2.1.25.3.1.13
	::= { hrDeviceTypes 13 }

hrDeviceModem OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a modem."
	-- 1.3.6.1.2.1.25.3.1.14
	::= { hrDeviceTypes 14 }

hrDeviceParallelPort OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a parallel port."
	-- 1.3.6.1.2.1.25.3.1.15
	::= { hrDeviceTypes 15 }

hrDevicePointing OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a pointing device
		(e.g., a mouse)."
	-- 1.3.6.1.2.1.25.3.1.16
	::= { hrDeviceTypes 16 }

hrDeviceSerialPort OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a serial port."
	-- 1.3.6.1.2.1.25.3.1.17
	::= { hrDeviceTypes 17 }

hrDeviceTape OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a tape storage device."
	-- 1.3.6.1.2.1.25.3.1.18
	::= { hrDeviceTypes 18 }

hrDeviceClock OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a clock device."
	-- 1.3.6.1.2.1.25.3.1.19
	::= { hrDeviceTypes 19 }

hrDeviceVolatileMemory OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a volatile memory
		storage device."
	-- 1.3.6.1.2.1.25.3.1.20
	::= { hrDeviceTypes 20 }

hrDeviceNonVolatileMemory OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The device type identifier used for a non-volatile memory





		storage device."
	-- 1.3.6.1.2.1.25.3.1.21
	::= { hrDeviceTypes 21 }

-- Registrations for some popular File System types,
-- for use with hrFSType.

hrFSTypes OBJECT IDENTIFIER 
	-- 1.3.6.1.2.1.25.3.9
	::= { hrDevice 9 }

hrFSOther OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used when no other
		defined type is appropriate."
	-- 1.3.6.1.2.1.25.3.9.1
	::= { hrFSTypes 1 }

hrFSUnknown OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used when the type of
		file system is unknown."
	-- 1.3.6.1.2.1.25.3.9.2
	::= { hrFSTypes 2 }

hrFSBerkeleyFFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Berkeley Fast File System."
	-- 1.3.6.1.2.1.25.3.9.3
	::= { hrFSTypes 3 }

hrFSSys5FS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		System V File System."
	-- 1.3.6.1.2.1.25.3.9.4
	::= { hrFSTypes 4 }

hrFSFat OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for
		DOS's FAT file system."
	-- 1.3.6.1.2.1.25.3.9.5
	::= { hrFSTypes 5 }

hrFSHPFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for OS/2's
		High Performance File System."
	-- 1.3.6.1.2.1.25.3.9.6
	::= { hrFSTypes 6 }

hrFSHFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Macintosh Hierarchical File System."
	-- 1.3.6.1.2.1.25.3.9.7
	::= { hrFSTypes 7 }

hrFSMFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Macintosh File System."
	-- 1.3.6.1.2.1.25.3.9.8
	::= { hrFSTypes 8 }

hrFSNTFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Windows NT File System."
	-- 1.3.6.1.2.1.25.3.9.9
	::= { hrFSTypes 9 }

hrFSVNode OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		VNode File System."
	-- 1.3.6.1.2.1.25.3.9.10
	::= { hrFSTypes 10 }

hrFSJournaled OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Journaled File System."
	-- 1.3.6.1.2.1.25.3.9.11
	::= { hrFSTypes 11 }

hrFSiso9660 OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		ISO 9660 File System for CD's."
	-- 1.3.6.1.2.1.25.3.9.12
	::= { hrFSTypes 12 }

hrFSRockRidge OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		RockRidge File System for CD's."
	-- 1.3.6.1.2.1.25.3.9.13
	::= { hrFSTypes 13 }

hrFSNFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		NFS File System."
	-- 1.3.6.1.2.1.25.3.9.14
	::= { hrFSTypes 14 }

hrFSNetware OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Netware File System."
	-- 1.3.6.1.2.1.25.3.9.15
	::= { hrFSTypes 15 }

hrFSAFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Andrew File System."
	-- 1.3.6.1.2.1.25.3.9.16
	::= { hrFSTypes 16 }

hrFSDFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		OSF DCE Distributed File System."
	-- 1.3.6.1.2.1.25.3.9.17
	::= { hrFSTypes 17 }

hrFSAppleshare OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		AppleShare File System."
	-- 1.3.6.1.2.1.25.3.9.18
	::= { hrFSTypes 18 }

hrFSRFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		RFS File System."
	-- 1.3.6.1.2.1.25.3.9.19
	::= { hrFSTypes 19 }

hrFSDGCFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Data General DGCFS."
	-- 1.3.6.1.2.1.25.3.9.20
	::= { hrFSTypes 20 }

hrFSBFS OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		SVR4 Boot File System."
	-- 1.3.6.1.2.1.25.3.9.21
	::= { hrFSTypes 21 }

hrFSFAT32 OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Windows FAT32 File System."
	-- 1.3.6.1.2.1.25.3.9.22
	::= { hrFSTypes 22 }

hrFSLinuxExt2 OBJECT-IDENTITY
	STATUS  current
	DESCRIPTION
		"The file system type identifier used for the
		Linux EXT2 File System."
	-- 1.3.6.1.2.1.25.3.9.23
	::= { hrFSTypes 23 }

END
