Home/Catalog/CLIENT-MIB

CLIENT-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for CLIENT-MIB.

102
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

102 total
Object Name
ibm
OBJECT IDENTIFIER
.1.3.6.1.4.1.2
RFC1155-SMI
Unknown
.1.3.6.1.4.1.2
ibmProd
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6
clientMgmtSubAgent
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.50
clntSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.50.1
clntSystemTableThe (conceptual) table of client system information.
SEQUENCE OF ClntSystemEntry
.1.3.6.1.4.1.2.6.50.1.1
clntSystemEntryA (conceptual) entry for one logical entry of client system information.
ClntSystemEntry
.1.3.6.1.4.1.2.6.50.1.1.1
clntSystemIndexA unique value for each client node known to the host.ro
INTEGER
.1.3.6.1.4.1.2.6.50.1.1.1.1
clntSysNameAn administratively assigned name for the client node. By convention, this is the client's fully qualified domain name.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.2
clntSysDescrA textual description of the client. This value should include the full name and version identification of the system's hardware type, software operating system, and networking software. It is mandatory that this only contain printable ASCII characters.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.3
clntCommunityName of the community defined by the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.4
clntIpAddressAn administratively assigned address for the client node. This is the Internet Address for the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.5
clntAppnCpNetIdAn administratively assigned address for the client node. This is the control point name and network ID.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.6
clntMemorySizeThe amount of physical main memory contained by the client.ro
KBytes (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.2.6.50.1.1.1.7
clntSystemUpTimeThe amount of time since the client was last initialized.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2.6.50.1.1.1.8
clntSystemStatusA status indication for the client.ro
Enumeration
.1.3.6.1.4.1.2.6.50.1.1.1.9
clntSupportMibIIAn indication that the client supports MIB-2 objects.ro
Enumeration
.1.3.6.1.4.1.2.6.50.1.1.1.10
clntSupportHostMibAn indication that the client supports Host Resources MIB objects.ro
Enumeration
.1.3.6.1.4.1.2.6.50.1.1.1.11
clntSupportAppnMibAn indication that the client supports APPN MIB objects.ro
Enumeration
.1.3.6.1.4.1.2.6.50.1.1.1.12
clntSupportDmiMibAn indication that the client supports DMI MIB objects.ro
Enumeration
.1.3.6.1.4.1.2.6.50.1.1.1.13
clntLastHwRefreshThe last date at which the hardware information was refreshed for the client. If this information is not known, then this variable shall have the value corresponding to January 1, year 1970, 00:00:00.0, which is encoded as (hex)'07 B2 01 01 00 00 00 00'.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2.6.50.1.1.1.14
clntLastSwRefreshThe last date at which the software information was refreshed for the client. If this information is not known, then this variable shall have the value corresponding to January 1, year 1970, 00:00:00.0, which is encoded as (hex)'07 B2 01 01 00 00 00 00'.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2.6.50.1.1.1.15
clntSysContactThe textual identification of the contact person for the client, together with information on how to contact the person.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.16
clntSysLocationThe physical location of the client (e.g., building, floor, telephone...).ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.17
clntMachineTypeThe machine type of the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.18
clntMachineModelThe machine model of the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.19
clntUserProfileThe user profile for the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.20
clntOwnerThe owner of the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.21
clntOwnerPhoneThe owner's phone number for the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.22
clntOwnerOfficeThe owner's office information for the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.1.1.1.23
clntHardware
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.50.2
clntStorageTableThe (conceptual) table of logical storage areas on the client. 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 ClntStorageEntry
.1.3.6.1.4.1.2.6.50.2.1
clntStorageEntryA (conceptual) entry for one logical storage area on the client. The clntSystemIndex represents an entry in the clntSystemTable that corresponds to the clntStorageEntry. As an example, an instance of the clntStorageType object might be named hrStorageType.3.1
ClntStorageEntry
.1.3.6.1.4.1.2.6.50.2.1.1
clntStorageIndexA unique value for each logical storage area contained by the client.ro
INTEGER
.1.3.6.1.4.1.2.6.50.2.1.1.1
clntStorageTypeThe type of storage represented by this entry.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.50.2.1.1.2
clntStorageDescrA description of the type and instance of the storage described by this entry.ro
DisplayString
.1.3.6.1.4.1.2.6.50.2.1.1.3
clntStorageAllocationUnitsThe 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
INTEGER
.1.3.6.1.4.1.2.6.50.2.1.1.4
clntStorageSizeThe size of the storage represented by this entry, in units of clntStorageAllocationUnits.ro
INTEGER
.1.3.6.1.4.1.2.6.50.2.1.1.5
clntStorageUsedThe amount of the storage represented by this entry that is allocated, in units of clntStorageAllocationUnits.ro
INTEGER
.1.3.6.1.4.1.2.6.50.2.1.1.6
clntStorageAllocationFailuresThe 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 Counter, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero.ro
Counter
.1.3.6.1.4.1.2.6.50.2.1.1.7
clntDeviceTableThe (conceptual) table of devices contained by the client.
SEQUENCE OF ClntDeviceEntry
.1.3.6.1.4.1.2.6.50.2.2
clntDeviceEntryA (conceptual) entry for one device contained by the client.
ClntDeviceEntry
.1.3.6.1.4.1.2.6.50.2.2.1
clntDeviceIndexA unique value for each device contained by the client. The value for each device must remain constant at least from one re-initialization of the agent to the next re-initialization.ro
INTEGER
.1.3.6.1.4.1.2.6.50.2.2.1.1
clntDeviceTypeAn indication of the type of device. If this value is 'hrDeviceProcessor { hrDeviceTypes 3 }' then an entry exists in the clntProcessorTable which corresponds to this device. If this value is 'hrDeviceNetwork { hrDeviceTypes 4 }', then an entry exists in the clntNetworkTable which corresponds to this device. If this value is 'hrDevicePrinter { hrDeviceTypes 5 }', then an entry exists in the clntPrinterTable which corresponds to this device. If this value is 'hrDeviceDiskStorage { hrDeviceTypes 6 }', then an entry exists in the clntDiskStorageTable which corresponds to this device.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.50.2.2.1.2
clntDeviceDescrA textual description of this device, including the device's manufacturer and revision, and optionally, its serial number.ro
DisplayString
.1.3.6.1.4.1.2.6.50.2.2.1.3
clntDeviceIDThe product ID for this device.ro
ProductID (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.2.6.50.2.2.1.4
clntDeviceStatusThe 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.4.1.2.6.50.2.2.1.5
clntDeviceErrorsThe number of errors detected on this device. It should be noted that as this object has a SYNTAX of Counter, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero.ro
Counter
.1.3.6.1.4.1.2.6.50.2.2.1.6
clntProcessorTableThe (conceptual) table of processors contained by the client. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the clntDeviceType object is 'hrDeviceProcessor'.
SEQUENCE OF ClntProcessorEntry
.1.3.6.1.4.1.2.6.50.2.3
clntProcessorEntryA (conceptual) entry for one processor contained by the client. The clntSystemIndex, which represents an entry in the clntSystemTable, and the clntDeviceIndex, which represents an entry in the clntDeviceTable, combined corresponds to the clntProcessorEntry. As an example of how objects in this table are named, an instance of the clntProcessorFrwID object might be named clntProcessorFrwID.3.1
ClntProcessorEntry
.1.3.6.1.4.1.2.6.50.2.3.1
clntProcessorFrwIDThe product ID of the firmware associated with the processor.ro
ProductID (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.2.6.50.2.3.1.1
clntProcessorLoadThe average, over the last minute, of the percentage of time that this processor was not idle.ro
INTEGER
.1.3.6.1.4.1.2.6.50.2.3.1.2
clntNetworkTableThe (conceptual) table of network devices contained by the client. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the clntDeviceType object is 'hrDeviceNetwork'.
SEQUENCE OF ClntNetworkEntry
.1.3.6.1.4.1.2.6.50.2.4
clntNetworkEntryA (conceptual) entry for one network device contained by the client. The clntSystemIndex, which represents an entry in the clntSystemTable, and the clntDeviceIndex, which represents an entry in the clntDeviceTable, combined corresponds to the clntNetworkEntry. As an example of how objects in this table are named, an instance of the clntNetworkIfIndex object might be named clntNetworkIfIndex.3.1
ClntNetworkEntry
.1.3.6.1.4.1.2.6.50.2.4.1
clntNetworkIfIndexThe value of ifIndex which corresponds to this network device.ro
INTEGER
.1.3.6.1.4.1.2.6.50.2.4.1.1
clntPrinterTableThe (conceptual) table of printers local to the client. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the clntDeviceType object is 'hrDevicePrinter'.
SEQUENCE OF ClntPrinterEntry
.1.3.6.1.4.1.2.6.50.2.5
clntPrinterEntryA (conceptual) entry for one printer local to the client. The clntSystemIndex, which represents an entry in the clntSystemTable, and the clntDeviceIndex, which represents an entry in the clntDeviceTable, combined corresponds to the clntPrinterEntry. As an example of how objects in this table are named, an instance of the clntPrinterStatus object might be named clntPrinterStatus.3.1
ClntPrinterEntry
.1.3.6.1.4.1.2.6.50.2.5.1
clntPrinterStatusThe current status of this printer device. When in the idle(3), printing(4), or warmup(5) state, the corresponding clntDeviceStatus should be running(2) or warning(3). When in the unknown state, the corresponding clntDeviceStatus should be unknown(1).ro
Enumeration
.1.3.6.1.4.1.2.6.50.2.5.1.1
clntPrinterDetectedErrorStateThis 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 # clntDeviceStatus lowPaper 0 warning(3) noPaper 1 down(5) lowToner 2 warning(3) noToner 3 down(5) doorOpen 4 down(5) jammed 5 down(5) offline 6 down(5) serviceRequested 7 warning(3) If multiple conditions are currently detected and the clntDeviceStatus would not otherwise be unknown(1) or testing(4), the clntDeviceStatus 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.ro
OCTET STRING
.1.3.6.1.4.1.2.6.50.2.5.1.2
clntDiskStorageTableThe (conceptual) table of long-term storage devices contained by the client. 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 clntDeviceType object is 'hrDeviceDiskStorage'.
SEQUENCE OF ClntDiskStorageEntry
.1.3.6.1.4.1.2.6.50.2.6
clntDiskStorageEntryA (conceptual) entry for one long-term storage device contained by the client. The clntSystemIndex, which represents an entry in the clntSystemTable, and the clntDeviceIndex, which represents an entry in the clntDeviceTable, combined corresponds to the clntDiskStorageEntry. As an example of how objects in this table are named, an instance of the clntDiskStorageCapacity object might be named clntDiskStorageCapacity.3.1
ClntDiskStorageEntry
.1.3.6.1.4.1.2.6.50.2.6.1
clntDiskStorageAccessAn 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.4.1.2.6.50.2.6.1.1
clntDiskStorageMediaAn indication of the type of media used in this long-term storage device.ro
Enumeration
.1.3.6.1.4.1.2.6.50.2.6.1.2
clntDiskStorageRemovebleDenotes whether or not the disk media may be removed from the drive.ro
Boolean
.1.3.6.1.4.1.2.6.50.2.6.1.3
clntDiskStorageCapacityThe total size for this long-term storage device.ro
KBytes (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.2.6.50.2.6.1.4
clntPartitionTableThe (conceptual) table of partitions for long-term storage devices contained by the client. In particular, partitions accessed remotely over a network are not included here.
SEQUENCE OF ClntPartitionEntry
.1.3.6.1.4.1.2.6.50.2.7
clntPartitionEntryA (conceptual) entry for one partition. The clntSystemIndex, which represents an entry in the clntSystemTable, and the clntDeviceIndex, which represents an entry in the clntDeviceTable, combined corresponds to the clntPartitionEntry. As an example of how objects in this table are named, an instance of the clntPartitionSize object might be named clntPartitionSize.3.1.1
ClntPartitionEntry
.1.3.6.1.4.1.2.6.50.2.7.1
clntPartitionIndexA 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
INTEGER
.1.3.6.1.4.1.2.6.50.2.7.1.1
clntPartitionLabelA textual description of this partition.ro
InternationalDisplayString
.1.3.6.1.4.1.2.6.50.2.7.1.2
clntPartitionIDA 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.4.1.2.6.50.2.7.1.3
clntPartitionSizeThe size of this partition.ro
KBytes (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.2.6.50.2.7.1.4
clntPartitionFSIndexThe 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
INTEGER
.1.3.6.1.4.1.2.6.50.2.7.1.5
clntFSTableThe (conceptual) table of file systems local to this client 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 ClntFSEntry
.1.3.6.1.4.1.2.6.50.2.8
clntFSEntryA (conceptual) entry for one file system local to this client 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 clntFSMountPoint object might be named clntFSMountPoint.3.1
ClntFSEntry
.1.3.6.1.4.1.2.6.50.2.8.1
clntFSIndexA unique value for each file system local to this client. The value for each file system must remain constant at least from one re-initialization of the agent to the next re-initialization.ro
INTEGER
.1.3.6.1.4.1.2.6.50.2.8.1.1
clntFSMountPointThe path name of the root of this file system.ro
InternationalDisplayString
.1.3.6.1.4.1.2.6.50.2.8.1.2
clntFSRemoteMountPointA 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.4.1.2.6.50.2.8.1.3
clntFSTypeThe value of this object identifies the type of this file system.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.50.2.8.1.4
clntFSAccessAn 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.4.1.2.6.50.2.8.1.5
clntFSBootableA flag indicating whether this file system is bootable.ro
Boolean
.1.3.6.1.4.1.2.6.50.2.8.1.6
clntFSStorageIndexThe index of the clntStorageEntry 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
INTEGER
.1.3.6.1.4.1.2.6.50.2.8.1.7
clntFSLastFullBackupDateThe 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 1970, 00:00:00.0, which is encoded as (hex)'07 B2 01 01 00 00 00 00'.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2.6.50.2.8.1.8
clntFSLastPartialBackupDateThe 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 1970, 00:00:00.0, which is encoded as (hex)'07 B2 01 01 00 00 00 00'.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2.6.50.2.8.1.9
clntSoftware
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.50.3
clntSWInstalledTableThe (conceptual) table of software installed on the client.
SEQUENCE OF ClntSWInstalledEntry
.1.3.6.1.4.1.2.6.50.3.1
clntSWInstalledEntryA (conceptual) entry for a piece of software installed on the client. The clntSystemIndex represents an entry in the clntSystemTable that corresponds to the clntSWInstalledEntry.
ClntSWInstalledEntry
.1.3.6.1.4.1.2.6.50.3.1.1
clntSWInstalledIndexA unique value for each piece of software installed on the client.ro
INTEGER
.1.3.6.1.4.1.2.6.50.3.1.1.1
clntSWInstalledManfA textual description of the manufacturer for this installed piece of software. If this information is not known, this string should have a length of zero.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.1.1.2
clntSWInstalledIDThe product ID of this installed piece of software.ro
ProductID (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.2.6.50.3.1.1.3
clntSWInstalledVersionThe version of this installed piece of software. If this information is not known, this string should have a length of zero.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.1.1.4
clntSWInstalledDateTimeThe last modification date of this application as it would appear in a directory listing. If this information is not known, then this variable shall have the value corresponding to January 1, year 1970, 00:00:00.0, which is encoded as (hex)'07 B2 01 01 00 00 00 00'.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2.6.50.3.1.1.5
clntSWInstalledTypeThe type of this software.ro
Enumeration
.1.3.6.1.4.1.2.6.50.3.1.1.6
clntSWInstalledPathThe path where this piece of software is installed. This should be the fully qualified path on the client.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.1.1.7
clntSWInstalledOptionThe option of the software installed.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.1.1.8
clntSWInstalledLoadThe load of the software installed.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.1.1.9
clntSWInstalledStatusThe current state of the software installed.ro
Enumeration
.1.3.6.1.4.1.2.6.50.3.1.1.10
clntSWInstalledSoftwareNameThe Software Name of this installed piece of software. If this information is not known, this string should have a length of zero.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.1.1.11
clntSWInstalledSerialNumberThe Serial Number of this installed piece of software. If this information is not known, this string should have a length of zero.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.1.1.12
clntSWFixTableThe (conceptual) table of software fixes on the client.
SEQUENCE OF ClntSWFixEntry
.1.3.6.1.4.1.2.6.50.3.3
clntSWFixEntryA (conceptual) entry for each software fix on the client. The clntSystemIndex, which represents an entry in the clntSystemTable, and the clntSWInstalledIndex, which represents an entry in the clntSWInstalledTable, combined corresponds to the clntSWFixEntry.
ClntSWFixEntry
.1.3.6.1.4.1.2.6.50.3.3.1
clntSWFixIndexA unique value for each software fix installed on this client.ro
INTEGER
.1.3.6.1.4.1.2.6.50.3.3.1.1
clntSWFixIDA value which identifies a fix to a piece of installed software.ro
DisplayString
.1.3.6.1.4.1.2.6.50.3.3.1.2
CLIENT-MIB - SNMP MIB Reference | MIBs Explorer