Home/Catalog/XEROX-HOST-RESOURCES-EXT-MIB

XEROX-HOST-RESOURCES-EXT-MIB

AI MIB Summary

The XEROX-HOST-RESOURCES-EXT-MIB extends the IETF Host Resources MIB to monitor physical and logical device realization states on Xerox network-accessible systems, specifically enforcing strict isolation where devices report only their own status without propagating errors to parent logical entities. It provides granular visibility into device topology and status attributes compliant with Document Printing Application (DPA) and ISO/IEC 10175 standards for managing multifunction printer and server host resources.

Version: 2.40.pub The MIB module for extended configuration and management of various host resources for network accessible host systems. This module augments and extends the original IETF Host Resources MIB (RFC 1514). Usage: This MIB module introduces support for the 'realization' of both 'physical' and 'logical' devices, consistent with the Document Printing Application (DPA), ISO/IEC 10175, as reflected in the object 'xcmHrDevInfoRealization'. Note: Conforming implementations shall NOT 'bubble up' status from 'physical' devices to associated 'logical' devices. All devices shall ALWAYS report their own status ONLY. Copyright (C) 1997 Xerox Corporation. All Rights Reserved.
Main OID:
xcmHrMIB.1.3.6.1.4.1.253.8.53
183
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

183 total
Object Name
xcmHrMIBVersion: 2.40.pub The MIB module for extended configuration and management of various host resources for network accessible host systems. This module augments and extends the original IETF Host Resources MIB (RFC 1514). Usage: This MIB module introduces support for the 'realization' of both 'physical' and 'logical' devices, consistent with the Document Printing Application (DPA), ISO/IEC 10175, as reflected in the object 'xcmHrDevInfoRealization'. Note: Conforming implementations shall NOT 'bubble up' status from 'physical' devices to associated 'logical' devices. All devices shall ALWAYS report their own status ONLY. Copyright (C) 1997 Xerox Corporation. All Rights Reserved.
MODULE-IDENTITY
.1.3.6.1.4.1.253.8.53
xcmHrMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.2
xcmHrMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.2.2
xcmHrDevInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.3
xcmHrDevInfoV1EventOIDThe value of the enterprise-specific OID in an SNMPv1 trap sent whenever a device status variable changes. See SNMPv2 trap definition 'xcmHrDevInfoV2Event' below for 'special semantics'.
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.3.1
xcmHrDevInfoV2EventPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.3.1.0
xcmHrDevInfoV2EventThis trap is sent whenever 'hrDeviceStatus' and/or 'xcmHrDevInfo[XStatus|Conditions|XConditions]' changes. Note: The variable-bindings of this trap have been chosen to specify a complete device status change while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o The device's 'hrDeviceIndex' field value shall ALWAYS be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows device management/monitoring applications to limit the alerts they receive to ones generated by devices of interest.
NOTIFICATION-TYPE
.1.3.6.1.4.1.253.8.53.3.1.0.1
xcmHrDevInfoTableA 'sparse' table containing device info objects for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514). Usage: Although this group is Mandatory in this MIB module, this table is 'sparse' because conforming management agents need NOT implement an entry in 'xcmHrDevInfoTable' for ALL of the installed (and instrumented) devices in 'hrDeviceTable'. Usage: Conforming management agents shall ALWAYS implement an entry in 'xcmHrDevInfoTable' for the following device types (if they are installed devices in 'hrDeviceTable'): 'hrDevicePrinter' (from IETF Host Resource MIB, RFC 1514); and 'xcmHrDeviceHostSystem', 'xcmHrDeviceScanner', 'xcmHrDeviceCopier', 'xcmHrDeviceFax', and 'xcmHrDeviceMailbox' (from XCMI HRX TC).
SEQUENCE OF XcmHrDevInfoEntry
.1.3.6.1.4.1.253.8.53.3.2
xcmHrDevInfoEntryA 'sparse' entry containing device info objects for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrDevInfoEntry
.1.3.6.1.4.1.253.8.53.3.2.1
xcmHrDevInfoRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevInfoTable' and ALSO manages the row status of the associated conceptual row in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.1
xcmHrDevInfoNameHuman-readable device name, used by system administrators and end users to identify this device for systems management. Usage: This device name shall be the one normally used in a CLI/GUI/API for control of this device (eg, 'LPT1:').rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.3.2.1.2
xcmHrDevInfoSerialNumberHuman-readable serial number, used by system administrators and end users to identify this device for systems management.rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.3.2.1.3
xcmHrDevInfoRealizationAn extended device type (or device 'realization'), used by system administrators and end users of this device.rw
XcmHrDevInfoRealization (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.4
xcmHrDevInfoXStatusAn extended device status, used by system administrators and end users of this device (here, read 'state' for 'status'). Usage: Conforming implementations shall NOT 'bubble up' status from 'physical' devices to associated 'logical' devices. All devices shall ALWAYS report their own status ONLY. Usage: Exactly one enumeration of extended device status shall be defined, with ranges for each basic device type (eg, 'hrDevicePrinter'). The legal range for extended device status for a given device type (either defined by RFC 1514 or by this MIB) is found by multiplying the final arc of the the device type OID by 100 - the result is the device specific range base - the end of the device specific range is 99 larger. These device specific extended device status values shall be reissued periodically in the 'XcmHrDevInfoXStatus' textual convention.ro
XcmHrDevInfoXStatus (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.5
xcmHrDevInfoConditionsA relatively generic description of the current 'conditions' of this device. Usage: It is desirable that the implementor report 'conditions' of all devices corresponding to conceptual rows in the 'hrDeviceTable' as accurately as feasible. 'Conditions' occur within or across 'states' in a finite state machine (FSM) implementation of a device. They represent both short term and long term conditions.ro
XcmHrDevInfoConditions (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.6
xcmHrDevInfoXConditionsA device specific description of the extended 'conditions' of this device. Usage: For FUTURE expansion. Usage: Exactly one bit mask of extended device conditions shall be defined for each basic device type (eg, 'hrDevicePrinter'). These device specific extended device conditions values shall be reissued periodically in the 'XcmHrDevInfoXConditions' textual convention. These device specific extended device conditions are mutually exclusive and 'overloaded' in the single reporting object 'xcmHrDevInfoXConditions'.ro
XcmHrDevInfoXConditions (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.7
xcmHrDevInfoInstallDateThe date of the most recent install or upgrade of the device represented by this conceptual row in the 'hrDeviceTable'.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.8
xcmHrDevInfoResetDateThe date of the most recent auto or managed reset of the device represented by this conceptual row in the 'hrDeviceTable'.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.9
xcmHrDevInfoNextDeviceIndexThe value of 'hrDeviceIndex' corresponding to: a) the next associated row in the 'hrDeviceTable'; or b) zero if this is the last associated conceptual row in a given set; or c) zero if this conceptual row is NOT part of a set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.10
xcmHrDevInfoPreviousDeviceIndexThe value of 'hrDeviceIndex' corresponding to: a) the previous associated row in the 'hrDeviceTable'; or b) zero if this is the first associated conceptual row in a given set; or c) zero if this conceptual row is NOT part of a set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.11
xcmHrDevInfoPhysicalDeviceIndexThe value of 'hrDeviceIndex' corresponding to the directly associated conceptual row in the 'hrDeviceTable' representing: a) the first underlying 'physical' device (if any), if this row has 'xcmHrDevInfoRealization' of 'logical'; or b) the first subordinate 'physical' device (if any), if this row has 'xcmHrDevInfoRealization' of 'physical' or 'logicalAndPhysical'; or c) zero if there is no underlying or subordinate 'physical' device associated with this row (ie, this device).rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.3.2.1.12
xcmHrDevHelp
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.4
xcmHrDevHelpTableA 'sparse' table containing device help objects for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrDevHelpEntry
.1.3.6.1.4.1.253.8.53.4.2
xcmHrDevHelpEntryA 'sparse' entry containing device help objects for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrDevHelpEntry
.1.3.6.1.4.1.253.8.53.4.2.1
xcmHrDevHelpRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevHelpTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.4.2.1.1
xcmHrDevHelpOperatorMessageHuman-readable operator message, used by system operators and system administrators to display an operator message for end users of this device. For example, 'Out to lunch - back at 1pm'.rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.4.2.1.2
xcmHrDevHelpProblemMessageHuman-readable problem message, used by system operators and system administrators to display a problem message for end users of this device. For example, 'Toner low - only small jobs accepted'.rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.4.2.1.3
xcmHrDevHelpCommsAddressIndexThe value of 'xcmCommsAddressIndex' corresponding to the first associated conceptual row in the 'xcmCommsAddressTable', or zero if this 'xcmHrDevHelpEntry' does NOT require such information. This 'chain' of address entries provides device help contact info for end users of this device. For example, 'system operator' or 'supplies' contact info.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.4.2.1.4
xcmHrDevMgmt
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.5
xcmHrDevMgmtV1EventOIDThe value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmHrDevMgmtCommandRequest' completes. See SNMPv2 trap definition 'xcmHrDevMgmtV2Event' below for 'special semantics'.
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.5.1
xcmHrDevMgmtV2EventPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.5.1.0
xcmHrDevMgmtV2EventThis trap is sent whenever an 'XcmHrDevMgmtCommandRequest' completes, ie, when 'xcmHrDevMgmtCommandStatus' becomes the completed operation status and 'XcmHrDevMgmtCommandInProgress' goes from 'true' to 'false'. Note: The variable-bindings of this trap have been chosen to specify a complete management operation result while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o The device's 'hrDeviceIndex' field value shall ALWAYS be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows device management/monitoring applications to limit the alerts they receive to ones generated by requests they have submitted.
NOTIFICATION-TYPE
.1.3.6.1.4.1.253.8.53.5.1.0.1
xcmHrDevMgmtTableA 'sparse' table containing management control objects for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrDevMgmtEntry
.1.3.6.1.4.1.253.8.53.5.2
xcmHrDevMgmtEntryA 'sparse' entry containing management control objects for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrDevMgmtEntry
.1.3.6.1.4.1.253.8.53.5.2.1
xcmHrDevMgmtRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevMgmtTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.5.2.1.1
xcmHrDevMgmtCommandRequestThe most recent device management command request specified for this conceptual row in the 'xcmHrDevMgmtTable'.rw
XcmHrDevMgmtCommandRequest (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.5.2.1.2
xcmHrDevMgmtCommandDataThe most recent device management command data (if any) specified for this conceptual row in the 'xcmHrDevMgmtTable'.rw
XcmHrDevMgmtCommandData
.1.3.6.1.4.1.253.8.53.5.2.1.3
xcmHrDevMgmtCommandStatusThe simple device management error status associated with this conceptual row in 'xcmHrDevMgmtTable'. Usage: Conforming management agents shall ALWAYS set this object to the value returned in an SNMP Set-Response PDU when a simple device management operation is 'accepted', ie, when 'xcmHrDevMgmtCommandInProgress' goes from 'false' to 'true'. Usage: Conforming management agents shall ALWAYS set this object to the value of the completion status of the (possibly deferred) simple device management operation, when 'xcmHrDevMgmtCommandInProgress' goes from 'true' to 'false'.ro
XcmGenSNMPv2ErrorStatus (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.5.2.1.4
xcmHrDevMgmtUserPasswordA protected end user password for this device.rw
OCTET STRING
.1.3.6.1.4.1.253.8.53.5.2.1.5
xcmHrDevMgmtOperatorPasswordA protected system operator password for this device.rw
OCTET STRING
.1.3.6.1.4.1.253.8.53.5.2.1.6
xcmHrDevMgmtAdminPasswordA protected system administrator password for this device.rw
OCTET STRING
.1.3.6.1.4.1.253.8.53.5.2.1.7
xcmHrDevMgmtCommandInProgressThe device management in progress status associated with this conceptual row in 'xcmHrDevMgmtTable'.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.5.2.1.8
xcmHrDevPower
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.6
xcmHrDevPowerTableA 'sparse' table containing power management cycle objects for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrDevPowerEntry
.1.3.6.1.4.1.253.8.53.6.2
xcmHrDevPowerEntryA 'sparse' entry containing power management cycle objects for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrDevPowerEntry
.1.3.6.1.4.1.253.8.53.6.2.1
xcmHrDevPowerRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevPowerTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.6.2.1.1
xcmHrDevPowerWarmUpSupportA device 'warm up' feature support management object, used by system administrators of this device. Usage: This object specifies the support present (if any) for a device 'warm up' feature ('standbyMode' to 'readyMode'). For example, a photocopier might want to 'warm up' (as a system) (to 'readyMode') some time after a user presses a button. * 'other(1)' - DEPRECATED - shall NOT be used by conforming implementations * 'on(3)' - device 'warm up' feature is present and enabled both '...WarmUpDelay' and '...WarmUpDuration' are used - if '...WarmUpDelay' is zero, then 'warm up' cycle begins immediately after trigger event - if '...WarmUpDelay' is non-zero, then 'warm up' cycle is delayed for specified time - if '...WarmUpDuration' is zero, then 'warm up' cycle completes immediately after initiation - if '...WarmUpDuration' is non-zero, then 'warm up' cycle requires specified time to complete * 'off(4)' - device 'warm up' feature is present but disabled both '...WarmUpDelay' and '...WarmUpDuration' not used * 'notPresent(5)' - device 'warm up' feature NOT present on this host system both '...WarmUpDelay' and '...WarmUpDuration' not usedrw
PresentOnOff (Printer-MIB)
.1.3.6.1.4.1.253.8.53.6.2.1.2
xcmHrDevPowerCoolDownSupportA device 'cool down' feature support management object, used by system administrators of this device. Usage: This object specifies the support present (if any) for a device 'cool down' feature ('readyMode' to 'standbyMode'). For example, a printer might want to 'cool down' a motor (to 'standbyMode') some time after the last page printed. * 'other(1)' - DEPRECATED - shall NOT be used by conforming implementations * 'on(3)' - device 'cool down' feature is present and enabled both '...CoolDownDelay' and '...CoolDownDuration' are used - if '...CoolDownDelay' is zero, then 'cool down' cycle begins immediately after trigger event - if '...CoolDownDelay' is non-zero, then 'cool down' cycle is delayed for specified time - if '...CoolDownDuration' is zero, then 'cool down' cycle completes immediately after initiation - if '...CoolDownDuration' is non-zero, then 'cool down' cycle requires specified time to complete * 'off(4)' - device 'cool down' feature is present but disabled both '...CoolDownDelay' and '...CoolDownDuration' not used * 'notPresent(5)' - device 'cool down' feature NOT present on this host system both '...CoolDownDelay' and '...CoolDownDuration' not usedrw
PresentOnOff (Printer-MIB)
.1.3.6.1.4.1.253.8.53.6.2.1.3
xcmHrDevPowerEnergySaveSupportA device 'energy save' feature support management object, used by system administrators of this device. Usage: This object specifies the support present (if any) for a device 'energy save' feature ('standbyMode' to 'sleepMode'). For example, a printer might want to 'energy save' transition (to 'sleepMode') some time after the last 'cool down' (to 'standbyMode') completion. * 'other(1)' - DEPRECATED - shall NOT be used by conforming implementations * 'on(3)' - device 'energy save' feature is present and enabled both '...EnergySaveDelay' and '...EnergySaveDuration' are used - if '...EnergySaveDelay' is zero, then 'energy save' cycle begins immediately after trigger event - if '...EnergySaveDelay' is non-zero, then 'energy save' cycle is delayed for specified time - if '...EnergySaveDuration' is zero, then 'energy save' cycle completes immediately after initiation - if '...EnergySaveDuration' is non-zero, then 'energy save' cycle requires specified time to complete * 'off(4)' - device 'energy save' feature is present but disabled both '...EnergySaveDelay' and '...EnergySaveDuration' not used * 'notPresent(5)' - device 'energy save' feature NOT present on this host system both '...EnergySaveDelay' and '...EnergySaveDuration' not usedrw
PresentOnOff (Printer-MIB)
.1.3.6.1.4.1.253.8.53.6.2.1.4
xcmHrDevPowerTimeUnitA device power cycle time unit, used by system administrators of this device for power management cycle times. Usage: Used to scale the values in the Device Power group, for convenience and (optional) high resolution.rw
XcmHrDevPowerTimeUnit (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.6.2.1.5
xcmHrDevPowerWarmUpDelayA device 'warm up' feature delay time, or zero if none, used by system administrators of this device. Usage: The time delay after last 'warm up' trigger event (eg, arrival of a job, some local user action, etc) before the 'warm up' cycle will begin (to power 'readyMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.6
xcmHrDevPowerWarmUpDurationA device 'warm up' feature duration, or zero if none, used by system administrators of this device. Usage: The time after last 'warm up' initiation before the 'warm up' will complete (to power 'readyMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.7
xcmHrDevPowerCoolDownDelayA device 'cool down' feature delay time, or zero if none, used by system administrators of this device. Usage: The time delay after last 'cool down' trigger event (eg, completion of a job, some local user action, etc) before the 'cool down' cycle will begin (to power 'standbyMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.8
xcmHrDevPowerCoolDownDurationA device 'cool down' feature duration, or zero if none, used by system administrators of this device. Usage: The time after last 'cool down' initiation before the 'cool down' will complete (to power 'standbyMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.9
xcmHrDevPowerEnergySaveDelayA device 'energy save' feature delay time, or zero if none, used by system administrators of this device. Usage: The time delay after last 'energy save' trigger event (eg, completion of the last 'cool down' cycle to 'standbyMode') before the 'energy save' cycle will begin (to power 'sleepMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.10
xcmHrDevPowerEnergySaveDurationA device 'energy save' feature duration, or zero if none, used by system administrators of this device. Usage: The time after last 'energy save' initiation before the 'energy save' will complete (to power 'sleepMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.11
xcmHrDevPowerWakeUpSupportA device 'wake up' feature support management object, used by system administrators of this device. Usage: This object specifies the support present (if any) for a device 'wake up' feature ('sleepMode' to 'standbyMode'). For example, a photocopier might want to 'wake up' (as a system) (to 'standbyMode') some time after a user presses a button. * 'other(1)' - DEPRECATED - shall NOT be used by conforming implementations * 'on(3)' - device 'wake up' feature is present and enabled both '...WakeUpDelay' and '...WakeUpDuration' are used - if '...WakeUpDelay' is zero, then 'wake up' cycle begins immediately after trigger event - if '...WakeUpDelay' is non-zero, then 'wake up' cycle is delayed for specified time - if '...WakeUpDuration' is zero, then 'wake up' cycle completes immediately after initiation - if '...WakeUpDuration' is non-zero, then 'wake up' cycle requires specified time to complete * 'off(4)' - device 'wake up' feature is present but disabled both '...WakeUpDelay' and '...WakeUpDuration' not used * 'notPresent(5)' - device 'wake up' feature NOT present on this host system both '...WakeUpDelay' and '...WakeUpDuration' not usedrw
PresentOnOff (Printer-MIB)
.1.3.6.1.4.1.253.8.53.6.2.1.12
xcmHrDevPowerWakeUpDelayA device 'wake up' feature delay time, or zero if none, used by system administrators of this device. Usage: The time delay after last 'wake up' trigger event (eg, arrival of a job, some local user action, etc) before the 'wake up' cycle will begin (to power 'standbyMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.13
xcmHrDevPowerWakeUpDurationA device 'wake up' feature duration, or zero if none, used by system administrators of this device. Usage: The time after last 'wake up' initiation before the 'wake up' will complete (to power 'standbyMode' in 'xcmHrDevInfoConditions').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.14
xcmHrDevPowerShutdownDelayA device 'shutdown' feature delay time, or zero if none, used by system administrators of this device. Usage: The time delay after last 'shutdown' trigger event (eg, completion of the last 'energy save' cycle to 'sleepMode') before the 'shutdown' cycle will begin (to power 'offMode' in 'xcmHrDevInfoConditions' and 'down' in 'hrDeviceStatus').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.15
xcmHrDevPowerShutdownDurationA device 'shutdown' feature duration, or zero if none, used by system administrators of this device. Usage: The time after last 'shutdown' initiation before the 'shutdown' cycle will complete (to power 'offMode' in 'xcmHrDevInfoConditions' and 'down' in 'hrDeviceStatus').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.16
xcmHrDevPowerStartupDelayA device 'startup' feature delay time, or zero if none, used by system administrators of this device. Usage: The time delay after last 'startup' trigger event (eg, 'xcmHrDevCalendarCommandRequest' or local user action) before the 'startup' cycle will begin (to power 'readyMode' in 'xcmHrDevInfoConditions' and 'running' in 'hrDeviceStatus').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.17
xcmHrDevPowerStartupDurationA device 'startup' feature duration, or zero if none, used by system administrators of this device. Usage: The time after last 'startup' initiation before the 'startup' cycle will complete (to power 'readyMode' in 'xcmHrDevInfoConditions' and 'running' in 'hrDeviceStatus').rw
Integer32
.1.3.6.1.4.1.253.8.53.6.2.1.18
xcmHrDevTraffic
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.7
xcmHrDevTrafficTableA 'sparse' table containing traffic information objects for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrDevTrafficEntry
.1.3.6.1.4.1.253.8.53.7.2
xcmHrDevTrafficEntryA 'sparse' entry containing traffic information objects for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrDevTrafficEntry
.1.3.6.1.4.1.253.8.53.7.2.1
xcmHrDevTrafficRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevTrafficTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.7.2.1.1
xcmHrDevTrafficInputSupportA device input traffic support management object, used by system administrators of this device. Usage: This object specifies the support present (if any) for device input traffic (I/O). For example, a ROM only supports input traffic (ie, reads). * 'other(1)' - DEPRECATED - shall NOT be used by conforming implementations * 'on(3)' - device 'input I/O' feature is present and enabled and '...InputTimeout' is meaningful - if '...InputTimeout' is zero, then 'input I/O' cycle may proceed for an infinite time - if '...InputTimeout' is non-zero, then 'input I/O' cycle is limited to the specified time * 'off(4)' - device 'input I/O' feature is present but disabled and '...InputTimeout' is ignored * 'notPresent(5)' - device 'input I/O' feature NOT present on this host system and '...InputTimeout' is ignoredrw
PresentOnOff (Printer-MIB)
.1.3.6.1.4.1.253.8.53.7.2.1.2
xcmHrDevTrafficOutputSupportA device output traffic support management object, used by system administrators of this device. Usage: This object specifies the support present (if any) for device output traffic (I/O). For example, a ROM does NOT support output traffic (ie, writes). * 'other(1)' - DEPRECATED - shall NOT be used by conforming implementations * 'on(3)' - device 'output I/O' feature is present and enabled and '...OutputTimeout' is meaningful - if '...OutputTimeout' is zero, then 'output I/O' cycle may proceed for an infinite time - if '...OutputTimeout' is non-zero, then 'output I/O' cycle is limited to the specified time * 'off(4)' - device 'output I/O' feature is present but disabled and '...OutputTimeout' is ignored * 'notPresent(5)' - device 'output I/O' feature NOT present on this host system and '...OutputTimeout' is ignoredrw
PresentOnOff (Printer-MIB)
.1.3.6.1.4.1.253.8.53.7.2.1.3
xcmHrDevTrafficInputUnitA device input unit, used by system administrators of this device for input traffic counters. Usage: For example, a disk drive might use 'mediaBlock'. Usage: Thanks to XCMI WG members for stimulating the following discussion. There are three reasonable ways for using the 'xcmHrDevTraffic[Input|Output]Unit' objects: a) 'read-only' and set up by the management agent according to the sole appropriate (fixed) units at time of row creation; b) 'write-once' by the management station, at time of row creation (possibly selecting from among several possible valid units); and c) 'write-many' by the management station (to dynamically request the management agent to 'convert' the 'xcmHrDevTraffic[Input|Output]Count' objects into the appropriate units). Conforming implementations need NOT support more than one of the above three scenarios.rw
XcmHrDevTrafficUnit (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.7.2.1.4
xcmHrDevTrafficOutputUnitA device output unit, used by system administrators of this device for output traffic counters. Usage: For example, a terminal might use 'textLine'.rw
XcmHrDevTrafficUnit (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.7.2.1.5
xcmHrDevTrafficInputCountA device input traffic count, used by system administrators and end users of this device. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems shall ALWAYS zero this counter upon conceptual row creation.ro
Counter32
.1.3.6.1.4.1.253.8.53.7.2.1.6
xcmHrDevTrafficOutputCountA device output traffic count, used by system administrators and end users of this device. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems shall ALWAYS zero this counter upon conceptual row creation.ro
Counter32
.1.3.6.1.4.1.253.8.53.7.2.1.7
xcmHrDevTrafficInputMaxSizeA device input maximum size, or zero if infinite, used by system administrators and end users of this device. Usage: It is device specific how (or if) this limit object is used (eg, disk with 'xcmHrDevTrafficInputUnit' of 'mediaBlock' might limit block count of a single disk read to '50').rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.7.2.1.8
xcmHrDevTrafficOutputMaxSizeA device output maximum size, or zero if infinite, used by system administrators and end users of this device. Usage: It is device specific how (or if) this limit object is used (eg, disk with 'xcmHrDevTrafficOutputUnit' of 'mediaBlock' might limit block count of a single disk write to '50').rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.7.2.1.9
xcmHrDevTrafficInputTimeoutA device input traffic timeout (in seconds), or zero if none, used by system administrators of this device. Usage: This object specifies the timeout to be used (if any) for device input traffic (I/O). For example, a disk drive might want to timeout disk reads.rw
Integer32 UNITS "seconds"
.1.3.6.1.4.1.253.8.53.7.2.1.10
xcmHrDevTrafficOutputTimeoutA device output traffic timeout (in seconds), or zero if none, used by system administrators of this device. Usage: This object specifies the timeout to be used (if any) for device output traffic (I/O). For example, a terminal might want to timeout screen writes.rw
Integer32 UNITS "seconds"
.1.3.6.1.4.1.253.8.53.7.2.1.11
xcmHrSystemFault
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.8
xcmHrSystemFaultTableA table of the system faults which have been recorded (logged) on this host system. Usage: Conforming implementations shall ALWAYS ensure that this table contains (up to) a product specific number of the most 'recent' faults on this host system. Usage: Conforming implementations may 'age' older entries out of 'xcmHrSystemFaultTable' (by an algorithm outside the scope of XCMI specifications).
SEQUENCE OF XcmHrSystemFaultEntry
.1.3.6.1.4.1.253.8.53.8.2
xcmHrSystemFaultEntryAn entry for a system fault which has been recorded (logged) on this host system.
XcmHrSystemFaultEntry
.1.3.6.1.4.1.253.8.53.8.2.1
xcmHrSystemFaultIndexA unique value used by this host system to identify this conceptual row in the 'xcmHrSystemFaultTable'. Usage: Conforming implementations shall NOT 'reuse' values of 'xcmHrSystemFaultIndex' until its' 32-bit value wraps. Even in the case of eventual wrap, the entries shall ALWAYS be strictly sequenced by the associated value of 'xcmHrSystemFaultDate'. Usage: Conforming implementations are strongly encouraged to preserve the last used value of 'xcmHrSystemFaultIndex' across system power cycles.
Ordinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.8.2.1.1
xcmHrSystemFaultRowStatusThis object is used to create (by management agent) and delete (by management station and/or management agent) individual conceptual rows in the 'xcmHrSystemFaultTable'. Usage: Conforming implementations need NOT support dynamic row deletion (via 'destroy') by remote management stations.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.8.2.1.2
xcmHrSystemFaultCodeEncoded fault code of the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.ro
Integer32
.1.3.6.1.4.1.253.8.53.8.2.1.3
xcmHrSystemFaultStringHuman-readable fault string of the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.ro
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.8.2.1.4
xcmHrSystemFaultReferenceOIDAn (optional) unambiguous system object reference (which MAY include instance suffix information), used by system administrators and end users to qualify this system fault. Usage: Since this system object reference is specified as an object identifier, it may be taken from any IETF, Xerox, third- party, or product-specific MIB, or it may simply be any IETF SMIv2-style 'autonomous type'.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.8.2.1.5
xcmHrSystemFaultHrDeviceIndexAn (optional) device index (ie, value of 'hrDeviceIndex'), used by system administrators and end users to qualify this system fault.ro
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.8.2.1.6
xcmHrSystemFaultDateThe time stamp for the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.8.2.1.7
xcmHrGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.9
xcmHrGeneralTableA table of general counters and information for ease of use of the XCMI Host Resources Extensions MIB and the IETF Host Resources MIB (RFC 1514) on this host system. Usage: The ONLY valid row in the 'xcmHrGeneralTable' shall ALWAYS have an 'xcmHrGeneralIndex' of one ('1').
SEQUENCE OF XcmHrGeneralEntry
.1.3.6.1.4.1.253.8.53.9.2
xcmHrGeneralEntryAn entry of general counters and information for ease of use of the XCMI Host Resources Extensions MIB and the IETF Host Resources MIB (RFC 1514) on this host system. Usage: The ONLY valid row in the 'xcmHrGeneralTable' shall ALWAYS have an 'xcmHrGeneralIndex' of one ('1').
XcmHrGeneralEntry
.1.3.6.1.4.1.253.8.53.9.2.1
xcmHrGeneralIndexA unique value used by this host system to identify this conceptual row in the 'xcmHrGeneralTable'. Usage: The ONLY valid row in the 'xcmHrGeneralTable' shall ALWAYS have an 'xcmHrGeneralIndex' of one ('1').
Ordinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.1
xcmHrGeneralRowStatusThis object is used to display status of the ONLY valid conceptual row in the 'xcmHrGeneralTable'. Usage: 'xcmHrGeneralRowStatus' is 'read-only' because the ONLY valid conceptual row shall NOT be deleted.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.2
xcmHrGeneralVersionIDThe software product ID of the SNMP sub-agent which implements the IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB on this host system. Usage: This object shall specify the software product ID of an SNMP sub-agent (possibly also found in a conceptual row in the 'hrSWRunTable' and/or 'hrSWInstalledTable' in the IETF HR MIB). This object shall NOT specify a particular release of the IETF HR MIB, the XCMI HRX MIB, or the whole host system product. Note: Contrast with 'sysObjectID' for the whole SNMP agent in the IETF MIB-II (RFC 1213) and 'hrDeviceID' for the whole device (or whole product, in the case of 'xcmHrDevice...') in the IETF Host Resources MIB (RFC 1514).ro
ProductID (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.253.8.53.9.2.1.3
xcmHrGeneralVersionDateThe software build date of the SNMP sub-agent which implements the IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB on this host system. Usage: This object shall specify the BUILD date of the SNMP sub-agent software (not available elsewhere in IETF/XCMI MIBs). This object shall NOT specify the INSTALL date of the SNMP sub-agent software on this host system, nor the RESET date. Note: Contrast with 'hrSWInstalledDate' in the Software Installed group of the IETF Host Resources MIB (RFC 1514), and 'xcmHrDevInfoResetDate' in the Device Info group of the XCMI Host Resources Extensions MIB.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.4
xcmHrGeneralGroupSupportThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB objects which are supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB object groups.ro
XcmHrGroupSupport (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.5
xcmHrGeneralStorageLastThe last entry index (regardless of its current state) in the 'hrStorageTable' of the IETF Host Resources MIB, on this host system. Usage: The last entry index explicitly bounds the valid range of 'hrStorageIndex'.ro
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.6
xcmHrGeneralDeviceLastThe last entry index (regardless of its current state) in the 'hrDeviceTable' of the IETF Host Resources MIB, on this host system. Usage: The last entry index explicitly bounds the valid range of 'hrDeviceIndex'.ro
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.7
xcmHrGeneralFSLastThe last entry index (regardless of its current state) in the 'hrFSTable' of the IETF Host Resources MIB, on this host system. Usage: The last entry index explicitly bounds the valid range of 'hrFSIndex'.ro
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.8
xcmHrGeneralSWRunLastThe last entry index (regardless of its current state) in the 'hrSWRunTable' of the IETF Host Resources MIB, on this host system. Usage: The last entry index explicitly bounds the valid range of 'hrSWRunIndex'.ro
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.9
xcmHrGeneralSWInstalledLastThe last entry index (regardless of its current state) in the 'hrSWInstalledTable' of the IETF Host Resources MIB, on this host system. Usage: The last entry index explicitly bounds the valid range of 'hrSWInstalledIndex'.ro
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.10
xcmHrGeneralSystemFaultLastThe last entry index (regardless of its current state) in the 'xcmHrSystemFaultTable' of this XCMI Host Resources Ext MIB, on this host system. Usage: The last entry index explicitly bounds the valid range of 'xcmHrSystemFaultIndex'.ro
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.11
xcmHrGeneralCreateSupportThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB objects which are supported for dynamic row creation (via '...RowStatus') by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB object groups.ro
XcmHrGroupSupport (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.12
xcmHrGeneralUpdateSupportThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB objects which are supported for existing row update (via SNMP Set-Request PDUs) by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for IETF Host Resources MIB (RFC 1514) and XCMI Host Resources Extensions MIB object groups.ro
XcmHrGroupSupport (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.9.2.1.13
xcmHrDevCalendar
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.10
xcmHrDevCalendarTableA 'sparse' table containing calendar management objects for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrDevCalendarEntry
.1.3.6.1.4.1.253.8.53.10.2
xcmHrDevCalendarEntryA 'sparse' entry containing calendar management objects for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrDevCalendarEntry
.1.3.6.1.4.1.253.8.53.10.2.1
xcmHrDevCalendarDayOfWeekThe day of week when the command specified in this conceptual row in the 'xcmHrDevCalendarTable' shall be invoked.
XcmHrDevCalendarDayOfWeek (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.10.2.1.1
xcmHrDevCalendarTimeOfDayThe time of day when the command specified in this conceptual row in the 'xcmHrDevCalendarTable' shall be invoked, specified as hours (0..23) multiplied by 100, added to minutes (0..59), added to a constant bias of 10000 (avoids an index value of zero in 'xcmHrDevCalendarTimeOfDay').
XcmHrDevCalendarTimeOfDay (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.10.2.1.2
xcmHrDevCalendarRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevCalendarTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.10.2.1.3
xcmHrDevCalendarExplicitDateThe explicit date when the command specified in this conceptual row in the 'xcmHrDevCalendarTable' shall be invoked. Usage: When 'xcmHrDevCalendarExplicitDate' is used, the value of 'xcmHrDevCalendarDayOfWeek' shall be 'everyDay' and the value of 'xcmHrDevCalendarTimeOfDay' shall be arbitrary (to provide uniqueness for this conceptual row).rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.10.2.1.4
xcmHrDevCalendarCommandRequestThe management command request specified in this conceptual row in the 'xcmHrDevCalendarTable', which shall be invoked based on 'xcmHrDevCalendarDayOfWeek', 'xcmHrDevCalendarTimeOfDay', and (optionally) 'xcmHrDevCalendarExplicitDate'.rw
XcmHrDevMgmtCommandRequest (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.10.2.1.5
xcmHrDevCalendarCommandDataThe management command data specified in this conceptual row in the 'xcmHrDevCalendarTable', which shall be invoked based on 'xcmHrDevCalendarDayOfWeek', 'xcmHrDevCalendarTimeOfDay', and (optionally) 'xcmHrDevCalendarExplicitDate'.rw
XcmHrDevMgmtCommandData (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.10.2.1.6
xcmHrSWRun
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.11
xcmHrSWRunTableA 'sparse' table containing software info objects for loaded and (possibly) active software on this host system, augmenting the basic entries in the 'hrSWRunTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrSWRunEntry
.1.3.6.1.4.1.253.8.53.11.2
xcmHrSWRunEntryA 'sparse' entry containing software info objects for loaded and (possibly) active software on this host system, augmenting a basic entry in the 'hrSWRunTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrSWRunEntry
.1.3.6.1.4.1.253.8.53.11.2.1
xcmHrSWRunRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrSWRunTable' and ALSO manages the row status of the associated conceptual row in the 'hrSWRunTable' of the IETF Host Resources MIB.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.11.2.1.1
xcmHrSWRunAdminNameHuman-readable software name, used by system administrators and end users to identify this software for systems management. Usage: This software name shall be the one normally used in a CLI/GUI/API for control of this software. Note: The 'hrSWRunName' object in 'hrSWRunTable' of the IETF Host Resources MIB (RFC 1514) has MANDATORY content of 'manufacturer, revision, and the name by which [the software] is commonly known'. Thus, conforming implementations shall NOT set a 'simple name' into 'hrSWRunName'. Therefore, this 'xcmHrSWRunAdminName' object is needed for management.rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.11.2.1.2
xcmHrSWRunXStatusAn extended software status, used by system administrators and end users of this software (here, read 'state' for 'status'). Note: This extended software status is present for future extensions.ro
XcmHrSWRunXStatus (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.11.2.1.3
xcmHrSWRunRowCreateDateThe date and time when this conceptual row was created.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.11.2.1.4
xcmHrSWRunPhysicalDeviceIndexThe value of 'hrDeviceIndex' corresponding to the first associated conceptual row in the 'hrDeviceTable' representing a supported and (possibly) ready 'physical' device, which has 'xcmHrDevInfoRealization' of 'physical' or 'logicalAndPhysical', or zero, if there is no supported and subordinate 'physical' device associated with this row (ie, this running software).rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.11.2.1.5
xcmHrSWRunLogicalDeviceIndexThe value of 'hrDeviceIndex' corresponding to the first associated conceptual row in the 'hrDeviceTable' representing a supported and (possibly) ready 'logical' device, which has 'xcmHrDevInfoRealization' of 'logical' or 'logicalAndPhysical', or zero, if there is no supported and subordinate 'logical' device associated with this row (ie, this running software).rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.11.2.1.6
xcmHrSWRunNextIndexThe value of 'hrSWRunIndex' corresponding to the next associated row in the 'hrSWRunTable', or zero if this is the last associated conceptual row in a given set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.11.2.1.7
xcmHrSWRunPreviousIndexThe value of 'hrSWRunIndex' corresponding to the previous associated row in the 'hrSWRunTable', or zero if this is the first associated conceptual row in a given set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.11.2.1.8
xcmHrSWInstalled
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.12
xcmHrSWInstalledTableA 'sparse' table containing software info objects for installed and (possibly) active software on this host system, augmenting the basic entries in the 'hrSWInstalledTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrSWInstalledEntry
.1.3.6.1.4.1.253.8.53.12.2
xcmHrSWInstalledEntryA 'sparse' entry containing software info objects for installed and (possibly) active software on this host system, augmenting a basic entry in the 'hrSWInstalledTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrSWInstalledEntry
.1.3.6.1.4.1.253.8.53.12.2.1
xcmHrSWInstalledRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrSWInstalledTable' and ALSO manages the row status of the associated conceptual row in the 'hrSWInstalledTable' of the IETF Host Resources MIB (RFC 1514).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.12.2.1.1
xcmHrSWInstalledAdminNameHuman-readable software name, used by system administrators and end users to identify this software for systems management. Usage: This software name shall be the one normally used in a CLI/GUI/API for control of this software. Note: The 'hrSWInstalledName' object in 'hrSWInstalledTable' of the IETF Host Resources MIB (RFC 1514) has MANDATORY content of 'manufacturer, revision, and the name by which [the software] is commonly known'. Thus, conforming implementations shall NOT set a 'simple name' into 'hrSWInstalledName'. Therefore, this 'xcmHrSWInstalledAdminName' object is needed for management.rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.12.2.1.2
xcmHrSWInstalledXStatusAn extended software status, used by system administrators and end users of this software (here, read 'state' for 'status'). Note: This extended software status is present for future extensions.ro
XcmHrSWRunXStatus (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.12.2.1.3
xcmHrSWInstalledRowCreateDateThe date and time when this conceptual row was created.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.12.2.1.4
xcmHrSWInstalledPhysicalIndexThe value of 'hrDeviceIndex' corresponding to the first associated conceptual row in the 'hrDeviceTable' representing a supported and (possibly) ready 'physical' device, which has 'xcmHrDevInfoRealization' of 'physical' or 'logicalAndPhysical', or zero, if there is no supported and subordinate 'physical' device associated with this row (ie, this installed software).rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.12.2.1.5
xcmHrSWInstalledLogicalIndexThe value of 'hrDeviceIndex' corresponding to the first associated conceptual row in the 'hrDeviceTable' representing a supported and (possibly) ready 'logical' device, which has 'xcmHrDevInfoRealization' of 'logical' or 'logicalAndPhysical', or zero, if there is no supported and subordinate 'logical' device associated with this row (ie, this installed software).rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.12.2.1.6
xcmHrSWInstalledNextIndexThe value of 'hrSWInstalledIndex' corresponding to the next associated row in the 'hrSWInstalledTable', or zero if this is the last associated conceptual row in a given set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.12.2.1.7
xcmHrSWInstalledPreviousIndexThe value of 'hrSWInstalledIndex' corresponding to the previous associated row in the 'hrSWInstalledTable', or zero if this is the first associated conceptual row in a given set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.12.2.1.8
xcmHrDevDetail
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.13
xcmHrDevDetailV1EventOIDThe value of the enterprise-specific OID in an SNMPv1 trap sent whenever a device detail usage or time limit is reached. See SNMPv2 trap definition 'xcmHrDevDetailV2Event' below for 'special semantics'.
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.13.1
xcmHrDevDetailV2EventPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.13.1.0
xcmHrDevDetailV2EventThis trap is sent when 'xcmHrDevDetailIndex' is shared between a counter detail and a limit detail which are specified in 'xcmHrDevDetailValueInteger', OR when 'xcmHrDevDetailValueString' specifies a trigger date. Note: The variable-bindings of this trap have been chosen to specify a complete device status change while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o The detail's 'hrDeviceIndex' value, the detail's 'xcmHrDevDetailType' value, and the detail's 'xcmHrDevDetailIndex' value shall ALWAYS be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows device management/monitoring applications to limit the alerts they receive to ones generated by device details of interest.
NOTIFICATION-TYPE
.1.3.6.1.4.1.253.8.53.13.1.0.1
xcmHrDevDetailTableA 'sparse' table containing device detail information for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514). Usage: UNLIKE the 'xcmGenOptionTable' in the XCMI General MIB (which is a unique exception), this table of 'dictionary-based' device details is used with DIRECT create/update operations.
SEQUENCE OF XcmHrDevDetailEntry
.1.3.6.1.4.1.253.8.53.13.2
xcmHrDevDetailEntryA 'sparse' entry containing device detail information for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514). Usage: An entry in this table may be used to store specialized information for a device, such as 'lifetime' information for a CRU ('customer replaceable unit'), eg, a paper tray feed head.
XcmHrDevDetailEntry
.1.3.6.1.4.1.253.8.53.13.2.1
xcmHrDevDetailTypeThe type of the device detail information specified in this conceptual row in the 'xcmHrDevDetailTable'.
XcmHrDevDetailType (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.13.2.1.1
xcmHrDevDetailIndexA unique value used by this host system to identify this conceptual row in the 'xcmHrDevDetailTable', OR a common value shared across a set of related conceptual rows (with different values of 'xcmHrDevDetailType'. Usage: For device detail types which are single-valued, this index shall be used to correlate related single-valued details. Usage: For device detail types which are multi-valued, this index shall be used to enumerate lists of multi-valued details.
Ordinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.13.2.1.2
xcmHrDevDetailRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevDetailTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.13.2.1.3
xcmHrDevDetailUnitClassThe value unit class of the detail information specified in this conceptual row in the 'xcmHrDevDetailTable'. Usage: Used to select a textual convention for specifying the value unit of this device detail. Usage: The 'xcmHrDevDetail[UnitClass|Class]' objects are used to specify the value syntax AND the value unit of the 'xcmHrDevDetail[Integer|OID|String]' value objects.rw
XcmHrDevDetailUnitClass (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.13.2.1.4
xcmHrDevDetailUnitThe value unit of the detail information specified in this conceptual row in the 'xcmHrDevDetailTable'. Usage: Used to select an enumerated choice from a textual convention to specify the value unit of this device detail. Usage: The 'xcmHrDevDetail[UnitClass|Class]' objects are used to specify the value syntax AND the value unit of the 'xcmHrDevDetail[Integer|OID|String]' value objects.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.13.2.1.5
xcmHrDevDetailValueIntegerA device detail value integer, used by system administrators and end users to specify the current value for a device detail with a base value syntax of 'INTEGER'.rw
Integer32
.1.3.6.1.4.1.253.8.53.13.2.1.6
xcmHrDevDetailValueOIDA device detail value OID (object identifier), used by system administrators and end users to specify the current value for a device detail with a base value syntax of 'OBJECT IDENTIFIER'.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.13.2.1.7
xcmHrDevDetailValueStringA device detail value string, used by system administrators and end users to specify the current value for a device detail with a base value syntax of 'OCTET STRING'.rw
OCTET STRING
.1.3.6.1.4.1.253.8.53.13.2.1.8
xcmHrStorage
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.14
xcmHrStorageTableA 'sparse' table containing storage info objects for 'logical' or 'physical' storage elements on this host system, augmenting the basic entries in the 'hrStorageTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrStorageEntry
.1.3.6.1.4.1.253.8.53.14.2
xcmHrStorageEntryA 'sparse' entry containing storage info objects for a 'logical' or 'physical' storage element on this host system, augmenting a basic entry in the 'hrStorageTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrStorageEntry
.1.3.6.1.4.1.253.8.53.14.2.1
xcmHrStorageRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrStorageTable' and ALSO manages the row status of the associated conceptual row in the 'hrStorageTable' of the IETF Host Resources MIB (RFC 1514).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.1
xcmHrStorageRealizationAn extended storage type (or storage 'realization'), used by system administrators and end users of this storage. Usage: The use of either 'other' or 'unknown' is uninformative and should be avoided by conforming implementations.rw
XcmHrStorageRealization (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.2
xcmHrStorageStatusA storage status, used by system administrators and end users of this storage (here, read 'state' for 'status'). Usage: Conforming implementations shall NOT 'bubble up' status from 'physical' storage to associated 'logical' storage. All storage shall ALWAYS report its own status ONLY.ro
XcmHrDevInfoStatus (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.3
xcmHrStorageProductDeviceIndexThe value of 'hrDeviceIndex' corresponding to the product associated conceptual row in the 'hrDeviceTable' representing the product (container) device (eg, of type 'hrDevicePrinter'), which uses this storage.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.4
xcmHrStoragePlatformDeviceIndexThe value of 'hrDeviceIndex' corresponding to the platform associated conceptual row in the 'hrDeviceTable' representing the CPU device (of type 'hrDeviceProcessor'), which manages this storage.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.5
xcmHrStoragePagingDeviceIndexThe value of 'hrDeviceIndex' corresponding to the paging associated conceptual row in the 'hrDeviceTable' representing the paging device (usually of type 'hrDeviceDiskStorage'), which provides secondary storage for swapping of this storage.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.6
xcmHrStorageMatchingDeviceIndexThe value of 'hrDeviceIndex' corresponding to the matching associated conceptual row in the 'hrDeviceTable' representing the matching device (eg, of type 'hrDeviceDiskStorage'), which corresponds to this storage.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.7
xcmHrStorageSWRunIndexThe value of 'hrSWRunIndex' corresponding to the superior associated conceptual row in the 'hrSWRunTable' representing the running software which manages this storage.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.8
xcmHrStorageSWInstalledIndexThe value of 'hrSWInstalledIndex' corresponding to the superior associated conceptual row in the 'hrSWInstalledTable' representing the installed software which manages this storage.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.9
xcmHrStorageNextIndexThe value of 'hrStorageIndex' corresponding to: a) the next associated row in the 'hrStorageTable'; or b) zero if this is the last associated conceptual row in a given set; or c) zero if this conceptual row is NOT part of a set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.10
xcmHrStoragePreviousIndexThe value of 'hrStorageIndex' corresponding to: a) the previous associated row in the 'hrStorageTable'; or b) zero if this is the first associated conceptual row in a given set; or c) zero if this conceptual row is NOT part of a set.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.11
xcmHrStoragePhysicalIndexThe value of 'hrStorageIndex' corresponding to the directly associated conceptual row in the 'hrStorageTable' representing: a) the first underlying 'physical' storage (if any), if this row has 'xcmHrStorageRealization' of 'logical...'; or b) the first subordinate 'physical' storage (if any), if this row has 'xcmHrStorageRealization' of 'physical...'; or c) zero if there is no underlying or subordinate 'physical' storage associated with this row (ie, this storage).rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.14.2.1.12
xcmHrStorageDetail
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.15
xcmHrStorageDetailTableA 'sparse' table containing storage detail information for 'logical' or 'physical' storage elements on this host system, augmenting a basic entry in the 'hrStorageTable' of the IETF Host Resources MIB (RFC 1514). Usage: UNLIKE the 'xcmGenOptionTable' in the XCMI General MIB (which is a unique exception), this table of 'dictionary-based' storage details is used with DIRECT create/update operations.
SEQUENCE OF XcmHrStorageDetailEntry
.1.3.6.1.4.1.253.8.53.15.2
xcmHrStorageDetailEntryA 'sparse' entry containing storage detail information for a 'logical' or 'physical' storage element on this host system, augmenting a basic entry in the 'hrStorageTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrStorageDetailEntry
.1.3.6.1.4.1.253.8.53.15.2.1
xcmHrStorageDetailTypeThe type of the storage detail information specified in this conceptual row in the 'xcmHrStorageDetailTable'.
XcmHrStorageDetailType (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.15.2.1.1
xcmHrStorageDetailIndexA unique value used by this host system to identify this conceptual row in the 'xcmHrStorageDetailTable', OR a common value shared across a set of related conceptual rows (with different values of 'xcmHrStorageDetailType'. Usage: For storage detail types which are single-valued, this index shall be used to correlate related single-valued details. Usage: For storage detail types which are multi-valued, this index shall be used to enumerate lists of multi-valued details.
Ordinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.15.2.1.2
xcmHrStorageDetailRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrStorageDetailTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.15.2.1.3
xcmHrStorageDetailUnitClassThe value unit class of the detail information specified in this conceptual row in the 'xcmHrStorageDetailTable'. Usage: Used to select a textual convention for specifying the value unit of this storage detail. Usage: The 'xcmHrStorageDetail[UnitClass|Class]' objects are used to specify the value syntax AND the value unit of the 'xcmHrStorageDetail[Integer|OID|String]' value objects.rw
XcmHrDevDetailUnitClass (XEROX-HOST-RESOURCES-EXT-TC)
.1.3.6.1.4.1.253.8.53.15.2.1.4
xcmHrStorageDetailUnitThe value unit of the detail information specified in this conceptual row in the 'xcmHrStorageDetailTable'. Usage: Used to select an enumerated choice from a textual convention to specify the value unit of this storage detail. Usage: The 'xcmHrStorageDetail[UnitClass|Class]' objects are used to specify the value syntax AND the value unit of the 'xcmHrStorageDetail[Integer|OID|String]' value objects.rw
Cardinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.15.2.1.5
xcmHrStorageDetailValueIntegerA storage detail value integer, used by system administrators and end users to specify the current value for a storage detail with a base value syntax of 'INTEGER'.rw
Integer32
.1.3.6.1.4.1.253.8.53.15.2.1.6
xcmHrStorageDetailValueOIDA storage detail value OID (object identifier), used by system administrators and end users to specify the current value for a storage detail with a base value syntax of 'OBJECT IDENTIFIER'.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.15.2.1.7
xcmHrStorageDetailValueStringA storage detail value string, used by system administrators and end users to specify the current value for a storage detail with a base value syntax of 'OCTET STRING'.rw
OCTET STRING
.1.3.6.1.4.1.253.8.53.15.2.1.8
xcmHrDevCover
OBJECT IDENTIFIER
.1.3.6.1.4.1.253.8.53.16
xcmHrDevCoverTableA 'sparse' table containing cover and/or interlock info for installed and (possibly) active devices on this host system, augmenting the basic entries in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
SEQUENCE OF XcmHrDevCoverEntry
.1.3.6.1.4.1.253.8.53.16.2
xcmHrDevCoverEntryA 'sparse' entry containing cover and/or interlock info for an installed and (possibly) active device on this host system, augmenting a basic entry in the 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514).
XcmHrDevCoverEntry
.1.3.6.1.4.1.253.8.53.16.2.1
xcmHrDevCoverIndexA unique value used by this host system to identify this conceptual row in the 'xcmHrDevCoverTable'.
Ordinal32 (XEROX-GENERAL-TC)
.1.3.6.1.4.1.253.8.53.16.2.1.1
xcmHrDevCoverRowStatusThis object manages the SMIv2 row status of this conceptual row in the 'xcmHrDevCoverTable'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.16.2.1.2
xcmHrDevCoverNameHuman-readable name of this device cover or interlock specified in this conceptual row in the 'xcmHrDevCoverTable'. Usage: This name shall be locally unambiguous (if specified) on this managed host system and shall be the one normally used in a CLI/GUI/API for identification of this device cover or interlock (eg, 'Cover1'). Usage: The IETF Printer MIB (RFC 1759) combines the name of a device cover or device interlock with the description, in one object - 'xcmHrDevCover[Name|Description]' add clarity.rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.16.2.1.3
xcmHrDevCoverDescriptionHuman-readable description of this device cover or interlock specified in this conceptual row in the 'xcmHrDevCoverTable'. Usage: This description may contain the manufacturer's name, the color, the physical location, etc, of this device cover or interlock (eg, 'Top front blue cover'). Usage: The IETF Printer MIB (RFC 1759) combines the name of a device cover or device interlock with the description, in one object - 'xcmHrDevCover[Name|Description]' add clarity.rw
XcmFixedLocaleDisplayString
.1.3.6.1.4.1.253.8.53.16.2.1.4
xcmHrDevCoverTypeCoverThe type of the device cover or interlock specified in this conceptual row in the 'xcmHrDevCoverTable'. * 'true' - this is a device cover conceptual row; * 'false' - this is a device interlock conceptual row. Usage: The IETF Printer MIB (RFC 1759) combines the identity of cover versus interlock with the status of open versus closed, in one object - 'xcmHrDevCover[TypeCover|StatusOpen]' add clarity.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.16.2.1.5
xcmHrDevCoverStatusOpenThe status of the device cover or interlock specified in this conceptual row in the 'xcmHrDevCoverTable'. * 'true' - this cover/interlock is currently open; * 'false' - this cover/interlock is currently closed. Usage: The IETF Printer MIB (RFC 1759) combines the choice of cover versus interlock with the status of open versus closed, in one object - 'xcmHrDevCover[TypeCover|StatusOpen]' add clarity.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.253.8.53.16.2.1.6
XEROX-HOST-RESOURCES-EXT-MIB - SNMP MIB Reference | MIBs Explorer