HOST-RESOURCES-V2-MIB

MIB Reference — IPNetwork Monitor

All MIBsHOST-RESOURCES-V2-MIB

Organization: IETF Host Resources MIB Working Group

Last Updated: 1998-03-07

Category: Domain: Server/Host Monitoring

Description:

Vendor extension to HOST-RESOURCES-MIB (RFC 2790) providing additional host resource monitoring objects for system management.

Imported Objects

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Gauge32
Integer32
MODULE-IDENTITY
OBJECT-TYPE
TimeTicks
mib-2

From SNMPv2-TC

DisplayString

What Is HOST-RESOURCES-V2-MIB?

HOST-RESOURCES-V2-MIB is a vendor extension supplementing the IETF standard HOST-RESOURCES-MIB (RFC 2790), adding further objects for host computer management beyond what the base standard defines. As an extension of the Host Resources framework, it is intended to cover general host-level management data applicable across operating systems and hardware architectures, independent of any specific vendor's network stack. Its purpose is squarely hardware/software status monitoring: the base HOST-RESOURCES-MIB family covers system uptime, storage/disk usage, running processes, installed software, and device status, and this V2 extension supplements those categories with additional host attributes. It has an explicit, direct dependency on RFC 2790 HOST-RESOURCES-MIB, whose System and Interface groups it builds upon. Consulting the HOST-RESOURCES-V2-MIB RFC alongside RFC 2790 is useful when deploying it on general-purpose servers, workstations, or any managed host running an SNMP agent that exposes OS-level resource data to a network management system.

IPNetwork Monitor allows you to monitor SNMP objects defined in HOST-RESOURCES-V2-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer
  • general-purpose host computers/servers running an SNMP agent

Monitoring Examples

No concrete object names were available in the source sample for this module, so specific polling scenarios cannot be described from the provided data; conceptually, an admin using the parent HOST-RESOURCES-MIB framework would poll analogues of hrSystemUptime, hrStorageTable, and hrSWRunTable, and this V2 extension would supply additional host attributes alongside them. Without sample objects, no invented object names are given here to avoid misrepresenting the module's actual contents.

