Home/Catalog/HOST-RESOURCES-V2-MIB

HOST-RESOURCES-V2-MIB

The 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.
Main OID:
hostResourcesMibModule.1.3.6.1.2.1.25
150
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

150 total
Object Name
host
OBJECT IDENTIFIER
.1.3.6.1.2.1.25
hostResourcesMibModuleThe 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.
MODULE-IDENTITY
.1.3.6.1.2.1.25
hrSystem
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.1
hrSystemUptimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.25.1.1
hrSystemDateThe host's notion of the local date and time of day.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.2.1.25.1.2
hrSystemInitialLoadDeviceThe index of the hrDeviceEntry for the device from which this host is configured to load its initial operating system configuration.rw
Integer32
.1.3.6.1.2.1.25.1.3
hrSystemInitialLoadParametersThis 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.rw
InternationalDisplayString
.1.3.6.1.2.1.25.1.4
hrSystemNumUsersThe 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.ro
Gauge32
.1.3.6.1.2.1.25.1.5
hrSystemProcessesThe number of process contexts currently loaded or running on this system.ro
Gauge32
.1.3.6.1.2.1.25.1.6
hrSystemMaxProcessesThe 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.ro
Integer32
.1.3.6.1.2.1.25.1.7
hrStorage
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2
hrStorageTypes
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1
hrStorageOther
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.1
hrStorageRam
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.2
hrStorageVirtualMemory
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.3
hrStorageFixedDisk
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.4
hrStorageRemovableDisk
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.5
hrStorageFloppyDisk
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.6
hrStorageCompactDisc
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.7
hrStorageRamDisk
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.1.8
hrMemorySizeThe amount of physical main memory contained by the host.ro
KBytes
.1.3.6.1.2.1.25.2.2
hrStorageTableThe (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.
SEQUENCE OF HrStorageEntry
.1.3.6.1.2.1.25.2.3
hrStorageEntryA (conceptual) entry for one logical storage area on the host. As an example, an instance of the hrStorageType object might be named hrStorageType.3
HrStorageEntry
.1.3.6.1.2.1.25.2.3.1
hrStorageIndexA unique value for each logical storage area contained by the host.ro
Integer32
.1.3.6.1.2.1.25.2.3.1.1
hrStorageTypeThe type of storage represented by this entry.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.2.3.1.2
hrStorageDescrA description of the type and instance of the storage described by this entry.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.2.1.25.2.3.1.3
hrStorageAllocationUnitsThe 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.ro
Integer32
.1.3.6.1.2.1.25.2.3.1.4
hrStorageSizeThe size of the storage represented by this entry, in units of hrStorageAllocationUnits.rw
Integer32
.1.3.6.1.2.1.25.2.3.1.5
hrStorageUsedThe amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits.ro
Integer32
.1.3.6.1.2.1.25.2.3.1.6
hrStorageAllocationFailuresThe 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.ro
Counter32
.1.3.6.1.2.1.25.2.3.1.7
hrDevice
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3
hrDeviceTypes
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1
hrDeviceOther
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.1
hrDeviceUnknown
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.2
hrDeviceProcessor
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.3
hrDeviceNetwork
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.4
hrDevicePrinter
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.5
hrDeviceDiskStorage
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.6
hrDeviceVideo
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.10
hrDeviceAudio
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.11
hrDeviceCoprocessor
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.12
hrDeviceKeyboard
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.13
hrDeviceModem
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.14
hrDeviceParallelPort
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.15
hrDevicePointing
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.16
hrDeviceSerialPort
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.17
hrDeviceTape
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.18
hrDeviceClock
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.19
hrDeviceVolatileMemory
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.20
hrDeviceNonVolatileMemory
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.1.21
hrDeviceTableThe (conceptual) table of devices contained by the host.
SEQUENCE OF HrDeviceEntry
.1.3.6.1.2.1.25.3.2
hrDeviceEntryA (conceptual) entry for one device contained by the host. As an example, an instance of the hrDeviceType object might be named hrDeviceType.3
HrDeviceEntry
.1.3.6.1.2.1.25.3.2.1
hrDeviceIndexA 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.ro
Integer32
.1.3.6.1.2.1.25.3.2.1.1
hrDeviceTypeAn 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.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.2.1.2
hrDeviceDescrA textual description of this device, including the device's manufacturer and revision, and optionally, its serial number.ro
DisplayString
.1.3.6.1.2.1.25.3.2.1.3
hrDeviceIDThe product ID for this device.ro
ProductID
.1.3.6.1.2.1.25.3.2.1.4
hrDeviceStatusThe 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.ro
Enumeration
.1.3.6.1.2.1.25.3.2.1.5
hrDeviceErrorsThe 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.ro
Counter32
.1.3.6.1.2.1.25.3.2.1.6
hrProcessorTableThe (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'.
SEQUENCE OF HrProcessorEntry
.1.3.6.1.2.1.25.3.3
hrProcessorEntryA (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
HrProcessorEntry
.1.3.6.1.2.1.25.3.3.1
hrProcessorFrwIDThe product ID of the firmware associated with the processor.ro
ProductID
.1.3.6.1.2.1.25.3.3.1.1
hrProcessorLoadThe average, over the last minute, of the percentage of time that this processor was not idle.ro
Integer32
.1.3.6.1.2.1.25.3.3.1.2
hrNetworkTableThe (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'.
SEQUENCE OF HrNetworkEntry
.1.3.6.1.2.1.25.3.4
hrNetworkEntryA (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
HrNetworkEntry
.1.3.6.1.2.1.25.3.4.1
hrNetworkIfIndexThe 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.ro
Integer32
.1.3.6.1.2.1.25.3.4.1.1
hrPrinterTableThe (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'.
SEQUENCE OF HrPrinterEntry
.1.3.6.1.2.1.25.3.5
hrPrinterEntryA (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
HrPrinterEntry
.1.3.6.1.2.1.25.3.5.1
hrPrinterStatusThe 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).ro
Enumeration
.1.3.6.1.2.1.25.3.5.1.1
hrPrinterDetectedErrorStateThis 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.ro
BITS
.1.3.6.1.2.1.25.3.5.1.2
hrDiskStorageTableThe (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'.
SEQUENCE OF HrDiskStorageEntry
.1.3.6.1.2.1.25.3.6
hrDiskStorageEntryA (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
HrDiskStorageEntry
.1.3.6.1.2.1.25.3.6.1
hrDiskStorageAccessAn 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.ro
Enumeration
.1.3.6.1.2.1.25.3.6.1.1
hrDiskStorageMediaAn indication of the type of media used in this long-term storage device.ro
Enumeration
.1.3.6.1.2.1.25.3.6.1.2
hrDiskStorageRemovebleDenotes whether or not the disk media may be removed from the drive.ro
Boolean
.1.3.6.1.2.1.25.3.6.1.3
hrDiskStorageCapacityThe total size for this long-term storage device.ro
KBytes
.1.3.6.1.2.1.25.3.6.1.4
hrPartitionTableThe (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.
SEQUENCE OF HrPartitionEntry
.1.3.6.1.2.1.25.3.7
hrPartitionEntryA (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
HrPartitionEntry
.1.3.6.1.2.1.25.3.7.1
hrPartitionIndexA 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.ro
Integer32
.1.3.6.1.2.1.25.3.7.1.1
hrPartitionLabelA textual description of this partition.ro
InternationalDisplayString
.1.3.6.1.2.1.25.3.7.1.2
hrPartitionIDA descriptor which uniquely represents this partition to the responsible operating system. On some systems, this might take on a binary representation.ro
OCTET STRING
.1.3.6.1.2.1.25.3.7.1.3
hrPartitionSizeThe size of this partition.ro
KBytes
.1.3.6.1.2.1.25.3.7.1.4
hrPartitionFSIndexThe 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.ro
Integer32
.1.3.6.1.2.1.25.3.7.1.5
hrFSTableThe (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.
SEQUENCE OF HrFSEntry
.1.3.6.1.2.1.25.3.8
hrFSEntryA (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
HrFSEntry
.1.3.6.1.2.1.25.3.8.1
hrFSIndexA 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.ro
Integer32
.1.3.6.1.2.1.25.3.8.1.1
hrFSMountPointThe path name of the root of this file system.ro
InternationalDisplayString
.1.3.6.1.2.1.25.3.8.1.2
hrFSRemoteMountPointA 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.ro
InternationalDisplayString
.1.3.6.1.2.1.25.3.8.1.3
hrFSTypeThe value of this object identifies the type of this file system.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.8.1.4
hrFSAccessAn 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.ro
Enumeration
.1.3.6.1.2.1.25.3.8.1.5
hrFSBootableA flag indicating whether this file system is bootable.ro
Boolean
.1.3.6.1.2.1.25.3.8.1.6
hrFSStorageIndexThe 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.ro
Integer32
.1.3.6.1.2.1.25.3.8.1.7
hrFSLastFullBackupDateThe 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'.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.2.1.25.3.8.1.8
hrFSLastPartialBackupDateThe 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'.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.2.1.25.3.8.1.9
hrFSTypes
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9
hrFSOther
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.1
hrFSUnknown
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.2
hrFSBerkeleyFFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.3
hrFSSys5FS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.4
hrFSFat
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.5
hrFSHPFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.6
hrFSHFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.7
hrFSMFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.8
hrFSNTFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.9
hrFSVNode
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.10
hrFSJournaled
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.11
hrFSiso9660
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.12
hrFSRockRidge
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.13
hrFSNFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.14
hrFSNetware
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.15
hrFSAFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.16
hrFSDFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.17
hrFSAppleshare
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.18
hrFSRFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.19
hrFSDGCFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.20
hrFSBFS
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.3.9.21
hrSWRun
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.4
hrSWOSIndexThe 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.ro
Integer32
.1.3.6.1.2.1.25.4.1
hrSWRunTableThe (conceptual) table of software running on the host.
SEQUENCE OF HrSWRunEntry
.1.3.6.1.2.1.25.4.2
hrSWRunEntryA (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
HrSWRunEntry
.1.3.6.1.2.1.25.4.2.1
hrSWRunIndexA unique value for each piece of software running on the host. Wherever possible, this should be the system's native, unique identification number.ro
Integer32
.1.3.6.1.2.1.25.4.2.1.1
hrSWRunNameA 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.ro
InternationalDisplayString
.1.3.6.1.2.1.25.4.2.1.2
hrSWRunIDThe product ID of this running piece of software.ro
ProductID
.1.3.6.1.2.1.25.4.2.1.3
hrSWRunPathA description of the location on long-term storage (e.g. a disk drive) from which this software was loaded.ro
InternationalDisplayString
.1.3.6.1.2.1.25.4.2.1.4
hrSWRunParametersA description of the parameters supplied to this software when it was initially loaded.ro
InternationalDisplayString
.1.3.6.1.2.1.25.4.2.1.5
hrSWRunTypeThe type of this software.ro
Enumeration
.1.3.6.1.2.1.25.4.2.1.6
hrSWRunStatusThe status of this running piece of software. Setting this value to invalid(4) shall cause this software to stop running and to be unloaded.rw
Enumeration
.1.3.6.1.2.1.25.4.2.1.7
hrSWRunPerf
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.5
hrSWRunPerfTableThe (conceptual) table of running software performance metrics.
SEQUENCE OF HrSWRunPerfEntry
.1.3.6.1.2.1.25.5.1
hrSWRunPerfEntryA (conceptual) entry containing software performance metrics. As an example, an instance of the hrSWRunPerfCPU object might be named hrSWRunPerfCPU.1287
HrSWRunPerfEntry
.1.3.6.1.2.1.25.5.1.1
hrSWRunPerfCPUThe 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.ro
Integer32
.1.3.6.1.2.1.25.5.1.1.1
hrSWRunPerfMemThe total amount of real system memory allocated to this process.ro
KBytes
.1.3.6.1.2.1.25.5.1.1.2
hrSWInstalled
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.6
hrSWInstalledLastChangeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.25.6.1
hrSWInstalledLastUpdateTimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.25.6.2
hrSWInstalledTableThe (conceptual) table of software installed on this host.
SEQUENCE OF HrSWInstalledEntry
.1.3.6.1.2.1.25.6.3
hrSWInstalledEntryA (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
HrSWInstalledEntry
.1.3.6.1.2.1.25.6.3.1
hrSWInstalledIndexA 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.ro
Integer32
.1.3.6.1.2.1.25.6.3.1.1
hrSWInstalledNameA 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.ro
InternationalDisplayString
.1.3.6.1.2.1.25.6.3.1.2
hrSWInstalledIDThe product ID of this installed piece of software.ro
ProductID
.1.3.6.1.2.1.25.6.3.1.3
hrSWInstalledTypeThe type of this software.ro
Enumeration
.1.3.6.1.2.1.25.6.3.1.4
hrSWInstalledDateThe 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.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.2.1.25.6.3.1.5
hrConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.7
hrMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.7.1
hrMIBComplianceDescribes the requirements for conformance to the Host Resources MIB
Unknown
.1.3.6.1.2.1.25.7.1.1
hrMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.25.7.2
hrSystemGroupThe System Group
Unknown
.1.3.6.1.2.1.25.7.2.1
hrStorageGroupThe Storage Group
Unknown
.1.3.6.1.2.1.25.7.2.2
hrDeviceGroupThe Device Group
Unknown
.1.3.6.1.2.1.25.7.2.3
hrSWRunGroupThe optional Running Software Group
Unknown
.1.3.6.1.2.1.25.7.2.4
hrSWInstalledGroupThe optional Installed Software Group
Unknown
.1.3.6.1.2.1.25.7.2.5