OIDs
OID symbolicOID numericTypeAccessDescription
host1.3.6.1.2.1.25
hostResourcesMibModule1.3.6.1.2.1.25The Host Resourcers MIB defines a uniform set of objects useful for the management of host computers. Host computers are independent of the operating system, network services, or any software application. The Host Resources MIB defines objects which are common across many computer system architectures. In addition, there are objects in MIB-II which also provide host management functionality. Implementation of the System and Interface groups is mandatory for implementors of the Host Resources MIB.
hrSystem1.3.6.1.2.1.25.1
TIK hrSystemUptime1.3.6.1.2.1.25.1.1TimeTicksread-onlyThe amount of time since this host was last initialized. Note that this is different from sysUpTime in MIB-II [3] because sysUpTime is the uptime of the network management portion of the system.
DAT hrSystemDate1.3.6.1.2.1.25.1.2DateAndTimeread-writeThe host's notion of the local date and time of day.
I32 hrSystemInitialLoadDevice1.3.6.1.2.1.25.1.3Integer32read-writeThe index of the hrDeviceEntry for the device from which this host is configured to load its initial operating system configuration.
NUM hrSystemInitialLoadParameters1.3.6.1.2.1.25.1.4InternationalDisplayStringread-writeThis object contains the parameters (e.g. a pathname and parameter) supplied to the load device when requesting the initial operating system configuration from that device.
G32 hrSystemNumUsers1.3.6.1.2.1.25.1.5Gauge32read-onlyThe number of user sessions for which this host is storing state information. A session is a collection of processes requiring a single act of user authentication and possibly subject to collective job control.
G32 hrSystemProcesses1.3.6.1.2.1.25.1.6Gauge32read-onlyThe number of process contexts currently loaded or running on this system.
I32 hrSystemMaxProcesses1.3.6.1.2.1.25.1.7Integer32read-onlyThe maximum number of process contexts this system can support. If there is no fixed maximum, the value should be zero. On systems that have a fixed maximum, this object can help diagnose failures that occur when this maximum is reached.
hrStorage1.3.6.1.2.1.25.2
hrStorageTypes1.3.6.1.2.1.25.2.1
hrStorageOther1.3.6.1.2.1.25.2.1.1
hrStorageRam1.3.6.1.2.1.25.2.1.2
hrStorageVirtualMemory1.3.6.1.2.1.25.2.1.3
hrStorageFixedDisk1.3.6.1.2.1.25.2.1.4
hrStorageRemovableDisk1.3.6.1.2.1.25.2.1.5
hrStorageFloppyDisk1.3.6.1.2.1.25.2.1.6
hrStorageCompactDisc1.3.6.1.2.1.25.2.1.7
hrStorageRamDisk1.3.6.1.2.1.25.2.1.8
KBY hrMemorySize1.3.6.1.2.1.25.2.2KBytesread-onlyThe amount of physical main memory contained by the host.
hrStorageTable1.3.6.1.2.1.25.2.3not-accessibleThe (conceptual) table of logical storage areas on the host. An entry shall be placed in the storage table for each logical area of storage that is allocated and has fixed resource limits. The amount of storage represented in an entity is the amount actually usable by the requesting entity, and excludes loss due to formatting or file system reference information. These entries are associated with logical storage areas, as might be seen by an application, rather than physical storage entities which are typically seen by an operating system. Storage such as tapes and floppies without file systems on them are typically not allocated in chunks by the operating system to requesting applications, and therefore shouldn't appear in this table. Examples of valid storage for this table include disk partitions, file systems, ram (for some architectures this is further segmented into regular memory, extended memory, and so on), backing store for virtual memory (`swap space'). This table is intended to be a useful diagnostic for `out of memory' and `out of buffers' types of failures. In addition, it can be a useful performance monitoring tool for tracking memory, disk, or buffer usage.
hrStorageEntry1.3.6.1.2.1.25.2.3.1not-accessibleA (conceptual) entry for one logical storage area on the host. As an example, an instance of the hrStorageType object might be named hrStorageType.3
I32 hrStorageIndex1.3.6.1.2.1.25.2.3.1.1Integer32read-onlyA unique value for each logical storage area contained by the host.
OID hrStorageType1.3.6.1.2.1.25.2.3.1.2OBJECT IDENTIFIERread-onlyThe type of storage represented by this entry.
STR hrStorageDescr1.3.6.1.2.1.25.2.3.1.3DisplayStringread-onlyA description of the type and instance of the storage described by this entry.
I32 hrStorageAllocationUnits1.3.6.1.2.1.25.2.3.1.4Integer32read-onlyThe size, in bytes, of the data objects allocated from this pool. If this entry is monitoring sectors, blocks, buffers, or packets, for example, this number will commonly be greater than one. Otherwise this number will typically be one.
I32 hrStorageSize1.3.6.1.2.1.25.2.3.1.5Integer32read-writeThe size of the storage represented by this entry, in units of hrStorageAllocationUnits.
I32 hrStorageUsed1.3.6.1.2.1.25.2.3.1.6Integer32read-onlyThe amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits.
C32 hrStorageAllocationFailures1.3.6.1.2.1.25.2.3.1.7Counter32read-onlyThe number of requests for storage represented by this entry that could not be honored due to not enough storage. It should be noted that as this object has a SYNTAX of Counter32, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero.
hrDevice1.3.6.1.2.1.25.3
hrDeviceTypes1.3.6.1.2.1.25.3.1
hrDeviceOther1.3.6.1.2.1.25.3.1.1
hrDeviceUnknown1.3.6.1.2.1.25.3.1.2
hrDeviceProcessor1.3.6.1.2.1.25.3.1.3
hrDeviceNetwork1.3.6.1.2.1.25.3.1.4
hrDevicePrinter1.3.6.1.2.1.25.3.1.5
hrDeviceDiskStorage1.3.6.1.2.1.25.3.1.6
hrDeviceVideo1.3.6.1.2.1.25.3.1.10
hrDeviceAudio1.3.6.1.2.1.25.3.1.11
hrDeviceCoprocessor1.3.6.1.2.1.25.3.1.12
hrDeviceKeyboard1.3.6.1.2.1.25.3.1.13
hrDeviceModem1.3.6.1.2.1.25.3.1.14
hrDeviceParallelPort1.3.6.1.2.1.25.3.1.15
hrDevicePointing1.3.6.1.2.1.25.3.1.16
hrDeviceSerialPort1.3.6.1.2.1.25.3.1.17
hrDeviceTape1.3.6.1.2.1.25.3.1.18
hrDeviceClock1.3.6.1.2.1.25.3.1.19
hrDeviceVolatileMemory1.3.6.1.2.1.25.3.1.20
hrDeviceNonVolatileMemory1.3.6.1.2.1.25.3.1.21
hrDeviceTable1.3.6.1.2.1.25.3.2not-accessibleThe (conceptual) table of devices contained by the host.
hrDeviceEntry1.3.6.1.2.1.25.3.2.1not-accessibleA (conceptual) entry for one device contained by the host. As an example, an instance of the hrDeviceType object might be named hrDeviceType.3
I32 hrDeviceIndex1.3.6.1.2.1.25.3.2.1.1Integer32read-onlyA unique value for each device contained by the host. The value for each device must remain constant at least from one re-initialization of the agent to the next re-initialization.
OID hrDeviceType1.3.6.1.2.1.25.3.2.1.2OBJECT IDENTIFIERread-onlyAn 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.
STR hrDeviceDescr1.3.6.1.2.1.25.3.2.1.3DisplayStringread-onlyA textual description of this device, including the device's manufacturer and revision, and optionally, its serial number.
PRO hrDeviceID1.3.6.1.2.1.25.3.2.1.4ProductIDread-onlyThe product ID for this device.
INT hrDeviceStatus1.3.6.1.2.1.25.3.2.1.5INTEGERread-onlyThe current operational state of the device described by this row of the table. A value unknown(1) indicates that the current state of the device is unknown. running(2) indicates that the device is up and running and that no unusual error conditions are known. The warning(3) state indicates that agent has been informed of an unusual error condition by the operational software (e.g., a disk device driver) but that the device is still 'operational'. An example would be high number of soft errors on a disk. A value of testing(4), indicates that the device is not available for use because it is in the testing state. The state of down(5) is used only when the agent has been informed that the device is not available for any use.
C32 hrDeviceErrors1.3.6.1.2.1.25.3.2.1.6Counter32read-onlyThe number of errors detected on this device. It should be noted that as this object has a SYNTAX of Counter32, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero.
hrProcessorTable1.3.6.1.2.1.25.3.3not-accessibleThe (conceptual) table of processors contained by the host. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is `hrDeviceProcessor'.
hrProcessorEntry1.3.6.1.2.1.25.3.3.1not-accessibleA (conceptual) entry for one processor contained by the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrProcessorEntry. As an example of how objects in this table are named, an instance of the hrProcessorFrwID object might be named hrProcessorFrwID.3
PRO hrProcessorFrwID1.3.6.1.2.1.25.3.3.1.1ProductIDread-onlyThe product ID of the firmware associated with the processor.
I32 hrProcessorLoad1.3.6.1.2.1.25.3.3.1.2Integer32read-onlyThe average, over the last minute, of the percentage of time that this processor was not idle.
hrNetworkTable1.3.6.1.2.1.25.3.4not-accessibleThe (conceptual) table of network devices contained by the host. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is `hrDeviceNetwork'.
hrNetworkEntry1.3.6.1.2.1.25.3.4.1not-accessibleA (conceptual) entry for one network device contained by the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrNetworkEntry. As an example of how objects in this table are named, an instance of the hrNetworkIfIndex object might be named hrNetworkIfIndex.3
I32 hrNetworkIfIndex1.3.6.1.2.1.25.3.4.1.1Integer32read-onlyThe value of ifIndex which corresponds to this network device. If this network device is not contained in the mib2.ifTable, then 0 shall be returned for this variable.
hrPrinterTable1.3.6.1.2.1.25.3.5not-accessibleThe (conceptual) table of printers local to the host. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is `hrDevicePrinter'.
hrPrinterEntry1.3.6.1.2.1.25.3.5.1not-accessibleA (conceptual) entry for one printer local to the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrPrinterEntry. As an example of how objects in this table are named, an instance of the hrPrinterStatus object might be named hrPrinterStatus.3
INT hrPrinterStatus1.3.6.1.2.1.25.3.5.1.1INTEGERread-onlyThe current status of this printer device. When in the idle(3), printing(4), or warmup(5) state, the corresponding hrDeviceStatus should be running(2) or warning(3). When in the unknown(2) state, the corresponding hrDeviceStatus should be unknown(1).
BIT hrPrinterDetectedErrorState1.3.6.1.2.1.25.3.5.1.2Bitsread-onlyThis object represents any error conditions detected by the printer. The error conditions are encoded as bits in an octet string, with the following definitions: Condition Bit # hrDeviceStatus lowPaper 0 warning(3) or down(5) noPaper 1 warning(3) or down(5) lowToner 2 warning(3) or down(5) noToner 3 warning(3) or down(5) doorOpen 4 warning(3) or down(5) jammed 5 warning(3) or down(5) offline 6 warning(3) or down(5) serviceRequested 7 warning(3) or down(5) inputTrayMissing 8 warning(3) or down(5) outputTrayMissing 9 warning(3) or down(5) markerSupplyMissing 10 warning(3) or down(5) outputNearFull 11 warning(3) or down(5) outputFull 12 warning(3) or down(5) inputTrayEmpty 13 warning(3) or down(5) overduePreventMaint 14 warning(3) or down(5) If multiple conditions are currently detected and the hrDeviceStatus would not otherwise be unknown(1) or testing(4), the hrDeviceStatus shall correspond to the worst state of those indicated, where down(5) is worse than warning(3) which is worse than running(2). Bits are numbered starting with the most significant bit of the first byte being bit 0, the least significant bit of the first byte being bit 7, the most significant bit of the second byte being bit 8, and so on. A one bit encodes that the condition was detected, while a zero bit encodes that the condition was not detected. This object is useful for alerting an operator to specific warning or error conditions that may occur, especially those requiring human intervention. Because error bits 8 through 14 can indicate a printer that is still functioning, the corresponding (recommended) printer hrDeviceStatus can be either warning(3) or down(5). New bits may be defined by standards-track MIB modules but the maximum size of instances of this variable should be 128 octets.
hrDiskStorageTable1.3.6.1.2.1.25.3.6not-accessibleThe (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'.
hrDiskStorageEntry1.3.6.1.2.1.25.3.6.1not-accessibleA (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
INT hrDiskStorageAccess1.3.6.1.2.1.25.3.6.1.1INTEGERread-onlyAn 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.
INT hrDiskStorageMedia1.3.6.1.2.1.25.3.6.1.2INTEGERread-onlyAn indication of the type of media used in this long-term storage device.
BOO hrDiskStorageRemoveble1.3.6.1.2.1.25.3.6.1.3Booleanread-onlyDenotes whether or not the disk media may be removed from the drive.
KBY hrDiskStorageCapacity1.3.6.1.2.1.25.3.6.1.4KBytesread-onlyThe total size for this long-term storage device.
hrPartitionTable1.3.6.1.2.1.25.3.7not-accessibleThe (conceptual) table of partitions for long-term storage devices contained by the host. In particular, partitions accessed remotely over a network are not included here.
hrPartitionEntry1.3.6.1.2.1.25.3.7.1not-accessibleA (conceptual) entry for one partition. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrPartitionEntry. As an example of how objects in this table are named, an instance of the hrPartitionSize object might be named hrPartitionSize.3.1
I32 hrPartitionIndex1.3.6.1.2.1.25.3.7.1.1Integer32read-onlyA unique value for each partition on this long- term storage device. The value for each long-term storage device must remain constant at least from one re-initialization of the agent to the next re- initialization.
NUM hrPartitionLabel1.3.6.1.2.1.25.3.7.1.2InternationalDisplayStringread-onlyA textual description of this partition.
OCT hrPartitionID1.3.6.1.2.1.25.3.7.1.3OCTET STRINGread-onlyA descriptor which uniquely represents this partition to the responsible operating system. On some systems, this might take on a binary representation.
KBY hrPartitionSize1.3.6.1.2.1.25.3.7.1.4KBytesread-onlyThe size of this partition.
I32 hrPartitionFSIndex1.3.6.1.2.1.25.3.7.1.5Integer32read-onlyThe index of the file system mounted on this partition. If no file system is mounted on this partition, then this value shall be zero. Note that multiple partitions may point to one file system, denoting that that file system resides on those partitions. Multiple file systems may not reside on one partition.
hrFSTable1.3.6.1.2.1.25.3.8not-accessibleThe (conceptual) table of file systems local to this host or remotely mounted from a file server. File systems that are in only one user's environment on a multi-user system will not be included in this table.
hrFSEntry1.3.6.1.2.1.25.3.8.1not-accessibleA (conceptual) entry for one file system local to this host or remotely mounted from a file server. File systems that are in only one user's environment on a multi-user system will not be included in this table. As an example of how objects in this table are named, an instance of the hrFSMountPoint object might be named hrFSMountPoint.3
I32 hrFSIndex1.3.6.1.2.1.25.3.8.1.1Integer32read-onlyA unique value for each file system local to this host. The value for each file system must remain constant at least from one re-initialization of the agent to the next re-initialization.
NUM hrFSMountPoint1.3.6.1.2.1.25.3.8.1.2InternationalDisplayStringread-onlyThe path name of the root of this file system.
NUM hrFSRemoteMountPoint1.3.6.1.2.1.25.3.8.1.3InternationalDisplayStringread-onlyA description of the name and/or address of the server that this file system is mounted from. This may also include parameters such as the mount point on the remote file system. If this is not a remote file system, this string should have a length of zero.
OID hrFSType1.3.6.1.2.1.25.3.8.1.4OBJECT IDENTIFIERread-onlyThe value of this object identifies the type of this file system.
INT hrFSAccess1.3.6.1.2.1.25.3.8.1.5INTEGERread-onlyAn indication if this file system is logically configured by the operating system to be readable and writable or only readable. This does not represent any local access-control policy, except one that is applied to the file system as a whole.
BOO hrFSBootable1.3.6.1.2.1.25.3.8.1.6Booleanread-onlyA flag indicating whether this file system is bootable.
I32 hrFSStorageIndex1.3.6.1.2.1.25.3.8.1.7Integer32read-onlyThe index of the hrStorageEntry that represents information about this file system. If there is no such information available, then this value shall be zero. The relevant storage entry will be useful in tracking the percent usage of this file system and diagnosing errors that may occur when it runs out of space.
DAT hrFSLastFullBackupDate1.3.6.1.2.1.25.3.8.1.8DateAndTimeread-writeThe last date at which this complete file system was copied to another storage device for backup. This information is useful for ensuring that backups are being performed regularly. If this information is not known, then this variable shall have the value corresponding to January 1, year 0000, 00:00:00.0, which is encoded as (hex)'00 00 01 01 00 00 00 00'.
DAT hrFSLastPartialBackupDate1.3.6.1.2.1.25.3.8.1.9DateAndTimeread-writeThe last date at which a portion of this file system was copied to another storage device for backup. This information is useful for ensuring that backups are being performed regularly. If this information is not known, then this variable shall have the value corresponding to January 1, year 0000, 00:00:00.0, which is encoded as (hex)'00 00 01 01 00 00 00 00'.
hrFSTypes1.3.6.1.2.1.25.3.9
hrFSOther1.3.6.1.2.1.25.3.9.1
hrFSUnknown1.3.6.1.2.1.25.3.9.2
hrFSBerkeleyFFS1.3.6.1.2.1.25.3.9.3
hrFSSys5FS1.3.6.1.2.1.25.3.9.4
hrFSFat1.3.6.1.2.1.25.3.9.5
hrFSHPFS1.3.6.1.2.1.25.3.9.6
hrFSHFS1.3.6.1.2.1.25.3.9.7
hrFSMFS1.3.6.1.2.1.25.3.9.8
hrFSNTFS1.3.6.1.2.1.25.3.9.9
hrFSVNode1.3.6.1.2.1.25.3.9.10
hrFSJournaled1.3.6.1.2.1.25.3.9.11
hrFSiso96601.3.6.1.2.1.25.3.9.12
hrFSRockRidge1.3.6.1.2.1.25.3.9.13
hrFSNFS1.3.6.1.2.1.25.3.9.14
hrFSNetware1.3.6.1.2.1.25.3.9.15
hrFSAFS1.3.6.1.2.1.25.3.9.16
hrFSDFS1.3.6.1.2.1.25.3.9.17
hrFSAppleshare1.3.6.1.2.1.25.3.9.18
hrFSRFS1.3.6.1.2.1.25.3.9.19
hrFSDGCFS1.3.6.1.2.1.25.3.9.20
hrFSBFS1.3.6.1.2.1.25.3.9.21
hrSWRun1.3.6.1.2.1.25.4
I32 hrSWOSIndex1.3.6.1.2.1.25.4.1Integer32read-onlyThe value of the hrSWRunIndex for the hrSWRunEntry that represents the primary operating system running on this host. This object is useful for quickly and uniquely identifying that primary operating system.
hrSWRunTable1.3.6.1.2.1.25.4.2not-accessibleThe (conceptual) table of software running on the host.
hrSWRunEntry1.3.6.1.2.1.25.4.2.1not-accessibleA (conceptual) entry for one piece of software running on the host Note that because the installed software table only contains information for software stored locally on this host, not every piece of running software will be found in the installed software table. This is true of software that was loaded and run from a non-local source, such as a network-mounted file system. As an example of how objects in this table are named, an instance of the hrSWRunName object might be named hrSWRunName.1287
I32 hrSWRunIndex1.3.6.1.2.1.25.4.2.1.1Integer32read-onlyA unique value for each piece of software running on the host. Wherever possible, this should be the system's native, unique identification number.
NUM hrSWRunName1.3.6.1.2.1.25.4.2.1.2InternationalDisplayStringread-onlyA textual description of this running piece of software, including the manufacturer, revision, and the name by which it is commonly known. If this software was installed locally, this should be the same string as used in the corresponding hrSWInstalledName.
PRO hrSWRunID1.3.6.1.2.1.25.4.2.1.3ProductIDread-onlyThe product ID of this running piece of software.
NUM hrSWRunPath1.3.6.1.2.1.25.4.2.1.4InternationalDisplayStringread-onlyA description of the location on long-term storage (e.g. a disk drive) from which this software was loaded.
NUM hrSWRunParameters1.3.6.1.2.1.25.4.2.1.5InternationalDisplayStringread-onlyA description of the parameters supplied to this software when it was initially loaded.
INT hrSWRunType1.3.6.1.2.1.25.4.2.1.6INTEGERread-onlyThe type of this software.
INT hrSWRunStatus1.3.6.1.2.1.25.4.2.1.7INTEGERread-writeThe status of this running piece of software. Setting this value to invalid(4) shall cause this software to stop running and to be unloaded.
hrSWRunPerf1.3.6.1.2.1.25.5
hrSWRunPerfTable1.3.6.1.2.1.25.5.1not-accessibleThe (conceptual) table of running software performance metrics.
hrSWRunPerfEntry1.3.6.1.2.1.25.5.1.1not-accessibleA (conceptual) entry containing software performance metrics. As an example, an instance of the hrSWRunPerfCPU object might be named hrSWRunPerfCPU.1287
I32 hrSWRunPerfCPU1.3.6.1.2.1.25.5.1.1.1Integer32read-onlyThe number of centi-seconds of the total system's CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time.
KBY hrSWRunPerfMem1.3.6.1.2.1.25.5.1.1.2KBytesread-onlyThe total amount of real system memory allocated to this process.
hrSWInstalled1.3.6.1.2.1.25.6
TIK hrSWInstalledLastChange1.3.6.1.2.1.25.6.1TimeTicksread-onlyThe value of sysUpTime when an entry in the hrSWInstalledTable was last added, renamed, or deleted. Because this table is likely to contain many entries, polling of this object allows a management station to determine when re-downloading of the table might be useful.
TIK hrSWInstalledLastUpdateTime1.3.6.1.2.1.25.6.2TimeTicksread-onlyThe value of sysUpTime when the hrSWInstalledTable was last completely updated. Because caching of this data will be a popular implementation strategy, retrieval of this object allows a management station to obtain a guarantee that no data in this table is older than the indicated time.
hrSWInstalledTable1.3.6.1.2.1.25.6.3not-accessibleThe (conceptual) table of software installed on this host.
hrSWInstalledEntry1.3.6.1.2.1.25.6.3.1not-accessibleA (conceptual) entry for a piece of software installed on this host. As an example of how objects in this table are named, an instance of the hrSWInstalledName object might be named hrSWInstalledName.96
I32 hrSWInstalledIndex1.3.6.1.2.1.25.6.3.1.1Integer32read-onlyA unique value for each piece of software installed on the host. This value shall be in the range from 1 to the number of pieces of software installed on the host.
NUM hrSWInstalledName1.3.6.1.2.1.25.6.3.1.2InternationalDisplayStringread-onlyA textual description of this installed piece of software, including the manufacturer, revision, the name by which it is commonly known, and optionally, its serial number.
PRO hrSWInstalledID1.3.6.1.2.1.25.6.3.1.3ProductIDread-onlyThe product ID of this installed piece of software.
INT hrSWInstalledType1.3.6.1.2.1.25.6.3.1.4INTEGERread-onlyThe type of this software.
DAT hrSWInstalledDate1.3.6.1.2.1.25.6.3.1.5DateAndTimeread-onlyThe last-modification date of this application as it would appear in a directory listing. If the underlying system supports this variable, but the date of a particular entry is indeterminable, then January 1, year 0000, 00:00:00.0, which is encoded (hex)'00 00 01 01 00 00 00 00, shall be returned.
hrConformance1.3.6.1.2.1.25.7
hrMIBCompliances1.3.6.1.2.1.25.7.1
hrMIBCompliance1.3.6.1.2.1.25.7.1.1Describes the requirements for conformance to the Host Resources MIB
hrMIBGroups1.3.6.1.2.1.25.7.2
hrSystemGroup1.3.6.1.2.1.25.7.2.1The System Group
hrStorageGroup1.3.6.1.2.1.25.7.2.2The Storage Group
hrDeviceGroup1.3.6.1.2.1.25.7.2.3The Device Group
hrSWRunGroup1.3.6.1.2.1.25.7.2.4The optional Running Software Group
hrSWInstalledGroup1.3.6.1.2.1.25.7.2.5The optional Installed Software Group

RFC description

Defines a uniform set of managed objects for host computer management — covering system information, storage resources, devices, running software, installed software, and file systems — as specified in the IETF Internet Draft draft-krupczak-hostmibv2-01 (1998/1999), a proposed Version 2 revision that was never published as an RFC; the official update to RFC 1514 was instead published as RFC 2790 (HOST-RESOURCES-MIB).

Start monitoring Vendor-neutral IETF standard (Host Resources extension) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download HOST-RESOURCES-V2-MIB