XEROX-COMMON-MIB

MIB Reference — IPNetwork Monitor

All MIBsXEROX-COMMON-MIB

Organization: Xerox Corporation - Xerox Common Management Interface Working Group

Last Updated: 2002-09-17

Category: Xerox Printer Management

Description:

Provides Xerox XCMI common base objects and OID tree for all Xerox printer management MIB modules.

Imported Objects

From HOST-RESOURCES-MIB

InternationalDisplayString
ProductID
hrDeviceIndexOBJECT-TYPE
hrDeviceStatusOBJECT-TYPE
hrSWInstalledIndexOBJECT-TYPE
hrSWRunIndexOBJECT-TYPE
hrStorageIndexOBJECT-TYPE

From IANA-CHARSET-MIB

IANACharset

From Job-Monitoring-MIB

jmJobEntryOBJECT-TYPE
jmJobImpressionsCompletedOBJECT-TYPE
jmJobImpressionsPerCopyRequestedOBJECT-TYPE
jmJobKOctetsPerCopyRequestedOBJECT-TYPE
jmJobKOctetsProcessedOBJECT-TYPE
jmJobStateOBJECT-TYPE
jmJobStateReasons1OBJECT-TYPE
jmNumberOfInterveningJobsOBJECT-TYPE

From Printer-MIB

PresentOnOff
prtChannelEntryOBJECT-TYPE
prtGeneralEntryOBJECT-TYPE
prtInputEntryOBJECT-TYPE
prtInterpreterEntryOBJECT-TYPE
prtInterpreterIndexOBJECT-TYPE
prtOutputEntryOBJECT-TYPE

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Gauge32
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-IDENTITY
OBJECT-TYPE
enterprises
mgmt

From SNMPv2-TC

AutonomousType
DateAndTime
DisplayString
RowStatus
TEXTUAL-CONVENTION
TruthValue

What Is XEROX-COMMON-MIB?

XEROX-COMMON-MIB is the Xerox Common MIB Interchange (XCMI) root module, providing shared base data types and a common OID tree used across all Xerox printer and multifunction device management MIB modules. It defines low-level reusable data types — 64-bit counters, gauges, and integers split into high/low words, coded country/language enumerations, and generic placeholder objects — rather than device-specific status objects itself. Because every other Xerox device MIB module imports these types, the XEROX-COMMON-MIB MIB file must be compiled first or dependent object syntax will fail to resolve in a MIB browser. It supports the broader Xerox MIB ecosystem's ability to report software/hardware status (print job counters, page counts, consumable levels) by supplying the 64-bit counter/gauge building blocks (e.g. xCmGenCounter64High/Low, xCmGenGauge64High/Low) that those functional MIBs compose into wide counters. It is a foundational dependency imported by essentially every other Xerox-specific printer MIB module. It is deployed as a prerequisite compile-time MIB wherever Xerox printers and multifunction devices are managed via SNMP.

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

Supported Devices

  • Xerox printers and multifunction devices (XCMI-compliant) — foundational module imported by nearly all Xerox printer MIBs

Monitoring Examples

XEROX-COMMON-MIB itself defines type-building blocks rather than pollable device metrics: xCmGenCounter64High and xCmGenCounter64Low are combined by dependent Xerox MIBs to represent 64-bit counters (such as total pages printed) that exceed a 32-bit Counter32 range. xCmGenCodedCountry and xCmGenCodedLanguage supply enumerated values referenced by localization-related objects in other Xerox MIBs. There is no standalone monitoring scenario for this module — it must be loaded so the type definitions resolve for the functional Xerox printer MIBs that actually expose job, tray, and consumable status.

OIDs
OID symbolicOID numericTypeAccessDescription
zeroDotZero0.0
xcmGenZeroDotZero0.0.0A value used for null object identifiers prior to XCMI v5.1. Do not use. Instead use the standard definition in RFC 1902/2578 - 'zeroDotZero' - left here for compatibility.
xcmGenZeroDummy0.0.51
xcmHrZeroDummy0.0.53
xcmJobZeroDummy0.0.59
xcmCommsEngineZeroDummy0.0.61
xcmCommsConfigZeroDummy0.0.64
xcmSvcMonZeroDummy0.0.74
mib_21.3.6.1.2.1
system1.3.6.1.2.1.1
interfaces1.3.6.1.2.1.2
INT ifNumber1.3.6.1.2.1.2.1INTEGERread-onlyThe number of network interfaces (regardless of their current state) present on this system.
ifTable1.3.6.1.2.1.2.2not-accessibleA list of interface entries. The number of entries is given by the value of ifNumber.
ifEntry1.3.6.1.2.1.2.2.1not-accessibleAn interface entry containing objects at the subnetwork layer and below for a particular interface.
INT ifIndex1.3.6.1.2.1.2.2.1.1INTEGERread-onlyA unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
STR ifDescr1.3.6.1.2.1.2.2.1.2DisplayStringread-onlyA textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
INT ifType1.3.6.1.2.1.2.2.1.3INTEGERread-onlyThe type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
INT ifMtu1.3.6.1.2.1.2.2.1.4INTEGERread-onlyThe size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
GAU ifSpeed1.3.6.1.2.1.2.2.1.5Gaugeread-onlyAn estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
PHY ifPhysAddress1.3.6.1.2.1.2.2.1.6PhysAddressread-onlyThe interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
INT ifAdminStatus1.3.6.1.2.1.2.2.1.7INTEGERread-writeThe desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
INT ifOperStatus1.3.6.1.2.1.2.2.1.8INTEGERread-onlyThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
TIK ifLastChange1.3.6.1.2.1.2.2.1.9TimeTicksread-onlyThe value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
CTR ifInOctets1.3.6.1.2.1.2.2.1.10Counterread-onlyThe total number of octets received on the interface, including framing characters.
CTR ifInUcastPkts1.3.6.1.2.1.2.2.1.11Counterread-onlyThe number of subnetwork-unicast packets delivered to a higher-layer protocol.
CTR ifInNUcastPkts1.3.6.1.2.1.2.2.1.12Counterread-onlyThe number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
CTR ifInDiscards1.3.6.1.2.1.2.2.1.13Counterread-onlyThe number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
CTR ifInErrors1.3.6.1.2.1.2.2.1.14Counterread-onlyThe number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
CTR ifInUnknownProtos1.3.6.1.2.1.2.2.1.15Counterread-onlyThe number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
CTR ifOutOctets1.3.6.1.2.1.2.2.1.16Counterread-onlyThe total number of octets transmitted out of the interface, including framing characters.
CTR ifOutUcastPkts1.3.6.1.2.1.2.2.1.17Counterread-onlyThe total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
CTR ifOutNUcastPkts1.3.6.1.2.1.2.2.1.18Counterread-onlyThe total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
CTR ifOutDiscards1.3.6.1.2.1.2.2.1.19Counterread-onlyThe number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
CTR ifOutErrors1.3.6.1.2.1.2.2.1.20Counterread-onlyThe number of outbound packets that could not be transmitted because of errors.
GAU ifOutQLen1.3.6.1.2.1.2.2.1.21Gaugeread-onlyThe length of the output packet queue (in packets).
OID ifSpecific1.3.6.1.2.1.2.2.1.22OBJECT IDENTIFIERread-onlyA reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
at1.3.6.1.2.1.3
atTable1.3.6.1.2.1.3.1not-accessibleThe Address Translation tables contain the NetworkAddress to `physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries.
atEntry1.3.6.1.2.1.3.1.1not-accessibleEach entry contains one NetworkAddress to `physical' address equivalence.
INT atIfIndex1.3.6.1.2.1.3.1.1.1INTEGERread-writeThe interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
PHY atPhysAddress1.3.6.1.2.1.3.1.1.2PhysAddressread-writeThe media-dependent `physical' address. Setting this object to a null string (one of zero length) has the effect of invaliding the corresponding entry in the atTable object. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atPhysAddress object.
IP atNetAddress1.3.6.1.2.1.3.1.1.3IpAddressread-writeThe NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address.
ip1.3.6.1.2.1.4
INT ipForwarding1.3.6.1.2.1.4.1INTEGERread-writeThe indication of whether this entity is acting as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not (except those source-routed via the host). Note that for some managed nodes, this object may take on only a subset of the values possible. Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to change this object to an inappropriate value.
INT ipDefaultTTL1.3.6.1.2.1.4.2INTEGERread-writeThe default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.
CTR ipInReceives1.3.6.1.2.1.4.3Counterread-onlyThe total number of input datagrams received from interfaces, including those received in error.
CTR ipInHdrErrors1.3.6.1.2.1.4.4Counterread-onlyThe number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
CTR ipInAddrErrors1.3.6.1.2.1.4.5Counterread-onlyThe number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
CTR ipForwDatagrams1.3.6.1.2.1.4.6Counterread-onlyThe number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.
CTR ipInUnknownProtos1.3.6.1.2.1.4.7Counterread-onlyThe number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
CTR ipInDiscards1.3.6.1.2.1.4.8Counterread-onlyThe number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
CTR ipInDelivers1.3.6.1.2.1.4.9Counterread-onlyThe total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
CTR ipOutRequests1.3.6.1.2.1.4.10Counterread-onlyThe total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.
CTR ipOutDiscards1.3.6.1.2.1.4.11Counterread-onlyThe number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
CTR ipOutNoRoutes1.3.6.1.2.1.4.12Counterread-onlyThe number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagarms which a host cannot route because all of its default gateways are down.
INT ipReasmTimeout1.3.6.1.2.1.4.13INTEGERread-onlyThe maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
CTR ipReasmReqds1.3.6.1.2.1.4.14Counterread-onlyThe number of IP fragments received which needed to be reassembled at this entity.
CTR ipReasmOKs1.3.6.1.2.1.4.15Counterread-onlyThe number of IP datagrams successfully re- assembled.
CTR ipReasmFails1.3.6.1.2.1.4.16Counterread-onlyThe number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received.
CTR ipFragOKs1.3.6.1.2.1.4.17Counterread-onlyThe number of IP datagrams that have been successfully fragmented at this entity.
CTR ipFragFails1.3.6.1.2.1.4.18Counterread-onlyThe number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.
CTR ipFragCreates1.3.6.1.2.1.4.19Counterread-onlyThe number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
ipAddrTable1.3.6.1.2.1.4.20not-accessibleThe table of addressing information relevant to this entity's IP addresses.
ipAddrEntry1.3.6.1.2.1.4.20.1not-accessibleThe addressing information for one of this entity's IP addresses.
IP ipAdEntAddr1.3.6.1.2.1.4.20.1.1IpAddressread-onlyThe IP address to which this entry's addressing information pertains.
INT ipAdEntIfIndex1.3.6.1.2.1.4.20.1.2INTEGERread-onlyThe index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
IP ipAdEntNetMask1.3.6.1.2.1.4.20.1.3IpAddressread-onlyThe subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
INT ipAdEntBcastAddr1.3.6.1.2.1.4.20.1.4INTEGERread-onlyThe value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.
INT ipAdEntReasmMaxSize1.3.6.1.2.1.4.20.1.5INTEGERread-onlyThe size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
ipRouteTable1.3.6.1.2.1.4.21not-accessibleThis entity's IP Routing table.
ipRouteEntry1.3.6.1.2.1.4.21.1not-accessibleA route to a particular destination.
IP ipRouteDest1.3.6.1.2.1.4.21.1.1IpAddressread-writeThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
INT ipRouteIfIndex1.3.6.1.2.1.4.21.1.2INTEGERread-writeThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
INT ipRouteMetric11.3.6.1.2.1.4.21.1.3INTEGERread-writeThe primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
INT ipRouteMetric21.3.6.1.2.1.4.21.1.4INTEGERread-writeAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
INT ipRouteMetric31.3.6.1.2.1.4.21.1.5INTEGERread-writeAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
INT ipRouteMetric41.3.6.1.2.1.4.21.1.6INTEGERread-writeAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
IP ipRouteNextHop1.3.6.1.2.1.4.21.1.7IpAddressread-writeThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
INT ipRouteType1.3.6.1.2.1.4.21.1.8INTEGERread-writeThe type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.
INT ipRouteProto1.3.6.1.2.1.4.21.1.9INTEGERread-onlyThe routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
INT ipRouteAge1.3.6.1.2.1.4.21.1.10INTEGERread-writeThe number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
IP ipRouteMask1.3.6.1.2.1.4.21.1.11IpAddressread-writeIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
INT ipRouteMetric51.3.6.1.2.1.4.21.1.12INTEGERread-writeAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
OID ipRouteInfo1.3.6.1.2.1.4.21.1.13OBJECT IDENTIFIERread-onlyA reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
ipNetToMediaTable1.3.6.1.2.1.4.22not-accessibleThe IP Address Translation table used for mapping from IP addresses to physical addresses.
ipNetToMediaEntry1.3.6.1.2.1.4.22.1not-accessibleEach entry contains one IpAddress to `physical' address equivalence.
INT ipNetToMediaIfIndex1.3.6.1.2.1.4.22.1.1INTEGERread-writeThe interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
PHY ipNetToMediaPhysAddress1.3.6.1.2.1.4.22.1.2PhysAddressread-writeThe media-dependent `physical' address.
IP ipNetToMediaNetAddress1.3.6.1.2.1.4.22.1.3IpAddressread-writeThe IpAddress corresponding to the media- dependent `physical' address.
INT ipNetToMediaType1.3.6.1.2.1.4.22.1.4INTEGERread-writeThe type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipNetToMediaType object.
CTR ipRoutingDiscards1.3.6.1.2.1.4.23Counterread-onlyThe number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
icmp1.3.6.1.2.1.5
CTR icmpInMsgs1.3.6.1.2.1.5.1Counterread-onlyThe total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
CTR icmpInErrors1.3.6.1.2.1.5.2Counterread-onlyThe number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
CTR icmpInDestUnreachs1.3.6.1.2.1.5.3Counterread-onlyThe number of ICMP Destination Unreachable messages received.
CTR icmpInTimeExcds1.3.6.1.2.1.5.4Counterread-onlyThe number of ICMP Time Exceeded messages received.
CTR icmpInParmProbs1.3.6.1.2.1.5.5Counterread-onlyThe number of ICMP Parameter Problem messages received.
CTR icmpInSrcQuenchs1.3.6.1.2.1.5.6Counterread-onlyThe number of ICMP Source Quench messages received.
CTR icmpInRedirects1.3.6.1.2.1.5.7Counterread-onlyThe number of ICMP Redirect messages received.
CTR icmpInEchos1.3.6.1.2.1.5.8Counterread-onlyThe number of ICMP Echo (request) messages received.
CTR icmpInEchoReps1.3.6.1.2.1.5.9Counterread-onlyThe number of ICMP Echo Reply messages received.
CTR icmpInTimestamps1.3.6.1.2.1.5.10Counterread-onlyThe number of ICMP Timestamp (request) messages received.
CTR icmpInTimestampReps1.3.6.1.2.1.5.11Counterread-onlyThe number of ICMP Timestamp Reply messages received.
CTR icmpInAddrMasks1.3.6.1.2.1.5.12Counterread-onlyThe number of ICMP Address Mask Request messages received.
CTR icmpInAddrMaskReps1.3.6.1.2.1.5.13Counterread-onlyThe number of ICMP Address Mask Reply messages received.
CTR icmpOutMsgs1.3.6.1.2.1.5.14Counterread-onlyThe total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
CTR icmpOutErrors1.3.6.1.2.1.5.15Counterread-onlyThe number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
CTR icmpOutDestUnreachs1.3.6.1.2.1.5.16Counterread-onlyThe number of ICMP Destination Unreachable messages sent.
CTR icmpOutTimeExcds1.3.6.1.2.1.5.17Counterread-onlyThe number of ICMP Time Exceeded messages sent.
CTR icmpOutParmProbs1.3.6.1.2.1.5.18Counterread-onlyThe number of ICMP Parameter Problem messages sent.
CTR icmpOutSrcQuenchs1.3.6.1.2.1.5.19Counterread-onlyThe number of ICMP Source Quench messages sent.
CTR icmpOutRedirects1.3.6.1.2.1.5.20Counterread-onlyThe number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
CTR icmpOutEchos1.3.6.1.2.1.5.21Counterread-onlyThe number of ICMP Echo (request) messages sent.
CTR icmpOutEchoReps1.3.6.1.2.1.5.22Counterread-onlyThe number of ICMP Echo Reply messages sent.
CTR icmpOutTimestamps1.3.6.1.2.1.5.23Counterread-onlyThe number of ICMP Timestamp (request) messages sent.
CTR icmpOutTimestampReps1.3.6.1.2.1.5.24Counterread-onlyThe number of ICMP Timestamp Reply messages sent.
CTR icmpOutAddrMasks1.3.6.1.2.1.5.25Counterread-onlyThe number of ICMP Address Mask Request messages sent.
CTR icmpOutAddrMaskReps1.3.6.1.2.1.5.26Counterread-onlyThe number of ICMP Address Mask Reply messages sent.
tcp1.3.6.1.2.1.6
INT tcpRtoAlgorithm1.3.6.1.2.1.6.1INTEGERread-onlyThe algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
INT tcpRtoMin1.3.6.1.2.1.6.2INTEGERread-onlyThe minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793.
INT tcpRtoMax1.3.6.1.2.1.6.3INTEGERread-onlyThe maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793.
INT tcpMaxConn1.3.6.1.2.1.6.4INTEGERread-onlyThe limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1.
CTR tcpActiveOpens1.3.6.1.2.1.6.5Counterread-onlyThe number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
CTR tcpPassiveOpens1.3.6.1.2.1.6.6Counterread-onlyThe number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
CTR tcpAttemptFails1.3.6.1.2.1.6.7Counterread-onlyThe number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
CTR tcpEstabResets1.3.6.1.2.1.6.8Counterread-onlyThe number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
GAU tcpCurrEstab1.3.6.1.2.1.6.9Gaugeread-onlyThe number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
CTR tcpInSegs1.3.6.1.2.1.6.10Counterread-onlyThe total number of segments received, including those received in error. This count includes segments received on currently established connections.
CTR tcpOutSegs1.3.6.1.2.1.6.11Counterread-onlyThe total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
CTR tcpRetransSegs1.3.6.1.2.1.6.12Counterread-onlyThe total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
tcpConnTable1.3.6.1.2.1.6.13not-accessibleA table containing TCP connection-specific information.
tcpConnEntry1.3.6.1.2.1.6.13.1not-accessibleInformation about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
INT tcpConnState1.3.6.1.2.1.6.13.1.1INTEGERread-writeThe state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).
IP tcpConnLocalAddress1.3.6.1.2.1.6.13.1.2IpAddressread-onlyThe local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.
INT tcpConnLocalPort1.3.6.1.2.1.6.13.1.3INTEGERread-onlyThe local port number for this TCP connection.
IP tcpConnRemAddress1.3.6.1.2.1.6.13.1.4IpAddressread-onlyThe remote IP address for this TCP connection.
INT tcpConnRemPort1.3.6.1.2.1.6.13.1.5INTEGERread-onlyThe remote port number for this TCP connection.
CTR tcpInErrs1.3.6.1.2.1.6.14Counterread-onlyThe total number of segments received in error (e.g., bad TCP checksums).
CTR tcpOutRsts1.3.6.1.2.1.6.15Counterread-onlyThe number of TCP segments sent containing the RST flag.
udp1.3.6.1.2.1.7
CTR udpInDatagrams1.3.6.1.2.1.7.1Counterread-onlyThe total number of UDP datagrams delivered to UDP users.
CTR udpNoPorts1.3.6.1.2.1.7.2Counterread-onlyThe total number of received UDP datagrams for which there was no application at the destination port.
CTR udpInErrors1.3.6.1.2.1.7.3Counterread-onlyThe number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
CTR udpOutDatagrams1.3.6.1.2.1.7.4Counterread-onlyThe total number of UDP datagrams sent from this entity.
udpTable1.3.6.1.2.1.7.5not-accessibleA table containing UDP listener information.
udpEntry1.3.6.1.2.1.7.5.1not-accessibleInformation about a particular current UDP listener.
IP udpLocalAddress1.3.6.1.2.1.7.5.1.1IpAddressread-onlyThe local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.
INT udpLocalPort1.3.6.1.2.1.7.5.1.2INTEGERread-onlyThe local port number for this UDP listener.
egp1.3.6.1.2.1.8
CTR egpInMsgs1.3.6.1.2.1.8.1Counterread-onlyThe number of EGP messages received without error.
CTR egpInErrors1.3.6.1.2.1.8.2Counterread-onlyThe number of EGP messages received that proved to be in error.
CTR egpOutMsgs1.3.6.1.2.1.8.3Counterread-onlyThe total number of locally generated EGP messages.
CTR egpOutErrors1.3.6.1.2.1.8.4Counterread-onlyThe number of locally generated EGP messages not sent due to resource limitations within an EGP entity.
egpNeighTable1.3.6.1.2.1.8.5not-accessibleThe EGP neighbor table.
egpNeighEntry1.3.6.1.2.1.8.5.1not-accessibleInformation about this entity's relationship with a particular EGP neighbor.
INT egpNeighState1.3.6.1.2.1.8.5.1.1INTEGERread-onlyThe EGP state of the local system with respect to this entry's EGP neighbor. Each EGP state is represented by a value that is one greater than the numerical value associated with said state in RFC 904.
IP egpNeighAddr1.3.6.1.2.1.8.5.1.2IpAddressread-onlyThe IP address of this entry's EGP neighbor.
INT egpNeighAs1.3.6.1.2.1.8.5.1.3INTEGERread-onlyThe autonomous system of this EGP peer. Zero should be specified if the autonomous system number of the neighbor is not yet known.
CTR egpNeighInMsgs1.3.6.1.2.1.8.5.1.4Counterread-onlyThe number of EGP messages received without error from this EGP peer.
CTR egpNeighInErrs1.3.6.1.2.1.8.5.1.5Counterread-onlyThe number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum).
CTR egpNeighOutMsgs1.3.6.1.2.1.8.5.1.6Counterread-onlyThe number of locally generated EGP messages to this EGP peer.
CTR egpNeighOutErrs1.3.6.1.2.1.8.5.1.7Counterread-onlyThe number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity.
CTR egpNeighInErrMsgs1.3.6.1.2.1.8.5.1.8Counterread-onlyThe number of EGP-defined error messages received from this EGP peer.
CTR egpNeighOutErrMsgs1.3.6.1.2.1.8.5.1.9Counterread-onlyThe number of EGP-defined error messages sent to this EGP peer.
CTR egpNeighStateUps1.3.6.1.2.1.8.5.1.10Counterread-onlyThe number of EGP state transitions to the UP state with this EGP peer.
CTR egpNeighStateDowns1.3.6.1.2.1.8.5.1.11Counterread-onlyThe number of EGP state transitions from the UP state to any other state with this EGP peer.
INT egpNeighIntervalHello1.3.6.1.2.1.8.5.1.12INTEGERread-onlyThe interval between EGP Hello command retransmissions (in hundredths of a second). This represents the t1 timer as defined in RFC 904.
INT egpNeighIntervalPoll1.3.6.1.2.1.8.5.1.13INTEGERread-onlyThe interval between EGP poll command retransmissions (in hundredths of a second). This represents the t3 timer as defined in RFC 904.
INT egpNeighMode1.3.6.1.2.1.8.5.1.14INTEGERread-onlyThe polling mode of this EGP entity, either passive or active.
INT egpNeighEventTrigger1.3.6.1.2.1.8.5.1.15INTEGERread-writeA control variable used to trigger operator- initiated Start and Stop events. When read, this variable always returns the most recent value that egpNeighEventTrigger was set to. If it has not been set since the last initialization of the network management subsystem on the node, it returns a value of `stop'. When set, this variable causes a Start or Stop event on the specified neighbor, as specified on pages 8-10 of RFC 904. Briefly, a Start event causes an Idle peer to begin neighbor acquisition and a non-Idle peer to reinitiate neighbor acquisition. A stop event causes a non-Idle peer to return to the Idle state until a Start event occurs, either via egpNeighEventTrigger or otherwise.
INT egpAs1.3.6.1.2.1.8.6INTEGERread-onlyThe autonomous system number of this EGP entity.
transmission1.3.6.1.2.1.10
snmp1.3.6.1.2.1.11
xerox1.3.6.1.4.1.253Xerox Common MIB Root Module, Version 5.10.pub. Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
xeroxCommonMIB1.3.6.1.4.1.253.8The root of the Xerox Common MIB module. xeroxCommonMIB ::= { iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) Xerox(253) 8 }
xcmGeneralTC1.3.6.1.4.1.253.8.50Version: 5.601.pub Xerox General Textual Conventions See section 9 'Supplement' of XCMI General TC for implementation and conformance guidance for this TC module. Copyright (C) 1995-2005 Xerox Corporation. All Rights Reserved.
xCmGeneralDummy1.3.6.1.4.1.253.8.50.999
CAR xCmGenCardinal161.3.6.1.4.1.253.8.50.999.1Cardinal16not-accessibleDummy - DO NOT USE
CAR xCmGenCardinal321.3.6.1.4.1.253.8.50.999.2Cardinal32not-accessibleDummy - DO NOT USE
CAR xCmGenCardinal64High1.3.6.1.4.1.253.8.50.999.3Cardinal64Highnot-accessibleDummy - DO NOT USE
CAR xCmGenCardinal64Low1.3.6.1.4.1.253.8.50.999.4Cardinal64Lownot-accessibleDummy - DO NOT USE
COD xCmGenCodedCountry1.3.6.1.4.1.253.8.50.999.5CodedCountrynot-accessibleDummy - DO NOT USE
COD xCmGenCodedLanguage1.3.6.1.4.1.253.8.50.999.6CodedLanguagenot-accessibleDummy - DO NOT USE
NUM xCmGenCounter64High1.3.6.1.4.1.253.8.50.999.8Counter64Highnot-accessibleDummy - DO NOT USE
NUM xCmGenCounter64Low1.3.6.1.4.1.253.8.50.999.9Counter64Lownot-accessibleDummy - DO NOT USE
NUM xCmGenGauge64High1.3.6.1.4.1.253.8.50.999.10Gauge64Highnot-accessibleDummy - DO NOT USE
NUM xCmGenGauge64Low1.3.6.1.4.1.253.8.50.999.11Gauge64Lownot-accessibleDummy - DO NOT USE
NUM xCmGenInteger64High1.3.6.1.4.1.253.8.50.999.12Integer64Highnot-accessibleDummy - DO NOT USE
NUM xCmGenInteger64Low1.3.6.1.4.1.253.8.50.999.13Integer64Lownot-accessibleDummy - DO NOT USE
ORD xCmGenOrdinal161.3.6.1.4.1.253.8.50.999.14Ordinal16not-accessibleDummy - DO NOT USE
ORD xCmGenOrdinal321.3.6.1.4.1.253.8.50.999.15Ordinal32not-accessibleDummy - DO NOT USE
ORD xCmGenOrdinal64High1.3.6.1.4.1.253.8.50.999.16Ordinal64Highnot-accessibleDummy - DO NOT USE
ORD xCmGenOrdinal64Low1.3.6.1.4.1.253.8.50.999.17Ordinal64Lownot-accessibleDummy - DO NOT USE
STR xCmGenFixedLocaleDisplayString1.3.6.1.4.1.253.8.50.999.18XcmFixedLocaleDisplayStringnot-accessibleDummy - DO NOT USE
XCM xCmGenGroupSupport1.3.6.1.4.1.253.8.50.999.19XcmGenGroupSupportnot-accessibleDummy - DO NOT USE
XCM xCmGenLogFullPolicy1.3.6.1.4.1.253.8.50.999.20XcmGenLogFullPolicynot-accessibleDummy - DO NOT USE
XCM xCmGenRowPersistence1.3.6.1.4.1.253.8.50.999.23XcmGenRowPersistencenot-accessibleDummy - DO NOT USE
XCM xCmGenSNMPDomain1.3.6.1.4.1.253.8.50.999.24XcmGenSNMPDomainnot-accessibleDummy - DO NOT USE
XCM xCmGenSNMPVersion1.3.6.1.4.1.253.8.50.999.25XcmGenSNMPVersionnot-accessibleDummy - DO NOT USE
XCM xCmGenSNMPv2ErrorStatus1.3.6.1.4.1.253.8.50.999.26XcmGenSNMPv2ErrorStatusnot-accessibleDummy - DO NOT USE
XCM xCmGenGlobalUniqueID1.3.6.1.4.1.253.8.50.999.27XcmGlobalUniqueIDnot-accessibleDummy - DO NOT USE
STR xCmGenFixedLocaleUtf8String1.3.6.1.4.1.253.8.50.999.28XcmFixedLocaleUtf8Stringnot-accessibleDummy - DO NOT USE
STR xCmGenNamedLocaleUtf8String1.3.6.1.4.1.253.8.50.999.30XcmNamedLocaleUtf8Stringnot-accessibleDummy - DO NOT USE
XCM xCmGenNotifySchemeSupport1.3.6.1.4.1.253.8.50.999.31XcmGenNotifySchemeSupportnot-accessibleDummy - DO NOT USE
XCM xCmGenNotifySeverityFilter1.3.6.1.4.1.253.8.50.999.32XcmGenNotifySeverityFilternot-accessibleDummy - DO NOT USE
XCM xCmGenNotifyTrainingFilter1.3.6.1.4.1.253.8.50.999.33XcmGenNotifyTrainingFilternot-accessibleDummy - DO NOT USE
xcmGeneralMIB1.3.6.1.4.1.253.8.51Version: 5.402.pub Xerox General MIB See section 9 'Supplement' of XCMI General TC for implementation and conformance guidance for this MIB module. Copyright (C) 1995-2005 Xerox Corporation. All Rights Reserved.
xcmGenBase1.3.6.1.4.1.253.8.51.1
xcmGenBaseTable1.3.6.1.4.1.253.8.51.1.2not-accessibleA table of general counters and capabilities for ease of use of the XCMI General MIB on this host system. Usage: The ONLY valid row in the 'xcmGenBaseTable' SHALL have an 'xcmGenBaseIndex' of one ('1').
xcmGenBaseEntry1.3.6.1.4.1.253.8.51.1.2.1not-accessibleAn entry of general counters and capabilities for ease of use of the XCMI General MIB on this host system. Usage: The ONLY valid row in the 'xcmGenBaseTable' SHALL have an 'xcmGenBaseIndex' of one ('1').
ORD xcmGenBaseIndex1.3.6.1.4.1.253.8.51.1.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmGenBaseTable'. Usage: The ONLY valid row in the 'xcmGenBaseTable' SHALL have an 'xcmGenBaseIndex' of one ('1').
ROW xcmGenBaseRowStatus1.3.6.1.4.1.253.8.51.1.2.1.2RowStatusread-onlyThis object is used to display status of the ONLY valid conceptual row in the 'xcmGenBaseTable'. Usage: 'xcmGenBaseRowStatus' is 'read-only' because the ONLY valid conceptual row SHALL NOT be deleted.
CAR xcmGenBaseSystemHrDeviceIndex1.3.6.1.4.1.253.8.51.1.2.1.3Cardinal32read-onlyThe value of 'hrDeviceIndex' corresponding to the platform associated conceptual row in the 'hrDeviceTable' representing the CPU device (of type 'hrDeviceProcessor'), which currently supports the executing process/thread of this management agent.
XCM xcmGenBaseGroupSupport1.3.6.1.4.1.253.8.51.1.2.1.4XcmGenGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI General MIB object groups which are supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents SHALL accurately report their support for the XCMI General MIB object groups.
XCM xcmGenBaseGroupCreateSupport1.3.6.1.4.1.253.8.51.1.2.1.5XcmGenGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI General MIB object groups 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 accurately report their support for the XCMI General MIB object groups.
XCM xcmGenBaseGroupUpdateSupport1.3.6.1.4.1.253.8.51.1.2.1.6XcmGenGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI General MIB object groups 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 accurately report their support for the XCMI General MIB object groups.
CAR xcmGenBaseClientDataMaxSupport1.3.6.1.4.1.253.8.51.1.2.1.7Cardinal32read-onlyThe maximum 'xcmGenClientDataLength' supported for ANY conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations NEED NOT support maximum 'xcmGenClientDataLength' greater than 1 octet.
CAR xcmGenBaseOptionSyntaxSupport1.3.6.1.4.1.253.8.51.1.2.1.8Cardinal32read-onlyThe 'xcmGenOptionValueSyntax' values supported for ANY conceptual row in the 'xcmGenOptionTable'. Usage: Conforming management agents SHALL report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenOptionValueSyntax' textual convention.
CAR xcmGenBaseReconfStateSupport1.3.6.1.4.1.253.8.51.1.2.1.9Cardinal32read-onlyThe 'xcmGenReconfOptionState' values supported for ANY conceptual row in the 'xcmGenReconfTable'. Usage: Conforming management agents SHALL report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenReconfOptionState' textual convention.
CAR xcmGenBaseSNMPDomainSupport1.3.6.1.4.1.253.8.51.1.2.1.10Cardinal32read-onlyThis object is used to specify ALL transport domains (address and name spaces) which are supported by this management agent for SNMP protocol traffic (SNMP responses, SNMP traps, etc), in ALL versions specified by 'xcmGenBaseSNMPVersionSupport'. This object is also used to allow the 'xcmGenTrapClientTable' to be used with any URI scheme (e.g., 'mailto:') for notifications, by specifying 'uriNotifyDomain'. Usage: Conforming management agents SHALL report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenSNMPDomain' textual convention.
T/F xcmGenBaseSNMPTrapSupport1.3.6.1.4.1.253.8.51.1.2.1.11TruthValueread-onlyThis object SHALL be 'true' if this management agent supports SNMP traps (in any SNMP domain and SNMP version) and MAY support the 'xcmGenTrapClientTable'. This object SHALL be 'false' if this management agent does NOT support SNMP traps (in any SNMP domain and SNMP version) and does NOT support the 'xcmGenTrapClientTable'.
CAR xcmGenBaseSNMPVersionSupport1.3.6.1.4.1.253.8.51.1.2.1.12Cardinal32read-onlyThis object is used to specify ALL SNMP versions (RFC 1157, RFC 1905, etc) which are supported by this management agent for SNMP protocol traffic (SNMP responses, SNMP traps, etc), in ALL domains specified by 'xcmGenBaseSNMPDomainSupport'. Usage: Conforming management agents SHALL report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenSNMPVersion' textual convention.
OCT xcmGenBaseSNMPReadCommunity1.3.6.1.4.1.253.8.51.1.2.1.13OCTET STRINGread-writeThis object is used to specify a 'read community name' valid for use in SNMPv1c and SNMPv2c 'Get|GetNext|GetBulk' PDUs received (SNMP requests) and generated (SNMP responses) by this management agent. Usage: Note that the object 'xcmGenBaseSNMPWriteCommunity' SHALL ALSO be used to specify a 'read community name' valid for use in SNMPv1c and SNMPv2c 'Get|GetNext|GetBulk' PDUs received (SNMP requests) and generated (SNMP responses) by this management agent. Note however that the object 'xcmGenBaseSNMPTrapCommunity' SHALL NOT be used to specify a 'read community name' valid in SNMP 'Get|GetNext|GetBulk'. Note: XCMI-defined community name objects support 64 octets maximum length and configurable charsets, for consistency with the 'snmpCommunityName' object defined in the SNMP Community MIB defined in RFC 2576 (March 2000). Note: Products MAY ship with a market-specific factory default locale with a charset other than 'utf-8', eg, in Japan a product might factory default to 'shift-jis(17)' or 'iso-2022-jp(39)'. Such products MUST implement the 'xcmGenFixedLocalizationTable', to prevent ambiguity about the factory default charset. Usage: For best interworking with the ('utf-8' charset ONLY) closely related 'snmpCommunitySecurityName' object in RFC 2576, conforming management stations and management agents SHOULD NOT configure community names longer than 32 octets. Usage: For best interworking with third-party applications, conforming management stations and management agents SHOULD NOT configure empty (zero-length or all spaces) community names. Usage: All XCMI conforming management agents SHALL treat a valid 'write community name' as a valid 'read community name' and SHALL NOT increment 'snmpInBadCommunityNames' (unknown name) or 'snmpInBadCommunityUses' (wrong community name for operation) counters in the SNMPv2 Agent MIB (RFC 1907). Usage: All XCMI conforming management agents are STRONGLY RECOMMENDED to support an authenticated SNMP SetRequest to this object, changing the system 'read community name' (for best interworking with third-party management stations). Usage: All XCMI conforming management agents: a) SHALL return a zero length string in response to an SNMP GetRequest of this object; b) are STRONGLY RECOMMENDED to default this object to the string 'public' (in the static charset); and c) MAY support multiple valid 'read community names' (by using 'xcmGenBaseReadCommunity' as a 'window' to a community list via 'device[Set|List]' device operations in the Device Mgmt group of the XCMI Host Resources Ext MIB). Usage: This object is of type 'XcmFixedLocaleDisplayString', with an (opaque) locale and an explicit charset which is specified in the 'xcmGenLocalizationCharSet' object indexed by 'hrDeviceIndex' per 'xcmGenBaseSystemHrDeviceIndex' and 'xcmGenLocalizationIndex' per 'xcmGenFixedLocalizationIndex'. If 'xcmGenLocalizationTable' or 'xcmGenFixedLocalizationTable' are not implemented on this host system, then the charset SHALL be 'utf-8(106)', ISO 10646-1 in 'UTF-8' stream encoding. Usage: All XCMI conforming management agents SHALL allow any defined character in the configured charset of this object. All XCMI conforming management stations SHOULD NOT write control characters or other non-display characters into this object. WARNING: Changing the only valid 'read community name' of an SNMP management agent will cause a COMPLETE loss of communications unless all associated SNMP management stations (clients) ALSO change over to the new 'read community name'!!!
OCT xcmGenBaseSNMPWriteCommunity1.3.6.1.4.1.253.8.51.1.2.1.14OCTET STRINGread-writeThis object is used to specify a 'write community name' valid for use in SNMPv1c and SNMPv2c 'Set' PDUs received (SNMP requests) and generated (SNMP responses) by this management agent. Usage: Note that the object 'xcmGenBaseSNMPWriteCommunity' SHALL ALSO be used to specify a 'read community name' valid for use in SNMPv1c and SNMPv2c 'Get|GetNext|GetBulk' PDUs received (SNMP requests) and generated (SNMP responses) by this management agent. Note however that the object 'xcmGenBaseSNMPTrapCommunity' SHALL NOT be used to specify a 'read community name' valid in SNMP 'Get|GetNext|GetBulk'. Usage: All XCMI conforming management agents SHALL treat a valid 'write community name' as a valid 'read community name' and SHALL NOT increment 'snmpInBadCommunityNames' (unknown name) or 'snmpInBadCommunityUses' (wrong community name for operation) counters in the SNMPv2 Agent MIB (RFC 1907). Note: XCMI-defined community name objects support 64 octets maximum length and configurable charsets, for consistency with the 'snmpCommunityName' object defined in the SNMP Community MIB defined in RFC 2576 (March 2000). Note: Products MAY ship with a market-specific factory default locale with a charset other than 'utf-8', eg, in Japan a product might factory default to 'shift-jis(17)' or 'iso-2022-jp(39)'. Such products MUST implement the 'xcmGenFixedLocalizationTable', to prevent ambiguity about the factory default charset. Usage: For best interworking with the ('utf-8' charset ONLY) closely related 'snmpCommunitySecurityName' object in RFC 2576, conforming management stations and management agents SHOULD NOT configure community names longer than 32 octets. Usage: For best interworking with third-party applications, conforming management stations and management agents SHOULD NOT configure empty (zero-length or all spaces) community names. Usage: All XCMI conforming management agents are STRONGLY RECOMMENDED to support an authenticated SNMP SetRequest to this object, changing the system 'write community name' (for best interworking with third-party management stations). Usage: All XCMI conforming management agents: a) SHALL return a zero length string in response to an SNMP GetRequest of this object; b) are STRONGLY RECOMMENDED to default this object to the string 'public' (in the static charset); and c) MAY support multiple valid 'write community names' (by using 'xcmGenBaseWriteCommunity' as a 'window' to a community list via 'device[Set|List]' device operations in the Device Mgmt group of the XCMI Host Resources Ext MIB). Usage: This object is of type 'XcmFixedLocaleDisplayString' (see DESCRIPTION of 'xcmGenBaseSNMPReadCommunity' above). If 'xcmGenLocalizationTable' or 'xcmGenFixedLocalizationTable' are not implemented on this host system, then the charset SHALL be 'utf-8(106)', ISO 10646-1 in 'UTF-8' stream encoding. Usage: All XCMI conforming management agents SHALL allow any defined character in the configured charset of this object. All XCMI conforming management stations SHOULD NOT write control characters or other non-display characters into this object. Usage: When an SNMP management stations CHANGES the value of this 'write community name', an XCMI conforming management agent SHALL use the old (previous) 'write community name' when generating the SNMP response to the 'Set' PDU, for consistency. WARNING: Changing the only valid 'write community name' of an SNMP management agent will cause a COMPLETE loss of communications unless all associated SNMP management stations (clients) ALSO change over to the new 'write community name'!!!
OCT xcmGenBaseSNMPTrapCommunity1.3.6.1.4.1.253.8.51.1.2.1.15OCTET STRINGread-writeThis object is used to specify a 'trap community name' valid for use in SNMPv1c and SNMPv2c 'Inform|Trap' PDUs received (SNMP requests) and generated (SNMP traps) by this management agent. Usage: Note that the object 'xcmGenBaseSNMPWriteCommunity' SHALL ALSO be used to specify a 'read community name' valid for use in SNMPv1c and SNMPv2c 'Get|GetNext|GetBulk' PDUs received (SNMP requests) and generated (SNMP responses) by this management agent. Note however that the object 'xcmGenBaseSNMPTrapCommunity' SHALL NOT be used to specify a 'read community name' valid in SNMP 'Get|GetNext|GetBulk'. Note: XCMI-defined community name objects support 64 octets maximum length and configurable charsets, for consistency with the 'snmpCommunityName' object defined in the SNMP Community MIB defined in RFC 2576 (March 2000). Note: Products MAY ship with a market-specific factory default locale with a charset other than 'utf-8', eg, in Japan a product might factory default to 'shift-jis(17)' or 'iso-2022-jp(39)'. Such products MUST implement the 'xcmGenFixedLocalizationTable', to prevent ambiguity about the factory default charset. Usage: For best interworking with the ('utf-8' charset ONLY) closely related 'snmpCommunitySecurityName' object in RFC 2576, conforming management stations and management agents SHOULD NOT configure community names longer than 32 octets. Usage: For best interworking with third-party applications, conforming management stations and management agents SHOULD NOT configure empty (zero-length or all spaces) community names. Usage: All XCMI conforming management agents are STRONGLY RECOMMENDED to support an authenticated SNMP SetRequest to this object, changing the system 'trap community name' (for best interworking with third-party management stations). Usage: All XCMI conforming management agents: a) SHALL return a zero length string in response to an SNMP GetRequest of this object; b) are STRONGLY RECOMMENDED to default this object to the string 'public' (in the static charset); and c) MAY support multiple valid 'trap community names' (by using 'xcmGenBaseTrapCommunity' as a 'window' to a community list via 'device[Set|List]' device operations in the Device Mgmt group of the XCMI Host Resources Ext MIB). Usage: This object is of type 'XcmFixedLocaleDisplayString' (see DESCRIPTION of 'xcmGenBaseSNMPReadCommunity' above). If 'xcmGenLocalizationTable' or 'xcmGenFixedLocalizationTable' are not implemented on this host system, then the charset SHALL be 'utf-8(106)', ISO 10646-1 in 'UTF-8' stream encoding. Usage: All XCMI conforming management agents SHALL allow any defined character in the configured charset of this object. All XCMI conforming management stations SHOULD NOT write control characters or other non-display characters into this object. WARNING: Changing the only valid 'trap community name' of an SNMP management agent will cause a COMPLETE loss of communications unless all associated SNMP management stations (clients) ALSO change over to the new 'trap community name'!!!
XCM xcmGenBaseGroupWalkHidden1.3.6.1.4.1.253.8.51.1.2.1.16XcmGenGroupSupportread-writeThe terse control/report vector of ALL mandatory, conditionally mandatory, and optional XCMI General MIB object groups which are hidden from MIB walks (via SNMP GetNext or GetBulk PDUs) by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: When an object group is currently 'hidden' via 'xcmGenBaseGroupWalkHidden', XCMI conforming management agents SHALL skip over that object group to the next lexicographically higher object for GetNext or GetBulk requests. Usage: Conforming management agents SHOULD hide the Message Map Message Text object groups from MIB walks (as they MAY contain thousands of conceptual rows in typical implementations). Usage: Conforming management agents SHALL accurately report their hidden MIB walk XCMI General MIB object groups.
XCM xcmGenBaseNotifySchemeSupport1.3.6.1.4.1.253.8.51.1.2.1.17XcmGenNotifySchemeSupportread-onlyThe terse conformance statement of ALL notification URI schemes which are supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents SHALL accurately report their support for notification URI schemes.
XCM xcmGenBaseNotifySeveritySupport1.3.6.1.4.1.253.8.51.1.2.1.18XcmGenNotifySeverityFilterread-onlyThe terse conformance statement of ALL notification severity filters supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Individual trap definitions MAY further constrain which notifications are 'in scope'. Usage: Conforming management agents SHALL accurately report their support for notification severity filters.
XCM xcmGenBaseNotifyTrainingSupport1.3.6.1.4.1.253.8.51.1.2.1.19XcmGenNotifyTrainingFilterread-onlyThe terse conformance statement of ALL notification training filters supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Individual trap definitions MAY further constrain which notifications are 'in scope'. Usage: Conforming management agents SHALL accurately report their support for notification training filters.
STR xcmGenBaseSystem1284DeviceId1.3.6.1.4.1.253.8.51.1.2.1.20DisplayStringread-onlyThe value of this variable MUST exactly match the IEEE 1284-2000 Device ID string, except the length field MUST NOT be specified. The value is assigned by the Printer vendor and MUST NOT be localized by the agent. The IEEE 1284-2000 Device ID is a length field followed by a case-sensitive string of ASCII characters defining peripheral characteristics and/or capabilities. For the purposes of this specification, the length bytes MUST NOT be included. The Device ID sequence is composed of a series of keys and values of the form: key: value {,value} repeated for each key As indicated, each key will have one value, and MAY have more than one value. The minimum necessary keys (case-sensitive) are MANUFACTURER, COMMAND SET, and MODEL. (These keys MAY be abbreviated as MFG, CMD, and MDL respectively.) Each implementation MUST supply these three keys and possibly additional ones as well. Each key (and each value) is a string of characters. Any characters except colon (:), comma (,), and semi-colon (;) MAY be included as part of the key (or value) string. Any leading or trailing white space in the string is ignored by the parsing program (but is still counted as part of the overall length of the sequence). An example ID String, showing optional comment and active command set keys and their associated values (the text is actually all on one line): MFG:Xerox; CMD:PCL,POSTSCRIPT,PJL; MDL:WorkCentre Pro 32C; CLS:PRINTER; DES: Xerox WorkCentre Pro 32C
T/F xcmGenBaseSNMPWarningTrapSupport1.3.6.1.4.1.253.8.51.1.2.1.21TruthValueread-writeThis object SHALL be 'true' if this management agent supports sending SNMP warning traps. This object SHALL be 'false'if this management agent does NOT support sending SNMP warning traps. This does not change the behavior of support for sending 'Error Cleared' traps such sending a trap when an alertRemovalOfBinaryChangeEntry is added to the Alert Table.
xcmGeneralMIBConformance1.3.6.1.4.1.253.8.51.2
xcmGeneralMIBGroups1.3.6.1.4.1.253.8.51.2.2
xcmGenBaseGroup1.3.6.1.4.1.253.8.51.2.2.1General Base Group (XCMI General MIB capabilities)
xcmGenCurrentLocalizationGroup1.3.6.1.4.1.253.8.51.2.2.3Current Localization Group (dynamic locales)
xcmGenLocalizationGroup1.3.6.1.4.1.253.8.51.2.2.4General Localization Group (supported dynamic/static locales)
xcmGenCodeIndexedStringGroup1.3.6.1.4.1.253.8.51.2.2.5Code Indexed String Group (charset conversions)
xcmGenCodedCharSetGroup1.3.6.1.4.1.253.8.51.2.2.6Coded Character Set Group (supported IANA-registered charsets)
xcmGenFixedLocalizationGroup1.3.6.1.4.1.253.8.51.2.2.7Fixed Localization Group (static locales)
xcmGenLockGroup1.3.6.1.4.1.253.8.51.2.2.8General Lock Group (advisory contention locks) Implementation of this group is STRONGLY RECOMMENDED.
xcmGenReconfGroup1.3.6.1.4.1.253.8.51.2.2.9General Reconf Group (reconfiguration requests)
xcmGenOptionGroup1.3.6.1.4.1.253.8.51.2.2.10General Option Group (reconfiguration options)
xcmGenClientDataGroup1.3.6.1.4.1.253.8.51.2.2.11Client Data Group (network device installs/upgrades)
xcmGenTrapClientGroup1.3.6.1.4.1.253.8.51.2.2.13Trap Client Group (trap destination domains/addresses)
xcmGenTrapViewGroup1.3.6.1.4.1.253.8.51.2.2.14Trap View Group (trap requested object subtrees)
xcmGenMessageMapGroup1.3.6.1.4.1.253.8.51.2.2.15Message Map Group (message labels for client localization)
xcmGenMessageTextGroup1.3.6.1.4.1.253.8.51.2.2.16Message Text Group (message lookups for agent localization)
xcmGenNotifyRuleGroup1.3.6.1.4.1.253.8.51.2.2.17Notify Rule Group (notification client URI and event names)
xcmGenNotifyDetailGroup1.3.6.1.4.1.253.8.51.2.2.18Notify Detail Group (notification additional details)
xcmGeneralMIBCompliance1.3.6.1.4.1.253.8.51.2.3The compliance statements for SNMP management agents that implement the General MIB.
xcmGenCurrentLocalization1.3.6.1.4.1.253.8.51.3
xcmGenCurrentLocalizationTable1.3.6.1.4.1.253.8.51.3.1not-accessibleA table of general localization information per device. It is put in a table so it can be per device using the hrDeviceIndex.
xcmGenCurrentLocalizationEntry1.3.6.1.4.1.253.8.51.3.1.1not-accessibleContains the scalar objects that we want to be per device.
ORD xcmGenCurrentLocalizationIndex1.3.6.1.4.1.253.8.51.3.1.1.1Ordinal16read-createThe value of the 'xcmGenLocalizationIndex' corresponding to the current language, country, and character set which SHALL be used for all objects of type 'InternationalDisplayString' in all legacy MIBs. Note the Printer MIB has a similar mechanism which controls only objects (of type OCTET STRING) which are in the Printer MIB.
ROW xcmGenCurrLocalizationRowStatus1.3.6.1.4.1.253.8.51.3.1.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenCurrentLocalizationTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenCurrLocalizationRowStatus' row status object; and SHALL clear the 'xcmGenCurrentLocalizationGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenCurrLocalizationRowStatus' row status object; and SHALL set the 'xcmGenCurrentLocalizationGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations NEED NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: Conforming implementations MAY support a single, static conceptual row, but SHALL allocate that row with an 'hrDeviceIndex' value of one ('1'). Usage: This row status SHALL be set, to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), in the same PDU which sets the current locale in 'xcmGenCurrentLocalizationIndex' (thus activating/allocating this conceptual row). Usage: To explicitly release this conceptual row, a management station SHALL set 'xcmGenCurrLocalizationRowStatus' to 'notInService(2)' (for static rows) or 'destroy(6)' (for dynamic rows). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
xcmGenLocalization1.3.6.1.4.1.253.8.51.4
xcmGenLocalizationTable1.3.6.1.4.1.253.8.51.4.1not-accessibleThe available localizations in this device.
xcmGenLocalizationEntry1.3.6.1.4.1.253.8.51.4.1.1not-accessibleAn entry exists in this table for each Localization, i.e. for each combination of Language, Country (or Territory) and Coded Character Set, that is supported in some objects of type 'InternationalDisplayString', 'XcmFixedLocaleDisplayString', 'XcmFixedLocaleUtf8String', or 'XcmNamedLocaleUtf8String' for each device on this managed system.
ORD xcmGenLocalizationIndex1.3.6.1.4.1.253.8.51.4.1.1.1Ordinal16not-accessibleA unique value used by the device to identify this localization entry.
ROW xcmGenLocalizationRowStatus1.3.6.1.4.1.253.8.51.4.1.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenLocalizationTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenLocalizationRowStatus' row status object; and SHALL clear the 'xcmGenLocalizationGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenLocalizationRowStatus' row status object; and SHALL set the 'xcmGenLocalizationGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmGenLocalizationASCIIName1.3.6.1.4.1.253.8.51.4.1.1.3DisplayStringread-createThe unlocalized human readable name in NVT ASCII of the localization with the language, followed by the country (or territory), followed by the character set. Example: English US ASCII
NUM xcmGenLocalizationName1.3.6.1.4.1.253.8.51.4.1.1.4InternationalDisplayStringread-createThe localized human readable name of the localization with the language, followed by the country (or territory), followed by the character set. Example: Japanese Japan Kanji (Represented with Kanji chars.)
COD xcmGenLocalizationLanguage1.3.6.1.4.1.253.8.51.4.1.1.5CodedLanguageread-createA two character language abreviation from ISO 639:1988 - Codes For the Representation of Names of Languages. Examples EN, GB, CA, FR, DE.
COD xcmGenLocalizationCountry1.3.6.1.4.1.253.8.51.4.1.1.6CodedCountryread-createA two character country or territory abbreviation from ISO 3166:1993 - Codes for the Representation of Names of Countries. Examples: US, FR, DE, ...
IAN xcmGenLocalizationCharSet1.3.6.1.4.1.253.8.51.4.1.1.7IANACharsetread-createThe charset used for this localization. The value is the enum for the charset registered with IANA. See the 'IANACharset' textual-convention in the Printer MIB (RFC 1759).
xcmGenCodeIndexedString1.3.6.1.4.1.253.8.51.5
xcmGenCodeIndexedStringTable1.3.6.1.4.1.253.8.51.5.1not-accessibleThe current charset-indexed strings for this device.
xcmGenCodeIndexedStringEntry1.3.6.1.4.1.253.8.51.5.1.1not-accessibleAn entry exists in this table containing a charset-indexed string in a particular charset. There are separate sets of charset-indexed strings for each device. If an agent supports multiple charset representations of a charset-indexed string, including code conversion between, there will be a separate entry for each such charset representation. Usage: 'xcmGenCodeIndexedStringCharSet' selects which charset representation is to be returned. The value of 'xcmGenCodeIndexedStringCharSet' is the charset enum registered with IANA. See the 'IANACharset' textual-convention in the Printer MIB (RFC 1759). Usage: Conforming management agents SHALL NOT 'reuse' values of 'xcmGenCodeIndexedStringIndex' until its' 32-bit value wraps. This prevents access to 'xcmGenCodeIndexedStringData' contents via 'stale' pointers (previously cached from XCMI Job Monitoring MIB or XCMI Resources MIB). Note: Conforming management stations SHOULD interwork with earlier (pre-XCMI 3.1) management agents which MAY 'reuse' values of 'xcmGenCodeIndexedStringIndex'. By first reading the pointer object in XCMI Job Monitoring MIB or XCMI Resources MIB, the manager will avoid 'stale' pointer processing errors.
STR xCmGenCodeIndexedStringIndex1.3.6.1.4.1.253.8.51.5.1.1.1CodeIndexedStringIndexnot-accessibleA unique value used by the device, along with the following 'xcmGenCodeIndexedStringCharSet', to identify this charset-indexed string entry. Usage: Conforming management agents SHALL NOT 'reuse' values of 'xcmGenCodeIndexedStringIndex' until its' 32-bit value wraps. This prevents access to 'xcmGenCodeIndexedStringData' contents via 'stale' pointers (previously cached from XCMI Job Monitoring MIB or XCMI Resources MIB). Note: Conforming management stations SHOULD interwork with earlier (pre-XCMI 3.1) management agents which MAY 'reuse' values of 'xcmGenCodeIndexedStringIndex'. By first reading the pointer object in XCMI Job Monitoring MIB or XCMI Resources MIB, the manager will avoid 'stale' pointer processing errors.
IAN xcmGenCodeIndexedStringCharSet1.3.6.1.4.1.253.8.51.5.1.1.2IANACharsetnot-accessibleThe charset used for this charset-indexed string entry. Usage: The value is the enum for the charset registered with IANA. See the 'IANACharset' textual-convention in the Printer MIB (RFC 1759).
ROW xcmGenCodeIndexedStringRowStat1.3.6.1.4.1.253.8.51.5.1.1.3RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenCodeIndexedStringTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenCodeIndexedStringRowStat' row status object; and SHALL clear the 'xcmGenCodeIndexedStringGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenCodeIndexedStringRowStat' row status object; and SHALL set the 'xcmGenCodeIndexedStringGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
OCT xcmGenCodeIndexedStringData1.3.6.1.4.1.253.8.51.5.1.1.4OCTET STRINGread-createThis is the actual charset-indexed string data, in the charset identified by 'xcmGenCodeIndexedStringCharSet'.
xcmGenCodedCharSet1.3.6.1.4.1.253.8.51.6
xcmGenCodedCharSetTable1.3.6.1.4.1.253.8.51.6.1not-accessibleThe supported charsets for this device.
xcmGenCodedCharSetEntry1.3.6.1.4.1.253.8.51.6.1.1not-accessibleAn entry exists in this table for each charset supported in some objects of 'CodeIndexedStringIndex' type for each device.
IAN xcmGenCodedCharSetCharSet1.3.6.1.4.1.253.8.51.6.1.1.1IANACharsetnot-accessibleThe supported charset enum identifier, used an index for this table. The value is the enum for the charset registered with IANA.
ROW xcmGenCodedCharSetRowStatus1.3.6.1.4.1.253.8.51.6.1.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenCodedCharSetTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenCodedCharSetRowStatus' row status object; and SHALL clear the 'xcmGenCodedCharSetGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenCodedCharSetRowStatus' row status object; and SHALL set the 'xcmGenCodedCharSetGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations NEED NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmGenCodedCharSetASCIIName1.3.6.1.4.1.253.8.51.6.1.1.3DisplayStringread-createThe unlocalized human readable name in ASCII of the charset. Example: 'ASCII'
xcmGenFixedLocalization1.3.6.1.4.1.253.8.51.7
xcmGenFixedLocalizationTable1.3.6.1.4.1.253.8.51.7.1not-accessibleA table of fixed localization information per device. It is put in a table so it can be per device using the hrDeviceIndex.
xcmGenFixedLocalizationEntry1.3.6.1.4.1.253.8.51.7.1.1not-accessibleAn entry of fixed localization information per device.
ORD xcmGenFixedLocalizationIndex1.3.6.1.4.1.253.8.51.7.1.1.1Ordinal16read-createThe value of the 'xcmGenLocalizationIndex' corresponding to the current language, country, and character set which SHALL be used for all objects of type 'XcmFixedLocaleDisplayString' in all current and future MIBs. Also, the value of the 'xcmGenLocalizationIndex' corresponding to the language and country (but FIXED UTF-8) which SHALL be used for all objects of type 'XcmFixedLocaleUtf8String' in all current and future MIBs.
ROW xcmGenFixedLocalizationRowStat1.3.6.1.4.1.253.8.51.7.1.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenFixedLocalizationTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenFixedLocalizationRowStat' row status object; and SHALL clear the 'xcmGenFixedLocalizationGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenFixedLocalizationRowStat' row status object; and SHALL set the 'xcmGenFixedLocalizationGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations NEED NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: Conforming implementations MAY support a single, static conceptual row, but SHALL allocate that row with an 'hrDeviceIndex' value of one ('1'). Usage: This row status SHALL be set, to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), in the same PDU which sets the fixed locale in 'xcmGenFixedLocalizationIndex' (thus activating/allocating this conceptual row). Usage: To explicitly release this conceptual row, a management station SHALL set 'xcmGenFixedLocalizationRowStat' to 'notInService(2)' (for static rows) or 'destroy(6)' (for dynamic rows). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
xcmGenLock1.3.6.1.4.1.253.8.51.8
xcmGenLockSimple1.3.6.1.4.1.253.8.51.8.1This subtree is current. Subordinate objects are leaf objects.
CAR xcmGenLockSupportMaxTimer1.3.6.1.4.1.253.8.51.8.1.1Cardinal32read-onlyThe advisory lock supported max owner timer (in seconds) for use for ANY advisory lock in the 'xcmGenLockTable'. Usage: The value zero ('0') represents 'no limit'. Usage: This supported max timer represents an XCMI enhancement to the traditional advisory lock mechanism used in existing IETF MIB modules (eg, RFC 1573). It provides reliable information to a management station contending for advisory locks, about the MAXIMUM time supported (ie, permitted) for ANY advisory lock by the management agent on this host system.
CAR xcmGenLockCurrentMaxTimer1.3.6.1.4.1.253.8.51.8.1.2Cardinal32read-onlyThe advisory lock current max owner timer (in seconds) in use for ANY advisory lock in the 'xcmGenLockTable'. Usage: This current max timer represents an XCMI enhancement to the traditional advisory lock mechanism used in existing IETF MIB modules (eg, RFC 1573). It provides reliable information to a management station contending for advisory locks, about the current MAXIMUM time until expiration for ALL advisory locks for the management agent on this host system. Note: To acquire an advisory lock on an ENTIRE host system, a conforming management station (or management agent) SHALL examine 'xcmGenLockCurrentMaxTimer', add an appropriate delta for eventual processing, and lock the 'xcmGenLockTable' itself. When 'xcmGenLockCurrentLockCount' subsequently becomes one (1), the requesting management station (or management agent) has acquired a lock on the ENTIRE host system (since no OTHER entity MAY acquire any further lock, because 'xcmGenLockTable' has become 'read-only' to all other entities), and MAY proceed accordingly.
CAR xcmGenLockCurrentLockCount1.3.6.1.4.1.253.8.51.8.1.3Cardinal32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenLockTable'. Usage: This current lock count represents an XCMI enhancement to the traditional advisory lock mechanism used in existing IETF MIB modules (eg, RFC 1573).
CAR xcmGenLockHighestLockIndex1.3.6.1.4.1.253.8.51.8.1.4Cardinal32read-onlyThe highest advisory lock index which has been active in the 'xcmGenLockTable'. Usage: This highest lock index represents an XCMI enhancement to the traditional advisory lock mechanism used in existing IETF MIB modules (eg, RFC 1573).
CAR xcmGenLockSupportMaxCount1.3.6.1.4.1.253.8.51.8.1.5Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenLockTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenLockTable1.3.6.1.4.1.253.8.51.8.2not-accessibleA table containing 'advisory contention lock' objects for various subtrees of MIB objects from the complete set of IETF and XCMI MIB modules implemented by this host system. Note: To acquire an advisory lock on an ENTIRE host system, a conforming management station (or management agent) SHALL examine 'xcmGenLockCurrentMaxTimer', add an appropriate delta for eventual processing, and lock the 'xcmGenLockTable' itself. When 'xcmGenLockCurrentLockCount' subsequently becomes one (1), the requesting management station (or management agent) has acquired a lock on the ENTIRE host system (since no OTHER entity MAY acquire any further lock, because 'xcmGenLockTable' has become 'read-only' to all other entities), and MAY proceed accordingly.
xcmGenLockEntry1.3.6.1.4.1.253.8.51.8.2.1not-accessibleAn entry containing 'advisory contention lock' objects for one specific subtree of MIB objects from the complete set of IETF and XCMI MIB modules implemented by this host system.
ORD xcmGenLockIndex1.3.6.1.4.1.253.8.51.8.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmGenLockTable' - each conceptual row in the 'xcmGenLockTable' represents an 'advisory contention lock' on a specific subtree of MIB objects from the complete set of IETF and XCMI MIB modules implemented by this host system.
ROW xcmGenLockRowStatus1.3.6.1.4.1.253.8.51.8.2.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenLockTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenLockRowStatus' row status object; and SHALL clear the 'xcmGenLockGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenLockRowStatus' row status object; and SHALL set the 'xcmGenLockGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations NEED NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: Conforming implementations MAY support a single, static conceptual row, but SHALL allocate that row with an 'xcmGenLockIndex' value of one ('1'). Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenLockRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenLockOwnerString' (if an owner string is available), 'xcmGenLockOwnerSubtree' (if not 'zeroDotZero'), and 'xcmGenLockOwnerTimer' (to a suitable value) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenLockOwnerString', or 'xcmGenLockOwnerSubtree' AFTER row creation (these objects are 'write-once'). Usage: To explicitly release this advisory lock, the current lock owner (management station or management agent) SHALL set 'xcmGenLockRowStatus' in this row to 'notInService(2)' (for static rows) or 'destroy(6)' (for dynamic rows). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
OCT xcmGenLockOwnerString1.3.6.1.4.1.253.8.51.8.2.1.3OCTET STRINGread-createThe advisory lock owner string corresponding to the current 'owner' of this advisory lock. Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenLockRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenLockOwnerString' (if an owner string is available), 'xcmGenLockOwnerSubtree' (if not 'zeroDotZero'), and 'xcmGenLockOwnerTimer' (to a suitable value) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenLockOwnerString', or 'xcmGenLockOwnerSubtree' AFTER row creation (these objects are 'write-once'). Usage: This owner string SHALL contain one or more of the following: a) Textual form of the management station's transport address; b) Management station name (eg, domain name); and/or c) Network management person's name, location, or phone. In the instance that the management agent itself is the 'owner', this object SHALL be set to a string beginning with 'agent' (in English). Usage: This object is of type 'XcmFixedLocaleDisplayString'.
OID xcmGenLockOwnerSubtree1.3.6.1.4.1.253.8.51.8.2.1.4OBJECT IDENTIFIERread-createThe advisory lock owner subtree (ie, scope) for the current 'owner' of this advisory lock. Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenLockRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenLockOwnerString' (if an owner string is available), 'xcmGenLockOwnerSubtree' (if not 'zeroDotZero'), and 'xcmGenLockOwnerTimer' (to a suitable value) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenLockOwnerString', or 'xcmGenLockOwnerSubtree' AFTER row creation (these objects are 'write-once'). Usage: This owner subtree represents an XCMI enhancement to the traditional advisory lock mechanism used in existing IETF MIB modules (eg, RFC 1573).
CAR xcmGenLockOwnerTimer1.3.6.1.4.1.253.8.51.8.2.1.5Cardinal32read-createThe advisory lock owner lock time remaining for the current 'owner' of this advisory lock (in seconds). Usage: A conforming management agent MAY choose to reduce the 'credit' granted as a result of a set to this owner lock timer, at its sole discretion (see 'xcmGenLockSupportMaxTimer' object). Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenLockRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenLockOwnerString' (if an owner string is available), 'xcmGenLockOwnerSubtree' (if not 'zeroDotZero'), and 'xcmGenLockOwnerTimer' (to a suitable value) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenLockOwnerString', or 'xcmGenLockOwnerSubtree' AFTER row creation (these objects are 'write-once'). Usage: A conforming management station MAY choose to increase or reduce the value of this owner lock timer, subsequent to initial row creation, for example to 'refresh' the timer for an additional time interval. Usage: A conforming management station SHALL NOT reduce the value of this owner lock timer to zero (as an indirect 'destroy' operation). A conforming management agent SHALL reject any such set to zero of this owner lock timer. Usage: This owner lock timer represents an XCMI enhancement to the traditional advisory lock mechanism used in existing IETF MIB modules (eg, RFC 1573). It provides reliable information to a management station (or management agent) contending for this advisory lock, about the MAXIMUM time until this advisory lock lock will be released (either by explicit action of the owner of the advisory lock or by 'timeout' handling of the management agent itself).
xcmGenReconf1.3.6.1.4.1.253.8.51.9
xcmGenReconfSimple1.3.6.1.4.1.253.8.51.9.1This subtree is current. Subordinate objects are leaf objects.
C32 xcmGenReconfActivations1.3.6.1.4.1.253.8.51.9.1.1Counter32read-onlyThe count of SUCCESSFUL 'activations' of reconfiguration for this host system: invoked by SUCCESSFUL writes to the 'xcmGenReconfOptionState' reconfiguration invocation object of 'activateFor[ImmediateChange|RebootChange|ImmediateReboot]'; and followed by SUCCESSFUL completions of 'activation' (without errors reports in 'xcmGenReconfError[Index|Status]'). Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
C32 xcmGenReconfEntryCount1.3.6.1.4.1.253.8.51.9.1.2Counter32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenReconfTable'.
CAR xcmGenReconfSupportMaxCount1.3.6.1.4.1.253.8.51.9.1.3Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenReconfTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenReconfTable1.3.6.1.4.1.253.8.51.9.2not-accessibleA table containing information on a 'reconfiguration request', for use in atomic reconfiguration of this host system. Usage: A conforming management station (or management agent) SHALL lock 'xcmGenReconfTable' and 'xcmGenOptionTable' before attempting to perform any 'reconfiguration request' on a host system (via the 'xcmGenLockTable').
xcmGenReconfEntry1.3.6.1.4.1.253.8.51.9.2.1not-accessibleAn entry containing information on a 'reconfiguration request', for use in atomic reconfiguration of this host system. Usage: The ONLY valid row in the 'xcmGenReconfTable' for each supported device ('hrDeviceIndex') SHALL have an 'xcmGenReconfIndex' of one ('1').
ORD xcmGenReconfIndex1.3.6.1.4.1.253.8.51.9.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmGenReconfTable'. Usage: The ONLY valid row in the 'xcmGenReconfTable' for each supported device ('hrDeviceIndex') SHALL have an 'xcmGenReconfIndex' of one ('1').
ROW xcmGenReconfRowStatus1.3.6.1.4.1.253.8.51.9.2.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenReconfTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenReconfRowStatus' row status object; and SHALL clear the 'xcmGenReconfGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenReconfRowStatus' row status object; and SHALL set the 'xcmGenReconfGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming management agents SHALL support 'active(1)' and SHOULD support 'notInService(2)' or 'destroy(6)' (to 'release' the 'reconfiguration request'). Usage: Conforming management agents NEED NOT support 'createAndGo(4)', and SHOULD NOT support 'notReady(3)' or 'createAndWait(5)'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
CAR xcmGenReconfOptionIndex1.3.6.1.4.1.253.8.51.9.2.1.3Cardinal32read-createThe value of 'xcmGenOptionIndex' corresponding to the first pending reconfiguration option (in 'xcmGenOptionTable'), or zero if there are no pending reconfiguration options for this host system. Usage: This 'chain' represents pending reconfiguration options of this host system.
XCM xCmGenReconfOptionState1.3.6.1.4.1.253.8.51.9.2.1.4XcmGenReconfOptionStateread-createThe processing state of ALL pending reconfiguration options of this host system. A write to this object by an (authorized) management station invokes a request for validation (or activation) of ALL pending reconfiguration options of this host system. A read of this object returns 'idle', 'validateInProgress', or 'activateInProgress' to report the processing state of the last 'validate...' or 'activate...' request. It is mandatory that a conforming management agent ensure that, at system initialization, this object SHALL be set to a value of 'idle'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmGenReconfOptionState' while another management operation is already in progress (ie, while 'xcmGenReconfOptionState' is NOT equal to 'idle') with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this option state object.
CAR xcmGenReconfErrorIndex1.3.6.1.4.1.253.8.51.9.2.1.5Cardinal32read-onlyThe value of 'xcmGenOptionIndex' corresponding to the first pending reconfiguration option (in 'xcmGenOptionTable') which was found to be 'in error' (during 'validate' or 'activate' reconfiguration processing for this host system), or zero if no error was found (eg, consistency, range, etc).
XCM xcmGenReconfErrorStatus1.3.6.1.4.1.253.8.51.9.2.1.6XcmGenSNMPv2ErrorStatusread-onlyThe reconfiguration error status corresponding to the first pending reconfiguration option (in 'xcmGenOptionTable') which was found to be 'in error' (during 'validate' or 'activate' reconfiguration processing for this host system), or 'noError' if no error was found (eg, consistency, range, etc).
xcmGenOption1.3.6.1.4.1.253.8.51.10
xcmGenOptionSimple1.3.6.1.4.1.253.8.51.10.1This subtree is current. Subordinate objects are leaf objects.
xcmGenOptionOperation1.3.6.1.4.1.253.8.51.10.1.1
xcmGenOptionOperationInsert1.3.6.1.4.1.253.8.51.10.1.1.1
xcmGenOptionOperationDelete1.3.6.1.4.1.253.8.51.10.1.1.2
xcmGenOptionOperationReplace1.3.6.1.4.1.253.8.51.10.1.1.3
C32 xcmGenOptionEntryCount1.3.6.1.4.1.253.8.51.10.1.2Counter32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenOptionTable'.
CAR xcmGenOptionSupportMaxCount1.3.6.1.4.1.253.8.51.10.1.3Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenOptionTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenOptionTable1.3.6.1.4.1.253.8.51.10.2not-accessibleA table containing information on reconfiguration options, for use in atomic reconfiguration of this host system. Usage: A conforming management station (or management agent) SHALL lock 'xcmGenReconfTable' and 'xcmGenOptionTable' before attempting to perform any 'reconfiguration request' on a host system (via the 'xcmGenLockTable'). Note: The 'xcmGenOptionTable' is indexed by 'hrDeviceIndex', so the 'hrDeviceIndex' element of a columnar object instance ID (ie, fully specified object identifier) NEED NOT be specified in 'xcmGenOptionTypeOID'. To reconfigure objects indexed by several devices in 'hrDeviceTable' of the IETF Host Resources MIB (RFC 2790), a conforming management station SHALL use several rows in 'xcmGenReconfTable' and several trees of objects in 'xcmGenOptionTable' with appropriate 'hrDeviceIndex' values. To reconfigure objects which are actually NOT indexed by 'hrDeviceIndex', it is RECOMMENDED that rows be used in 'xcmGenOptionTable' which are indexed by 'hrDeviceIndex' for an 'hrDeviceType' of 'hrDeviceUnknown'.
xcmGenOptionEntry1.3.6.1.4.1.253.8.51.10.2.1not-accessibleAn entry containing information on a reconfiguration option, for use in atomic reconfiguration of this host system.
ORD xcmGenOptionIndex1.3.6.1.4.1.253.8.51.10.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmGenOptionTable'.
ROW xcmGenOptionRowStatus1.3.6.1.4.1.253.8.51.10.2.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenOptionTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenOptionRowStatus' row status object; and SHALL clear the 'xcmGenOptionGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenOptionRowStatus' row status object; and SHALL set the 'xcmGenOptionGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming management agents SHALL support 'active(1)' and SHOULD support 'notInService(2)' or 'destroy(6)' (to 'release' the 'reconfiguration option'). Usage: Conforming management agents NEED NOT support 'createAndGo(4)', and SHOULD NOT support 'notReady(3)' or 'createAndWait(5)'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
OID xcmGenOptionTypeOID1.3.6.1.4.1.253.8.51.10.2.1.3OBJECT IDENTIFIERread-createAn unambiguous reconfiguration option type, used by system administrators and end users to identify this reconfiguration option. Usage: Since this reconfiguration option type 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'.
XCM xCmGenOptionValueSyntax1.3.6.1.4.1.253.8.51.10.2.1.4XcmGenOptionValueSyntaxread-createA reconfiguration option value syntax, used by system administrators and end users to specify the correct value syntax for this reconfiguration option. Usage: This reconfiguration option value syntax is used to select which of the following three objects SHALL be used to contain the value of this reconfiguration option.
I32 xcmGenOptionValueInteger1.3.6.1.4.1.253.8.51.10.2.1.5Integer32read-createA reconfiguration option value integer, used by system administrators and end users to specify the current value for a reconfiguration option with a base value syntax of 'INTEGER'. Note: This object has the type 'Integer32', rather than 'INTEGER'. This a work-around to compiler warnings which occur when 'INTEGER' is used without a range specification. And if we had range qualified, it would have been identical to the SNMP 'Integer32' type. In SNMPv2, only the 'Counter64 is an integer type wider 32 bits, and for backward compatibility we depricated the use of Counter64.
OID xcmGenOptionValueOID1.3.6.1.4.1.253.8.51.10.2.1.6OBJECT IDENTIFIERread-createA reconfiguration option value OID (object identifier), used by system administrators and end users to specify the current value for a reconfiguration option with a base value syntax of 'OBJECT IDENTIFIER'.
OCT xcmGenOptionValueString1.3.6.1.4.1.253.8.51.10.2.1.7OCTET STRINGread-createA reconfiguration option value string, used by system administrators and end users to specify the current value for a reconfiguration option with a base value syntax of 'OCTET STRING'. Usage: This object is of type 'XcmFixedLocaleDisplayString' (if 'xcmGenOptionValueLocalization' is zero) or 'XcmNamedLocaleUtf8String' (if 'xcmGenOptionValueLocalization' is non-zero).
CAR xcmGenOptionValueLocalization1.3.6.1.4.1.253.8.51.10.2.1.8Cardinal32read-createA reconfiguration option value localization, used by system administrators and end users to specify the ALTERNATE localization for a reconfiguration option (different from 'xcmGenFixedLocalizationIndex'), so that 'xcmGenOptionValueString' becomes 'XcmNamedLocaleUtf8String'. Usage: For a reconfiguration option string to which POSIX-style localization (territory, language, character set) is applicable (non-keyword) this object MAY contain a suitable index value for 'xcmGenLocalizationIndex' from the XCMI General MIB, or zero to indicate 'none'.
IAN xcmGenOptionValueCodedCharSet1.3.6.1.4.1.253.8.51.10.2.1.9IANACharsetread-createA reconfiguration option value character set, used by system administrators and end users to specify the ALTERNATE character set for a reconfiguration option (different from 'xcmGenFixedLocalizationIndex'), so that 'xcmGenOptionValueString' is unambiguous. Usage: XCMI conforming management agents SHALL ONLY allow Sets of this object to 'other' (none) or 'utf-8' (Unicode/ ISO-10646 in the UTF-8 encoding, a proper superset of US-ASCII), for consistency with the Xerox Unicode Coherence Standard.
CAR xcmGenOptionNextIndex1.3.6.1.4.1.253.8.51.10.2.1.10Cardinal32read-createThe value of 'xcmGenOptionIndex' corresponding to the next 'chained' conceptual row in the 'xcmGenOptionTable', or zero if this is the last associated conceptual row in a particular vertical 'chain' within a given set. Usage: Generally, reconfiguration options (of similar or unlike type) are 'chained' vertically via '...[Next|Previous]Index'. But, in the case where particular communications options MUST be 'tightly coupled', they SHOULD be 'shelved' horizontally via '...[Family|Previous]Index' (eg, an IP address and an IP subnet mask).
CAR xcmGenOptionPreviousIndex1.3.6.1.4.1.253.8.51.10.2.1.11Cardinal32read-createThe value of 'xcmGenOptionIndex' corresponding to a previous associated conceptual row in the 'xcmGenOptionTable', or zero if this is the first associated conceptual row in a given set. Usage: This object provides common 'backward' linkage for BOTH the 'xcmGenOptionNextIndex' and 'xcmGenOptionFamilyIndex' linkage objects. A previous conceptual row MAY 'forward' reference this conceptual row via either '...NextIndex' or '...FamilyIndex' - ie, a given conceptual row MAY 'forward' reference EXACTLY zero, one, or two 'later' conceptual rows.
CAR xcmGenOptionFamilyIndex1.3.6.1.4.1.253.8.51.10.2.1.12Cardinal32read-createThe value of 'xcmGenOptionIndex' corresponding to a next 'family' conceptual row in the 'xcmGenOptionTable', or zero if this conceptual row has no associated 'family' members. Usage: Generally, reconfiguration options (of similar or unlike type) are 'chained' vertically via '...[Next|Previous]Index'. But, in the case where particular reconfiguration options MUST be 'tightly coupled', they SHOULD be 'shelved' horizontally via '...FamilyIndex' (eg, an IP address and an IP subnet mask).
xcmGenClientData1.3.6.1.4.1.253.8.51.11
xcmGenClientDataSimple1.3.6.1.4.1.253.8.51.11.1This subtree is current. Subordinate objects are leaf objects.
C32 xcmGenClientDataEntryCount1.3.6.1.4.1.253.8.51.11.1.1Counter32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenClientDataTable'.
CAR xcmGenClientDataLastIndex1.3.6.1.4.1.253.8.51.11.1.2Cardinal32read-onlyThe last entry index (regardless of its current state) in the 'xcmGenClientDataTable' of this General MIB, on this host system. Usage: This last entry index explicitly bounds the valid range of 'xcmGenClientDataIndex'.
CAR xcmGenClientDataSupportMaxCount1.3.6.1.4.1.253.8.51.11.1.3Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenClientDataTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenClientDataTable1.3.6.1.4.1.253.8.51.11.2not-accessibleA table containing 'client data' objects for use by conforming management stations/agents, particularly during installation of this host system. Usage: For managed systems which support static rows (ie, 'read-write'), a management station (or management agent) SHALL search 'xcmGenClientDataRowStatus', to determine the appropriate value of 'xcmGenClientDataIndex' to use when allocating an existing row in the 'xcmGenClientDataTable'. Usage: For managed systems which support dynamic rows (ie, 'read-create'), a management station (or management agent) SHALL examine 'xcmGenClientDataLastIndex', to determine the appropriate value of 'xcmGenClientDataIndex' to use when creating a new row in the 'xcmGenClientDataTable'. Usage: Throughout this specification, the term 'stable storage' refers to storage which is reliable over long durations (years) and is NOT destroyed by host system reboot (eg, battery-backed DRAM is 'stable storage' - while simple DRAM is NOT 'stable storage'). Examples of valid 'stable storage' include: NVRAM, hard disk, EEPROM, etc. Usage: Conforming implementations SHALL preserve active 'client data' objects across management agent power cycles, and SHALL implement one of the following two methods: 1) The agent SHALL store 'client data' objects directly in 'stable storage'; or 2) The agent SHALL automatically checkpoint all active 'client data' objects to 'stable storage' with reasonable frequency (either due to a write to some 'client data' object, or upon expiration of a product-specific timeout). Usage: Conforming implementations MAY (optionally) support one of the following two 'checkpoint protocols': 1) A client sends a 'Set' of 'xcmGenClientDataRowStatus' to 'active(1)', to request that a 'checkpoint' be performed; 2a) An agent which supports 'rapid checkpoint', completes the checkpoint to 'stable storage', and sends a 'SetResponse' with 'noError(0)'; 2b) An agent which supports 'delayed checkpoint', changes 'xcmGenClientDataRowStatus' to 'notInService(2)', sends a 'SetResponse' with 'noError(0)', completes the checkpoint to 'stable storage', and later changes 'xcmGenClientDataRowStatus' back to 'active(1)'.
xcmGenClientDataEntry1.3.6.1.4.1.253.8.51.11.2.1not-accessibleAn entry containing 'client data' objects for use by conforming management stations/agents, particularly during installation of this host system.
ORD xcmGenClientDataIndex1.3.6.1.4.1.253.8.51.11.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations which only support a single, statically allocated row, SHALL allocate that row with an 'xcmGenClientDataIndex' value of one (1).
ROW xcmGenClientDataRowStatus1.3.6.1.4.1.253.8.51.11.2.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmGenClientDataRowStatus' row status object; and SHALL clear the 'xcmGenClientDataGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenClientDataRowStatus' row status object; and SHALL set the 'xcmGenClientDataGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming implementations NEED NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: Conforming implementations MAY support a single, static conceptual row, but SHALL allocate that row with an 'xcmGenClientDataIndex' value of one ('1'). Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenClientDataRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenClientDataRequestID' (to a suitable client global ID), 'xcmGenClientDataProductID' (to a suitable client product ID), 'xcmGenClientDataLength' (to a suitable client data length) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenClientDataRequestID', 'xcmGenClientDataProductID', or 'xcmGenClientDataLength' AFTER row creation (these objects are 'write-once'). Usage: To explicitly release this conceptual row, the client data owner SHALL set 'xcmGenClientDataRowStatus' to 'notInService(2)' (for static rows) or 'destroy(6)' (for dynamic rows). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
DAT xcmGenClientDataRequestDate1.3.6.1.4.1.253.8.51.11.2.1.3DateAndTimeread-onlyThe client data request date which uniquely timestamps the creation of this conceptual row in the 'xcmGenClientDataTable'. Usage: This request date SHALL be set (to a suitable value) by conforming management agents during creation of each conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations which have a source of time, SHALL set a meaningful value in this object. ONLY those implementations which do NOT have a source of time, SHALL return the following DEFVAL.
XCM xcmGenClientDataRequestID1.3.6.1.4.1.253.8.51.11.2.1.4XcmGlobalUniqueIDread-createThe client data owner request ID which uniquely identifies the creation of this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenClientDataRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenClientDataRequestID' (to a suitable client global ID), 'xcmGenClientDataProductID' (to a suitable client product ID), 'xcmGenClientDataLength' (to a suitable client data length) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenClientDataRequestID', 'xcmGenClientDataProductID', or 'xcmGenClientDataLength' AFTER row creation (these objects are 'write-once').
PRO xcmGenClientDataProductID1.3.6.1.4.1.253.8.51.11.2.1.5ProductIDread-createThe client data owner product ID corresponding to the current 'owner' of this client data. Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenClientDataRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenClientDataRequestID' (to a suitable client global ID), 'xcmGenClientDataProductID' (to a suitable client product ID), 'xcmGenClientDataLength' (to a suitable client data length) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenClientDataRequestID', 'xcmGenClientDataProductID', or 'xcmGenClientDataLength' AFTER row creation (these objects are 'write-once').
CAR xcmGenClientDataLength1.3.6.1.4.1.253.8.51.11.2.1.6Cardinal32read-createThe client data length requested/granted for this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations NEED NOT support maximum client data length greater than 1 octet. Usage: Conforming management stations, when they first create or activate rows in this table, SHALL set 'xcmGenClientDataRowStatus' to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), 'xcmGenClientDataRequestID' (to a suitable client global ID), 'xcmGenClientDataProductID' (to a suitable client product ID), 'xcmGenClientDataLength' (to a suitable client data length) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenClientDataRequestID', 'xcmGenClientDataProductID', or 'xcmGenClientDataLength' AFTER row creation (these objects are 'write-once').
OCT xcmGenClientDataString1.3.6.1.4.1.253.8.51.11.2.1.7OCTET STRINGread-createThe client data string currently set into this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations NEED NOT support maximum client data length greater than 1 octet. Usage: This data string NEED NOT be set (to a suitable value) by the client data owner, in the same PDU which creates each conceptual row in the 'xcmGenClientDataTable'.
xcmGenTrapClient1.3.6.1.4.1.253.8.51.13
xcmGenTrapClientSimple1.3.6.1.4.1.253.8.51.13.1This subtree is current. Subordinate objects are leaf objects.
C32 xcmGenTrapClientEntryCount1.3.6.1.4.1.253.8.51.13.1.1Counter32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenTrapClientTable'.
CAR xcmGenTrapClientSupportMaxCount1.3.6.1.4.1.253.8.51.13.1.2Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenTrapClientTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenTrapClientTable1.3.6.1.4.1.253.8.51.13.2not-accessibleA table of SNMP trap clients (management stations or proxies) registered for trap delivery from this host system. Usage: SNMP version/transport independent trap registration. Usage: Conforming management stations SHALL create at least one subordinate row in the 'xcmGenTrapViewTable' for each trap client that they register in the 'xcmGenTrapClientTable'. Conforming management agents SHOULD interpret a dangling row in the 'xcmGenTrapClientTable' (no children) as 'NO traps in view' (existing implementations of both clients and devices are known to consider dangling rows invalid). To register for all device traps, use a single view of 'iso(1).org(3).dod(6).internet(1)'. Usage: Conforming management agents SHALL delete any rows in the 'xcmGenTrapViewTable' which were subordinate to a deleted row in the 'xcmGenTrapClientTable'.
xcmGenTrapClientEntry1.3.6.1.4.1.253.8.51.13.2.1not-accessibleAn entry for an SNMP trap client (management station or proxy) registered for trap delivery from this host system.
XCM xcmGenTrapClientSNMPDomain1.3.6.1.4.1.253.8.51.13.2.1.1XcmGenSNMPDomainnot-accessibleThis object is used to specify the transport domain (address and name space) which SHALL be used by this management agent for SNMP protocol traffic (transmission of SNMP traps), in the version specified by 'xcmGenTrapClientSNMPVersion', to the trap client (management station or proxy). This object is also used to allow the 'xcmGenTrapClientTable' to be used with any URI scheme (e.g., 'mailto:') for notifications, by specifying 'uriNotifyDomain'.
OCT xcmGenTrapClientSNMPAddress1.3.6.1.4.1.253.8.51.13.2.1.2OCTET STRINGnot-accessibleThis object is used to specify the transport address (below SNMP) which SHALL be used by this management agent to deliver SNMP traps to the trap client (management station or proxy). Usage: This transport address usually consists of an underlying network layer address with a suffixed transport selector. Usage: This object is of type 'XcmFixedLocaleDisplayString'.
ROW xcmGenTrapClientRowStatus1.3.6.1.4.1.253.8.51.13.2.1.3RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenTrapClientTable'. Usage: It is conformant to implement this object as read-only, however, conforming management agents are STRONGLY RECOMMENDED to support at least read-write access to this object. Usage: Conforming management stations, when they first create new rows in this table, SHALL set 'xcmGenTrapClientRowStatus' (to 'createAndGo'), 'xcmGenTrapClientRowPersistence' (if not 'volatile'), 'xcmGenTrapClientSNMPVersion' (if not 'snmpV1Community'), and 'xcmGenTrapClientSNMPCommunity' (if not the current managed system default in 'xcmGenBaseSNMPTrapCommunity') SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenTrapClientRowPersistence', 'xcmGenTrapClientSNMPVersion', or 'xcmGenTrapClientSNMPCommunity' AFTER row creation (these objects are 'write-once'). Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenTrapClientRowStatus' row status object; and SHALL set the 'xcmGenTrapClientGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming management agents SHOULD NOT support 'notInService(2)', 'notReady(3)', or 'createAndWait(5)'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
ORD xcmGenTrapClientIndex1.3.6.1.4.1.253.8.51.13.2.1.4Ordinal32read-onlyA unique value ASSIGNED by this host system to identify this conceptual row in the 'xcmGenTrapClientTable'. This object is used to specify the unique client index which was chosen FOR the trap client registered in this conceptual row (management station or proxy) at row creation and which SHALL be used by the trap client to create any associated conceptual rows in the 'xcmGenTrapViewTable'. Usage: Conforming management agents NEED NOT preserve the value of this object across power cycles for 'nonvolatile' rows in the 'xcmGenTrapClientTable', but SHALL preserve the configured associations with (any) subordinate rows in the 'xcmGenTrapViewTable'.
XCM xcmGenTrapClientRowPersistence1.3.6.1.4.1.253.8.51.13.2.1.5XcmGenRowPersistenceread-createThis object is used to specify the persistence of this conceptual row in the 'xcmGenTrapClientTable' (and associated conceptual rows in the 'xcmGenTrapViewTable'). Usage: It is conformant to implement this object as read-only, however, conforming management agents are STRONGLY RECOMMENDED to support at least read-write access to this object. Usage: Conforming management stations, when they first create new rows in this table, SHALL set 'xcmGenTrapClientRowStatus' (to 'createAndGo'), 'xcmGenTrapClientRowPersistence' (if not 'volatile'), 'xcmGenTrapClientSNMPVersion' (if not 'snmpV1Community'), and 'xcmGenTrapClientSNMPCommunity' (if not the current managed system default in 'xcmGenBaseSNMPTrapCommunity') SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenTrapClientRowPersistence', 'xcmGenTrapClientSNMPVersion', or 'xcmGenTrapClientSNMPCommunity' AFTER row creation (these objects are 'write-once'). Usage: Dynamically created rows SHALL be given 'volatile' or 'nonvolatile' persistence. Usage: Conforming management agents SHALL support 'volatile' (lost across power cycles). Usage: Conforming management agents are STRONGLY RECOMMENDED to support 'nonvolatile' (preserved across power cycles), but NEED NOT support any other levels of persistence.
XCM xcmGenTrapClientSNMPVersion1.3.6.1.4.1.253.8.51.13.2.1.6XcmGenSNMPVersionread-createThis object is used to specify the SNMP version (RFC 1157, RFC 1905, etc) which SHALL be used by this management agent for SNMP protocol traffic (transmission of SNMP traps), in the domain specified by 'xcmGenTrapClientSNMPDomain', to the trap client (management station or proxy). Usage: Conforming management stations, when they first create new rows in this table, SHALL set 'xcmGenTrapClientRowStatus' (to 'createAndGo'), 'xcmGenTrapClientRowPersistence' (if not 'volatile'), 'xcmGenTrapClientSNMPVersion' (if not 'snmpV1Community'), and 'xcmGenTrapClientSNMPCommunity' (if not the current managed system default in 'xcmGenBaseSNMPTrapCommunity') SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenTrapClientRowPersistence', 'xcmGenTrapClientSNMPVersion', or 'xcmGenTrapClientSNMPCommunity' AFTER row creation (these objects are 'write-once').
OCT xcmGenTrapClientSNMPCommunity1.3.6.1.4.1.253.8.51.13.2.1.7OCTET STRINGread-createThis object is used to specify the 'trap community name' used in all SNMPv1c and SNMPv2c 'Inform|Trap' PDUs which SHALL be generated by this SNMP management agent, in the domain specified by 'xcmGenTrapClientSNMPDomain', to the trap client (management station or proxy). Note: XCMI-defined community name objects support 64 octets maximum length and configurable charsets, for consistency with the 'snmpCommunityName' object defined in the SNMP Community MIB defined in RFC 2576 (March 2000). Note: Products MAY ship with a market-specific factory default locale with a charset other than 'utf-8', eg, in Japan a product might factory default to 'shift-jis(17)' or 'iso-2022-jp(39)'. Such products MUST implement the 'xcmGenFixedLocalizationTable', to prevent ambiguity about the factory default charset. Usage: For best interworking with the ('utf-8' charset ONLY) closely related 'snmpCommunitySecurityName' object in RFC 2576, conforming management stations and management agents SHOULD NOT configure community names longer than 32 octets. Usage: For best interworking with third-party applications, conforming management stations and management agents SHOULD NOT configure empty (zero-length or all spaces) community names. Usage: Conforming management stations, when they first create new rows in this table, SHALL set 'xcmGenTrapClientRowStatus' (to 'createAndGo'), 'xcmGenTrapClientRowPersistence' (if not 'volatile'), 'xcmGenTrapClientSNMPVersion' (if not 'snmpV1Community'), and 'xcmGenTrapClientSNMPCommunity' (if not the current managed system default in 'xcmGenBaseSNMPTrapCommunity') SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenTrapClientRowPersistence', 'xcmGenTrapClientSNMPVersion', or 'xcmGenTrapClientSNMPCommunity' AFTER row creation (these objects are 'write-once'). Usage: This object SHALL be set by all XCMI conforming SNMP trap generators (managed host systems) to the default value of 'xcmGenBaseSNMPTrapCommunity', when NOT supplied by the requesting SNMP trap client (management station or proxy) at the time of row creation. Usage: This object is of type 'XcmFixedLocaleDisplayString' (see DESCRIPTION of 'xcmGenBaseSNMPReadCommunity' above). If 'xcmGenLocalizationTable' or 'xcmGenFixedLocalizationTable' are not implemented on this host system, then the charset SHALL be 'utf-8(106)', ISO 10646-1 in 'UTF-8' stream encoding. Usage: All XCMI conforming management agents SHALL allow any defined character in the configured charset of this object. All XCMI conforming management stations SHOULD NOT write control characters or other non-display characters into this object. WARNING: Changing the configured 'trap community name' of an SNMP trap client registration will cause a COMPLETE loss of communications unless the associated SNMP management station (client) ALSO changes over to the new 'trap community name'!!!
xcmGenTrapView1.3.6.1.4.1.253.8.51.14
xcmGenTrapViewSimple1.3.6.1.4.1.253.8.51.14.1This subtree is current. Subordinate objects are leaf objects.
C32 xcmGenTrapViewEntryCount1.3.6.1.4.1.253.8.51.14.1.1Counter32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenTrapViewTable'.
CAR xcmGenTrapViewSupportMaxCount1.3.6.1.4.1.253.8.51.14.1.2Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenTrapViewTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenTrapViewTable1.3.6.1.4.1.253.8.51.14.2not-accessibleA table of SNMP trap object subtrees (ie, trap scopes) registered for trap delivery from this host system to the associated trap client (management station or proxy). Usage: SNMP version/transport independent trap registration. Usage: Conforming management stations SHALL create at least one subordinate row in the 'xcmGenTrapViewTable' for each trap client that they register in the 'xcmGenTrapClientTable'. Conforming management agents SHOULD interpret a dangling row in the 'xcmGenTrapClientTable' (no children) as 'NO traps in view' (existing implementations of both clients and devices are known to consider dangling rows invalid). To register for all device traps, use a single view of 'iso(1).org(3).dod(6).internet(1)'. Usage: Conforming management agents SHALL delete any rows in the 'xcmGenTrapViewTable' which were subordinate to a deleted row in the 'xcmGenTrapClientTable'.
xcmGenTrapViewEntry1.3.6.1.4.1.253.8.51.14.2.1not-accessibleAn entry for an SNMP trap object subtree (ie, trap scope) registered for trap delivery from this host system to the associated trap client (management station or proxy).
OID xcmGenTrapViewObjectSubtree1.3.6.1.4.1.253.8.51.14.2.1.1OBJECT IDENTIFIERnot-accessibleThis object is used to specify the object subtree (within MIBs) which is 'in scope' for this trap view.
ROW xcmGenTrapViewRowStatus1.3.6.1.4.1.253.8.51.14.2.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmGenTrapViewTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmGenTrapViewRowStatus' row status object; and SHALL set the 'xcmGenTrapViewGroup' bit in 'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'. Usage: Conforming management agents SHOULD NOT support 'notInService(2)', 'notReady(3)', or 'createAndWait(5)'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xcmGenTrapViewNotifySeverity1.3.6.1.4.1.253.8.51.14.2.1.3XcmGenNotifySeverityFilterread-createThis object is used to specify the notification severity filter used to 'screen' notifications 'in scope' for this trap view. Usage: Individual trap definitions MAY further constrain which notifications are 'in scope'.
XCM xcmGenTrapViewNotifyTraining1.3.6.1.4.1.253.8.51.14.2.1.4XcmGenNotifyTrainingFilterread-createThis object is used to specify the notification training filter used to 'screen' notifications 'in scope' for this trap view. Usage: Individual trap definitions MAY further constrain which notifications are 'in scope'.
xcmGenMessageMap1.3.6.1.4.1.253.8.51.15
xcmGenMessageMapTable1.3.6.1.4.1.253.8.51.15.2not-accessibleA table of message string labels for the current contents of static (agent-generated) message string objects, in all MIBs implemented by this host system. Usage: Exposes the server's message catalog for indirect search via source message object OIDs, yielding message string labels. Usage: Supports reliable translation by clients (managers) of static (agent-generated) message strings, INDEPENDENT of the current language/country/charset of the message strings on the managed host system in the conventional MIB objects. Conformance: XCMI conforming management agents SHALL support SNMP Get requests to the 'xcmGenMessageMapTable' (ie, agents must respond to valid explicit EXACT requests). When 'xcmGenMessageMapTable' is currently 'hidden' via 'xcmGenBaseGroupWalkHidden', XCMI conforming management agents SHALL skip over 'xcmGenMessageMapTable' to the next lexicographically higher object for GetNext or GetBulk requests - 'xcmGenMessageMapTable' SHOULD be invisible to MIB walks, to avoid undesirable performance degradation with third-party network management stations and other monitoring tools.
xcmGenMessageMapEntry1.3.6.1.4.1.253.8.51.15.2.1not-accessibleA entry for a message string label for the current contents of a static (agent-generated) message string object, in some MIB implemented by this host system. Conformance: XCMI conforming management agents SHALL support SNMP Get requests to the 'xcmGenMessageMapTable' (ie, agents must respond to valid explicit EXACT requests). When 'xcmGenMessageMapTable' is currently 'hidden' via 'xcmGenBaseGroupWalkHidden', XCMI conforming management agents SHALL skip over 'xcmGenMessageMapTable' to the next lexicographically higher object for GetNext or GetBulk requests - 'xcmGenMessageMapTable' SHOULD be invisible to MIB walks, to avoid undesirable performance degradation with third-party network management stations and other monitoring tools.
OID xcmGenMessageMapStringIndexOID1.3.6.1.4.1.253.8.51.15.2.1.1OBJECT IDENTIFIERnot-accessibleThis object is used to specify the fully qualified object identifer (w/ instance suffix) of a message string object, which contains a Xerox registered standard or experimental message string value associated with the current message string label specified in 'xcmGenMessageMapStringLabel'.
STR xCmGenMessageMapStringLabel1.3.6.1.4.1.253.8.51.15.2.1.2XcmGenMessageMapStringLabelread-onlyThis object is used to specify a Xerox standard or experiemental message string label associated with the current value of the message string pointed to by 'xcmGenMessageMapStringIndexOID'. Usage: Experimental message string labels SHOULD NOT be used in shipping versions of Xerox-branded products or services. They exist solely to facilitate rapid product development cycles. Usage: All Xerox message string label values SHALL be specified using display (NOT space) characters from the IANA registered charset 'utf-8' (ie, the UTF-8 octet-stream encoding of ISO-10646 UCS-4, described in RFC 2279). Usage: All Xerox message string label values SHALL contain no more than 64 UTF-8 display characters AND no more than 128 total octets (in some scripts, less than 64 characters in UTF-8 octet-stream encoding). Note: New or refined message label syntaxes MAY be defined in future versions of the XCMI General TC.
xcmGenMessageText1.3.6.1.4.1.253.8.51.16
xcmGenMessageTextTable1.3.6.1.4.1.253.8.51.16.2not-accessibleA table of message string translations for all target locales of static (agent-generated) message string objects, in various known (agent-supported) source message locales. Usage: Exposes the server's message catalog for indirect search via source message object OIDs, yielding target string values. Usage: Supports reliable translation by servers (agents) of static (agent-generated) message strings, INDEPENDENT of the current language/country/charset of the message strings on the managed host system in the conventional MIB objects. Conformance: XCMI conforming management agents SHALL support SNMP Get requests to the 'xcmGenMessageTextTable' (ie, agents must respond to valid explicit EXACT requests). When 'xcmGenMessageTextTable' is currently 'hidden' via 'xcmGenBaseGroupWalkHidden', XCMI conforming management agents SHALL skip over 'xcmGenMessageTextTable' to the next lexicographically higher object for GetNext or GetBulk requests - 'xcmGenMessageTextTable' SHOULD be invisible to MIB walks, to avoid undesirable performance degradation with third-party network management stations and other monitoring tools.
xcmGenMessageTextEntry1.3.6.1.4.1.253.8.51.16.2.1not-accessibleAn entry for a message string translation for one target locale of a static (agent-generated) message string object, in some MIB implemented by this host system. Conformance: XCMI conforming management agents SHALL support SNMP Get requests to the 'xcmGenMessageTextTable' (ie, agents must respond to valid explicit EXACT requests). When 'xcmGenMessageTextTable' is currently 'hidden' via 'xcmGenBaseGroupWalkHidden', XCMI conforming management agents SHALL skip over 'xcmGenMessageTextTable' to the next lexicographically higher object for GetNext or GetBulk requests - 'xcmGenMessageTextTable' SHOULD be invisible to MIB walks, to avoid undesirable performance degradation with third-party network management stations and other monitoring tools.
OID xcmGenMessageTextStringIndexOID1.3.6.1.4.1.253.8.51.16.2.1.1OBJECT IDENTIFIERnot-accessibleThis object is used to specify the fully qualified object identifer (w/ instance suffix) of a message string object, which contains a Xerox registered standard or experimental message string value equivalent to the target message string translation specified in 'xcmGenMessageTextTargetString'. The locale of this source message string is immaterial.
ORD xcmGenMessageTextTargetLocale1.3.6.1.4.1.253.8.51.16.2.1.2Ordinal32not-accessibleThis object is used to specify the locale (language/country), as a value of 'xcmGenLocalizationIndex', of the message string translation in 'xcmGenMessageTextTargetString'.
STR xcmGenMessageTextTargetString1.3.6.1.4.1.253.8.51.16.2.1.3XcmNamedLocaleUtf8Stringread-onlyThis object is used to specify a translated Xerox registered message string value associated with the current value of the message string pointed to by 'xcmGenMessageMapStringIndexOID', in the locale specified by 'xcmGenMessageTextTargetLocale'. Usage: All Xerox registered message string values SHALL contain no more than 128 UTF-8 display characters AND no more than 255 total octets (in some scripts, less than 128 characters in UTF-8 octet-stream encoding).
xcmGenNotifyRule1.3.6.1.4.1.253.8.51.17
xcmGenNotifyRuleSimple1.3.6.1.4.1.253.8.51.17.1This subtree is current. Subordinate objects are leaf objects.
C32 xcmGenNotifyRuleEntryCount1.3.6.1.4.1.253.8.51.17.1.1Counter32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenNotifyRuleTable'.
CAR xcmGenNotifyRuleSupportMaxCount1.3.6.1.4.1.253.8.51.17.1.2Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenNotifyRuleTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenNotifyRuleTable1.3.6.1.4.1.253.8.51.17.2not-accessibleA table of notification rules (recipient/event lists) registered for event delivery from this host system. Note: In this MIB, the term 'notification rule' is equivalent to the term 'Subscription object' in IPP Notifications. Usage: Conforming management agents SHALL NOT accept sets to any other columnar object in 'xcmGenNotifyRuleTable' when 'xcmGenNotifyRuleRowStatus' is 'active'. Dynamic rows must be deleted (with 'destroy') and then recreated (with 'createAndGo') with new columnar values. Static rows must be released (with 'notInService') and then then reallocated (with 'active') with new columnar values. Thus only a row status transition to 'active' indicates a new notification registration by a conforming management station. Usage: Conforming management agents SHALL delete any rows in the 'xcmGenNotifyDetailTable' which were subordinate to a deleted row in the 'xcmGenNotifyRuleTable'.
xcmGenNotifyRuleEntry1.3.6.1.4.1.253.8.51.17.2.1not-accessibleAn entry for a notification rule (recipient/event list) registered for event delivery from this host system.
ORD xcmGenNotifyRuleIndex1.3.6.1.4.1.253.8.51.17.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmGenNotifyRuleTable'.
ROW xcmGenNotifyRuleRowStatus1.3.6.1.4.1.253.8.51.17.2.1.2RowStatusread-createThis object is used to display the status of this conceptual row in the 'xcmGenNotifyRuleTable'. Usage: This object MAY be used to create ('createAndGo') and delete ('destroy') dynamic rows in the 'xcmGenNotifyRuleTable'. Also used to enable ('active') and disable ('notInService') static rows in the 'xcmGenNotifyRuleTable'. Usage: Conforming management agents SHOULD NOT support the intermediate values 'notReady(3)' or 'createAndWait(5)'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xcmGenNotifyRuleRowPersistence1.3.6.1.4.1.253.8.51.17.2.1.3XcmGenRowPersistenceread-createThis object is used to specify the persistence of this conceptual row in the 'xcmGenNotifyRuleTable' (and associated conceptual rows in the 'xcmGenNotifyRuleDetailTable'). Usage: Dynamically created rows SHALL be given 'volatile' or 'nonvolatile' persistence. Usage: Conforming management agents SHALL NOT accept sets to 'xcmGenNotifyRuleRowPersistence' AFTER row creation (this object is 'write-once'). Usage: Conforming management agents SHALL support 'volatile' (lost across power cycles), but NEED NOT support any other levels of persistence.
STR xcmGenNotifyRuleRecipientURI1.3.6.1.4.1.253.8.51.17.2.1.4XcmFixedLocaleDisplayStringread-createThis object is used to specify a single recipient URI (Uniform Resource Identifier, per Generic URI Syntax, RFC 2396) for event delivery for this notification rule (list of events), eg, - 'mailto:joe@sample.com' (Email) - 'mailto:VOICE=+3940226338@samplevoice.com' (Voice Mail) - 'mailto:FAX=+1.800.5553000/T33S=6377@sampleserv.com' (IFax) - 'ftp://machine.sample.com/pub/event_logs' (FTP logging) Usage: 'ftp:' and 'http:' URLs specify paths for event logs. Usage: MAY include parameters for SNMP and other URL schemes (eg, 'snmp://machine.sample.com;version=2c;community=public' for SNMPv2c delivery with community-name of 'public'). Usage: For additional recipients, use 'notifyRecipientURI' notify details in the 'xcmGenNotifyRuleDetailTable'.
STR xcmGenNotifyRuleEventNames1.3.6.1.4.1.253.8.51.17.2.1.5XcmFixedLocaleDisplayStringread-createThis object is used to specify the subscribed events for this notification rule, as a comma-delimited list of (standard) keywords or (vendor or site-specific) names. Usage: Keywords of IPP 'notify-events' and SNMP traps and and SNMP state/alert enumeration keywords are interoperable (eg, 'lowPaper,jammed' from IETF HR MIB, RFC 2790). ` Usage: Standard keywords MAY be scoped with their source, eg, 'notify-events.job-stopped,hrPrinterDetectedErrorState.jammed', for clarity. Usage: Conforming management stations and management agents SHALL prefix non-standard names with 'x-' for compatibility.
CAR xcmGenNotifyRuleEventDelay1.3.6.1.4.1.253.8.51.17.2.1.6Cardinal32read-createThis object is used to specify a delay timer in seconds for event delivery that rate-limits (buffers) frequent events. This timer is the minimum number of seconds between events delivered for this notification rule ('xcmGenNotifyRuleIndex'). Usage: Conforming management agents (network devices) SHOULD support server-side buffering of events for interoperability (and improved performance) via 'xcmGenNotifyRuleEventDelay'. Usage: Conforming management stations (recipients) SHOULD support client-side buffering of events for interoperability (and not depend on this 'xcmGenNotifyRuleEventDelay' object).
XCM xcmGenNotifyRuleSeverityFilter1.3.6.1.4.1.253.8.51.17.2.1.7XcmGenNotifySeverityFilterread-createThis object is used to specify the notification severity filter used to 'screen' notifications for event delivery. Usage: Notification details MAY further constrain which notifications are 'in scope'.
XCM xcmGenNotifyRuleTrainingFilter1.3.6.1.4.1.253.8.51.17.2.1.8XcmGenNotifyTrainingFilterread-createThis object is used to specify the notification training filter used to 'screen' notifications for event delivery. Usage: Notification details MAY further constrain which notifications are 'in scope'.
IAN xcmGenNotifyRuleCharset1.3.6.1.4.1.253.8.51.17.2.1.9IANACharsetread-createThis object is used to specify the notification charset used for notification text in event messages, specified as an IANA registered charset identifier, eg, 'MIBenum' value (per RFC 2978). Usage: If 'xcmGenNotifyRuleCharset' is 'other(1)', then the value of 'xcmGenFixedLocalizationIndex' SHALL be used for a notification rule locale specifier for charset.
STR xcmGenNotifyRuleNaturalLanguage1.3.6.1.4.1.253.8.51.17.2.1.10DisplayStringread-createThis object is used to specify the notification natural language used for notification text in event messages, specified as an IETF 'language tag' (per RFC 3066). Usage: If 'xcmGenNotifyRuleNaturalLanguage' is empty, then the value of 'xcmGenFixedLocalizationIndex' SHALL be used for a notification rule locale specifier for natural language.
CAR xcmGenNotifyRuleSequenceNumber1.3.6.1.4.1.253.8.51.17.2.1.11Cardinal32read-onlyThis object is used to specify the notification sequence number last used for event delivery for this notification rule. Usage: Conforming management agents SHOULD include the value of 'xcmGenNotifyRuleSequenceNumber' in all event messages.
xcmGenNotifyDetail1.3.6.1.4.1.253.8.51.18
xcmGenNotifyDetailSimple1.3.6.1.4.1.253.8.51.18.1This subtree is current. Subordinate objects are leaf objects.
C32 xcmGenNotifyDetailEntryCount1.3.6.1.4.1.253.8.51.18.1.1Counter32read-onlyThe count of entries (rows) which are currently in the 'active' state in 'xcmGenNotifyDetailTable'.
CAR xcmGenNotifyDetailSupportMax1.3.6.1.4.1.253.8.51.18.1.2Cardinal32read-onlyThe maximum number of simultaneous entries (rows) supported for the 'xcmGenNotifyDetailTable'. Usage: The value zero ('0') represents 'no limit'.
xcmGenNotifyDetailTable1.3.6.1.4.1.253.8.51.18.2not-accessibleA 'sparse' table of notification detail information for notification rules configured on this host system, augmenting the basic entries in the 'xcmGenNotifyTable'. Usage: UNLIKE the 'xcmGenOptionTable' in the XCMI General MIB (which is a unique exception), this table of 'dictionary-based' notify details is used with DIRECT create/update operations.
xcmGenNotifyDetailEntry1.3.6.1.4.1.253.8.51.18.2.1not-accessibleAn entry of notification detail information for one of the notification rules configured on this host system, augmenting the basic entry in the 'xcmGenNotifyTable'.
XCM xCmGenNotifyDetailType1.3.6.1.4.1.253.8.51.18.2.1.1XcmGenNotifyDetailTypenot-accessibleThe type of notify detail stored in this conceptual row in 'xcmGenNotifyDetailTable'. Usage: Conforming XCMI management stations and agents SHALL encode notify details as UTF-8 strings (like SLPv2, RFC 2608). - Integers SHALL be encoded as (signed) decimal strings. - Booleans SHALL be encoded as 'true' or 'false' strings. - Strings SHALL be encoded as UTF-8 character strings. - Binary data (e.g., 'userCertificate') SHALL be stored in SLPv2 opaque encoding (leading '\FF' and escaped octets). Usage: Conformant implementations MUST encrypt passwords, keys, and other security information in 'xcmGenNotifyDetailString'.
ORD xcmGenNotifyDetailIndex1.3.6.1.4.1.253.8.51.18.2.1.2Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmGenNotifyDetailTable', OR a common value shared across a set of related conceptual rows (with different values of 'xcmGenNotifyDetailType'.
ROW xcmGenNotifyDetailRowStatus1.3.6.1.4.1.253.8.51.18.2.1.3RowStatusread-createThis object is used to display the status of this conceptual row in the 'xcmGenNotifyDetailTable'. Usage: This object MAY be used to create ('createAndGo') and delete ('destroy') dynamic rows in 'xcmGenNotifyDetailTable'. Also used to enable ('active') and disable ('notInService') static rows in the 'xcmGenNotifyTable'. Usage: Conforming management agents SHOULD NOT support the intermediate values 'notReady(3)' or 'createAndWait(5)'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmGenNotifyDetailString1.3.6.1.4.1.253.8.51.18.2.1.4XcmFixedLocaleDisplayStringread-createThe string notify detail value stored in this conceptual row in 'xcmGenNotifyDetailTable'. Usage: Conforming XCMI management stations and agents SHALL encode notify details as UTF-8 strings (like SLPv2, RFC 2608). - Integers SHALL be encoded as (signed) decimal strings. - Booleans SHALL be encoded as 'true' or 'false' strings. - Strings SHALL be encoded as UTF-8 character strings. - Binary data (e.g., 'userCertificate') SHALL be stored in SLPv2 opaque encoding (leading '\FF' and escaped octets). Usage: Conformant implementations MUST encrypt passwords, keys, and other security information in 'xcmGenNotifyDetailString'.
xcmHrTC1.3.6.1.4.1.253.8.52Version: 6.001.pub The TC module for textual conventions, enumerated types, OIDs, and other volatile elements of the companion Host Resources Extensions MIB ('xcmHrMIB'), which supports extended configuration and management of various host resources for network accessible host systems. These modules augment and extend the original IETF Host Resources MIB (RFC 2790). Usage: This MIB module introduces support for the 'realization' of both 'physical' and 'logical' devices, consistent with ISO DPA (Document Printing Application), 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 report their own status ONLY. See: Section 9 'Supplement' in XCMI Extensions to IETF Host Resources TC, for implementation guidance for this TC module. Copyright (C) 1995-2009 Xerox Corporation. All Rights Reserved.
xcmHrDeviceTypes1.3.6.1.4.1.253.8.52.2The root of all additional device types defined in HRX TC.
xcmHrDevicePrinterHistory1.3.6.1.4.1.253.8.52.2.55Printer history device type - manufacturer independent.
xcmHrDeviceHostSystem1.3.6.1.4.1.253.8.52.2.101Host system device type - manufacturer independent. For host systems which instrument multiple devices and support MIBs with tables INDEXed by 'hrDeviceIndex', the single 'xcmHrDeviceHostSystem' device represents the 'root' device which MAY be used to manage overall host system defaults, configuration, status, etc.
xcmHrDeviceScanner1.3.6.1.4.1.253.8.52.2.102Scanner device type - manufacturer independent. An 'xcmHrDeviceScanner' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' input device (eg, a 'scan channel' on a multifunction printer). An 'xcmHrDeviceScanner' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' input device (eg, a 'personality' of a 'scan channel' on a multifunction printer).
xcmHrDeviceCopier1.3.6.1.4.1.253.8.52.2.103Copier device type - manufacturer independent. An 'xcmHrDeviceCopier' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' I/O device (eg, a 'copier' on a multifunction printer). An 'xcmHrDeviceCopier' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' I/O device (eg, a 'personality' of a 'copier' on a multifunction printer).
xcmHrDeviceFax1.3.6.1.4.1.253.8.52.2.104Fax device type - manufacturer independent. xcmHrDeviceFax is maintained for legacy products. It is recommended that the hrDeviceType is explicitly defined using xcmHrDeviceEmbeddedFax, xcmHrDeviceServerFax or xcmHrDeviceInternetFax. An 'xcmHrDeviceFax' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' I/O device (eg, a 'fax channel' on a multifunction printer). An 'xcmHrDeviceFax' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' I/O device (eg, a 'personality' of a 'fax channel' on a multifunction printer).
xcmHrDeviceMailbox1.3.6.1.4.1.253.8.52.2.105Mailbox device type - manufacturer independent. An 'xcmHrDeviceMailbox' device is a 'multi-bin' output device, with each 'bin' assigned to a user, group, account, etc, and (optionally) physical security associated with each 'bin'. An 'xcmHrDeviceMailbox' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'tower mailbox' on a high-end printer). An 'xcmHrDeviceMailbox' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'tower mailbox' on a high-end printer). An 'xcmHrDeviceMailbox' device with 'xcmHrDevInfoRealization' of 'logical' MAY also indicate the current configuration of a 'physical' device of type 'xcmHrDeviceMailboxSorter'.
xcmHrDeviceFinisher1.3.6.1.4.1.253.8.52.2.106Finisher device type - manufacturer independent. An 'xcmHrDeviceFinisher' device is an output finishing device. An 'xcmHrDeviceFinisher' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'stapler' on a high-end printer). An 'xcmHrDeviceFinisher' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'stapler' on a high-end printer).
xcmHrDeviceFeeder1.3.6.1.4.1.253.8.52.2.107Feeder device type - manufacturer independent. An 'xcmHrDeviceFeeder' device is an input device. An 'xcmHrDeviceFeeder' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'high-capacity feeder' on a high-end printer). An 'xcmHrDeviceFeeder' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'high-capacity feeder' on a high-end printer).
xcmHrDeviceSorter1.3.6.1.4.1.253.8.52.2.108Sorter device type - manufacturer independent. An 'xcmHrDeviceSorter' device is a 'multi-bin' output device, with each 'bin' assigned to a copy of the current job, and NO physical security associated with each 'bin'. An 'xcmHrDeviceSorter' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a '10-bin sorter' on a mid-range printer). An 'xcmHrDeviceSorter' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a '10-bin sorter' on a mid-range printer). An 'xcmHrDeviceSorter' device with 'xcmHrDevInfoRealization' of 'logical' MAY also indicate the current configuration of a 'physical' device of type 'xcmHrDeviceMailboxSorter'.
xcmHrDeviceMailboxSorter1.3.6.1.4.1.253.8.52.2.109MailboxSorter device type - manufacturer independent. An 'xcmHrDeviceMailboxSorter' is a 'multi-bin' output device, which MAY be configured as either a 'mailbox' or a 'sorter', by a system adminstrator or by default product configuration. An 'xcmHrDeviceMailboxSorter' with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device and associated with associated with exactly two 'logical' output devices of types 'xcmHrDeviceMailbox' and 'xcmHrDeviceSorter' - one of these 'logical' devices MAY be 'running' (currently configured) - at least one SHALL be 'down' (NOT currently configured).
xcmHrDevicePrintAppliance1.3.6.1.4.1.253.8.52.2.110Print appliance device type - manufacturer independent. An 'xcmHrDevicePrintAppliance' is a network printing appliance with 'xcmHrDevInfoRealization' of 'physical'. An 'xcmHrDevicePrintAppliance' SHALL statically and/or actively discover available network printers and SHOULD advertise them as supported output devices, using rows in 'hrDeviceTable' of IETF HR MIB (RFC 2790) and 'prtGeneralTable' of the Printer MIB (RFC 1759 or successor), with 'hrDeviceType' set to 'hrDevicePrinter'. An 'xcmHrDevicePrintAppliance' SHALL NOT use 'hrDeviceIndex' of '1' (first row) for an 'hrDevicePrinter' row, because a network printing appliance is an enhanced spooler and NOT a printer.
xcmHrDeviceMarker1.3.6.1.4.1.253.8.52.2.111Marker Engine device type - manufacturer independent. An 'xcmHrDeviceMarker' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, the 'marking engine' on a multifunction printer or copier). The marking engine is the module that accepts a print ready image and physical media as input and outputs physical media with a physical representation of the print ready input image. The 'xcmHrDeviceMarker' is a single module within a group of modules that cumulatively are represented by 'hrDevicePrinter'. The marker shall represent the whole marker as a single physical unit and should maintain a single entry in the 'hrDeviceTable' for all products that support a single marking engine regardless of internal engine mark points. (e.g. B&W, Highlight Color and Full Color Presses shall have a single entry in 'hrDeviceTable'). Multiple entries of 'xcmHrDeviceMarker' may exist in the 'hrDeviceTable' if the system supports multiple print engines whether chained, in parallel or in any other configuration. An 'xcmHrDeviceMarker' SHALL NOT use 'hrDeviceIndex' of '1' (first row). The index 1 is reserved for an 'hrDevicePrinter' row.
xcmHrDeviceFinisherBFM1.3.6.1.4.1.253.8.52.2.112Basic Finisher Module device type - manufacturer independent. An 'xcmHrDeviceFinisherBFM' device is a basic output finishing device. An 'xcmHrDeviceFinisherBFM' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'stapler' on a high-end printer). An 'xcmHrDeviceFinisherBFM' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'stapler' on a high-end printer).
xcmHrDeviceFinisherMFF1.3.6.1.4.1.253.8.52.2.113Multi-Function Finisher device type - manufacturer independent. An 'xcmHrDeviceFinisherMFF' device is a multi-function output finishing device. An 'xcmHrDeviceFinisherMFF' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'saddle stitcher', 'C-Folder', 'Z-Folder', 'Hole Puncher' on a high-end printer). An 'xcmHrDeviceFinisherMFF' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'saddle stitcher', 'C-Folder', 'Z-Folder', 'Hole Puncher' on a high-end printer).
xcmHrDeviceFinisherXIM1.3.6.1.4.1.253.8.52.2.114eXternal Interface Module Finisher device type. An 'xcmHrDeviceFinisherXIM' device is a hardware interface used to pass media from a Xerox printing device to a 3rd party finishing devices. The 'xcmHrDeviceFinihserXIM' may or may not contain its own output trays or finishing capabilities. An 'xcmHrDeviceFinisherXIM' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (e.g., an 'output bridge' on a high-end printer).
xcmHrDeviceFinisher3rdParty1.3.6.1.4.1.253.8.52.2.1153rd Party Finisher device type - manufacturer independent. An 'xcmHrDeviceFinisher3rdParty' device is an output finishing device. An 'xcmHrDeviceFinisher3rdParty' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'stapler' on a high-end printer). An 'xcmHrDeviceFinisher3rdParty' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'stapler' on a high-end printer).
xcmHrDevicePaymentInterface1.3.6.1.4.1.253.8.52.2.116Payment Interface device type - manufacturer independent. An 'xcmHrDevicePaymentInterface' device is an payment authorization device. An 'xcmHrDevicePaymentInterface' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' point of purchase validation device (eg, a 'coin operated', 'smart card' or other form of point of purchase payment for services rendered on a multi-function printer or copier). An 'xcmHrDevicePaymentInterface' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' point of purchase validation device (eg, a software service that accepts payment through the Web or some other form of remote point of purchase payment for services rendered on a multi-function printer or copier).
xcmHrDeviceInterposer1.3.6.1.4.1.253.8.52.2.117Interposer device type - manufacturer independent. An 'xcmHrDeviceInterposer' device is an input device which physically resides downstream of the print engine amongst finishing modules. An 'xcmHrDeviceInterposer' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' input device (eg, a 'high-capacity Interposing feeder' that physically resides amongst finishing modules on a high-end printer). An 'xcmHrDeviceInterposer' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' input device (eg, a 'personality' of a 'high-capacity Interposing feeder' that physically resides amongst finishing modules on a high-end printer). Interposers are essentially feeders that are placed downstream of the print engine paper path and upstream of finishing devices. Interposer fed media is not marked by the print engine; instead media fed from an interposer is inserted before, between or after marked pages. The media constitutes covers, separators etc.
xcmHrDeviceInternetFax1.3.6.1.4.1.253.8.52.2.118Internet Fax device type - manufacturer independent. A local Fax service which sends and/or receives faxes over the internet
xcmHrDeviceServerFax1.3.6.1.4.1.253.8.52.2.119Server Fax device type - manufacturer independent. A Fax service which works with a server on the network to send and/or receive faxes over a remote modem and phone lines
xcmHrDeviceEmbeddedFax1.3.6.1.4.1.253.8.52.2.120Embedded Fax device type - manufacturer independent. A local fax service which sends and/or receives fax directly over a modem and phone lines.
xcmHrDeviceForeignInterface1.3.6.1.4.1.253.8.52.2.121Foreign Interface device type - manufacturer independent. A physical connection provided by a device for the purpose of connecting an external accessory. This accessory may be capable of tracking data (e.g. Auditron) or may enable/ disable device operation (e.g. card reader, coin operator, etc.). This device type shall only be used when the device cannot detect the type of external accessory that is physically connected. If the device can detect the type of external accessory which can be physically connected, then the appropriate device type for that interface should be used instead. (e.g. xcmHrDevicePaymentInterface, xcmHrDeviceSecurityInterface, or xcmHrDeviceAccountingInterface
xcmHrDeviceSecurityInterface1.3.6.1.4.1.253.8.52.2.122Security device type - manufacturer independent. A physical connection provided by a device for the purpose of connecting an external security-related accessory. This accessory may consist of a card reader or biometric device which would restrict access to a machine to only authorized users.
xcmHrDeviceAccountingInterface1.3.6.1.4.1.253.8.52.2.123Accounting device type - manufacturer independent. A physical connection provided by a device for the purpose of connecting an external accounting-related accessory. This accessory would provide the capability to track machine usage but would not restrict access to the machine as would an accessory defined by type xcmHrDevicePaymentInterface.
xcmHrDeviceFeederSFM1.3.6.1.4.1.253.8.52.2.124Feeder device type - Xerox Substraite Feeding Module An 'xcmHrDeviceFeederSFM' device is an input device. An 'xcmHrDeviceFeederSFM' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'high-capacity feeder' on a high-end printer). An 'xcmHrDeviceFeeder' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'high-capacity feeder' on a high-end printer).
xcmHrDeviceFeederLFF1.3.6.1.4.1.253.8.52.2.125Feeder device type - Xerox Large Format Feeder. An 'xcmHrDeviceFeederLFF' device is an input device. An 'xcmHrDeviceFeeder' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' output device (eg, a 'high-capacity large format feeder' on a high-end printer). An 'xcmHrDeviceFeeder' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' output device (eg, a 'personality' of a 'high-capacity large format feeder' on a high-end printer).
xcmHrDeviceScannerADF1.3.6.1.4.1.253.8.52.2.126Scanner device type - manufacturer independent automatic document feeding scanner. An 'xcmHrDeviceScannerADF' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' input device (eg, a 'scan channel' on a multifunction printer). An 'xcmHrDeviceScannerADF' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' input device (eg, a 'personality' of a 'scan channel' on a multifunction printer).
xcmHrDeviceScannerPlaten1.3.6.1.4.1.253.8.52.2.127Scanner device type - manufacturer independent platen glass scanner. An 'xcmHrDeviceScannerPlaten' device with 'xcmHrDevInfoRealization' of 'physical' is a 'real' input device (eg, a 'scan channel' on a multifunction printer). An 'xcmHrDeviceScannerPlaten' device with 'xcmHrDevInfoRealization' of 'logical' is a 'virtual' input device (eg, a 'personality' of a 'scan channel' on a multifunction printer).
xcmHrDeviceColorScanningCard1.3.6.1.4.1.253.8.52.2.128An xcmHrDeviceColorScanningCard is a physical card that allows for scanning of color, or monochrome, images from the printer to a remote device.
xcmHrDeviceHostSystemHistory1.3.6.1.4.1.253.8.52.2.151Host system history device type - manufacturer independent.
xcmHrDeviceScannerHistory1.3.6.1.4.1.253.8.52.2.152Scanner history device type - manufacturer independent.
xcmHrDeviceCopierHistory1.3.6.1.4.1.253.8.52.2.153Copier history device type - manufacturer independent.
xcmHrDeviceFaxHistory1.3.6.1.4.1.253.8.52.2.154Fax history device type - manufacturer independent.
xcmHrCruXerographicModule1.3.6.1.4.1.253.8.52.2.201CRU xerographic module - manufacturer independent. An 'xcmHrCruXerographicModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruFuserModule1.3.6.1.4.1.253.8.52.2.202CRU fuser module - manufacturer independent. An 'xcmHrCruFuserModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruTonerBottleModule1.3.6.1.4.1.253.8.52.2.203CRU toner bottle module - manufacturer independent. An 'xcmHrCruTonerBottleModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruCollectorBottleModule1.3.6.1.4.1.253.8.52.2.204CRU (developer) collector bottle - manufacturer independent. An 'xcmHrCruCollectorBottleModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruTrayFeedHeadModule1.3.6.1.4.1.253.8.52.2.205CRU tray feed head module - manufacturer independent. An 'xcmHrCruTrayFeedHeadModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruAdfFeedHeadModule1.3.6.1.4.1.253.8.52.2.206CRU ADF feed head module - manufacturer independent. An 'xcmHrCruAdfFeedHeadModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'. Note: ADF is an acronym for 'automatic document feeder'.
xcmHrCruFuserWebModule1.3.6.1.4.1.253.8.52.2.207CRU fuser web module - manufacturer independent. An 'xcmHrCruFuserWebModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'. Note: A 'fuser web' is an oil-soaked fiber roll in a fuser, which prevents toner from getting on the fuser roll. The 'fuser web' device would normally be replaced several times before the actual fuser device ('xcmHrCRUFuserModule') is replaced.
xcmHrCruFilterModule1.3.6.1.4.1.253.8.52.2.208CRU filter module - manufacturer independent. An 'xcmHrCruFilterModule' device is a customer replaceable filter or filter unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruCleanerUnitModule1.3.6.1.4.1.253.8.52.2.209CRU cleaner unit module - manufacturer independent. An 'xcmHrCruCleanerUnitModule' device is a customer replaceable cleaner unit, with 'xcmHrDevInfoRealization' of 'physical' (eg, a belt cleaner or a photoreceptor cleaner).
xcmHrCruTransferUnitModule1.3.6.1.4.1.253.8.52.2.210CRU transfer unit module - manufacturer independent. An 'xcmHrCruTransferUnitModule' device is a customer replaceable transfer unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruTransferRollerModule1.3.6.1.4.1.253.8.52.2.211CRU transfer roller module - manufacturer independent. An 'xcmHrCruTransferRollerModule' device is a customer replaceable transfer roller, with 'xcmHrDevInfoRealization' of 'physical' (eg, a biased transfer roller).
xcmHrCruPFPFeedRollModule1.3.6.1.4.1.253.8.52.2.212CRU Paper Feed Platform module - manufacturer independent. An 'xcmHrCruPaperFeedModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrCruPFPRetardRollModule1.3.6.1.4.1.253.8.52.2.213CRU PFP Retard Roll module - manufacturer independent. An 'xcmHrCruPFPRetardRollModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
xcmHrDeviceUSBPort1.3.6.1.4.1.253.8.52.2.250The device type identifier used for a Universal Serial Bus port.
xcmHrDeviceFlashDIMMFileStore1.3.6.1.4.1.253.8.52.2.260The device type identifier used for a Flash DIMM that contains a file system that is used to store files such as font files. opposed to a Flash DIMM that contains a boot loader.
xcmHrDeviceFlashDIMMBootLoader1.3.6.1.4.1.253.8.52.2.261The device type identifier used for a Flash DIMM that contains the boot loader for a device. Files may or may not be stored o this device. As opposed to a Flash DIMM that contains a file store system.
xcmHrDeviceFlashDrive1.3.6.1.4.1.253.8.52.2.262The device type identifier used for a Flash Drive for a device Files may or may not be stored on this device. As opposed to a Flash DIMM that contains a file store system or a bootloader.
xcmHrAdminServiceTypes1.3.6.1.4.1.253.8.52.3The root of all host system management service types (classes) defined in the Host Resources Extensions TC.
xcmHrAdminObjectService1.3.6.1.4.1.253.8.52.3.1The host system object management service.
xcmHrAdminServerService1.3.6.1.4.1.253.8.52.3.2The host system server management service.
xcmHrAdminDeviceService1.3.6.1.4.1.253.8.52.3.3The host system device management service.
xcmHrAdminJobService1.3.6.1.4.1.253.8.52.3.4The host system job management service.
xcmHrAdminDocService1.3.6.1.4.1.253.8.52.3.5The host system document management service.
xcmHrAdminSecurityService1.3.6.1.4.1.253.8.52.3.6The host system security management service.
xcmHrAdminCommsService1.3.6.1.4.1.253.8.52.3.7The host system communications management service.
xcmHrAdminDeviceOperationTypes1.3.6.1.4.1.253.8.52.4The root of all host resources admin device operation types defined in the Host Resources Extensions TC. Usage: The following OIDs support access control for the simple device admin operations defined in 'XcmHrDevMgmtCommandRequest' and used in 'xcmHrDevMgmtCommandRequest' in the XCMI HRX MIB, via 'xcmSec[Master|Policy]VerbTypeOID' in the XCMI Security MIB, WITHOUT requiring implementation of the XCMI System Admin MIB.
xcmHrAdminDeviceNone1.3.6.1.4.1.253.8.52.4.1
xcmHrAdminDeviceStartup1.3.6.1.4.1.253.8.52.4.2
xcmHrAdminDeviceResetWarning1.3.6.1.4.1.253.8.52.4.3
xcmHrAdminDeviceTest1.3.6.1.4.1.253.8.52.4.4
xcmHrAdminDeviceShutdown1.3.6.1.4.1.253.8.52.4.5
xcmHrAdminDeviceQuiesce1.3.6.1.4.1.253.8.52.4.6
xcmHrAdminDeviceResetCounters1.3.6.1.4.1.253.8.52.4.7
xcmHrAdminDeviceResetWarm1.3.6.1.4.1.253.8.52.4.8
xcmHrAdminDeviceResetCold1.3.6.1.4.1.253.8.52.4.9
xcmHrAdminDeviceResetFactory1.3.6.1.4.1.253.8.52.4.10
xcmHrAdminDeviceFlushInput1.3.6.1.4.1.253.8.52.4.11
xcmHrAdminDeviceFlushOutput1.3.6.1.4.1.253.8.52.4.12
xcmHrAdminDeviceFlushInOut1.3.6.1.4.1.253.8.52.4.13
xcmHrAdminDeviceManage1.3.6.1.4.1.253.8.52.4.14
xcmHrAdminDeviceRefresh1.3.6.1.4.1.253.8.52.4.15
xcmHrAdminDeviceWarmUp1.3.6.1.4.1.253.8.52.4.16
xcmHrAdminDeviceCoolDown1.3.6.1.4.1.253.8.52.4.17
xcmHrAdminDeviceEnergySave1.3.6.1.4.1.253.8.52.4.18
xcmHrAdminDeviceWakeUp1.3.6.1.4.1.253.8.52.4.19
xcmHrAdminDevicePowerToReady1.3.6.1.4.1.253.8.52.4.20
xcmHrAdminDevicePowerToStandby1.3.6.1.4.1.253.8.52.4.21
xcmHrAdminDevicePowerToSleep1.3.6.1.4.1.253.8.52.4.22
xCmHrDummy1.3.6.1.4.1.253.8.52.999
XCM xCmHrDevInfoStatus1.3.6.1.4.1.253.8.52.999.6XcmHrDevInfoStatusnot-accessibleDummy - DO NOT USE
XCM xCmHrDevMgmtCommandDataTag1.3.6.1.4.1.253.8.52.999.12XcmHrDevMgmtCommandDataTagnot-accessibleDummy - DO NOT USE
XCM xCmHrDevPowerModeType1.3.6.1.4.1.253.8.52.999.13XcmHrDevPowerModeTypenot-accessibleDummy - DO NOT USE
XCM xCmHrDevTrafficUnit1.3.6.1.4.1.253.8.52.999.15XcmHrDevTrafficUnitnot-accessibleDummy - DO NOT USE
XCM xCmHrGroupSupport1.3.6.1.4.1.253.8.52.999.16XcmHrGroupSupportnot-accessibleDummy - DO NOT USE
XCM xCmHrDpaAvailability1.3.6.1.4.1.253.8.52.999.20XcmHrDpaAvailabilitynot-accessibleDummy - DO NOT USE
XCM xCmHrDpaConditions1.3.6.1.4.1.253.8.52.999.21XcmHrDpaConditionsnot-accessibleDummy - DO NOT USE
XCM xCmHrDpaJobValidateSupport1.3.6.1.4.1.253.8.52.999.22XcmHrDpaJobValidateSupportnot-accessibleDummy - DO NOT USE
XCM xCmHrDpaObjectClassSupport1.3.6.1.4.1.253.8.52.999.23XcmHrDpaObjectClassSupportnot-accessibleDummy - DO NOT USE
XCM xCmHrDpaState1.3.6.1.4.1.253.8.52.999.24XcmHrDpaStatenot-accessibleDummy - DO NOT USE
XCM xCmHrDetailTableEnumTC1.3.6.1.4.1.253.8.52.999.25XcmHrDetailTableEnumTCnot-accessibleDummy - DO NOT USE
XCM xCmHrSuppliesClassTC1.3.6.1.4.1.253.8.52.999.26XcmHrSuppliesClassTCnot-accessibleDummy - DO NOT USE
xcmHrMIB1.3.6.1.4.1.253.8.53Version: 5.602.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 2790). 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 report their own status ONLY. See: Section 9 'Supplement' in XCMI Extensions to IETF Host Resources TC, for implementation guidance for this MIB module. Copyright (C) 1995-2006 Xerox Corporation. All Rights Reserved.
xcmHrMIBConformance1.3.6.1.4.1.253.8.53.2
xcmHrMIBGroups1.3.6.1.4.1.253.8.53.2.2
xcmHrDevInfoGroup1.3.6.1.4.1.253.8.53.2.2.3The Host Resources Extensions MIB Device Info Group
xcmHrDevHelpGroup1.3.6.1.4.1.253.8.53.2.2.4The Host Resources Extensions MIB Device Help Group Implementation of this group is DEPRECATED (as of XCMI v4.1) and conforming implementations SHOULD use 'deviceHelp...' details in 'xcmHrDevDetailTable' instead.
xcmHrDevMgmtGroup1.3.6.1.4.1.253.8.53.2.2.5The Host Resources Extensions MIB Device Mgmt Group
xcmHrDevPowerGroup1.3.6.1.4.1.253.8.53.2.2.6The Host Resources Extensions MIB Device Power Group
xcmHrDevTrafficGroup1.3.6.1.4.1.253.8.53.2.2.7The Host Resources Extensions MIB Device Traffic Group
xcmHrSystemFaultGroup1.3.6.1.4.1.253.8.53.2.2.8The Host Resources Extensions MIB System Fault Group
xcmHrGeneralGroup1.3.6.1.4.1.253.8.53.2.2.9The Host Resources Extensions MIB General Group
xcmHrDevCalendarGroup1.3.6.1.4.1.253.8.53.2.2.10The Host Resources Extensions MIB Device Calendar Group
xcmHrSWRunGroup1.3.6.1.4.1.253.8.53.2.2.11The Host Resources Extensions MIB Software Running Ext Group
xcmHrSWInstalledGroup1.3.6.1.4.1.253.8.53.2.2.12The Host Resources Extensions MIB Software Installed Ext Group
xcmHrDevDetailGroup1.3.6.1.4.1.253.8.53.2.2.13The Host Resources Extensions MIB Device Detail Group
xcmHrStorageGroup1.3.6.1.4.1.253.8.53.2.2.14The Host Resources Extensions MIB Storage Ext Group
xcmHrStorageDetailGroup1.3.6.1.4.1.253.8.53.2.2.15The Host Resources Extensions MIB Storage Detail Group
xcmHrDevCoverGroup1.3.6.1.4.1.253.8.53.2.2.16The Host Resources Extensions MIB Device Cover Group
xcmHrDevAlertGroup1.3.6.1.4.1.253.8.53.2.2.17The Host Resources Extensions MIB Device Alert Group
xcmHrConsoleScreenGroup1.3.6.1.4.1.253.8.53.2.2.18The Host Resources Extensions MIB Console Screen Group
xcmHrConsoleTabGroup1.3.6.1.4.1.253.8.53.2.2.19The Host Resources Extensions MIB Console Tab Group
xcmHrSuppliesGroup1.3.6.1.4.1.253.8.53.2.2.20The Host Resources Extensions MIB Supplies Group
xcmHrDetailGroup1.3.6.1.4.1.253.8.53.2.2.21The Host Resources Extensions MIB Detail Group
xcmHrConsoleGroup1.3.6.1.4.1.253.8.53.2.2.22The Host Resources Extensions MIB Console Group
xcmHrMIBCompliance1.3.6.1.4.1.253.8.53.2.3The compliance statements for SNMP management agents that implement the Host Resources Extensions MIB.
xcmHrDevInfo1.3.6.1.4.1.253.8.53.3
xcmHrDevInfoV1EventOID1.3.6.1.4.1.253.8.53.3.1The 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'.
xcmHrDevInfoV2EventPrefix1.3.6.1.4.1.253.8.53.3.1.0
NTF xcmHrDevInfoV2Event1.3.6.1.4.1.253.8.53.3.1.0.1This 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 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.
xcmHrDevInfoTable1.3.6.1.4.1.253.8.53.3.2not-accessibleA '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 2790). 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 implement an entry in 'xcmHrDevInfoTable' for the following device types (if they are installed devices in 'hrDeviceTable'): 'hrDevicePrinter' (from IETF Host Resource MIB, RFC 2790); and 'xcmHrDeviceHostSystem', 'xcmHrDeviceScanner', 'xcmHrDeviceCopier', 'xcmHrDeviceFax', and 'xcmHrDeviceMailbox' (from XCMI HRX TC).
xcmHrDevInfoEntry1.3.6.1.4.1.253.8.53.3.2.1not-accessibleA '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 2790).
ROW xcmHrDevInfoRowStatus1.3.6.1.4.1.253.8.53.3.2.1.1RowStatusread-createThis object manages the 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 2790). Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevInfoRowStatus' row status object; and SHALL clear the 'xcmHrDevInfoGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevInfoRowStatus' row status object; and SHALL set the 'xcmHrDevInfoGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmHrDevInfoName1.3.6.1.4.1.253.8.53.3.2.1.2XcmFixedLocaleDisplayStringread-createHuman-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 system or device (eg, 'showstopper.sample.com' or 'showstopper.sample.com/lpt1:') Usage: Conforming management agents, which ALSO implement the the Printer MIB v2, SHALL set 'xcmHrDevInfoName' to the SAME value as 'prtGeneralPrinterName' for the SAME 'hrDevicePrinter' row (i.e., the values of these two objects SHALL be interlocked).
STR xcmHrDevInfoSerialNumber1.3.6.1.4.1.253.8.53.3.2.1.3XcmFixedLocaleDisplayStringread-createHuman-readable serial number, used by system administrators and end users to identify this device for systems management. Usage: Conforming management agents, which ALSO implement the the Printer MIB v2, SHALL set 'xcmHrDevInfoSerialNumber' to the SAME value as 'prtGeneralSerialNumber' for the SAME 'hrDevicePrinter' row (i.e., the values of these two objects SHALL be interlocked).
XCM xCmHrDevInfoRealization1.3.6.1.4.1.253.8.53.3.2.1.4XcmHrDevInfoRealizationread-createAn extended device type (or device 'realization'), used by system administrators and end users of this device.
XCM xCmHrDevInfoXStatus1.3.6.1.4.1.253.8.53.3.2.1.5XcmHrDevInfoXStatusread-onlyAn 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 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 2790 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.
XCM xCmHrDevInfoConditions1.3.6.1.4.1.253.8.53.3.2.1.6XcmHrDevInfoConditionsread-onlyA relatively generic description of the current 'conditions' of this device, specified in a bit-mask. 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.
XCM xCmHrDevInfoXConditions1.3.6.1.4.1.253.8.53.3.2.1.7XcmHrDevInfoXConditionsread-onlyA device specific description of the extended 'conditions' of this device, specified in a bit-mask. 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'.
DAT xcmHrDevInfoInstallDate1.3.6.1.4.1.253.8.53.3.2.1.8DateAndTimeread-createThe date of the most recent install or upgrade of the device represented by this conceptual row in the 'hrDeviceTable'.
DAT xcmHrDevInfoResetDate1.3.6.1.4.1.253.8.53.3.2.1.9DateAndTimeread-onlyThe date of the most recent auto or managed reset of the device represented by this conceptual row in the 'hrDeviceTable'.
CAR xcmHrDevInfoNextDeviceIndex1.3.6.1.4.1.253.8.53.3.2.1.10Cardinal32read-createThe 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.
CAR xcmHrDevInfoPreviousDeviceIndex1.3.6.1.4.1.253.8.53.3.2.1.11Cardinal32read-createThe 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.
CAR xcmHrDevInfoPhysicalDeviceIndex1.3.6.1.4.1.253.8.53.3.2.1.12Cardinal32read-createThe 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).
INT xcmHrDevInfoPriority1.3.6.1.4.1.253.8.53.3.2.1.13INTEGERread-createThe current priority of this device. Usage: The scheduling priority of this device, where '0' is unspecified (default), '1' is lowest, and '100' is highest.
STR xcmHrDevInfoXeroxAssetTagNumber1.3.6.1.4.1.253.8.53.3.2.1.14XcmFixedLocaleDisplayStringread-createHuman-readable, alpha-numeric ID used by Xerox and Xerox managed service providers to uniquely identify a device ACROSS back-end financial, printer management, asset management, and help desk system applications. The Asset Tag Number is an infra- structure management de facto standard for asset identification for use by Xerox and Xerox managed service providers. Usage: Conforming management agents SHALL set 'xcmHrDevInfoXeroxAssetTagNumber' to the SAME value as entered at a device's local UI, at a device's web UI interface, and as shown on the device's configuration sheet.
STR xcmHrDevInfoCustomerAssetNumber1.3.6.1.4.1.253.8.53.3.2.1.15XcmFixedLocaleDisplayStringread-createHuman-readable, alpha-numeric ID used by customers of Xerox. This ID is used system administrators and their designated managed service providers to uniquely identify a device for customers' internal financial management, printer management, asset management, and help desk system applications. Usage: Conforming management agents SHALL set 'xcmHrDevInfoCustomerAssetNumber' to the SAME value as entered at a device's local UI, at a device's web UI interface, and as shown on the device's configuration sheet.
OCT xcmHrDevInfoPagePackPIN1.3.6.1.4.1.253.8.53.3.2.1.16OCTET STRINGread-createAn alpha-numeric ID used by Xerox and Xerox authorized resellers to enable devices to use a PagePack model of device distribution. PagePack is a cost per page contract model - which includes consumables, supplies and service - on both printer and multifunction systems The PIN number is used to change a device from purchased consumables device to a PagePack device. Usage: The device may return a NULL string or the word 'authorized' if the PIN value has been sent and the device does not want to expose the value to the PIN to unauthorized viewing. If no PIN has been sent or this functionality is not supported then a NULL string is returned
INT xcmHrDevInfoPagePackReset1.3.6.1.4.1.253.8.53.3.2.1.17INTEGERread-createAn enumeration used to get and set the page pack settings. Usage: The device will return enabled when page pack has been enabled and return disabled when page pack has been disabled. enabled (1) disabled (2)
I32 xcmHrDevInfoPagePackTimer1.3.6.1.4.1.253.8.53.3.2.1.18Integer32read-createAn timer value for page pack. Usage: The value (-1) means timer not enabled and a value 0..2147483647 means the timer has been enabled
xcmHrDevHelp1.3.6.1.4.1.253.8.53.4
xcmHrDevHelpTable1.3.6.1.4.1.253.8.53.4.2not-accessibleA '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 2790).
xcmHrDevHelpEntry1.3.6.1.4.1.253.8.53.4.2.1not-accessibleA '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 2790).
ROW xcmHrDevHelpRowStatus1.3.6.1.4.1.253.8.53.4.2.1.1RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmHrDevHelpTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevHelpRowStatus' row status object; and SHALL clear the 'xcmHrDevHelpGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevHelpRowStatus' row status object; and SHALL set the 'xcmHrDevHelpGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmHrDevHelpOperatorMessage1.3.6.1.4.1.253.8.53.4.2.1.2XcmFixedLocaleDisplayStringread-createHuman-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'.
STR xcmHrDevHelpProblemMessage1.3.6.1.4.1.253.8.53.4.2.1.3XcmFixedLocaleDisplayStringread-createHuman-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'.
CAR xcmHrDevHelpCommsAddressIndex1.3.6.1.4.1.253.8.53.4.2.1.4Cardinal32read-createThe 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.
xcmHrDevMgmt1.3.6.1.4.1.253.8.53.5
xcmHrDevMgmtV1EventOID1.3.6.1.4.1.253.8.53.5.1The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmHrDevMgmtCommandRequest' completes. See SNMPv2 trap definition 'xcmHrDevMgmtV2Event' below for 'special semantics'.
xcmHrDevMgmtV2EventPrefix1.3.6.1.4.1.253.8.53.5.1.0
NTF xcmHrDevMgmtV2Event1.3.6.1.4.1.253.8.53.5.1.0.1This 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 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.
xcmHrDevMgmtTable1.3.6.1.4.1.253.8.53.5.2not-accessibleA '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 2790).
xcmHrDevMgmtEntry1.3.6.1.4.1.253.8.53.5.2.1not-accessibleA '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 2790).
ROW xcmHrDevMgmtRowStatus1.3.6.1.4.1.253.8.53.5.2.1.1RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmHrDevMgmtTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevMgmtRowStatus' row status object; and SHALL clear the 'xcmHrDevMgmtGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevMgmtRowStatus' row status object; and SHALL set the 'xcmHrDevMgmtGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xCmHrDevMgmtCommandRequest1.3.6.1.4.1.253.8.53.5.2.1.2XcmHrDevMgmtCommandRequestread-createThe most recent device management command request specified for this conceptual row in the 'xcmHrDevMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmHrDevMgmtCommand[Request|Data]' while another management operation is already in progress (ie, while 'xcmHrDevMgmtCommandInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmHrDevMgmtCommandRequest' (mgmt operation) and 'xcmHrDevMgmtCommandData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
XCM xCmHrDevMgmtCommandData1.3.6.1.4.1.253.8.53.5.2.1.3XcmHrDevMgmtCommandDataread-createThe most recent device management command data (if any) specified for this conceptual row in the 'xcmHrDevMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmHrDevMgmtCommand[Request|Data]' while another management operation is already in progress (ie, while 'xcmHrDevMgmtCommandInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmHrDevMgmtCommandRequest' (mgmt operation) and 'xcmHrDevMgmtCommandData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
XCM xcmHrDevMgmtCommandStatus1.3.6.1.4.1.253.8.53.5.2.1.4XcmGenSNMPv2ErrorStatusread-onlyThe simple device management error status associated with this conceptual row in 'xcmHrDevMgmtTable'. Usage: Conforming management agents SHALL 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 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'.
OCT xcmHrDevMgmtUserPassword1.3.6.1.4.1.253.8.53.5.2.1.5OCTET STRINGread-createA protected end user password for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'end user password' in this object. Usage: Conforming management stations and management agents SHOULD support authentication of SNMP SetRequests via values of 'xcmHrDevMgmt[User|Operator|Admin]Password' in ciphertext (ie, encrypted) written in 'xcmHrDevMgmtCommandData'. Usage: Conforming management stations MAY support client-side authentication of user roles and rights via checking values of 'xcmHrDevMgmt[User|Operator|Admin]Password' presented in client applications (eg, install tools). WARNING: Such authentication mechanisms do NOT protect managed systems from attack by other SNMP client applications that do NOT perform such client-side authentication and are thus inherently weak.
OCT xcmHrDevMgmtOperatorPassword1.3.6.1.4.1.253.8.53.5.2.1.6OCTET STRINGread-createA protected system operator password for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'operator password' in this object. Usage: Conforming management stations and management agents SHOULD support authentication of SNMP SetRequests via values of 'xcmHrDevMgmt[User|Operator|Admin]Password' in ciphertext (ie, encrypted) written in 'xcmHrDevMgmtCommandData'. Usage: Conforming management stations MAY support client-side authentication of user roles and rights via checking values of 'xcmHrDevMgmt[User|Operator|Admin]Password' presented in client applications (eg, install tools). WARNING: Such authentication mechanisms do NOT protect managed systems from attack by other SNMP client applications that do NOT perform such client-side authentication and are thus inherently weak.
OCT xcmHrDevMgmtAdminPassword1.3.6.1.4.1.253.8.53.5.2.1.7OCTET STRINGread-createA protected system administrator password for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'administrator password' in this object. Usage: Conforming management stations and management agents SHOULD support authentication of SNMP SetRequests via values of 'xcmHrDevMgmt[User|Operator|Admin]Password' in ciphertext (ie, encrypted) written in 'xcmHrDevMgmtCommandData'. Usage: Conforming management stations MAY support client-side authentication of user roles and rights via checking values of 'xcmHrDevMgmt[User|Operator|Admin]Password' presented in client applications (eg, install tools). WARNING: Such authentication mechanisms do NOT protect managed systems from attack by other SNMP client applications that do NOT perform such client-side authentication and are thus inherently weak.
T/F xcmHrDevMgmtCommandInProgress1.3.6.1.4.1.253.8.53.5.2.1.8TruthValueread-onlyThe device management in progress status associated with this conceptual row in 'xcmHrDevMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmHrDevMgmtCommand[Request|Data]' while another management operation is already in progress (ie, while 'xcmHrDevMgmtCommandInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
OCT xcmHrDevMgmtUserName1.3.6.1.4.1.253.8.53.5.2.1.9OCTET STRINGread-createA protected end user Name for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'end user Name' in this object. Usage: Conforming management stations and management agents SHOULD support authentication of SNMP SetRequests via values of 'xcmHrDevMgmt[User|Operator|Admin]Name' in ciphertext (ie, encrypted) written in 'xcmHrDevMgmtCommandData'. Usage: Conforming management stations MAY support client-side authentication of user roles and rights via checking values of 'xcmHrDevMgmt[User|Operator|Admin]Name' presented in client applications (eg, install tools). WARNING: Such authentication mechanisms do NOT protect managed systems from attack by other SNMP client applications that do NOT perform such client-side authentication and are thus inherently weak.
OCT xcmHrDevMgmtOperatorName1.3.6.1.4.1.253.8.53.5.2.1.10OCTET STRINGread-createA protected system operator Name for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'operator Name' in this object. Usage: Conforming management stations and management agents SHOULD support authentication of SNMP SetRequests via values of 'xcmHrDevMgmt[User|Operator|Admin]Name' in ciphertext (ie, encrypted) written in 'xcmHrDevMgmtCommandData'. Usage: Conforming management stations MAY support client-side authentication of user roles and rights via checking values of 'xcmHrDevMgmt[User|Operator|Admin]Name' presented in client applications (eg, install tools). WARNING: Such authentication mechanisms do NOT protect managed systems from attack by other SNMP client applications that do NOT perform such client-side authentication and are thus inherently weak.
OCT xcmHrDevMgmtAdminName1.3.6.1.4.1.253.8.53.5.2.1.11OCTET STRINGread-createA protected system administrator Name for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'administrator Name' in this object. Usage: Conforming management stations and management agents SHOULD support authentication of SNMP SetRequests via values of 'xcmHrDevMgmt[User|Operator|Admin]Name' in ciphertext (ie, encrypted) written in 'xcmHrDevMgmtCommandData'. Usage: Conforming management stations MAY support client-side authentication of user roles and rights via checking values of 'xcmHrDevMgmt[User|Operator|Admin]Name' presented in client applications (eg, install tools). WARNING: Such authentication mechanisms do NOT protect managed systems from attack by other SNMP client applications that do NOT perform such client-side authentication and are thus inherently weak.
OCT xcmHrDevMgmtCustomPassword1.3.6.1.4.1.253.8.53.5.2.1.12OCTET STRINGread-createA protected PDL password for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: All XCMI conforming management agents: a) SHOULD always return an encoded string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an unencoded SNMP SetRequest changing the system 'custom password' in this object. Usage: Conforming management stations and management agents SHOULD support authentication of SNMP SetRequests via values of 'xcmHrDevMgmt[User|Operator|Admin|Custom]Password' in written cleartext in 'xcmHrDevMgmtCommandData'. Usage: Conforming management stations MAY support client-side authentication of user roles and rights via checking values of 'xcmHrDevMgmt[User|Operator|Admin|Custom]Password' presented in client applications (eg, install tools). WARNING: Such mechanisms do NOT protect managed systems from attack by other authentication SNMP client applications that do NOT perform such client-side authentication and are thus inherently weak.
xcmHrDevPower1.3.6.1.4.1.253.8.53.6
xcmHrDevPowerTable1.3.6.1.4.1.253.8.53.6.2not-accessibleA '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 2790).
xcmHrDevPowerEntry1.3.6.1.4.1.253.8.53.6.2.1not-accessibleA '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 2790).
ROW xcmHrDevPowerRowStatus1.3.6.1.4.1.253.8.53.6.2.1.1RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmHrDevPowerTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevPowerRowStatus' row status object; and SHALL clear the 'xcmHrDevPowerGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevPowerRowStatus' row status object; and SHALL set the 'xcmHrDevPowerGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
PRE xcmHrDevPowerWarmUpSupport1.3.6.1.4.1.253.8.53.6.2.1.2PresentOnOffread-createA 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 used
PRE xcmHrDevPowerCoolDownSupport1.3.6.1.4.1.253.8.53.6.2.1.3PresentOnOffread-createA 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 used
PRE xcmHrDevPowerEnergySaveSupport1.3.6.1.4.1.253.8.53.6.2.1.4PresentOnOffread-createA 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 used
XCM xCmHrDevPowerTimeUnit1.3.6.1.4.1.253.8.53.6.2.1.5XcmHrDevPowerTimeUnitread-createA 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.
I32 xcmHrDevPowerWarmUpDelay1.3.6.1.4.1.253.8.53.6.2.1.6Integer32read-createA 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').
I32 xcmHrDevPowerWarmUpDuration1.3.6.1.4.1.253.8.53.6.2.1.7Integer32read-createA 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').
I32 xcmHrDevPowerCoolDownDelay1.3.6.1.4.1.253.8.53.6.2.1.8Integer32read-createA 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').
I32 xcmHrDevPowerCoolDownDuration1.3.6.1.4.1.253.8.53.6.2.1.9Integer32read-createA 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').
I32 xcmHrDevPowerEnergySaveDelay1.3.6.1.4.1.253.8.53.6.2.1.10Integer32read-createA 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').
I32 xcmHrDevPowerEnergySaveDuration1.3.6.1.4.1.253.8.53.6.2.1.11Integer32read-createA 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').
PRE xcmHrDevPowerWakeUpSupport1.3.6.1.4.1.253.8.53.6.2.1.12PresentOnOffread-createA 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 used
I32 xcmHrDevPowerWakeUpDelay1.3.6.1.4.1.253.8.53.6.2.1.13Integer32read-createA 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').
I32 xcmHrDevPowerWakeUpDuration1.3.6.1.4.1.253.8.53.6.2.1.14Integer32read-createA 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').
I32 xcmHrDevPowerShutdownDelay1.3.6.1.4.1.253.8.53.6.2.1.15Integer32read-createA 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').
I32 xcmHrDevPowerShutdownDuration1.3.6.1.4.1.253.8.53.6.2.1.16Integer32read-createA 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').
I32 xcmHrDevPowerStartupDelay1.3.6.1.4.1.253.8.53.6.2.1.17Integer32read-createA 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').
I32 xcmHrDevPowerStartupDuration1.3.6.1.4.1.253.8.53.6.2.1.18Integer32read-createA 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').
xcmHrDevTraffic1.3.6.1.4.1.253.8.53.7
xcmHrDevTrafficTable1.3.6.1.4.1.253.8.53.7.2not-accessibleA '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 2790).
xcmHrDevTrafficEntry1.3.6.1.4.1.253.8.53.7.2.1not-accessibleA '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 2790).
ROW xcmHrDevTrafficRowStatus1.3.6.1.4.1.253.8.53.7.2.1.1RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmHrDevTrafficTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevTrafficRowStatus' row status object; and SHALL clear the 'xcmHrDevTrafficGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevTrafficRowStatus' row status object; and SHALL set the 'xcmHrDevTrafficGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
PRE xcmHrDevTrafficInputSupport1.3.6.1.4.1.253.8.53.7.2.1.2PresentOnOffread-createA 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 ignored
PRE xcmHrDevTrafficOutputSupport1.3.6.1.4.1.253.8.53.7.2.1.3PresentOnOffread-createA 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 ignored
XCM xcmHrDevTrafficInputUnit1.3.6.1.4.1.253.8.53.7.2.1.4XcmHrDevTrafficUnitread-createA 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. Usage: 'mediaImage' - SHOULD be used ONLY for softcopy INPUT page images (scan, copy, fax, etc.). 'mediaImpression' - SHOULD be used ONLY for hardcopy OUTPUT page impressions (print, copy, fax, etc.) 'mediaSheet' - SHOULD be used ONLY for hardcopy OUTPUT and does NOT always equal output pages (e.g., duplex or N-up printing).
XCM xcmHrDevTrafficOutputUnit1.3.6.1.4.1.253.8.53.7.2.1.5XcmHrDevTrafficUnitread-createA device output unit, used by system administrators of this device for output traffic counters. Usage: For example, a terminal might use 'textLine'. Usage: 'mediaImage' - SHOULD be used ONLY for softcopy INPUT page images (scan, copy, fax, etc.). 'mediaImpression' - SHOULD be used ONLY for hardcopy OUTPUT page impressions (print, copy, fax, etc.) 'mediaSheet' - SHOULD be used ONLY for hardcopy OUTPUT and does NOT always equal output pages (e.g., duplex or N-up printing).
C32 xcmHrDevTrafficInputCount1.3.6.1.4.1.253.8.53.7.2.1.6Counter32read-onlyA 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 zero this counter upon conceptual row creation.
C32 xcmHrDevTrafficOutputCount1.3.6.1.4.1.253.8.53.7.2.1.7Counter32read-onlyA 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 zero this counter upon conceptual row creation.
CAR xcmHrDevTrafficInputMaxSize1.3.6.1.4.1.253.8.53.7.2.1.8Cardinal32read-createA 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').
CAR xcmHrDevTrafficOutputMaxSize1.3.6.1.4.1.253.8.53.7.2.1.9Cardinal32read-createA 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').
I32 xcmHrDevTrafficInputTimeout1.3.6.1.4.1.253.8.53.7.2.1.10Integer32read-createA 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.
I32 xcmHrDevTrafficOutputTimeout1.3.6.1.4.1.253.8.53.7.2.1.11Integer32read-createA 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.
xcmHrSystemFault1.3.6.1.4.1.253.8.53.8
xcmHrSystemFaultTable1.3.6.1.4.1.253.8.53.8.2not-accessibleA table of the system faults which have been recorded (logged) on this host system. Usage: Conforming implementations SHALL ensure that this table contains (up to) a product specific number of the most 'recent' faults on this host system. Usage: Conforming implementations which also implement Device Alert group, SHALL record in 'xcmHrDevAlertTable' each persistent system fault when it occurs and is recorded in 'xcmHrSystemFaultTable'. Usage: Conforming implementations MAY 'age' older entries out of 'xcmHrSystemFaultTable' (by an algorithm outside the scope of XCMI specifications).
xcmHrSystemFaultEntry1.3.6.1.4.1.253.8.53.8.2.1not-accessibleAn entry for a system fault which has been recorded (logged) on this host system.
ORD xcmHrSystemFaultIndex1.3.6.1.4.1.253.8.53.8.2.1.1Ordinal32not-accessibleA 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 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.
ROW xcmHrSystemFaultRowStatus1.3.6.1.4.1.253.8.53.8.2.1.2RowStatusread-createThis 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 which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrSystemFaultRowStatus' row status object; and SHALL clear the 'xcmHrSystemFaultGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrSystemFaultRowStatus' row status object; and SHALL set the 'xcmHrSystemFaultGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
I32 xcmHrSystemFaultCode1.3.6.1.4.1.253.8.53.8.2.1.3Integer32read-onlyEncoded fault code of the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.
STR xcmHrSystemFaultString1.3.6.1.4.1.253.8.53.8.2.1.4XcmFixedLocaleDisplayStringread-onlyHuman-readable fault string of the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.
OID xcmHrSystemFaultReferenceOID1.3.6.1.4.1.253.8.53.8.2.1.5OBJECT IDENTIFIERread-onlyAn (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'.
CAR xcmHrSystemFaultHrDeviceIndex1.3.6.1.4.1.253.8.53.8.2.1.6Cardinal32read-onlyAn (optional) device index (ie, value of 'hrDeviceIndex'), used by system administrators and end users to qualify this system fault.
DAT xcmHrSystemFaultDate1.3.6.1.4.1.253.8.53.8.2.1.7DateAndTimeread-onlyThe time stamp for the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.
xcmHrGeneral1.3.6.1.4.1.253.8.53.9
xcmHrGeneralTable1.3.6.1.4.1.253.8.53.9.2not-accessibleA table of general counters and information for ease of use of the XCMI Ext to IETF Host Resources MIB and the IETF Host Resources MIB (RFC 2790) on this host system. Usage: The ONLY valid row in the 'xcmHrGeneralTable' SHALL have an 'xcmHrGeneralIndex' of one ('1').
xcmHrGeneralEntry1.3.6.1.4.1.253.8.53.9.2.1not-accessibleAn entry of general counters and information for ease of use of the XCMI Ext to IETF Host Resources MIB and the IETF Host Resources MIB (RFC 2790) on this host system. Usage: The ONLY valid row in the 'xcmHrGeneralTable' SHALL have an 'xcmHrGeneralIndex' of one ('1').
ORD xcmHrGeneralIndex1.3.6.1.4.1.253.8.53.9.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmHrGeneralTable'. Usage: The ONLY valid row in the 'xcmHrGeneralTable' SHALL have an 'xcmHrGeneralIndex' of one ('1').
ROW xcmHrGeneralRowStatus1.3.6.1.4.1.253.8.53.9.2.1.2RowStatusread-onlyThis 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.
PRO xcmHrGeneralVersionID1.3.6.1.4.1.253.8.53.9.2.1.3ProductIDread-onlyThe software product ID of the SNMP sub-agent which implements the IETF Host Resources MIB (RFC 2790) and XCMI Extensions to Host Resources 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 2790).
DAT xcmHrGeneralVersionDate1.3.6.1.4.1.253.8.53.9.2.1.4DateAndTimeread-onlyThe software build date of the SNMP sub-agent which implements the IETF Host Resources MIB (RFC 2790) and XCMI Extensions to Host Resources 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 2790), and 'xcmHrDevInfoResetDate' in the Device Info group of the XCMI Host Resources Extensions MIB.
XCM xcmHrGeneralGroupSupport1.3.6.1.4.1.253.8.53.9.2.1.5XcmHrGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional IETF Host Resources MIB (RFC 2790) and XCMI Ext to IETF Host Resources 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 accurately report their support for IETF Host Resources MIB (RFC 2790) and XCMI Ext to IETF Host Resources MIB object groups.
CAR xcmHrGeneralStorageLast1.3.6.1.4.1.253.8.53.9.2.1.6Cardinal32read-onlyThe 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'.
CAR xcmHrGeneralDeviceLast1.3.6.1.4.1.253.8.53.9.2.1.7Cardinal32read-onlyThe 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'.
CAR xcmHrGeneralFSLast1.3.6.1.4.1.253.8.53.9.2.1.8Cardinal32read-onlyThe 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'.
CAR xcmHrGeneralSWRunLast1.3.6.1.4.1.253.8.53.9.2.1.9Cardinal32read-onlyThe 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'.
CAR xcmHrGeneralSWInstalledLast1.3.6.1.4.1.253.8.53.9.2.1.10Cardinal32read-onlyThe 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'.
CAR xcmHrGeneralSystemFaultLast1.3.6.1.4.1.253.8.53.9.2.1.11Cardinal32read-onlyThe last entry index (regardless of its current state) in the 'xcmHrSystemFaultTable' of this XCMI Ext to Host Resources MIB, on this host system. Usage: The last entry index explicitly bounds the valid range of 'xcmHrSystemFaultIndex'.
XCM xcmHrGeneralCreateSupport1.3.6.1.4.1.253.8.53.9.2.1.12XcmHrGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional IETF Host Resources MIB (RFC 2790) and XCMI Ext to IETF Host Resources 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 accurately report their support for IETF Host Resources MIB (RFC 2790) and XCMI Ext to IETF Host Resources MIB object groups.
XCM xcmHrGeneralUpdateSupport1.3.6.1.4.1.253.8.53.9.2.1.13XcmHrGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional IETF Host Resources MIB (RFC 2790) and XCMI Ext to IETF Host Resources 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 accurately report their support for IETF Host Resources MIB (RFC 2790) and XCMI Ext to IETF Host Resources MIB object groups.
xcmHrDevCalendar1.3.6.1.4.1.253.8.53.10
xcmHrDevCalendarTable1.3.6.1.4.1.253.8.53.10.2not-accessibleA '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 2790).
xcmHrDevCalendarEntry1.3.6.1.4.1.253.8.53.10.2.1not-accessibleA '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 2790).
XCM xCmHrDevCalendarDayOfWeek1.3.6.1.4.1.253.8.53.10.2.1.1XcmHrDevCalendarDayOfWeeknot-accessibleThe day of week when the command specified in this conceptual row in the 'xcmHrDevCalendarTable' SHALL be invoked.
XCM xCmHrDevCalendarTimeOfDay1.3.6.1.4.1.253.8.53.10.2.1.2XcmHrDevCalendarTimeOfDaynot-accessibleThe 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').
ROW xcmHrDevCalendarRowStatus1.3.6.1.4.1.253.8.53.10.2.1.3RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmHrDevCalendarTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevCalendarRowStatus' row status object; and SHALL clear the 'xcmHrDevCalendarGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevCalendarRowStatus' row status object; and SHALL set the 'xcmHrDevCalendarGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
DAT xcmHrDevCalendarExplicitDate1.3.6.1.4.1.253.8.53.10.2.1.4DateAndTimeread-createThe 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).
XCM xcmHrDevCalendarCommandRequest1.3.6.1.4.1.253.8.53.10.2.1.5XcmHrDevMgmtCommandRequestread-createThe management command request specified in this conceptual row in the 'xcmHrDevCalendarTable', which SHALL be invoked based on 'xcmHrDevCalendarDayOfWeek', 'xcmHrDevCalendarTimeOfDay', and (optionally) 'xcmHrDevCalendarExplicitDate'.
XCM xcmHrDevCalendarCommandData1.3.6.1.4.1.253.8.53.10.2.1.6XcmHrDevMgmtCommandDataread-createThe management command data specified in this conceptual row in the 'xcmHrDevCalendarTable', which SHALL be invoked based on 'xcmHrDevCalendarDayOfWeek', 'xcmHrDevCalendarTimeOfDay', and (optionally) 'xcmHrDevCalendarExplicitDate'. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
xcmHrSWRun1.3.6.1.4.1.253.8.53.11
xcmHrSWRunTable1.3.6.1.4.1.253.8.53.11.2not-accessibleA '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 2790).
xcmHrSWRunEntry1.3.6.1.4.1.253.8.53.11.2.1not-accessibleA '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 2790).
ROW xcmHrSWRunRowStatus1.3.6.1.4.1.253.8.53.11.2.1.1RowStatusread-createThis object manages the 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. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrSWRunRowStatus' row status object; and SHALL clear the 'xcmHrSWRunGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrSWRunRowStatus' row status object; and SHALL set the 'xcmHrSWRunGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmHrSWRunAdminName1.3.6.1.4.1.253.8.53.11.2.1.2XcmFixedLocaleDisplayStringread-createHuman-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 2790) 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.
XCM xCmHrSWRunXStatus1.3.6.1.4.1.253.8.53.11.2.1.3XcmHrSWRunXStatusread-onlyAn 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.
DAT xcmHrSWRunRowCreateDate1.3.6.1.4.1.253.8.53.11.2.1.4DateAndTimeread-onlyThe date and time when this conceptual row was created.
CAR xcmHrSWRunPhysicalDeviceIndex1.3.6.1.4.1.253.8.53.11.2.1.5Cardinal32read-createThe 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).
CAR xcmHrSWRunLogicalDeviceIndex1.3.6.1.4.1.253.8.53.11.2.1.6Cardinal32read-createThe 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).
CAR xcmHrSWRunNextIndex1.3.6.1.4.1.253.8.53.11.2.1.7Cardinal32read-createThe 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.
CAR xcmHrSWRunPreviousIndex1.3.6.1.4.1.253.8.53.11.2.1.8Cardinal32read-createThe 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.
xcmHrSWInstalled1.3.6.1.4.1.253.8.53.12
xcmHrSWInstalledTable1.3.6.1.4.1.253.8.53.12.2not-accessibleA '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 2790).
xcmHrSWInstalledEntry1.3.6.1.4.1.253.8.53.12.2.1not-accessibleA '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 2790).
ROW xcmHrSWInstalledRowStatus1.3.6.1.4.1.253.8.53.12.2.1.1RowStatusread-createThis object manages the 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 2790). Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrSWInstalledRowStatus' row status object; and SHALL clear the 'xcmHrSWInstalledGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrSWInstalledRowStatus' row status object; and SHALL set the 'xcmHrSWInstalledGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmHrSWInstalledAdminName1.3.6.1.4.1.253.8.53.12.2.1.2XcmFixedLocaleDisplayStringread-createHuman-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 2790) 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.
XCM xcmHrSWInstalledXStatus1.3.6.1.4.1.253.8.53.12.2.1.3XcmHrSWRunXStatusread-onlyAn 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.
DAT xcmHrSWInstalledRowCreateDate1.3.6.1.4.1.253.8.53.12.2.1.4DateAndTimeread-onlyThe date and time when this conceptual row was created.
CAR xcmHrSWInstalledPhysicalIndex1.3.6.1.4.1.253.8.53.12.2.1.5Cardinal32read-createThe 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).
CAR xcmHrSWInstalledLogicalIndex1.3.6.1.4.1.253.8.53.12.2.1.6Cardinal32read-createThe 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).
CAR xcmHrSWInstalledNextIndex1.3.6.1.4.1.253.8.53.12.2.1.7Cardinal32read-createThe 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.
CAR xcmHrSWInstalledPreviousIndex1.3.6.1.4.1.253.8.53.12.2.1.8Cardinal32read-createThe 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.
xcmHrDevDetail1.3.6.1.4.1.253.8.53.13
xcmHrDevDetailV1EventOID1.3.6.1.4.1.253.8.53.13.1The 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'.
xcmHrDevDetailV2EventPrefix1.3.6.1.4.1.253.8.53.13.1.0
NTF xcmHrDevDetailV2Event1.3.6.1.4.1.253.8.53.13.1.0.1This 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 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.
xcmHrDevDetailTable1.3.6.1.4.1.253.8.53.13.2not-accessibleA '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 2790). 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.
xcmHrDevDetailEntry1.3.6.1.4.1.253.8.53.13.2.1not-accessibleA '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 2790). 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.
XCM xCmHrDevDetailType1.3.6.1.4.1.253.8.53.13.2.1.1XcmHrDevDetailTyperead-onlyThe type of the device detail information specified in this conceptual row in the 'xcmHrDevDetailTable'.
ORD xcmHrDevDetailIndex1.3.6.1.4.1.253.8.53.13.2.1.2Ordinal32read-onlyA 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.
ROW xcmHrDevDetailRowStatus1.3.6.1.4.1.253.8.53.13.2.1.3RowStatusread-createThis object manages the row status of this conceptual row in in the 'xcmHrDevDetailTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevDetailRowStatus' row status object; and SHALL clear the 'xcmHrDevDetailGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevDetailRowStatus' row status object; and SHALL set the 'xcmHrDevDetailGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xCmHrDevDetailUnitClass1.3.6.1.4.1.253.8.53.13.2.1.4XcmHrDevDetailUnitClassread-createThe 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.
CAR xcmHrDevDetailUnit1.3.6.1.4.1.253.8.53.13.2.1.5Cardinal32read-createThe 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.
I32 xcmHrDevDetailValueInteger1.3.6.1.4.1.253.8.53.13.2.1.6Integer32read-createA 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'.
OID xcmHrDevDetailValueOID1.3.6.1.4.1.253.8.53.13.2.1.7OBJECT IDENTIFIERread-createA 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'.
OCT xcmHrDevDetailValueString1.3.6.1.4.1.253.8.53.13.2.1.8OCTET STRINGread-createA 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'. Usage: This object is of type 'XcmFixedLocaleDisplayString'. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
STR xcmHrDevDetailDescription1.3.6.1.4.1.253.8.53.13.2.1.9XcmFixedLocaleDisplayStringread-createThis object is used to provide a description of the detail. It is NOT expected to be parsed by the management application.
xcmHrStorage1.3.6.1.4.1.253.8.53.14
xcmHrStorageTable1.3.6.1.4.1.253.8.53.14.2not-accessibleA '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 2790).
xcmHrStorageEntry1.3.6.1.4.1.253.8.53.14.2.1not-accessibleA '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 2790).
ROW xcmHrStorageRowStatus1.3.6.1.4.1.253.8.53.14.2.1.1RowStatusread-createThis object manages the 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 2790). Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrStorageRowStatus' row status object; and SHALL clear the 'xcmHrStorageGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrStorageRowStatus' row status object; and SHALL set the 'xcmHrStorageGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xCmHrStorageRealization1.3.6.1.4.1.253.8.53.14.2.1.2XcmHrStorageRealizationread-createAn 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.
XCM xcmHrStorageStatus1.3.6.1.4.1.253.8.53.14.2.1.3XcmHrDevInfoStatusread-onlyA 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 report its own status ONLY.
CAR xcmHrStorageProductDeviceIndex1.3.6.1.4.1.253.8.53.14.2.1.4Cardinal32read-createThe 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.
CAR xcmHrStoragePlatformDeviceIndex1.3.6.1.4.1.253.8.53.14.2.1.5Cardinal32read-createThe value of 'hrDeviceIndex' corresponding to the platform associated conceptual row in the 'hrDeviceTable' representing the CPU device (of type 'hrDeviceProcessor'), which manages this storage.
CAR xcmHrStoragePagingDeviceIndex1.3.6.1.4.1.253.8.53.14.2.1.6Cardinal32read-createThe 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.
CAR xcmHrStorageMatchingDeviceIndex1.3.6.1.4.1.253.8.53.14.2.1.7Cardinal32read-createThe 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.
CAR xcmHrStorageSWRunIndex1.3.6.1.4.1.253.8.53.14.2.1.8Cardinal32read-createThe value of 'hrSWRunIndex' corresponding to the superior associated conceptual row in the 'hrSWRunTable' representing the running software which manages this storage.
CAR xcmHrStorageSWInstalledIndex1.3.6.1.4.1.253.8.53.14.2.1.9Cardinal32read-createThe value of 'hrSWInstalledIndex' corresponding to the superior associated conceptual row in the 'hrSWInstalledTable' representing the installed software which manages this storage.
CAR xcmHrStorageNextIndex1.3.6.1.4.1.253.8.53.14.2.1.10Cardinal32read-createThe 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.
CAR xcmHrStoragePreviousIndex1.3.6.1.4.1.253.8.53.14.2.1.11Cardinal32read-createThe 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.
CAR xcmHrStoragePhysicalIndex1.3.6.1.4.1.253.8.53.14.2.1.12Cardinal32read-createThe 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).
xcmHrStorageDetail1.3.6.1.4.1.253.8.53.15
xcmHrStorageDetailTable1.3.6.1.4.1.253.8.53.15.2not-accessibleA '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 2790). 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.
xcmHrStorageDetailEntry1.3.6.1.4.1.253.8.53.15.2.1not-accessibleA '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 2790).
XCM xCmHrStorageDetailType1.3.6.1.4.1.253.8.53.15.2.1.1XcmHrStorageDetailTypenot-accessibleThe type of the storage detail information specified in this conceptual row in the 'xcmHrStorageDetailTable'.
ORD xcmHrStorageDetailIndex1.3.6.1.4.1.253.8.53.15.2.1.2Ordinal32not-accessibleA 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.
ROW xcmHrStorageDetailRowStatus1.3.6.1.4.1.253.8.53.15.2.1.3RowStatusread-createThis object manages the row status of this conceptual row in in the 'xcmHrStorageDetailTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrStorageDetailRowStatus' row status object; and SHALL clear the 'xcmHrStorageDetailGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrStorageDetailRowStatus' row status object; and SHALL set the 'xcmHrStorageDetailGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xcmHrStorageDetailUnitClass1.3.6.1.4.1.253.8.53.15.2.1.4XcmHrDevDetailUnitClassread-createThe 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.
CAR xcmHrStorageDetailUnit1.3.6.1.4.1.253.8.53.15.2.1.5Cardinal32read-createThe 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.
I32 xcmHrStorageDetailValueInteger1.3.6.1.4.1.253.8.53.15.2.1.6Integer32read-createA 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'.
OID xcmHrStorageDetailValueOID1.3.6.1.4.1.253.8.53.15.2.1.7OBJECT IDENTIFIERread-createA 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'.
OCT xcmHrStorageDetailValueString1.3.6.1.4.1.253.8.53.15.2.1.8OCTET STRINGread-createA 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'. Usage: This object is of type 'XcmFixedLocaleDisplayString'. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
xcmHrDevCover1.3.6.1.4.1.253.8.53.16
xcmHrDevCoverTable1.3.6.1.4.1.253.8.53.16.2not-accessibleA '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 2790).
xcmHrDevCoverEntry1.3.6.1.4.1.253.8.53.16.2.1not-accessibleA '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 2790).
ORD xcmHrDevCoverIndex1.3.6.1.4.1.253.8.53.16.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmHrDevCoverTable'.
ROW xcmHrDevCoverRowStatus1.3.6.1.4.1.253.8.53.16.2.1.2RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmHrDevCoverTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmHrDevCoverRowStatus' row status object; and SHALL clear the 'xcmHrDevCoverGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmHrDevCoverRowStatus' row status object; and SHALL set the 'xcmHrDevCoverGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmHrDevCoverName1.3.6.1.4.1.253.8.53.16.2.1.3XcmFixedLocaleDisplayStringread-createHuman-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 the Printer MIB combines the name of a device cover or device interlock with the description, in one object - 'xcmHrDevCover[Name|Description]' add clarity.
STR xcmHrDevCoverDescription1.3.6.1.4.1.253.8.53.16.2.1.4XcmFixedLocaleDisplayStringread-createHuman-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 the Printer MIB combines the name of a device cover or device interlock with the description, in one object - 'xcmHrDevCover[Name|Description]' add clarity.
T/F xcmHrDevCoverTypeCover1.3.6.1.4.1.253.8.53.16.2.1.5TruthValueread-createThe 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 the Printer MIB combines the identity of cover versus interlock with the status of open versus closed, in one object - 'xcmHrDevCover[TypeCover|StatusOpen]' add clarity.
T/F xcmHrDevCoverStatusOpen1.3.6.1.4.1.253.8.53.16.2.1.6TruthValueread-createThe 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 the Printer MIB combines the choice of cover versus interlock with the status of open versus closed, in one object - 'xcmHrDevCover[TypeCover|StatusOpen]' add clarity.
xcmHrDevAlert1.3.6.1.4.1.253.8.53.17
xcmHrDevAlertV1EventOID1.3.6.1.4.1.253.8.53.17.1The value of the enterprise-specific OID in an SNMPv1 trap sent whenever a device alert row transitions to 'active' row status or (optionally) transitions to 'notInService' row status in 'xcmHrDevAlertTable'. See SNMPv2 trap definition 'xcmHrDevAlertV2Event' below for 'special semantics'.
xcmHrDevAlertV2EventPrefix1.3.6.1.4.1.253.8.53.17.1.0
NTF xcmHrDevAlertV2Event1.3.6.1.4.1.253.8.53.17.1.0.1This trap is sent whenever a device alert row transitions to 'active' row status or (optionally) transitions to 'notInService' row status in 'xcmHrDevAlertTable'. This trap is sent when requested by a prior subscription. Note: The variable-bindings of this trap have been chosen to specify a complete device alert event 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 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. Systems MAY add other variable-bindings from any MIB.
xcmHrDevAlertTable1.3.6.1.4.1.253.8.53.17.2not-accessibleA table of the device alerts which have been generated and recorded on this host system. Certain devices can be associated with specific alert tables defined industry wide for the specific device. This general alert table is designed to work with these other alert tables. At this time, the only device specific alert table is prtAlertTable in the printer MIB. See xcmHrDevAlertCodeInteger and xcmHrDevAlertDevAlertIndex for connections to the device specific alert table. Usage: Conforming implementations SHALL ensure that this table contains (up to) a product-specific number of the most 'recent' device alerts on this host system. Usage: When an event occurs that should be reported through the Alert table, the implementation SHALL create an alert for each device impacted by the event. This SHOULD include all logical devices containing the impacted device. All such alerts SHALL have the same index 'xcmHrDevAlertIndex.' Usage: If the hrDeviceIndex is an hrDevicePrinter, then the product SHALL also generate an alert in the IETF 'prtAlertTable.' The index 'prtAlertIndex' for the associated printer alert table entry SHALL be returned in 'xcmHrDevAlertDevAlertIndex' for the 'hrDevicePrinter' index. Management tools can use the value of 'xcmHrDevAlertDevAlertIndex' to associate printer alerts with alerts in this table. Usage: Conforming implementations which also implement the System Fault group SHALL record in 'xcmHrSystemFaultTable' each persistent system fault when it occurs and is recorded in 'xcmHrDevAlertTable'. Usage: Conforming implementations MAY 'age' older entries out of 'xcmHrDevAlertTable' based on algorithms which depend on the age of the entry and the particular alert. When the number of alerts in the table exceeds the product-specific maximum number of alerts, the oldest non-critical alert SHALL be removed. If there are no non-critical alerts, then the oldest critical alert SHALL be removed.
xcmHrDevAlertEntry1.3.6.1.4.1.253.8.53.17.2.1not-accessibleAn entry for a device alert which has been generated and recorded on this host system.
ORD xcmHrDevAlertIndex1.3.6.1.4.1.253.8.53.17.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmHrDevAlertTable'. Usage: Conforming implementations SHALL NOT 'reuse' values of 'xcmHrDevAlertIndex' until its' 32-bit value wraps. Even in the case of eventual wrap, the entries SHALL be strictly sequenced by the associated value of 'xcmHrDevAlertDateAndTime.' Usage: When an event causes an alert on several devices, all such alerts SHALL have the same 'xcmHrDevAlertIndex.' Usage: Conforming implementations are strongly encouraged to preserve the last used value of 'xcmHrDevAlertIndex' across system power cycles.
ROW xcmHrDevAlertRowStatus1.3.6.1.4.1.253.8.53.17.2.1.2RowStatusread-createThis object is used to create (by management agent) and delete (by management station and/or management agent) individual conceptual rows in the 'xcmHrDevAlertTable'. Usage: Management stations can not create rows in the alert table. Conforming implementations SHALL support 'active' and 'notInService' writes to this 'xcmHrDevAlertRowStatus' row status object; and SHALL clear the 'xcmHrDevAlertGroup' bit in 'xcmHrGeneralCreateSupport' in the 'xcmHrGeneralTable'. Usage: Conforming implementations MAY support dynamic row deletion via 'destroy(6)'. This allows management stations to delete any any obsolete unary non-critical alerts.
XCM xcmHrDevAlertSeverityLevel1.3.6.1.4.1.253.8.53.17.2.1.3XcmGenNotifySeverityFilterread-onlyDevice-specific severity level for the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'. Usage: Conforming management agents SHALL set one bit (specific severity level) or zero bits (no severity level reported) in this object.
XCM xcmHrDevAlertTrainingLevel1.3.6.1.4.1.253.8.53.17.2.1.4XcmGenNotifyTrainingFilterread-onlyDevice-specific training level for the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'. Usage: Conforming management agents SHALL set one bit (specific training level) or zero bits (no training level reported) in this object.
I32 xcmHrDevAlertCodeInteger1.3.6.1.4.1.253.8.53.17.2.1.5Integer32read-onlyDevice-specific code for the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'. Usage: Conforming implementations SHALL use the values specified in any device-specific alert table. For devices of type 'hrDevicePrinter', this value SHALL be the same as the 'PrtAlertCodeTC' returned in 'prtAlertCode.' The value of 0 means that no code has been assigned to this alert. This value is intended for internal use by management applications rather than for human display. It should not be confused with 'xcmHrDevAlertCodeString;' the two values are generally NOT the same and there is no assumed mapping from one to the other. All values in the range 1..99999 are reserved for definition within a device specific MIB. Values 100000..199999 will be defined within this MIB in future versions. Individual products may define values 200000 and larger.
STR xcmHrDevAlertCodeString1.3.6.1.4.1.253.8.53.17.2.1.6XcmFixedLocaleDisplayStringread-onlyProduct-specific 'reportable alert code' string for the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'. This is a product-specific value used in documentation when describing this alert. Usage: This value is intended for human display, and typically contains an alphanumeric code or keyword phrase. It should not be confused with 'xcmHrDevAlertCodeInteger;' the two values are generally NOT the same and there is no assumed mapping from one to the other. Usage: Often this string is not translated since it has no specific meaning.
STR xcmHrDevAlertDescription1.3.6.1.4.1.253.8.53.17.2.1.7XcmFixedLocaleDisplayStringread-onlyHuman-readable alert description for the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'. Usage: This is a human-readable string, not intended for machine parsing. Management stations SHOULD obtain the alert-specific fault code and severity level from the 'xcmHrDevAlertCodeString' and 'xcmHrDevAlertSeverityLevel' and the current status from 'hrDeviceStatus' objects rather than trying to interpret this string. Implementators are strongly encouraged to include in this description: - a description of the problem, - a description of the corrective action or a statement that no corrective action is required, - a description of the impact on device operations. Implementors SHOULD NOT include in this description a statement of the current operating state of the device, since the device state may be changed by some other event unrelated to this alert, making any such statement invalid. A statement such as 'Device operation may continue' or 'This problem must be corrected before the device can resume operation' is acceptable. Usage: Conforming implementations SHALL provide BOTH detailed 'xcmHrDevAlertDescription' AND terse 'xcmHrDevAlertTitle' descriptions for each critical alert and for each alert which requires human intervention. Implementations MAY provide the same text for both strings. Usage: Implementations SHALL provide localized translations of this string via the 'xcmGenMessageTextTable.' Usage: For devices of type 'hrDevicePrinter', this SHOULD be the same description provided in 'prtAlertDescription' in the IETF Printer MIB alert table. Implementations MAY choose to make these descriptions different in order to differentiate between IETF-only and XCMI-aware management applications.
OID xcmHrDevAlertReferenceOID1.3.6.1.4.1.253.8.53.17.2.1.8OBJECT IDENTIFIERread-onlyAn (optional) unambiguous system object reference (which MAY include an object instance qualifier suffix), used to specify supplemental information for this device alert. Usage: Since this system object reference is specified as an ASN.1 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'. Usage: If 'xcmHrDevAlertReferenceIndex' is greater than 0, then it is an index into a table referenced by 'xcmHrDevAlertReferenceOID.' Usage: Devices of type 'hrDevicePrinter' SHALL set 'xcmHrDevAlertReferenceOID' to the OID of the table or group referred to by 'prtAlertGroup' in the IETF printer alert table. (This may be a table or group in the host resources MIB, printer MIB, finisher MIB, or other MIB as enumerated by 'PrtAlertGroupTC'.) Note: Given the flexibility this object provides, the information is only valuable to the Management Station if the OID is a well known OID.
DAT xcmHrDevAlertDateAndTime1.3.6.1.4.1.253.8.53.17.2.1.9DateAndTimeread-onlyThe date and time stamp for the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'.
STR xcmHrDevAlertTitle1.3.6.1.4.1.253.8.53.17.2.1.10XcmFixedLocaleDisplayStringread-onlyA terse description of the problem or corrective action associated with the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'. Usage: This is a human-readable string, not intended for machine parsing. This message should be constructed for display in a navigation tree or other contexts where the management station's user interface may have strict limits on message length and complexity. The message should identify the general type and area of the alert but omit most details in the interest of brevity, e.g. 'tray empty' or 'replace toner' but not 'load A4 Transparency in top tray' or 'replace cyan toner cartridge.' Implementations are strongly encouraged to supply more detailed information in 'xcmHrDevAlertDescription' but may simply supply the same text for both strings. Usage: Conforming implementations SHALL provide both detailed 'xcmHrDevAlertDescription' and terse 'xcmHrDevAlertTitle' descriptions for each critical alert and for each alert which requires human intervention. Usage: Implementations SHALL provide localized translations of this string via the 'xcmGenMessageTextTable.'
OCT xcmHrDevAlertHelpReference1.3.6.1.4.1.253.8.53.17.2.1.11OCTET STRINGread-onlyA key into a help reference. This key is intended for machine usage as either a key into a database or as part of a path name to additional information. Usage: This string may be used by a management station to construct the complete URL or pathname of a file which may be stored on the management station, the managed device, a customer's server or a Xerox web server. The mechanism by which the URL or pathname should be constructed, including any requested localization, is product- and application- dependent. For example, if the device returns a string containing two path components /, a host-based management application might construct either the pathname '//.' or '///' depending on how the author wanted to organize and distribute help files for various products and locales. A web-based application with knowledge of the managed device's embedded web server might be able to construct the URL 'http:///alert-info//' and request a specific localization via the HTTP 'accept- language' and 'accept-charset' headers. Usage: Implementors SHALL use only the US-ASCII alphanumeric characters 'A'-'Z', 'a'-'z', '0'-'9' and the punctuation marks underscore ('_'), hyphen ('-'), and forward slash ('/'). The first and last characters must be alphanumeric. Implementors should note that some hosts distinguish between upper- and lower-case letters in pathnames and others don't. Therefore, different help paths should differ by more than just letter case, and product documentation MUST accurately reflect the strings returned in 'xcmHrDevAlertHelpReference', including letter case. Rationale: Limiting the character set in this way ensures that the string can be used to construct a valid pathname or URL on the widest variety of host systems. Note that the file name is not localized (although the contents may be) and not generally displayed for users, so there is little need to support characters outside of this basic US-ASCII set.
I32 xcmHrDevAlertReferenceIndex1.3.6.1.4.1.253.8.53.17.2.1.12Integer32read-createAn (optional) index into a system table used to specify supplemental information for this device alert. Usage: When xcmHrDevAlertReferenceOID is a table, xcmHrDevAlertReferenceIndex can be an index into that table. Note: If the ReferenceOID table has multiple indices, the management table must recognize the table and must know which index is given by this ReferenceIndex. Usage: Use -1 if no index is required.
I32 xcmHrDevAlertReferenceLocation1.3.6.1.4.1.253.8.53.17.2.1.13Integer32read-createA product-specific refinement of the source of an alert. The value 'unknown(-2)' indicates that the device has no additional information to provide.
I32 xcmHrDevAlertDevAlertIndex1.3.6.1.4.1.253.8.53.17.2.1.14Integer32read-createAn index into a device-specific alert table. When 'hrDeviceIndex' is of type 'hrDevicePrinter', then this field SHALL be the value of 'prtAlertIndex' for the same alert.
I32 xcmHrDevAlertPriority1.3.6.1.4.1.253.8.53.17.2.1.15Integer32read-createA sorting hint for user interfaces displaying device alerts. Usage: this field allows a device to suggest, for instance, that the 'replace fuser' alert should be displayed before the 'close door' alert in a list or navigation tree. Alert priorities are ordinal numbers, with 1 indicating the highest priority for display. A value of zero means 'no priority hint available'.
CAR xcmHrDevAlertLastAlertIndex1.3.6.1.4.1.253.8.53.17.3Cardinal32read-onlyThe value of 'xcmHrDevAlertIndex' for the most recently-added alert (critical or non-critical) in the alert table. This value only reflects the most recently added alert; if the alert is subsequently cleared, the value of 'xcmHrDevAlertAllEvents' SHALL NOT be changed as a result. Compliant implementations SHALL report zero if no alerts have been added to the table. A management tool may use the fact that this value has not changed to avoid checking for new alerts. Note that the value of this object will 'wrap' when the first alert is added to the table after 'xcmHrDevAlertIndex' has reached 2**32 - 1 and 'wrapped' to 1.
CAR xcmHrDevAlertLastCriticalAlertIndex1.3.6.1.4.1.253.8.53.17.4Cardinal32read-onlyThe value of 'xcmHrDevAlertIndex' for the most recently-added critical alert in the alert table. This value only reflects the most recently added alert; if the alert is subsequently cleared, the value of 'xcmHrDevAlertLastCriticalAlertIndex' SHALL NOT be changed as a result. Compliant implementations SHALL report zero if no critical alerts have been added to the table. A management tool may use the fact that this value has not changed to avoid checking for new critical alerts. Note that the value of this object will 'wrap' when the first critical alert is added to the table after 'xcmHrDevAlertIndex' has reached 2**32 - 1 and 'wrapped' to 1.
xcmHrConsoleScreen1.3.6.1.4.1.253.8.53.18
xcmHrConsoleScreenTable1.3.6.1.4.1.253.8.53.18.2not-accessibleA table containing system local console screen (page) info for an installed local user interface console on this host system.
xcmHrConsoleScreenEntry1.3.6.1.4.1.253.8.53.18.2.1not-accessibleAn entry containing system local console screen (page) info for an installed local user interface console on this host system. Usage: Conforming management agents SHOULD report local console info via 'hrDeviceIndex' for 'hrDevicePrinter' - consistent with 'prtConsoleDisplayBufferTable' in the Printer MIB - or 'hrDeviceIndex' for 'xcmHrDeviceHostSystem' in XCMI HRX TC.
ORD xcmHrConsoleScreenIndex1.3.6.1.4.1.253.8.53.18.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmHrConsoleScreenTable'.
STR xcmHrConsoleScreenName1.3.6.1.4.1.253.8.53.18.2.1.2XcmFixedLocaleDisplayStringread-onlyHuman-readable name of this local console screen (page), used by system administrators and end users to identify this screen for systems management. Usage: Conforming management agents SHOULD NOT report the same value of 'xcmHrConsoleScreenName' for different screens (pages). Screens (pages) are always uniquely labelled by their indices of 'xcmHrDeviceIndex' and 'xcmHrConsoleScreenIndex'.
STR xcmHrConsoleScreenDescription1.3.6.1.4.1.253.8.53.18.2.1.3XcmFixedLocaleDisplayStringread-onlyHuman-readable description of this local console screen.
CAR xcmHrConsoleScreenParentIndex1.3.6.1.4.1.253.8.53.18.2.1.4Cardinal32read-onlyParent console screen index associated with this local console screen (page), or zero (if none). Usage: Value of 'xcmHrConsoleScreenIndex' for parent screen. This object MAY be used to report tree or forest relationships between local console screens. Trees have a single root screen. Forests have two or more root screens (w/ no parent screen).
INT xcmHrConsoleScreenPriority1.3.6.1.4.1.253.8.53.18.2.1.5INTEGERread-writeThe display priority of this local console screen (page). Usage: The display priority of this screen (page), where '0' is unspecified (default), '1' is lowest, and '100' is highest. When two screens (pages) have equal priority, the first (lowest) value of 'xcmHrConsoleScreenIndex' (lexicographical order) SHALL have the highest display priority.
CAR xcmHrConsoleScreenTabCount1.3.6.1.4.1.253.8.53.18.2.1.6Cardinal32read-onlyNumber of tabs (buttons) on this local console screen (page). Usage: Conforming management agents SHALL report values of 'xcmHrConsoleTabIndex' that are less than or equal to the value of 'xcmHrConsoleScreenTabCount' for the SAME value of 'xcmHrConsoleScreenIndex' (enclosing screen).
xcmHrConsoleTab1.3.6.1.4.1.253.8.53.19
xcmHrConsoleTabTable1.3.6.1.4.1.253.8.53.19.2not-accessibleA table containing system local console tab (button) info for an installed local user interface console on this host system.
xcmHrConsoleTabEntry1.3.6.1.4.1.253.8.53.19.2.1not-accessibleAn entry containing system local console tab (button) info for an installed local user interface console on this host system. Usage: Conforming management agents SHOULD report local console info via 'hrDeviceIndex' for 'hrDevicePrinter' - consistent with 'prtConsoleDisplayBufferTable' in the Printer MIB - or 'hrDeviceIndex' for 'xcmHrDeviceHostSystem' in XCMI HRX TC.
ORD xcmHrConsoleTabIndex1.3.6.1.4.1.253.8.53.19.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmHrConsoleTabTable'.
STR xcmHrConsoleTabName1.3.6.1.4.1.253.8.53.19.2.1.2XcmFixedLocaleDisplayStringread-onlyHuman-readable name of this local console tab (button), within the enclosing local console screen (page), used by system administrators and end users to identify this tab for systems management. Usage: Conforming management agents MAY report the same value of 'xcmHrConsoleTabName' for different tabs (buttons). Tabs (buttons) are always uniquely labelled by their indices of 'xcmHrDeviceIndex', 'xcmHrConsoleScreenIndex', and 'xcmHrConsoleTabIndex'.
STR xcmHrConsoleTabDescription1.3.6.1.4.1.253.8.53.19.2.1.3XcmFixedLocaleDisplayStringread-onlyHuman-readable description of this local console tab (button), within the enclosing local console screen (page).
CAR xcmHrConsoleTabScreenIndex1.3.6.1.4.1.253.8.53.19.2.1.4Cardinal32read-onlyNew local console screen selected by this local console tab (button). Usage: Value of 'xcmHrConsoleScreenIndex' for the new screen.
INT xcmHrConsoleTabPriority1.3.6.1.4.1.253.8.53.19.2.1.5INTEGERread-writeThe display priority of this local console tab (button) within the enclosing local console screen (page). Usage: The display priority of this tab (button), where '0' is unspecified (default), '1' is lowest, and '100' is highest. When two tabs (buttons) have equal priority, the first (lowest) value of 'xcmHrConsoleTabIndex' (lexicographical order), for the SAME value of 'xcmHrConsoleScreenIndex' (enclosing screen), SHALL have the highest display priority.
xcmHrSupplies1.3.6.1.4.1.253.8.53.20
xcmHrSuppliesTable1.3.6.1.4.1.253.8.53.20.1not-accessibleA table containing information on all supplies for the managed system. Usage: Rows of the table are created by the agent. Certain values in the rows can be set by a management tool.
xcmHrSuppliesEntry1.3.6.1.4.1.253.8.53.20.1.1not-accessibleSee xcmHrSuppliesTable
ORD xcmHrSuppliesIndex1.3.6.1.4.1.253.8.53.20.1.1.1Ordinal32not-accessibleA unique value used by the agent to identify this supply. Although these values may change due to a major reconfiguration of the device (e.g. the addition of new finishing module to the printer), values SHOULD remain stable across successive printer power cycles.
OID xcmHrSuppliesReferenceOID1.3.6.1.4.1.253.8.53.20.1.1.2OBJECT IDENTIFIERread-onlyA system object reference (which SHALL include an object instance qualifier suffix), used to specify an object in another table related to this supply. Usage: If the supply also appears in the prtMarkerSuppliesTable, then this referenceOID SHALL be the OID for the prtMarkerSuppliesDescription for this supply. Usage: If the supply also appears in the finSupplyTable, then this referenceOID SHALL be the OID for the finSupplyDescription for this supply. Usage: If the supply also appears in some other table (such as a scanner supplies table), then this referenceOID SHALL be the OID for the description column for this supply if a description column exists. Otherwise it SHALL be the first column of the other table as the reference OID. Usage: If the supply does not appear in any other table, then this referenceOID SHALL be the OID for hrDeviceDescr for the physical device requiring or using this supply. Usage: If no physical device in the hrDeviceTable requires the supply, then the hrDeviceTable is not complete. Note: Given the flexibility this object provides, the information is only valuable to the Management Station if the OID is a well-known OID. Note: This object has no default value since it must be filled in.
OID xcmHrSuppliesType1.3.6.1.4.1.253.8.53.20.1.1.3AutonomousTyperead-onlyAn indication of the type of device. Use device type OIDs.
XCM xcmHrSuppliesClass1.3.6.1.4.1.253.8.53.20.1.1.4XcmHrSuppliesClassTCread-onlyThis object describes how this type is replaced. Values range from 'it never breaks' to 'untrained user'. A value of 'Unknown(2)' should never be used. Use the least restrictive type if it is not clear. For example, if a part is usually replaced by service, but a customer can order it and replace it on their own, then the supply would be 'CustomerReplaceable(4)'.
OCT xcmHrSuppliesDescr1.3.6.1.4.1.253.8.53.20.1.1.5OCTET STRINGread-onlyA description of this supply. This name MUST match the name of the supply as it will be exposed on www.xerox.com, within the printer's web UI, within the printer's local UI and within all configuration pages that can be generated by the printer.
OCT xcmHrSuppliesPartNumber1.3.6.1.4.1.253.8.53.20.1.1.6OCTET STRINGread-onlyThe part number used to order this supply. This part number may depend on the location of the machine. If no part number is associated with this supply, then the value will be blank (null).
xcmHrDetailTable1.3.6.1.4.1.253.8.53.20.2not-accessibleA 'sparse' table containing detail information for rows of other SNMP tables' Usage: Rows of the table are created by the agent. Certain values in the rows can be set by a management tool. Usage: OSI ASN.1 encoding rules (ISO 8825) and IETF SNMP rules REQUIRE that when object identifiers (OIDs) are used as table indices, the first arc (sub- identifier) of each object identifier MUST be preceded by the count of arcs (sub- identifiers) in the object identifier (see 'Mapping of the INDEX clause' in SNMPv2-SMI, RFC 2578), unless the index is rightmost (low-order) and specified with the IMPLIED keyword. Thus, the xcmHrDetailTableIndex index of xcmHrDetailEntry MUST be preceded by an arcs count in SNMP request/response PDUs. So, if we wanted the Total Black Impressions using the third xcmHrSupplies row (lets assume that is the toner cartridge) we would do an SNMP Get on the object 1.3.6.1.4.1.253.8.51.1.3.1.7.1.1.3.20.34 Because 1.3.6.1.4.1.253.8.51.1.3.1.7 is the OID of xcmHrDetailValueInteger. 1 is the enumeration for the xcmHrSuppliesTable. 3 is the index into the xcmHrSupplies table for this cartridge (and there is 1 arcs there). 20 is the detail type for lifetime usage. And 34 is the index from table 22 of the XMIG for 'Total Black Impressions'.
xcmHrDetailEntry1.3.6.1.4.1.253.8.53.20.2.1not-accessibleSee xcmHrDetailTable
XCM xcmHrDetailTableRef1.3.6.1.4.1.253.8.53.20.2.1.1XcmHrDetailTableEnumTCnot-accessibleThis object is used to identify the table that this detail is qualifying. Usage: To provide additional information on supplies that are defined in the xcmHrSuppliesTable, prtMarkerSuppliesTable or finSupplyTable.
OID xcmHrDetailTableIndex1.3.6.1.4.1.253.8.53.20.2.1.2OBJECT IDENTIFIERnot-accessibleThis object is used to provide the index of the specific row in the table referenced by xcmHrDetailTableRef. Usage: To identify a supply in the xcmHrSuppliesTable, use the single octet xcmHrSuppliesIndex. Usage: To identify a supply in the prtMarkerSuppliesTable, use the single octet prtMarkerSuppliesIndex. Usage: To identify a supply in the finSupplyTable, use the single octet finSupplyIndex.
XCM xcmHrDetailType1.3.6.1.4.1.253.8.53.20.2.1.3XcmHrDevDetailTypenot-accessibleThe type of the detail information specified in this row of the table.
ORD xcmHrDetailIndex1.3.6.1.4.1.253.8.53.20.2.1.4Ordinal32not-accessibleThis object supports details which have multiple values and can also be used to correlate related values of different types. Usage: For distinct detail types which are related, this index SHALL be equal for related detail values. Usage: For detail types which are multi-valued, this index SHALL be used to enumerate the list of details.
XCM xcmHrDetailUnitClass1.3.6.1.4.1.253.8.53.20.2.1.5XcmHrDevDetailUnitClassread-onlyThe value/unit class of the detail information specified in this row of the table. Usage: Used to select a textual convention for specifying the value unit of this device detail. Usage: Also used to specify which of xcmHrDetailValue[Integer|OID|String] are used to contain the detail value. Usage: Typically the value of xcmHrDetailUnitClass is listed explicitly in the description of the XcmHrDevDetailType enumeration. In that case, the agent SHALL populate this object with the listed enumeration and a management tool does not have to check this object to determine the unit class.
CAR xcmHrDetailUnit1.3.6.1.4.1.253.8.53.20.2.1.6Cardinal32read-writeThis object makes explicit the units in which this detail value is being specified. Usage: Used to select an enumerated choice from a textual convention to specify the value unit of this device detail. The specific textual convention is identified by xcmHrDetailUnitClass.
I32 xcmHrDetailValueInteger1.3.6.1.4.1.253.8.53.20.2.1.7Integer32read-writeThe current value for a device detail with a base value syntax 'INTEGER'.
OID xcmHrDetailValueOID1.3.6.1.4.1.253.8.53.20.2.1.8OBJECT IDENTIFIERread-writeThe current value for a device detail with a base value syntax 'OID'.
OCT xcmHrDetailValueString1.3.6.1.4.1.253.8.53.20.2.1.9OCTET STRINGread-writeThe current value for a device detail with a base value syntax 'STRING'. This object is also used to provide secondary information when the base value syntax is 'INTEGER' or 'OID'. Typically this is a string version of the value of the detail.
STR xcmHrDetailDescription1.3.6.1.4.1.253.8.53.20.2.1.10XcmFixedLocaleDisplayStringread-writeThis object is used to provide a description of the detail.
xcmHrConsole1.3.6.1.4.1.253.8.53.21
xcmHrConsoleTable1.3.6.1.4.1.253.8.53.21.2not-accessibleA table containing system local console information for an installed local user interface console on this host system.
xcmHrConsoleEntry1.3.6.1.4.1.253.8.53.21.2.1not-accessibleAn entry containing system local console information for an installed local user interface console on this host system. Usage: Conforming management agents SHOULD report local console info via 'hrDeviceIndex' for 'hrDevicePrinter' - consistent with 'prtConsoleDisplayBufferTable' in the Printer MIB - or 'hrDeviceIndex' for 'xcmHrDeviceHostSystem' in XCMI HRX TC.
ORD xcmHrConsoleIndex1.3.6.1.4.1.253.8.53.21.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmHrConsoleTable'.
XCM xCmHrConsoleDefaultService1.3.6.1.4.1.253.8.53.21.2.1.2XcmHrConsoleDefaultServiceread-createThe default service shown on the console user interface. This is used to change the meaning of the Green Button on the front panel of many devices.
I32 xcmHrConsoleBrightness1.3.6.1.4.1.253.8.53.21.2.1.3Integer32read-createThe console brightness level. Often this a number from 1 to 10 where 1 is dimmest and 10 is brightest.
I32 xcmHrConsoleContrast1.3.6.1.4.1.253.8.53.21.2.1.4Integer32read-createThe console contrast level. Often this a number from 1 to 10 where 1 is least contrast and 10 is most contrast.
T/F xcmHrConsoleAccessibility1.3.6.1.4.1.253.8.53.21.2.1.5TruthValueread-createTurns On/off control panel accessibility mode. When On, value=true, the console does not timeout and key repeating is off. When Off, value=false, the console panel times out after specified period of no activity and key repeating is on.
I32 xcmHrConsoleAutoClearTime1.3.6.1.4.1.253.8.53.21.2.1.6Integer32read-createThe automatic clear timeout for the console. Often this a numbe 0 to 120 where 0 is console never times out and 120 means the console times out after 120 seconds of no activity.
I32 xcmHrConsoleInsertTimeout1.3.6.1.4.1.253.8.53.21.2.1.7Integer32read-createThe insertion timeout for console prompts. Often this a number 0, 60 or -1 where 0 is console never prompts, 60 means the console prompts the user for 60 seconds than stops and -1 means the console prompt is displayed for an infinite amount of time.
I32 xcmHrConsoleTray1Timeout1.3.6.1.4.1.253.8.53.21.2.1.8Integer32read-createThe insertion timeout for console prompts for tray 1 events. Often this a number 0, 60 or -1 where 0 is console never prompts, 60 means the console prompts the user for 60 seconds than stops and -1 means the console prompt is displayed for an infinite amount of time.
I32 xcmHrConsoleTray2nTimeout1.3.6.1.4.1.253.8.53.21.2.1.9Integer32read-createThe insertion timeout in seconds for console prompts for trays 2 through n events. Often this a number 0, 60 or -1 where 0 is console never prompts, 60 means the console prompts the user for 1 minute than stops and -1 means the console prompt is displayed for an infinite amount of time.
I32 xcmHrConsoleLoadTimeout1.3.6.1.4.1.253.8.53.21.2.1.10Integer32read-createThe amount of time in minutes the system waits for before using the default media source for the device.
I32 xcmHrConsoleSoundVolume1.3.6.1.4.1.253.8.53.21.2.1.11Integer32read-createThe console sound volume control. This is often used to control how loud the fax modem telephone line sound is. This is often a number 0 through 10 where 0 is console sounds are off, 1 is the lowest volume and 10 is the highest volume.
I32 xcmHrConsoleSoundDuration1.3.6.1.4.1.253.8.53.21.2.1.12Integer32read-createThe console sound duration. This is often used to control how long the sound will last when the fax modem telephone line soun is on. This is often a number 1 through 255 where 1 means the console sounds are on for 1 second and 255 means the console sounds are on for 255 seconds.
xcmHrGenericParamGroup1.3.6.1.4.1.253.8.53.22
OCT xcmHrGenericParamName1.3.6.1.4.1.253.8.53.22.1OCTET STRINGread-createThis object provides a name of a parameter that can be returned and modified by SNMP. Usage: Conforming management agents SHALL 'reject' any SNMP Set-request to xcmHrGenericParamName if the parameter name is invalid, with 'bad Value' error. Usage: Conforming management stations can set 'xcmHrGenericParamName', i.e. the parameter name and 'xcmHrGenericParamValue', i.e. the parameter value SIMULTANEOUSLY in the same SNMP Set-Request PDU using a BULK-SET request. The order in the BULK-SET must be 'xcmHrGenericParamName', followed by 'xcmHrGenericParamValue'
OCT xcmHrGenericParamValue1.3.6.1.4.1.253.8.53.22.2OCTET STRINGread-createThis object provides a value for a parameter that can be returned and modified by SNMP. To get a parameter value the manager will need to SET 'xcmHrGenericParamName' to inform the agent what parameter value is desired. Then a GET request on this object will return the value for the parameter requested. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information in SET requests made to this object. Usage: Conformant implementations MUST NOT return passwords, keys, and other security information in response to GET requests made to this object. Usage: Conforming management stations can set 'xcmHrGenericParamValue', i.e. the parameter value and 'xcmHrGenericParamName', i.e. the parameter name SIMULTANEOUSLY in the same SNMP Set-Request PDU using a BULK-SET request. The order in the BULK-SET must be 'xcmHrGenericParamName', followed by 'xcmHrGenericParamValue'
xcmPrintTC1.3.6.1.4.1.253.8.54Version: 6.004.pub XCMI Extensions to Printer MIB Textual Conventions. This Module provides Xerox extensions of the IETF Printer MIB. Copyright (C) 1997-2013 Xerox Corporation. All Rights Reserved.
xCmPrintTCDummy1.3.6.1.4.1.253.8.54.999
XCM xCmPrtTCAuxSheetContent1.3.6.1.4.1.253.8.54.999.1XcmPrtAuxSheetContentnot-accessibleDummy - DO NOT USE
XCM xCmPrtTCXcmPrtAuxSheetType1.3.6.1.4.1.253.8.54.999.2XcmPrtAuxSheetTypenot-accessibleDummy - DO NOT USE
XCM xCmPrtTCTCChannelType1.3.6.1.4.1.253.8.54.999.3XcmPrtChannelTypenot-accessibleDummy - DO NOT USE
XCM xCmPrtTCGroupSupport1.3.6.1.4.1.253.8.54.999.4XcmPrtGroupSupportnot-accessibleDummy - DO NOT USE
NUM xCmPrtTCIETFPrintMIBGroupSupport1.3.6.1.4.1.253.8.54.999.5XcmPrtIETFPrintMIBGroupSupportnot-accessibleDummy - DO NOT USE
NUM xCmPrtTCInterpreterLangFamily1.3.6.1.4.1.253.8.54.999.6XcmPrtInterpreterLangFamilynot-accessibleDummy - DO NOT USE
XCM xCmPrtTCMediaTypeErrorPolicy1.3.6.1.4.1.253.8.54.999.7XcmPrtMediaTypeErrorPolicynot-accessibleDummy - DO NOT USE
XCM xCmPrtTCMediumClassType1.3.6.1.4.1.253.8.54.999.8XcmPrtMediumClassTypenot-accessibleDummy - DO NOT USE
XCM xCmPrtTCMediumSize1.3.6.1.4.1.253.8.54.999.9XcmPrtMediumSizenot-accessibleDummy - DO NOT USE
XCM xCmPrtTCOutputOffsetStackingType1.3.6.1.4.1.253.8.54.999.10XcmPrtOutputOffsetStackingTypenot-accessibleDummy - DO NOT USE
XCM xCmPrtOutputStaplePosition1.3.6.1.4.1.253.8.54.999.11XcmPrtOutputStaplePositionnot-accessibleDummy - DO NOT USE
XCM xCmPrtTCPageSizeErrorPolicy1.3.6.1.4.1.253.8.54.999.12XcmPrtPageSizeErrorPolicynot-accessibleDummy - DO NOT USE
XCM xCmPrtTCPCLFontSource1.3.6.1.4.1.253.8.54.999.13XcmPrtPCLFontSourcenot-accessibleDummy - DO NOT USE
XCM xCmPrtTCPlex1.3.6.1.4.1.253.8.54.999.14XcmPrtPlexnot-accessibleDummy - DO NOT USE
NUM xCmPrtTCPrintQuality1.3.6.1.4.1.253.8.54.999.15XcmPrtPrintQualitynot-accessibleDummy - DO NOT USE
NUM xCmPrtTCPrintScreen1.3.6.1.4.1.253.8.54.999.16XcmPrtPrintScreennot-accessibleDummy - DO NOT USE
XCM xCmPrtTCTraySwitch1.3.6.1.4.1.253.8.54.999.17XcmPrtTraySwitchnot-accessibleDummy - DO NOT USE
NUM xCmPrtTCGeneralMonoPrintOpt1.3.6.1.4.1.253.8.54.999.18XcmPrtGeneralMonoPrintOptnot-accessibleDummy - DO NOT USE
XCM xCmPrtOutputPunchPosition1.3.6.1.4.1.253.8.54.999.19XcmPrtOutputPunchPositionnot-accessibleDummy - DO NOT USE
xcmPrintMIB1.3.6.1.4.1.253.8.55Version: 6.006.pub Xerox XCMI Extension to IETF Printer MIB Module. This Module provides extension to the IETF Printer MIB. Copyright (C) 1997-2013 Xerox Corporation. All Rights Reserved.
xcmPrtBase1.3.6.1.4.1.253.8.55.1
xcmPrtBaseTable1.3.6.1.4.1.253.8.55.1.2not-accessibleA table of general counters and information for ease of use of the XCMI Extension to IETF Printer MIB Module and the IETF Printer MIB on this host system. Usage: The ONLY valid row in the 'xcmPrtBaseTable' shall ALWAYS have an 'xcmPrtBaseIndex' of one ('1').
xcmPrtBaseEntry1.3.6.1.4.1.253.8.55.1.2.1not-accessibleAn entry of general counters and information for ease of use of the XCMI Extension to IETF Printer MIB Module and the IETF Printer MIB on this host system. Usage: The ONLY valid row in the 'xcmPrtBaseTable' shall ALWAYS have an 'xcmPrtBaseIndex' of one ('1').
ORD xcmPrtBaseIndex1.3.6.1.4.1.253.8.55.1.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmPrtBaseTable'. Usage: The ONLY valid row in the 'xcmPrtBaseTable' shall ALWAYS have an 'xcmPrtBaseIndex' of one ('1').
ROW xcmPrtBaseRowStatus1.3.6.1.4.1.253.8.55.1.2.1.2RowStatusread-onlyThis object is used to display status of the ONLY valid conceptual row in the 'xcmPrtBaseTable'. Usage: 'xcmPrtBaseRowStatus' is 'read-only' because the ONLY valid conceptual row shall NOT be deleted.
XCM xcmPrtBaseGroupSupport1.3.6.1.4.1.253.8.55.1.2.1.3XcmPrtGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional module objects which are supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask.
XCM xcmPrtBaseUpdateSupport1.3.6.1.4.1.253.8.55.1.2.1.4XcmPrtGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional module 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.
XCM xcmPrtBaseCreateSupport1.3.6.1.4.1.253.8.55.1.2.1.5XcmPrtGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional module 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.
NUM xcmPrtBaseIETFMIBGroupSupport1.3.6.1.4.1.253.8.55.1.2.1.6XcmPrtIETFPrintMIBGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional module objects in the IETF Printer MIB which are supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask.
NUM xcmPrtBaseIETFMIBUpdateSupport1.3.6.1.4.1.253.8.55.1.2.1.7XcmPrtIETFPrintMIBGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional module objects in the IETF Printer MIB 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.
NUM xcmPrtBaseIETFMIBCreateSupport1.3.6.1.4.1.253.8.55.1.2.1.8XcmPrtIETFPrintMIBGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional module objects in the IETF Printer MIB supported for dynamic row creation (via '...RowStatus') by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Currently there are no groups within the IETF Printer MIB which provide for dynamic row creation, and this object shall always return '0'. Dynamic row creation is provided to these groups through the XCMI Extension to IETF Printer MIB Module, but CreateSupport should be reflected in xcmPrtBaseCreateSupport. This object is included for completeness.
xcmPrtMIBConformance1.3.6.1.4.1.253.8.55.2
xcmPrtMIBCompliance1.3.6.1.4.1.253.8.55.2.1The compliance statement for agents that implement the printer MIB extension module.
xcmPrtMIBGroups1.3.6.1.4.1.253.8.55.2.2
xcmPrtBaseGroup1.3.6.1.4.1.253.8.55.2.2.1The general printer group extension.
xcmPrtGeneralGroup1.3.6.1.4.1.253.8.55.2.2.5The general printer group extension.
xcmPrtDriverOptionsGroup1.3.6.1.4.1.253.8.55.2.2.6The printer driver options group extension.
xcmPrtInputGroup1.3.6.1.4.1.253.8.55.2.2.8The input group extension.
xcmPrtOutputGroup1.3.6.1.4.1.253.8.55.2.2.9The output group extension.
xcmPrtChannelGroup1.3.6.1.4.1.253.8.55.2.2.14The Channel group extension.
xcmPrtInterpreterGroup1.3.6.1.4.1.253.8.55.2.2.15The interpreter group extension.
xcmPrtInputAliasGroup1.3.6.1.4.1.253.8.55.2.2.50The Input Alias group.
xcmPrtOutputFinishingGroup1.3.6.1.4.1.253.8.55.2.2.51The Output Finishing group.
xcmPrtGeneralAuxSheetGroup1.3.6.1.4.1.253.8.55.2.2.52The General Auxiliary Sheet group.
xcmPrtGeneralProdSpecificGroup1.3.6.1.4.1.253.8.55.2.2.55The general printer product specific group.
xcmPrtAuxPackageGroup1.3.6.1.4.1.253.8.55.2.2.60The Auxiliary Package group.
xcmPrtChannelProdSpecificGroup1.3.6.1.4.1.253.8.55.2.2.64The Channel group extension for prod specific objects.
xcmPrtInterpProdSpecificGroup1.3.6.1.4.1.253.8.55.2.2.65The interpreter group extension.
xcmPrtInterpPCLGroup1.3.6.1.4.1.253.8.55.2.2.70The Interpreter PCL group.
xcmPrtInterpPCLProdSpecificGroup1.3.6.1.4.1.253.8.55.2.2.71The Interpreter PCL Product Specific group.
xcmPrtMediumTypeSupportedGroup1.3.6.1.4.1.253.8.55.2.2.75The Medium Type Supported group.
xcmPrtGeneral1.3.6.1.4.1.253.8.55.5
xcmPrtGeneralTable1.3.6.1.4.1.253.8.55.5.1not-accessibleA table of general information per printer. This table augments the prtGeneralTable.
xcmPrtGeneralEntry1.3.6.1.4.1.253.8.55.5.1.1not-accessibleAn entry exists in this table for each device entry in the hostmib device table whose type is printer.
ROW xcmPrtGeneralRowStatus1.3.6.1.4.1.253.8.55.5.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmPrtGeneralTable.
CAR xcmPrtGeneralAuxSheetPackage1.3.6.1.4.1.253.8.55.5.1.1.2Cardinal32read-createThis object is an index into the xcmPrtAuxPackageTable. This table is used to enable or disable printing of auxiliary sheets at the printer box level. The value zero shall mean not specified.
I32 xcmPrtGeneralManualFeedTimeout1.3.6.1.4.1.253.8.55.5.1.1.3Integer32read-createThe duration in seconds after which the printer shall either: (a) switch to another input subunit, if the value of prtInputNextIndex is non-zero and prtGeneralAutoSwitch is on or (b) abort any job waiting for manually fed input, if the value value of prtInputNextIndex is zero or prtGeneralAutoSwitch is off or notPresent. The event which causes the printer to enter the waiting state is product specific. A value of (-1) implies 'other' or 'infinite' which translates to 'this input subunit doesn't support manual feed'. A value of (-2) implies 'unknown'.
PRE xcmPrtGeneralInputAutoSwitch1.3.6.1.4.1.253.8.55.5.1.1.4PresentOnOffread-createIndicates the state of the auto input switching feature. The value notPresent indicates the feature is not currently supported. Exact behavior of this feature is product specific.
PRE xcmPrtGeneralOutputAutoSwitch1.3.6.1.4.1.253.8.55.5.1.1.5PresentOnOffread-createIndicates the state of the auto output tray switching feature. The value notPresent indicates the feature is not currently supported. Exact behavior of this feature is product specific.
XCM xcmPrtGeneralMediumClassDefault1.3.6.1.4.1.253.8.55.5.1.1.6XcmPrtMediumClassTyperead-createThis object sets the default medium size class for the printer. This object sets the medium size for printer management functions such as printing the configuration sheet. It may affect any media related object, such as form length.
CAR xcmPrtGeneralDarknessLevels1.3.6.1.4.1.253.8.55.5.1.1.7Cardinal32read-createThis value indicates the maximum number of darkness levels supported by this printer. The level settings range from 1 to xcmPrtGeneralDarknessLevels where 1 represents the lightest level and xcmPrtGeneralDarknessLevels represents the darkest level. The value 1 implies no user settables. The value 0 means unspecified. The selection of a darkness levels specifies that the printer shall process the page images so that they appear either 'lighter' or 'darker'.
CAR xcmPrtGeneralDarknessLevelNorm1.3.6.1.4.1.253.8.55.5.1.1.8Cardinal32read-createThe normal setting for the darkness printing object. The value 0 means unspecified.
I32 xcmPrtGeneralDarknessLevelDflt1.3.6.1.4.1.253.8.55.5.1.1.9Integer32read-createThe default setting for the density printing option. The value (-2) indicates unknown. The value (-4) indicates the auto setting.
PRE xcmPrtGeneralHexDumpEnable1.3.6.1.4.1.253.8.55.5.1.1.10PresentOnOffread-createThis object controls whether the printer is in a special diagnostic mode wherein all received print data is printed in hexadecimal format. Whether a reset or power-cycles turns xcmPrtGeneralHexDumpEnable to Off is product dependent.
PRE xcmPrtGeneralStartupPage1.3.6.1.4.1.253.8.55.5.1.1.11PresentOnOffread-createUsed to enable or disable printing a startup page. If enabled, a startup page will be printed shortly after power-up, when the device is ready. Typical startup pages include test patterns and/or printer configuration information. Usage: Conforming management agents, which ALSO implement the the Printer MIB v2, SHALL set 'xcmPrtGeneralStartupPage' to the SAME value as 'prtAuxiliarySheetStartupPage' (i.e., the values of these two objects SHALL be interlocked).
PRE xcmPrtGeneralBannerPage1.3.6.1.4.1.253.8.55.5.1.1.12PresentOnOffread-createUsed to enable or disable printing banner pages at the beginning of jobs. This is a master switch which applies to all jobs, regardless of interpreter. Usage: Conforming management agents, which ALSO implement the the Printer MIB v2, SHALL set 'xcmPrtGeneralBannerPage' to the SAME value as 'prtAuxiliarySheetBannerPage' (i.e., the values of these two objects SHALL be interlocked).
PRE xcmPrtGeneralTonerLowStop1.3.6.1.4.1.253.8.55.5.1.1.13PresentOnOffread-createIndicates the action taken when a low toner condition exists. 'on' indicates that the printer will stop printing when then toner is low 'off' indicates that printing will continue when the toner is low 'notPresent' indicates that the printer has no selectable option for action under a low toner condition.
PRE xcmPrtGeneralEndBannerPage1.3.6.1.4.1.253.8.55.5.1.1.14PresentOnOffread-createUsed to enable or disable printing banner pages at the end of jobs. This is a master switch which applies to all jobs, regardless of interpreter.
PRE xcmPrtGeneralTrayLowWarning1.3.6.1.4.1.253.8.55.5.1.1.15PresentOnOffread-createIndicates the action taken when a input tray paper condition 'on' indicates that the printer will report the warning over the user interfaces: Control Panel, CWIS, SNMP, etc. 'off' indicates that printing will not report the warning 'notPresent' indicates that the printer has no selectable option for a low paper condition.
PRE xcmPrtGeneralScanlineCompaction1.3.6.1.4.1.253.8.55.5.1.1.50PresentOnOffread-createThis object enables a printing mode wherein the printer compresses selected scanlines of raster image data as they are received and holds them in compressed form until they are to be printed. This allows particular jobs to be processed with less memory, but often reduced performance as well. On some Printers, turning this feature Off is referred to as 'PerformanceEnhancement'. When xcmInterpPageProtect is set to Off, some complex jobs may not print successfully with minimum memory. The ScanlineCompaction feature enables printing some complex jobs without resorting to reserving additional memory by turning on the PageProtect option or installing additional memory.
NUM xcmPrtGeneralMonoPrintOptimization1.3.6.1.4.1.253.8.55.5.1.1.51XcmPrtGeneralMonoPrintOptread-createThis object enables a printing mode wherein the printer can be set to either one of two modes overall. Mode 1 is Optimized for Speed, Mode 2 is Optimized for Economy. This setting affects the overall performance of the printer and thus affects all print quality modes.
OCT xcmPrtGeneralInstalledFeeder1.3.6.1.4.1.253.8.55.5.1.1.70OCTET STRINGread-onlyThis object uniquely specifies the currently installed Feeder hardware. Its purpose is to allow clients to determine via a single MIB object the number and type of input trays and feeding options available, based exclusively on the feeder that is installed.
OCT xcmPrtGeneralInstalledFinisher1.3.6.1.4.1.253.8.55.5.1.1.71OCTET STRINGread-onlyThis object uniquely specifies the currently installed Finisher hardware. Its purpose is to allow clients to determine via a single MIB object the number and type of output trays and finishing options available, based exclusively on the finisher that is installed.
OCT xcmPrtGeneralInstalledAnalogFax1.3.6.1.4.1.253.8.55.5.1.1.72OCTET STRINGread-onlyThis object uniquely specifies the currently installed analog fax card. Its purpose is to allow clients to determine via a single MIB object whether an analog fax card is installed, and the options that are available based on the fax card that is installed.
xcmPrtGeneralConsoleLocalizationV1EventOID1.3.6.1.4.1.253.8.55.5.2The value of the enterprise-specific OID in an SNMPv1 trap sent whenever 'prtConsoleLocalization' in the industry standard printer mib is updated. See SNMPv2 trap definition 'xcmPrtGeneralConsoleLocalizationV2Event' below.
xcmPrtGeneralConsoleLocalizationV2EventPrefix1.3.6.1.4.1.253.8.55.5.2.0
NTF xcmPrtGeneralConsoleLocalizationV2Event1.3.6.1.4.1.253.8.55.5.2.0.1This trap is sent when the value for prtConsoleLocalization in the industry standard printer MIB gets updated. Note: The variable-bindings of this trap have been chosen to allow for updated prtConsoleLocalization information to be provided while keeping trap messages reasonably concise (generally a few hundred octets at most).
xcmPrtDriverOptions1.3.6.1.4.1.253.8.55.6
PRE xcmPrtDrvrHwdOptStapler1.3.6.1.4.1.253.8.55.6.1PresentOnOffread-onlyObject that indicates if a Stapler Unit is installed within the print device.
PRE xcmPrtDrvrHwdOptDuplexUnit1.3.6.1.4.1.253.8.55.6.2PresentOnOffread-onlyObject that indicates if a Duplex Unit is installed within the print device.
PRE xcmPrtDrvrHwdOptPhaserBookletMaker1.3.6.1.4.1.253.8.55.6.3PresentOnOffread-onlyObject that indicates if a Booklet Maker Module is installed within the Phaser print device.
PRE xcmPrtDrvrHwdOptEnvelopeTray1.3.6.1.4.1.253.8.55.6.4PresentOnOffread-onlyObject that indicates if an Envelope Tray is installed within the print device.
PRE xcmPrtDrvrHwdOptCoilPunchUnit1.3.6.1.4.1.253.8.55.6.5PresentOnOffread-onlyObject that indicates if a Coil Punch Unit is installed within the print device.
XCM xcmPrtDrvrHwdOptFinisherDFA1.3.6.1.4.1.253.8.55.6.6XcmPrtFinisherDFATyperead-onlyObject that indicates the type of Finisher DFA that is installed within the print device.
XCM xcmPrtDrvrHwdOptHighCapacityFeeder1.3.6.1.4.1.253.8.55.6.7XcmPrtHighCapacityFeederTyperead-onlyObject that indicates the type of High Capacity Feeder that is installed within the print device.
OCT xcmPrtDriverOutputDeliveryUnit1.3.6.1.4.1.253.8.55.6.8OCTET STRINGread-onlyObject used to indicate the type of Output Delivery Units that are installed within the print device. The contents of this object shall expose a string of valid Output Delivery Unit name which are seperated by a comma. Valid Output Delivery Unit type include: 'notInstalled' 'installed' 'phStacker' 'phAdvanced' 'phProfessional' 'offsetCatchTray' 'simpleCatchTray' 'outputBin500Support' 'octMailbox' 'sctMailbox' 'octMailboxStapler' 'sctMailboxStapler' 'basicOfficeFinisher' 'officeFinisher' 'advancedOfficeFinisher' 'standardFinisher' 'professionalFinisher' 'dClassFinisher' 'dBookletMaker' 'dBookletMakerFold' 'd3ClassFinisher' 'd3ClassFinisherHcs' 'sbm' 'standardMff' 'professionalMff' 'bfm' 'ftm' 'bfmBfm' 'bfmBfmFtm' 'hcs' 'ehcs' 'hvf' 'hvfBm' 'bTypeFinisher' 'cTypeFinisher' 'cTypeFinisherBookletMaker' 'phProfessional2' 'dfaCompliant' 'hcss' 'dClassFinisherAdvanced' 'dClassFinisherProfessional' 'dClassFinisherProduction' 'cClassFinisherAdvanced' 'cClassFinisherProfessional' 'sbmFolder' 'standardFinisherMain' 'standardFinisherSb' 'dfaCompliantMain' 'dfaCompliantSb' 'dfaCompliantCustom' 'ehcs80' 'ehcss80' 'hcsDfa' 'hcsHcs' 'hcsHcsDfa' 'D3ClassFinisherHcsHcs' 'css' 'professionalPlusMff' 'bfmFtm' 'aTypeFinisher' 'typeSb' 'typeSbBookletMaker' 'professionalMffMohican' 'ftms' 'bfmFtms' 'ftmsFtms' 'bfmFtmsFtms' 'bfmBfmFtms' 'dFold' 'mainTray' An example: dClassFinisherProduction,dBookletMaker
PRE xcmPrtDrvrHwdOptHardDrive1.3.6.1.4.1.253.8.55.6.9PresentOnOffread-onlyObject that indicates if a Hard Drive is installed within the print device.
XCM xcmPrtDrvrHwdOptHolePunchUnit1.3.6.1.4.1.253.8.55.6.10XcmPrtHolePunchUnitTyperead-onlyObject used to indicate the type of Hole Punch Unit that is installed within the print device.
OCT xcmPrtDriverInputPaperTrays1.3.6.1.4.1.253.8.55.6.11OCTET STRINGread-onlyObject used to indicate the type of Paper Trays that are installed within the print device. The contents of this object shall expose a string of valid Paper Tray names which are seperated by a comma. Valid paper tray types include: 'notInstalled' 'traysInstalled' '1Tray' '2Trays' '3Trays' '3TraysHighCapacity' '4Trays' '4TraysHighCapacityTandemTray' '5Trays' '6Trays' 'extraTraysNotInstalled' '1ExtraTray' '2ExtraTrays' '3ExtraTrays' '4ExtraTrays' '5TraysHighCapacityTandemTray' '6TraysHighCapacity' '6TraysHighCapacityTandemTray' An example: 6Trays,2ExtraTrays
PRE xcmPrtDrvrHwdOptInserterUnit1.3.6.1.4.1.253.8.55.6.12PresentOnOffread-onlyObject that indicates if an Inserter Unit is installed within the print device.
PRE xcmPrtDrvrHwdOptJobAccountingFdi1.3.6.1.4.1.253.8.55.6.13PresentOnOffread-onlyObject that indicates if a Job Accounting FDI Unit is installedthe print device.
XCM xcmPrtDrvrHwdOptFaxOut1.3.6.1.4.1.253.8.55.6.14XcmPrtFaxOutTyperead-onlyObject that indicates if a Fax Out Unit is installed within the print device.
I32 xcmPrtDrvrHwdOptMemoryInMBs1.3.6.1.4.1.253.8.55.6.15Integer32read-onlyObject that indicates the size of physical memory in units of Megabytes installed within the print device. A value of zero indicates that no memory is installed.
PRE xcmPrtDrvrHwdOptOutputBinSide1.3.6.1.4.1.253.8.55.6.16PresentOnOffread-onlyObject that indicates if a Side Output Bin is installed within the print device.
PRE xcmPrtDrvrHwdOptOutputBinCenter1.3.6.1.4.1.253.8.55.6.17PresentOnOffread-onlyObject that indicates if a Center Output Bin is installed within the print device.
XCM xcmPrtDrvrHwdOptPhaserModule1.3.6.1.4.1.253.8.55.6.18XcmPrtPhaserModuleTyperead-onlyObject that indentifies the configuration of the Phaser print device.
NUM xcmPrtDrvrHwdOptPrintEngine1.3.6.1.4.1.253.8.55.6.19XcmPrtPrintEngineTyperead-onlyObject that indicates if the print device contains a single print engine or has two print engines.
PRE xcmPrtDrvrHwdOptSquareFoldTrimmer1.3.6.1.4.1.253.8.55.6.20PresentOnOffread-onlyObject that indicates if a Square Fold Trimmer Unit is installed within the print device.
PRE xcmPrtDrvrHwdOptTriFold1.3.6.1.4.1.253.8.55.6.21PresentOnOffread-onlyObject that indicates if a Tri-Fold Unit is installed within the print device.
PRE xcmPrtDrvrFntCollation1.3.6.1.4.1.253.8.55.6.50PresentOnOffread-onlyObject that indicates if the Collation function is supported by the print device.
XCM xcmPrtDrvrFntAsciiJobTicket1.3.6.1.4.1.253.8.55.6.51XcmPrtAsciiJobTicketTyperead-onlyObject that indicates if an ACSII Job Ticket function is supported by the print device.
XCM xcmPrtDrvrFntAuthenticationMode1.3.6.1.4.1.253.8.55.6.52XcmPrtAuthenticationModeTyperead-onlyObject that indicates the type of Authentication Mode function that is supported by the print device.
XCM xcmPrtDrvrFntHoldForAuthenMode1.3.6.1.4.1.253.8.55.6.53XcmPrtHoldForAuthenModeTyperead-onlyObject that indicates the type of Hold for Authentication Mode function that is supported by the print device.
PRE xcmPrtDrvrFntEnhancedImageQualityMode1.3.6.1.4.1.253.8.55.6.54PresentOnOffread-onlyObject that indicates if the Enhanced Image Quality function is supported by the print device.
PRE xcmPrtDrvrFntProductivityPack1.3.6.1.4.1.253.8.55.6.55PresentOnOffread-onlyObject that indicates if the Productivity Pack function is supported by the print device.
PRE xcmPrtDrvrFntJobStorage1.3.6.1.4.1.253.8.55.6.56PresentOnOffread-onlyObject that indicates if the Job Storage software function is supported by the print device.
XCM xcmPrtDrvrFntJobAccountingSystem1.3.6.1.4.1.253.8.55.6.57XcmPrtAccountingSystemTyperead-onlyObject that indicates the type of Job Accounting System that is supported by the print device.
xcmPrtInput1.3.6.1.4.1.253.8.55.8
xcmPrtInputTable1.3.6.1.4.1.253.8.55.8.1not-accessibleThis table logically augments the Printer MIB's prtInputTable.
xcmPrtInputEntry1.3.6.1.4.1.253.8.55.8.1.1not-accessibleEntries may exist for each entry in the prtInputTable.
ROW xcmPrtInputRowStatus1.3.6.1.4.1.253.8.55.8.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmPrtInputTable.
I32 xcmPrtInputNextPrtInputIndex1.3.6.1.4.1.253.8.55.8.1.1.2Integer32read-createThe value of prtInputIndex corresponding to the input subunit which will be used when this input subunit is emptied. The value of zero indicates that auto input switching will not occur when this input subunit is emptied. Two different mechanisms for input tray switching, xcmPrtNextPrtInputIndex and xcmPrtInputAliasGroup, are provided. A device agent may make use of one or the other, none, or both. Use the model that fits best for the given application. Usage: Conforming management agents, which ALSO implement the the Printer MIB v2, SHALL set 'xcmPrtInputNextPrtInputIndex' to the SAME value as 'prtInputNextIndex' (i.e., the values of these two objects SHALL be interlocked).
PRE xcmPrtInputUseCustomSize1.3.6.1.4.1.253.8.55.8.1.1.3PresentOnOffread-createSpecifies how this input subunit determines the paper size to use. If the value is 'Off' this input subunit uses the paper size automatically sensed by the subunit. If the value is 'On' this input subunit uses the custom dimensions provided by xcmPrtInputCustDimFeedDirDecl and xcmPrtInputCustDimXFeedDirDecl.
I32 xcmPrtInputCustDimFeedDirDecl1.3.6.1.4.1.253.8.55.8.1.1.4Integer32read-createProvides the dimension, in the feed direction, of the media in this input subunit, when the value of xcmPrtInputUseCustomSize is set to 'On'. When xcmPrtInputUseCustomSize is set to On, this value is copied to prtInputMediaDimFeedDirDeclared and prtInputMediaDimFeedDirChosen.
I32 xcmPrtInputCustDimXFeedDirDecl1.3.6.1.4.1.253.8.55.8.1.1.5Integer32read-createProvides the dimension, in the feed direction, of the media in this input subunit, when the value of xcmPrtInputUseCustomSize is set to 'On'. When xcmPrtInputUseCustomSize is set to 'On', this value is copied to prtInputMediaDimFeedDirDeclared and prtInputMediaDimFeedDirChosen.
I32 xcmPrtInputTrayPriority1.3.6.1.4.1.253.8.55.8.1.1.6Integer32read-createThe current priority of this tray. This value/mechanism is independent of xcmPrtNextPrtInputIndex and xcmPrtInputAliasGroup. Usage: The priority of this device, where '0' is unspecified (default), '1' is lowest, and '100' is highest.
xcmPrtInputTrayTable1.3.6.1.4.1.253.8.55.8.2not-accessibleThis table logically augments the Printer MIB's Input Group.
xcmPrtInputTrayEntry1.3.6.1.4.1.253.8.55.8.2.1not-accessibleEntries may exist for each unique hrDeviceIndex entry in the prtInputTable.
ROW xcmPrtInputTraysRowStatus1.3.6.1.4.1.253.8.55.8.2.1.1RowStatusread-createManages the status of this conceptual row in the xcmPrtInputTrayTable.
I32 xcmPrtInputTraysInstalled1.3.6.1.4.1.253.8.55.8.2.1.2Integer32read-createThe number of printer input trays installed on this device. This is read-only on devices that are able to determine this value at The value is read-write on devices that do not know how many inpu trays are installed on the device. The value reported must match the number of rows in prtInputTable for each unique hrDeviceIndex in that table. Input trays for finisher units are not reported by this value.
XCM xCmPrtInputTraysConfiguration1.3.6.1.4.1.253.8.55.8.2.1.3XcmPrtInputTraysConfigurationread-onlyThis single object represents the input tray configuration for the entire machine. The value exposed by this object will be utilized by Xerox print driver software and the Microsoft OS.
xcmPrtOutput1.3.6.1.4.1.253.8.55.9
xcmPrtOutputTable1.3.6.1.4.1.253.8.55.9.1not-accessibleThis table logically augments the prtOutputTable in the Printer MIB.
xcmPrtOutputEntry1.3.6.1.4.1.253.8.55.9.1.1not-accessibleEntries may exist for each entry in the prtOutputTable.
ROW xcmPrtOutputRowStatus1.3.6.1.4.1.253.8.55.9.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmPrtOutputTable.
I32 xcmPrtOutputNextIndex1.3.6.1.4.1.253.8.55.9.1.1.2Integer32read-createThe value of prtOutputIndex corresponding to the output subunit which will be used when this output subunit is filled. A value of zero(0) indicates that auto output switching will not occur when this output subunit is filled.
OCT xcmPrtOutputPassword1.3.6.1.4.1.253.8.55.9.1.1.3OCTET STRINGread-createThis object is used as the password for an Output Tray, e.g. an output mailbox. It is the value that must be entered to open the output tray.
XCM xcmPrtOutputOffsetStackingType1.3.6.1.4.1.253.8.55.9.1.1.4XcmPrtOutputOffsetStackingTyperead-createThis object further refines the type of offset stacking from that specified by the object prtOutputOffsetStacking in the Printer MIB.
PRE xcmPrtOutputTrayTimeoutSupport1.3.6.1.4.1.253.8.55.9.1.1.5PresentOnOffread-createDetermines whether the printer should wait before sending the printed output to another output destination when the selected or default destination is full. 'On' indicates that would should wait as specified by xcmPrtOutputTrayTimeout. 'Off' indicates this feature is off and should immediately seek to send the printed output to another destination. The value 'other' shall mean not specified.
CAR xcmPrtOutputTrayTimeout1.3.6.1.4.1.253.8.55.9.1.1.6Cardinal32read-createDetermines how long the printer should wait before sending the printed output to another output destination when the selected or default destination is full. A value of (0) implies 'other' or 'infinite' which translates to this input subunit does not support this feature.
PRE xcmPrtOutputStaple1.3.6.1.4.1.253.8.55.9.1.1.100PresentOnOffread-createThis object declares whether the printer has the ability to staple multi-page documents delivered to the specified output destination, and whether this ability is currently turned on. 'on' indicates stapling is supported to this output destination, and that it is turned on. 'off' indicates this printer supports stapling to this output destination, but that it is turned off. If a job calls for a staple, none will be given. 'notPresent' indicates that this printer does not support stapling to this output destination. The value 'other' shall mean not specified.
XCM xcmPrtOutputStaplePosSupported1.3.6.1.4.1.253.8.55.9.1.1.101XcmPrtOutputStaplePositionread-createThis object declares the stapling positions supported.
PRE xcmPrtOutputStapleDefault1.3.6.1.4.1.253.8.55.9.1.1.102PresentOnOffread-createThis object declares for the cases where the job-stream does not specify whether to staple a particular job, whether the printer should apply the default staple specified in xcmPrtOutputStaplePosDefault for this output destination. 'on' indicates the staple default feature is supported for this output destination, and that a job not specifying whether to staple should be supplied a staple per the 'xcmPrtOutputStaplePosDefault' object. If stapling is disabled, the document will not be stapled. 'off' indicates the staple default feature is supported for this output destination, but that it is turned off. Jobs not specifying whether to staple, will not be stapled. 'notPresent' indicates the staple default feature is not supported. Jobs not specifying whether to staple, will not be stapled. The value 'other' shall mean not specified.
XCM xcmPrtOutputStaplePosDefault1.3.6.1.4.1.253.8.55.9.1.1.103XcmPrtOutputStaplePositionread-createThis object controls the default staple position to be used when stapling is enabled, and the job-stream does not specify whether to staple the particular job or the job-stream specifies to apply a staple, but does not specify where. Only one staple position may be declared. The value of zero indicates a default of not staple.
PRE xcmPrtOutputPunch1.3.6.1.4.1.253.8.55.9.1.1.104PresentOnOffread-createThis object declares whether the printer has the ability to punch holes in documents delivered to the specified output destination, and whether this ability is currently turned on. 'on' indicates hole punching is supported to this output destination and that it is turned on 'off' indicates this printer supports hole punching to this output destination, but that it is turned off. If a job calls for punched output, no punching will occur. 'not Present' indicates that this printer does not support hole punching.
PRE xcmPrtOutputPunchDefault1.3.6.1.4.1.253.8.55.9.1.1.105PresentOnOffread-createThis object declares whether the printer will punch the job when the print stream does not specify a punch requirement. 'on' indicates hole punching is supported to this output destination and that the job will be punched if the data stream contains no job punch information 'off' indicates this printer supports hole punching to this output destination, and that the job will not be punched if the data stream contains no job punch information 'not Present' indicates that this printer does not support hole punching.
XCM xcmPrtOutputPunchPosSupported1.3.6.1.4.1.253.8.55.9.1.1.106XcmPrtOutputPunchPositionread-createThis object declares the punch positions supported.
PRE xcmPrtOutputBookletFoldStaple1.3.6.1.4.1.253.8.55.9.1.1.107PresentOnOffread-createThis object declares whether the device has the ability to fold and or staple booklet documents delivered to the specifie output destination, and whether this ability is currently turn on indicates booklet folding and/or stapling is supported to output destination and that it is turned on. off indicates booklet folding and/or stapling is supported to but that it is turned off. If a job calls for a booklet folding and/or staple, none will be given. notPresent indicates booklet folding and/or stapling is not supported. The value other shall mean not specified.
xcmPrtChannel1.3.6.1.4.1.253.8.55.14
xcmPrtChannelTable1.3.6.1.4.1.253.8.55.14.1not-accessibleThis table logically augments Printer MIB's prtChannelTable.
xcmPrtChannelEntry1.3.6.1.4.1.253.8.55.14.1.1not-accessibleAn entry exists corresponding to each entry in the prtChannelTable.
ROW xcmPrtChannelRowStatus1.3.6.1.4.1.253.8.55.14.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmPrtChannelTable.
CAR xcmPrtChannelEOJTimeout1.3.6.1.4.1.253.8.55.14.1.1.2Cardinal32read-createDefines the number of seconds that the channel waits before timing out. For example, this may be used for the parallel channel. The value zero means infinite or no timeout on the channel.
CAR xcmPrtChannelAuxSheetPackage1.3.6.1.4.1.253.8.55.14.1.1.3Cardinal32read-createThis object is an index into the xcmPrtAuxPackageTable. This table is used to enable or disable printing of auxiliary sheets by this channel. The value zero shall mean not specified.
PRE xcmPrtChannelSpoolingEnable1.3.6.1.4.1.253.8.55.14.1.1.4PresentOnOffread-createThis object controls spooling to a large data store such as a hard disk. When set to On, data received and waiting to be processed from any port is spooled onto the large data store and later retrieved for processing. This allows the printer to receive the data more rapidly, thus freeing the data source sooner. It may also increase throughput by having the next job's print data already local for processing. When set to Off, the spooling feature is disabled. Data received is not spooled to the large data store, and is accepted by the printer only as needed for printing. You may want to disable this spooling feature if spooling is already done outside the printer; having the spooling done on the printer as well, may not add value, and may create error recovery and queue monitoring difficulties. The value 'other' shall mean not specified.
PRE xcmPrtChannelLangSensing1.3.6.1.4.1.253.8.55.14.1.1.5PresentOnOffread-createThis object indicates whether the channel supports detection of the input PDL language type, and if so, whether the feature is enabled. Currently, the prtChannelDefaultPageDescLangIndex points to the Page Description Language Interpreter for this channel. One of the PDL types enumerated in the prtInterpreterLangFamily object is langAutomatic(37), to be used for automatic PDL sensing; however, if the language sensing fails there is no fallback language for the channel. Conforming implementations shall use xcmPrtChannelLangSensing for each channel and deprecate use of the langAutomatic(37) enum in favor of the literal default language in the prtInterpreterLangFamily object. The value 'other' shall mean not specified.
PRE xcmPrtChannelBinaryPostScript1.3.6.1.4.1.253.8.55.14.1.1.6PresentOnOffread-createIf 'On' PostScript received over this channel is processed as pure binary data. If 'Off' PostScript is interpretted as ASCII or TBCP data. The value 'other' shall mean not specified.
PRE xcmPrtChannelAutoJobEnd1.3.6.1.4.1.253.8.55.14.1.1.80PresentOnOffread-createControls automatic ending of a print job that does not finish printing. When 'On', after the current print job has paused long enough to exceed the xcmPrtChannelEOJTimeout interval, the current print job will be stopped. When 'Off', the print job does not end after the timeout interval. Instead, the printer waits to continue until another print job is received on any port. A partial page will remain unprinted until the next print job is received. The current job will then be stopped. The value 'other' shall indicate not specified.
PRE xcmPrtChannelBinaryPostScriptZ1.3.6.1.4.1.253.8.55.14.1.1.81PresentOnOffread-createIf 'On' PostScript received over this channel is processed as pure binary data. If 'Off' PostScript is interpretted as ASCII or TBCP data. The value 'other' shall mean not specified. Devices should NOT implement this object, should instead implement the equivalent object xcmPrtChannelBinaryPostScript. This xcmPrtChannelBinaryPostScriptZ object appears for backward compatibility support only, since some few devices implemented the object at this OID. Clients/managers wishing to support those devices should try to access both objects (which generally can be done with a single SNMP message packet combining requests for both object OIDs) and use whichever object is present in the device.
xcmPrtInterpreter1.3.6.1.4.1.253.8.55.15
xcmPrtInterpreterTable1.3.6.1.4.1.253.8.55.15.1not-accessibleThis table logically augments the Printer MIB's prtInterpreterTable.
xcmPrtInterpreterEntry1.3.6.1.4.1.253.8.55.15.1.1not-accessibleAn entry exists corresponding to each entry in the prtInterpreterTable.
ROW xcmPrtInterpRowStatus1.3.6.1.4.1.253.8.55.15.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmPrtInterpreterTable.
CAR xcmPrtInterpAuxSheetPackage1.3.6.1.4.1.253.8.55.15.1.1.2Cardinal32read-createThis object is an index into the xcmPrtAuxPackageTable. This table is used to enable or disable printing of auxiliary sheets by this interpreter. The value zero shall mean not specified.
PRE xcmPrtInterpContextSaving1.3.6.1.4.1.253.8.55.15.1.1.3PresentOnOffread-createEnables reserving memory for saving permanently downloaded fonts and macros, when the printer switches between this and another interpreter. The effect is to save the memory for a subsequent job using this interpreter. When set to Off, all permanently downloaded fonts and macros are cleared from memory when switching PDLs. They must be downloaded again when the printer switches back to using the current PDL. When set to On, permanently downloaded fonts and macros are stored in printer memory. You eliminate the time to download them again when the printer switches back to the current PDL. In PCL, this is referred to as Resource Savings. The value 'other' shall mean not specified.
PRE xcmPrtInterpEdgeEnhancement1.3.6.1.4.1.253.8.55.15.1.1.4PresentOnOffread-createSpecifies whether the printer should perform EdgeEnhancement of the image of the printed document for this interpreter. The value 'other' shall mean not specified.
I32 xcmPrtInterpFontIndexDefault1.3.6.1.4.1.253.8.55.15.1.1.5Integer32read-createThe value of xcmFontIndex corresponding to the xcmFontEntry which represents the default font for this Interpreter. A value of (-1) means 'other'. A value of (-2) means 'unknown'. A value of (-3) means 'notPresent'. A value of 'other' (-3) should be used for those interpreters which have no default font (e.g. PostScript). For agents that choose not to implement the Resources MIB, this object specifies the ID of the default font. This use of this object is significant only to the specific product.
CAR xcmPrtInterpGrayLevels1.3.6.1.4.1.253.8.55.15.1.1.6Cardinal32read-createThis object describes the gray levels supported by this interpreter. This may represent gray levels within a color plane. The value zero means not specified for this interpreter.
CAR xcmPrtInterpGrayLevelDefault1.3.6.1.4.1.253.8.55.15.1.1.7Cardinal32read-createThis object controls the number of gray scales for this interpreter. The value zero means not specified for this interpreter.
PRE xcmPrtInterpJamRecovery1.3.6.1.4.1.253.8.55.15.1.1.8PresentOnOffread-createThis object controls how the printer recovers from a paper jam. When set to On, the printer reprints any pages in the printer at the time of the jam, after the jam has been cleared. The printer does this by using a portion of memory to store print data. This may slow throughput. When set to Off, some pages may be lost after the jam has been cleared. The print job must be re-sent, specifying those pages that did not print as a result of the paper jam. The value 'other' shall mean not specified.
ORD xcmPrtInterpJobCopiesDefault1.3.6.1.4.1.253.8.55.15.1.1.9Ordinal32read-createThis defines the default number of job copies to be printed by this interpreter. If set incorrectly, this object may cause difficulties at customer sites. Agent developers should consider making this object read-only, permanently set to one copy.
PRE xcmPrtInterpLineWrap1.3.6.1.4.1.253.8.55.15.1.1.10PresentOnOffread-createThis object controls whether long lines are wrapped or truncated. If On, long lines wrap to the next line. If Off, long lines are truncated. Note the meaning of 'long' depends on the orientation and the current page size. The value 'other' shall mean not specified.
XCM xcmPrtInterpMediumSizeDefault1.3.6.1.4.1.253.8.55.15.1.1.11XcmPrtMediumSizeread-createThis object specifies the default medium size for an interpreter. It is used if no medium size is specified. For PCL, this object sets the General PJL Environment variable 'Paper'. The xcmPrtInterpMediumSizeDefault object may be affected by setting the xcmPrtGeneralMediumClassDefault object.
PRE xcmPrtInterpPageProtect1.3.6.1.4.1.253.8.55.15.1.1.12PresentOnOffread-createThis object enables reserving sufficient memory for printing complex pages, thus avoiding Page Too Complex errors. The amount of memory reserved is implementation specific. When this feature is turned on, printer performance may be slowed. The value 'other' shall mean not specified.
XCM xcmPrtInterpPageProtectSize1.3.6.1.4.1.253.8.55.15.1.1.13XcmPrtMediumSizeread-createThis object sets the PageSize to be used by this interpreter in reserving sufficient memory for printing complex pages, thus avoiding Page Too Complex Errors. The actual amount of memory to be reserved as a function of the specified page size is implementation specific. When this feature is turned on, printer performance may be slowed. In PCL, this object supports the General PJL Environment Variable 'PAGEPROTECT'. This object the sets the page protection configuration. The page protection feature reserves a block of printer memory to prevent printer overrun errors when formatting very dense or complex images. This variable may be set to any legal value at any time, regardless of the current amount of free memory or the currently set resolution. When a job is sent, if there is not enough memory to print correctly with the current resolution and page protection configuration, the system temporarily overrides the resolution and/or page protect values to run the job. When the page protection status is changed, memory may be reconfigured, and all downloaded fonts, PCL macros, and PostScript dictionaries may be lost. The value notSpecified shall also mean Off.
XCM xcmPrtInterpPageSizeErrorPolicy1.3.6.1.4.1.253.8.55.15.1.1.14XcmPrtPageSizeErrorPolicyread-createControls interpreter behavior when the requested Page Size is not currently available.
XCM xcmPrtInterpPlexSupported1.3.6.1.4.1.253.8.55.15.1.1.15XcmPrtPlexread-createThis object specifies the Plex modes supported by this interpreter. These Plex modes specify the relative orientations between consecutive pages, and capabilities of printing one-side, two-sided or both.
XCM xcmPrtInterpPlexDefault1.3.6.1.4.1.253.8.55.15.1.1.16XcmPrtPlexread-createThis object specifies the default plex for this interpreter. The device shall set no more than one bit. The value zero shall indicate not specified.
PRE xcmPrtInterpPrintEdgeToEdge1.3.6.1.4.1.253.8.55.15.1.1.17PresentOnOffread-createEnables edge to edge printing for interpreters that try to enforce a coordinate system that is offset from the edge of the paper, e.g., PCL. When On, jobs are printed to the edge of the paper. When Off, jobs are printed in normal printable area of page. The value 'other' shall mean not specified.
NUM xcmPrtInterpPrintQuality1.3.6.1.4.1.253.8.55.15.1.1.18XcmPrtPrintQualityread-createSets the default output quality of the printed document for this interpreter. Some printers have programmatically controlled output quality.
CAR xcmPrtInterpPrtInputIndexDflt1.3.6.1.4.1.253.8.55.15.1.1.19Cardinal32read-createSets the default input source for the interpreter. It is the index to the prtInputGroup. The value zero means not specified.
CAR xcmPrtInterpPrtOutputIndexDflt1.3.6.1.4.1.253.8.55.15.1.1.20Cardinal32read-createThe value of the index of the default Output bin for this interpreter. If specified, this object overrides the box level object prtOutputDefaultIndex. The value zero means unspecified.
CAR xcmPrtInterpResFeedDirDefault1.3.6.1.4.1.253.8.55.15.1.1.21Cardinal32read-createThis object specifies for this interpreter, the default resolution in the Feed direction in 10000 units of measure specified by prtMarkerAddressabilityUnit for this interpreter. A related object is the Printer MIB prtInterpreterFeedAddressability object which describes the maximum interpreter addressability in the feed direction. The value zero shall mean not specified. If this object has a value other than unspecified, this object takes precedence over xcmPrtInterpFeedResIndexDefault.
CAR xcmPrtInterpResXFeedDirDefault1.3.6.1.4.1.253.8.55.15.1.1.22Cardinal32read-createThis object specifies for this interpreter, the default resolution in the Cross Feed direction in 10000 units of measure specified by prtMarkerAddressabilityUnit for this interpreter. A related object is the Printer MIB prtInterpreterFeedAddressability object which describes the maximum interpreter addressability in the cross feed direction. The value zero means unspecified. If this object has a value other than unspecified, this object takes precedence over xcmPrtInterpFeedResIndexDefault.
CAR xcmPrtInterpResIPResIndex1.3.6.1.4.1.253.8.55.15.1.1.23Cardinal32read-createThis object shall provide an index into the xcmIPResTable. The xcmIPResTable shall be used to list available resolutions supported by this interpreter. Each row includes objects for Feed Resolution (pixels per inch), XFeed Resolution (pixels per inch), Bits Per Pixel Supported, and Number of Color Planes Supported. The value zero means unspecified.
CAR xcmPrtInterpResIPResIndexDflt1.3.6.1.4.1.253.8.55.15.1.1.24Cardinal32read-createThis object which is a pointer into the xcmIPResTable sets the print resolution for this interpreter. The value zero means unspecified.
CAR xcmPrtInterpTextFormLength1.3.6.1.4.1.253.8.55.15.1.1.25Cardinal32read-createThis object sets the maximum number of lines per page for a text file that is being printed using this interpreter. For PCL Interpreters, this object provides the General PJL Environment Variable FORMLINES. This variable is tied to both the PJL Environment Variables PAPER and ORIENTATION. If the value of either of those variables is changed, then the FORMLINES variable automatically is updated to maintain the same line spacing. The value zero means not specified.
CAR xcmPrtInterpTimeoutJob1.3.6.1.4.1.253.8.55.15.1.1.26Cardinal32read-createThis object sets how long printer will wait for correct end of job from the interpreter. This setting lets you adjust how long the printer will wait to receive the data it needs to complete a job before terminating it prematurely. The value zero means infinite.
CAR xcmPrtInterpTimeoutPage1.3.6.1.4.1.253.8.55.15.1.1.27Cardinal32read-createThis object sets how long printer will wait for correct end of page from the interpreter. If, for example, a print job contains a page without the correct end of page code, the job will stall. This setting lets you adjust how long the printer will wait to receive the data it needs to complete a page before terminating it prematurely. The value zero means infinite.
CAR xcmPrtInterpInputAliasIndexDflt1.3.6.1.4.1.253.8.55.15.1.1.28Cardinal32read-createSets the default input tray alias for this interpreter. It is the xcmPrtInputAliasIndex to the xcmPrtInputAlias table. The value zero means 'not specified'.
XCM xcmPrtInterpTraySwitch1.3.6.1.4.1.253.8.55.15.1.1.29XcmPrtTraySwitchread-createThis object declares for this interpreter the tray switching declaration mechanism used. Note: The tray switching declaration mechanisms do not specify how or when or whether a printer switches back to using an earlier emptied tray after that tray is refilled. For example, assume a printer is set up to first use Tray 1, then when emptied Tray 2, then Tray 3. If just after tray 1 becomes empty and the printer switches to Tray 2, the operator refills Tray 1; the printer may select which tray to pull the next sheet from using a variety of algorithms: - The printer may switch back immediately to use tray 1. This may be particularly appropriate if tray 1 is the high capacity feeder. - The printer may pull sheets from tray 2 until it is empty and then switch back to tray 1. - The printer may pull sheets from tray 2 until it is empty and then continue to tray 3, before switching back to tray 1. Again, implementation of how the input tray switching programs behave when empty trays are refilled is considered printer specific.
STR xcmPrtInterpMediumTypeDefault1.3.6.1.4.1.253.8.55.15.1.1.30XcmFixedLocaleDisplayStringread-createSpecifies the paper type used to print a page if no paper type is specified by the software application Typical paper types could include Plain, Preprinted, etc.
XCM xcmPrtInterpMediaTypeErrPolicy1.3.6.1.4.1.253.8.55.15.1.1.31XcmPrtMediaTypeErrorPolicyread-createControls interpreter behavior when the requested Media Type is not currently available.
CAR xcmPrtInterpErrorPolicyTimeout1.3.6.1.4.1.253.8.55.15.1.1.32Cardinal32read-createProvides the timeout for ErrorPolicy enumerations requiring one, e.g. 'ignoreAfterTimeout' The value zero shall mean infinite or not supported.
PRE xcmPrtInterpLineTerm1.3.6.1.4.1.253.8.55.15.1.1.33PresentOnOffread-createEnables adding a Carriage Return after every Line Feed. The value 'On' indicates that a Carriage Return will be added after every Line Feed. Usage example: This is a useful feature when printing text jobs via PCL through a standard queue in UNIX. The value 'other' shall mean not specified.
PRE xcmPrtInterpEnhancedResolution1.3.6.1.4.1.253.8.55.15.1.1.34PresentOnOffread-createThis value determines whether the value of prtMarkerAddressabilityFeedDir and prtMarkerAddressabilityXFeedDir is generated directly or generated by enhancing a lower resolution via interpolation techniques. The value 'other' shall mean not specified.
PRE xcmPrtInterpAutoContinue1.3.6.1.4.1.253.8.55.15.1.1.50PresentOnOffread-createThis object controls whether the printer resumes printing after a system error occurs. When set to Off, the printer does not automatically resume. Manual intervention must occur for the printer to resume. When set to On, the printer automatically resumes operation after certain system errors. The On setting is useful in a networked environment. The value 'other' shall mean not specified.
XCM xcmPrtInterpEnvFeederSize1.3.6.1.4.1.253.8.55.15.1.1.51XcmPrtMediumSizeread-createThis object informs the printer what size of envelope is currently loaded in the envelope feeder. Because the input tray feeding envelopes may not have a size sensor, this setting is required so that the printer is able to know when the size of envelope requested for printing is different than that loaded. When the sizes do not match, and xcmPrtInterpPageSizeErrorPolicy is set to Off, the printer displays a message asking for a change of envelope size. The XcmPrtPaperSize selected should be that of an envelope.
XCM xcmPrtInterpManualFeedPgSize1.3.6.1.4.1.253.8.55.15.1.1.52XcmPrtMediumSizeread-createThis object sets the default medium size of the manual input tray for this interpreter.
XCM xcmPrtInterpOffsetStackingType1.3.6.1.4.1.253.8.55.15.1.1.53XcmPrtOutputOffsetStackingTyperead-createThis object further refines the type of offset stacking from that specified by the object prtOutputOffsetStacking in the Printer MIB. Printers who need to specify OffsetStackingType by interpreter shall set this object to 'other'. To specify OffsetStackingType by interpreter, use the object xcmPrtOutputOffsetStackingType.
PRE xcmPrtInterpProcessBarcodes1.3.6.1.4.1.253.8.55.15.1.1.54PresentOnOffread-createSpecifies whether the 'extra' barcode processing within the interpreter should be used.
xcmPrtInputAlias1.3.6.1.4.1.253.8.55.50
xcmPrtInputAliasTable1.3.6.1.4.1.253.8.55.50.1not-accessibleThis table defines one or more aliases for input sub-units defined in the Input Group.
xcmPrtInputAliasEntry1.3.6.1.4.1.253.8.55.50.1.1not-accessibleOne or more entries may exist corresponding to each entry in the prtInputTable.
CAR xcmPrtInputAliasIndex1.3.6.1.4.1.253.8.55.50.1.1.1Cardinal32not-accessibleA unique value used to identify this row in the xcmPrtInputAliasTable.
ROW xcmPrtInputAliasRowStatus1.3.6.1.4.1.253.8.55.50.1.1.2RowStatusread-createManages the status of this conceptual row in the xcmPrtInputAliasTable.
STR xcmPrtInputAliasName1.3.6.1.4.1.253.8.55.50.1.1.3XcmFixedLocaleDisplayStringread-createDefines an alternate name for the input source. This is in addition to the prtInputName from the Input Group. Typical usage is to map an interpreter specific name to the sub-unit name in the Input Group, e.g., PCL's 'upper' to the device input name 'main'.
STR xcmPrtInputAliasSwitchProgram1.3.6.1.4.1.253.8.55.50.1.1.4DisplayStringread-createThe input tray switching program for this 'InputAliasName' presented in a '.' separated list of prtInputIndex values. For example, the string '1.4.3' indicates start with the input tray represented by prtInputIndex 1, if it becomes empty switch to prtInputIndex 4, when it becomes empty switch to prtInputIndex 3, if it becomes empty then wait for operator intervention. An empty string shall indicate unspecified.
xcmPrtAuxSheet1.3.6.1.4.1.253.8.55.52
xcmPrtAuxPackage1.3.6.1.4.1.253.8.55.60
xcmPrtAuxPackageTable1.3.6.1.4.1.253.8.55.60.1not-accessibleThis table lists Auxiliary Sheets enabled for this printer.
xcmPrtAuxPackageEntry1.3.6.1.4.1.253.8.55.60.1.1not-accessibleAn entry exists corresponding to each entry in the xcmPrtAuxPackageTable.
CAR xcmPrtAuxPackageIndex1.3.6.1.4.1.253.8.55.60.1.1.1Cardinal32not-accessibleA unique value used by the printer to identify this Auxiliary Sheet.
ROW xcmPrtAuxPackageRowStatus1.3.6.1.4.1.253.8.55.60.1.1.2RowStatusread-createManages the status of this conceptual row in the xcmPrtAuxPackageTable.
XCM xcmPrtAuxPackageType1.3.6.1.4.1.253.8.55.60.1.1.3XcmPrtAuxSheetTyperead-createSpecifies the Auxiliary Sheet type associated with this row. Note: DEFVAL commented out due to the negative enum definition in 15prtxtc being illegal in strict SMIv1 (see section 3.2.1.1 of RFC 1155).
XCM xcmPrtAuxPackageContent1.3.6.1.4.1.253.8.55.60.1.1.4XcmPrtAuxSheetContentread-createSpecifies the information content of this auxiliary sheet. The value zero shall mean notSpecified.
CAR xcmPrtAuxPackagePrtInputIndex1.3.6.1.4.1.253.8.55.60.1.1.5Cardinal32read-createSpecifies the input tray the printer shall use in printing this auxiliary sheet. The value zero shall mean notSpecified.
CAR xcmPrtAuxPackageNext1.3.6.1.4.1.253.8.55.60.1.1.6Cardinal32read-createProvides the index of the next Auxiliary Sheet declared for this printer. This provides a linking mechanism to group auxiliary pages. The last auxiliary page to be declared will set this xcmPrtAuxPackageNext object to zero, meaning no further sheets. The value zero shall mean notPresent.
xcmPrtInterpPCL1.3.6.1.4.1.253.8.55.70
xcmPrtInterpPCLTable1.3.6.1.4.1.253.8.55.70.1not-accessibleThis table is an extension to the prtInterpPCLTable.
xcmPrtInterpPCLEntry1.3.6.1.4.1.253.8.55.70.1.1not-accessibleAn entry exists corresponding to each entry in the xcmPrtInterpPCLTable.
ROW xcmPrtInterpPCLRowStatus1.3.6.1.4.1.253.8.55.70.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmPrtInterpPCLTable.
XCM xcmPrtInterpPCLFontSourceDflt1.3.6.1.4.1.253.8.55.70.1.1.2XcmPrtPCLFontSourceread-createThis object provides the PCL-specific PJL variable 'FONTSOURCE'. 'FONTSOURCE' specifies the device location of the default font in PCL.
CAR xcmPrtInterpPCLFontNumberDflt1.3.6.1.4.1.253.8.55.70.1.1.3Cardinal32read-createThis object provides the PCL-specific PJL variable 'FONTNUMBER'. In PCL, 'FONTNUMBER' specifies the ID of the default font within the default FONTSOURCE.
CAR xcmPrtInterpPCLPitchNumerator1.3.6.1.4.1.253.8.55.70.1.1.4Cardinal32read-createThis object along with xcmPrtInterpPCLPitchDenominator sets the default for the PCL-specific PJL variable 'PITCH. These two object sets the default pitch size for the PCL default font defined in xcmPrtInterpreterPCLFontNumberDflt. This variable only applies when the default font specified is a scalable fixed pitch font. A value of zero shall mean not specified.
CAR xcmPrtInterpPCLPitchDenominator1.3.6.1.4.1.253.8.55.70.1.1.5Cardinal32read-createThis object along with xcmPrtInterpPCLPitchNumerator sets the default for the PCL-specific PJL variable 'PITCH'. These two object sets the default pitch size for the PCL default font defined in xcmPrtInterpreterPCLFontNumberDflt. The PITCH variable only applies when the default font specified is a scalable fixed pitch font. A value of zero shall mean not specified. It is expected that a typical application will set xcmPrtInterpPCLPitchDenominator to 100.
CAR xcmPrtInterpPCLPtSizeNumerator1.3.6.1.4.1.253.8.55.70.1.1.6Cardinal32read-createThis object along with xcmPrtInterpPCLPtSizeDenominatr sets the default for the PCL-specific PJL variable 'PTSIZE'. The PTSIZE variable only applies when the FONTNUMBER setting specifies a scalable proportionally-spaced font. The size is in units of printer's points, which units are here considered to be exactly 1/72 of an inch. The value zero shall mean not specified.
CAR xcmPrtInterpPCLPtSizeDenominatr1.3.6.1.4.1.253.8.55.70.1.1.7Cardinal32read-createThis object along with xcmPrtInterpPCLPtSizeNumerator sets the default for the PCL-specific PJL variable 'PTSIZE'. The PTSIZE variable only applies when the FONTNUMBER setting specifies a scalable proportionally-spaced font. The value zero shall mean not specified. It is expected that a typical application will set this object to the value 4. For example, if the denominator is set to 4, describe a PtSize of 8.5, xcmPrtInterpPCLPtSizeNominator must be set to 34.
NUM xcmPrtInterpPCLPrintScreen1.3.6.1.4.1.253.8.55.70.1.1.50XcmPrtPrintScreenread-createThis object sets a special mode for 80 character screen dumps.
xcmPrtMediumTypeSupported1.3.6.1.4.1.253.8.55.75
xcmPrtMedmTypeSupTable1.3.6.1.4.1.253.8.55.75.2not-accessibleA table of specific and general medium 'types' which are associated with this host system.
xcmPrtMedmTypeSupEntry1.3.6.1.4.1.253.8.55.75.2.1not-accessibleAn entry for a specific or general medium 'types' which is associated with this host system.
ORD xcmPrtMedmTypeSupIndex1.3.6.1.4.1.253.8.55.75.2.1.1Ordinal32not-accessibleA unique value used to identify this medium type supported.
ROW xcmPrtMedmTypeSupRowStatus1.3.6.1.4.1.253.8.55.75.2.1.2RowStatusread-createManages the status of this conceptual row in the 'xcmPrtMedmTypeSupTable'.
XCM xcmPrtMedmTypeSupRowPersistence1.3.6.1.4.1.253.8.55.75.2.1.3XcmGenRowPersistenceread-createIndicates persistence of this row, from the given enumeration.
STR xcmPrtMedmTypeSupName1.3.6.1.4.1.253.8.55.75.2.1.4XcmFixedLocaleDisplayStringread-createNamed 'type' of this medium instance. This can be the name of the media type provided by a user.
I32 xcmPrtMedmTypeSupFuserTemp1.3.6.1.4.1.253.8.55.75.2.1.5Integer32read-createIndicates the relative fuser temperature for this medium type. The range is 1 - 100. A value to '50' indciates the 'normal' fuser temperature. Values higher than 50 indicate higher fuser temperatures. Values lower than 50 indicate lower fuser temperatures. The value to use is device specific.
OCT xcmPrtMedmTypeSupPaperType1.3.6.1.4.1.253.8.55.75.2.1.6OCTET STRINGread-createThe paper type for this xcmPrtMedmTypeSupName.
OCT xcmPrtMedmTypeSupPDLString1.3.6.1.4.1.253.8.55.75.2.1.7OCTET STRINGread-createThe string used in the print stream for this xcmPrtMedmTypeSupName.
T/F xcmPrtMedmTypeSupFuserHide1.3.6.1.4.1.253.8.55.75.2.1.8TruthValueread-createIndicates if the custom type has to be hidden in host drivers. True means the media type is not displayed. False means the media type can be selected for a print job
xcmRsrcTC1.3.6.1.4.1.253.8.56XCMI Document Resources MIB Textual Conventions, Version 5.10.pub. Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
xCmRsrcDummy1.3.6.1.4.1.253.8.56.999
XCM xCmRsrcGroupSupport1.3.6.1.4.1.253.8.56.999.1XcmRsrcGroupSupportnot-accessibleDummy object - DO NOT USE
xcmRsrcMIB1.3.6.1.4.1.253.8.57XCMI Document Resources MIB, Version 5.12.pub. Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
xcmRsrcGeneral1.3.6.1.4.1.253.8.57.1
xcmRsrcGeneralTable1.3.6.1.4.1.253.8.57.1.1not-accessibleA table of general counters and summary information for ease of use of the overall Document Resources MIB on this host system. This Document Resources General table has exactly one row, with an xcmRsrcGeneralIndex value of 1.
xcmRsrcGeneralEntry1.3.6.1.4.1.253.8.57.1.1.1not-accessibleA row entry of general counters and summary information for ease of use of the overall Document Resources MIB on this host system. The Document Resources General table has exactly one row entry, with an xcmRsrcGeneralIndex value of 1.
ORD xcmRsrcGeneralIndex1.3.6.1.4.1.253.8.57.1.1.1.1Ordinal32not-accessibleAn identifier of this conceptual row in the xcmRsrcGeneralTable. The xcmRsrcGeneralTable has exactly one row, with an xcmRsrcGeneralIndex value of 1.
ROW xcmRsrcGeneralRowStatus1.3.6.1.4.1.253.8.57.1.1.1.2RowStatusread-onlyDisplays the status of this conceptual row in the xcmRsrcGeneralTable. The xcmRsrcGeneralTable has exactly one row, with an xcmRsrcGeneralIndex value of 1.
XCM xcmRsrcGeneralGroupSupport1.3.6.1.4.1.253.8.57.1.1.1.3XcmRsrcGroupSupportread-onlyIndicates which object groups of the Document Resources MIB are supported by this host system, specified in a bit-mask.
XCM xcmRsrcGeneralCreateSupport1.3.6.1.4.1.253.8.57.1.1.1.4XcmRsrcGroupSupportread-onlyIndicates which object groups of the Document Resources MIB are supported by this host system for dynamic row creation (via '...RowStatus'), specified in a bit-mask.
XCM xcmRsrcGeneralUpdateSupport1.3.6.1.4.1.253.8.57.1.1.1.5XcmRsrcGroupSupportread-onlyIndicates which object groups of the Document Resources MIB are supported by this host system for existing row update (via SNMP Set-Request PDUs), specified in a bit-mask.
OCT xcmRsrcGeneralRsrcTypeAccept1.3.6.1.4.1.253.8.57.1.1.1.6OCTET STRINGread-onlyIndicates all of the document resource types which are accepted for dynamic delivery to and use by this host system, specified in a bit-array. Usage: This bit-array is constructed from the set of supported values from 'XcmRsrcType', used as powers of 2 with big-endian rules - the high-order bit of the first octet corresponds to a resource type of '0' (reserved) - the low-order bit of the first octet corresponds to a resource type of '7'. Similar to the BITS pseudotype defined in IETF SMIv2 (RFC 2578), which has the same bit ordering rules but requires definitions for contiguous enumerated bits.
OCT xcmRsrcGeneralFontTypeAccept1.3.6.1.4.1.253.8.57.1.1.1.7OCTET STRINGread-onlyIndicates all of the font types which are accepted for dynamic delivery to and use by this host system, specified in a bit-array. Usage: This bit-array is constructed from the set of supported values from 'XcmFontType', used as powers of 2 with big-endian rules - the high-order bit of the first octet corresponds to a font type of '0' (reserved) - the low-order bit of the first octet corresponds to a font type of '7'. Similar to the BITS pseudotype defined in IETF SMIv2 (RFC 2578), which has the same bit ordering rules but requires definitions for contiguous enumerated bits.
OCT xcmRsrcGeneralRsrcTypeSupport1.3.6.1.4.1.253.8.57.1.1.1.8OCTET STRINGread-onlyIndicates all of the document resource types which are supported for use by this host system, specified in a bit-array. Usage: This bit-array is constructed from the set of supported values from 'XcmRsrcType', used as powers of 2 with big-endian rules - the high-order bit of the first octet corresponds to a resource type of '0' (reserved) - the low-order bit of the first octet corresponds to a resource type of '7'. Similar to the BITS pseudotype defined in IETF SMIv2 (RFC 2578), which has the same bit ordering rules but requires definitions for contiguous enumerated bits.
OCT xcmRsrcGeneralFontTypeSupport1.3.6.1.4.1.253.8.57.1.1.1.9OCTET STRINGread-onlyIndicates all of the font types which are supported for use by this host system, specified in a bit-array. Usage: This bit-array is constructed from the set of supported values from 'XcmFontType', used as powers of 2 with big-endian rules - the high-order bit of the first octet corresponds to a font type of '0' (reserved) - the low-order bit of the first octet corresponds to a font type of '7'. Similar to the BITS pseudotype defined in IETF SMIv2 (RFC 2578), which has the same bit ordering rules but requires definitions for contiguous enumerated bits.
xcmRsrcMIBConformance1.3.6.1.4.1.253.8.57.2
xcmRsrcMIBCompliance1.3.6.1.4.1.253.8.57.2.1The compliance statement for SNMP management agents that implement the XCMI Document Resources MIB.
xcmRsrcMIBGroups1.3.6.1.4.1.253.8.57.2.2
xcmRsrcGeneralGroup1.3.6.1.4.1.253.8.57.2.2.1The Resources MIB General Group.
xcmRsrcInfoGroup1.3.6.1.4.1.253.8.57.2.2.3The Document Resources MIB (Generic) Resources Group.
xcmFontInfoGroup1.3.6.1.4.1.253.8.57.2.2.4The Resources MIB (General) Fonts Group.
xcmFontPCLGroup1.3.6.1.4.1.253.8.57.2.2.5The Resources MIB PCL Fonts Group.
xcmRsrcInfo1.3.6.1.4.1.253.8.57.3
xcmRsrcTable1.3.6.1.4.1.253.8.57.3.1not-accessibleThis table should contain an entry for each unique resource available in the printer or multi-functional device.
xcmRsrcEntry1.3.6.1.4.1.253.8.57.3.1.1not-accessibleEntries exist in the table for each available resource on each present device.
ORD xcmRsrcIndex1.3.6.1.4.1.253.8.57.3.1.1.1Ordinal32not-accessibleA unique value for each available resource on each present device. These values may change upon addition and deletion of a resource; however, index values should not change for existing resources at least within a power cycle; and index values should not be re-used for different resources at least within a power cycle.
ROW xcmRsrcRowStatus1.3.6.1.4.1.253.8.57.3.1.1.2RowStatusread-createManages the status of this conceptual row in the xcmRsrcTable. Note that the status of a row in the table should reflect the status of the corresponding resource, not actually drive the status of the resource; in particular, removing a row from the table should not itself cause the removal of the corresponding resource from the device.
XCM xCmRsrcType1.3.6.1.4.1.253.8.57.3.1.1.3XcmRsrcTyperead-createThe type of this resource, from the given enumeration.
NUM xcmRsrcInterpreterLangFamily1.3.6.1.4.1.253.8.57.3.1.1.4XcmPrtInterpreterLangFamilyread-createThe print interpreter language or other family of imaging mechanism with which this resource is associated, from the given enumeration.
STR xcmRsrcName1.3.6.1.4.1.253.8.57.3.1.1.5CodeIndexedStringIndexread-createThe resource name, the human-readable name usually used to identify the resource by and to the device. Being of type CodeIndexedString, the resource name may be present in multiple character sets, although it will commonly be present in only one preferred character set, e.g. only in ASCII for the name of a PostScript font. For a font resource, the resource name is the name of the font, the deliverable resource which informs how to image the included set of characters. The font is generally named in accord with the page description language or other imaging mechanism with which the font is associated. Often but not always, the font's name is the same as or similar to the name of the font's typeface, its design. Typical PostScript font names include 'Helvetica' (i.e. the medium, upright version) and 'Times-BoldItalic'. Typical PCL font names include 'Courier10' or 'TmsRmn'. However, it should be noted that PCL font names are normally just comments, not used for machine identification of the font resource.
STR xcmRsrcDescription1.3.6.1.4.1.253.8.57.3.1.1.6CodeIndexedStringIndexread-createA description of the resource, as complete as practical, including resource type and sub-type and other significant attributes. For example, 'PostScript Type 1 font for Times Bold Italic'.
STR xcmRsrcCopyright1.3.6.1.4.1.253.8.57.3.1.1.7CodeIndexedStringIndexread-createA human readable copyright message for the resource, e.g. as may be required by the resource's licensor. May also be null, or indicate that no rights are claimed, e.g. 'public domain'.
XCM xCmRsrcPersistence1.3.6.1.4.1.253.8.57.3.1.1.8XcmRsrcPersistenceread-createThe persistence of this resource, from the given enumeration.
CAR xcmRsrcHrStorageIndex1.3.6.1.4.1.253.8.57.3.1.1.9Cardinal32read-createThe hrStorageIndex of the storage device or other storage resource which contains this document resource. A hrStorageIndex points to a hrStorageEntry in the hrStorageTable in the Host Resource MIB. Each hrStorageEntry is a sequence of hrStorageIndex, hrStorageType, hrStorageDescr, hrStorageAllocationUnits, hrStorageSize, hrStorageUsed, hrStorageAllocationFailures. The hrStorageType includes hrStorageOther, hrStorageRam, hrStorageVirtualMemory, hrStorageFixedDisk, hrStorageRemovableDisk, hrStorageFloppyDisk. A 0 index value indicates no hrStorageEntry.
NUM xcmRsrcSizeHigh1.3.6.1.4.1.253.8.57.3.1.1.10Integer64Highread-createThe high-order part of the data storage size of this document resource itself, in units of bytes. A xcmRsrcSizeHigh value of -1 indicates unknown size.
NUM xcmRsrcSizeLow1.3.6.1.4.1.253.8.57.3.1.1.11Integer64Lowread-createThe low-order part of the data storage size of this document resource itself, in units of bytes. A xcmRsrcSizeHigh value of -1 indicates unknown size.
STR xcmRsrcID1.3.6.1.4.1.253.8.57.3.1.1.12CodeIndexedStringIndexread-createAn ID, or identifier, for the resource, complementary to the resource name, as appropriate to the resource type and sub-type. For example, for a PostScript font or PCL font, this resource ID would be the PostScript or PCL font ID. Where the ID is inherently an integer or other number, e.g. as for a PCL font ID, it is nonetheless represented here as a string, e.g. '253'.
STR xcmRsrcVersion1.3.6.1.4.1.253.8.57.3.1.1.13CodeIndexedStringIndexread-createThe version of the resource, as appropriate to the resource type and sub-type. Where the version is inherently an integer or other number, it is nonetheless represented here as a string, e.g. '3'.
xcmRsrcV1EventOID1.3.6.1.4.1.253.8.57.3.2The value of the enterprise-specific OID in an SNMPv1 trap sent whenever a resource entry or a subordinate entry changes. See SNMPv2 trap definition 'xcmRsrcV2Event' below for 'special semantics'.
xcmRsrcV2EventPrefix1.3.6.1.4.1.253.8.57.3.2.0
NTF xcmRsrcV2Event1.3.6.1.4.1.253.8.57.3.2.0.1This trap is sent whenever ANY object in a resource entry or in a subordinate entry changes. This notification has the following special semantics: o Any resource entry object (e.g. 'xcmRsrcPersistence' in the Resource table) whose value has changed SHOULD also be added to this trap's variable-bindings. o Any subordinate entry object (e.g. 'xcmFontRowStatus' in the Font table) whose value has changed MAY also be added to this trap's variable-bindings. The above special semantics permit optimizations by agreement between SNMP manager and SNMP agent implementers.
xcmFontInfo1.3.6.1.4.1.253.8.57.4
xcmFontTable1.3.6.1.4.1.253.8.57.4.1not-accessibleThis table should contain an entry for each unique font available in the device. If a font is available to multiple interpreters, there should be multiple entries for that font, one per interpreter.
xcmFontEntry1.3.6.1.4.1.253.8.57.4.1.1not-accessibleEntries exist in the table for each font available to an interpreter in the device.
ROW xcmFontRowStatus1.3.6.1.4.1.253.8.57.4.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmFontTable.
XCM xCmFontType1.3.6.1.4.1.253.8.57.4.1.1.2XcmFontTyperead-createThe type of this font, from the given enumeration.
I32 xcmFontPointsMinNumerator1.3.6.1.4.1.253.8.57.4.1.1.3Integer32read-createThe numerator of a fraction indicating the body size, or the minimum of the supported range of body sizes, of the font. The size is in units of printer's points, which units are here considered to be exactly 1/72 of an inch. Values of -1 indicate 'infinite,' while values of -2 indicate 'unknown.'
I32 xcmFontPointsMaxNumerator1.3.6.1.4.1.253.8.57.4.1.1.4Integer32read-createThe numerator of a fraction indicating the body size, or the maximum of the supported range of body sizes, of the font. The size is in units of printer's points, which units are here considered to be exactly 1/72 of an inch. Values of -1 indicate 'infinite,' while values of -2 indicate 'unknown.'
I32 xcmFontPointsDenominator1.3.6.1.4.1.253.8.57.4.1.1.5Integer32read-createThe denominator of both minimum and maximum body size. The denominator is typically chosen to give a convenient scale and precision for expressing the sizes. Values of -1 indicate 'infinite,' while values of -2 indicate 'unknown.'
XCM xCmFontSpacing1.3.6.1.4.1.253.8.57.4.1.1.6XcmFontSpacingread-createThe kind of spacing of the characters in this font, from the given enumeration.
IAN xcmFontCharSet1.3.6.1.4.1.253.8.57.4.1.1.7IANACharsetread-createThe character set of this font resource. The value is the enum for the IANA-registered coded character set, per the IANACharset textual-convention in the Printer MIB (RFC 1759). For more info. about character sets and coded character sets, see RFCs 2277 and 2278.
xcmFontPCLInfo1.3.6.1.4.1.253.8.57.5
xcmFontPCLTable1.3.6.1.4.1.253.8.57.5.1not-accessibleThis table should contain an entry for each unique font available in the device. If a font is available to multiple interpreters, there should be multiple entries for that font here, one entry per interpreter.
xcmFontPCLEntry1.3.6.1.4.1.253.8.57.5.1.1not-accessibleEntries exist in the table for each PCL font.
ROW xcmFontPCLRowStatus1.3.6.1.4.1.253.8.57.5.1.1.1RowStatusread-createManages the status of this conceptual row in the xcmFontPCLTable.
I32 xcmFontPCLTypefaceValue1.3.6.1.4.1.253.8.57.5.1.1.2Integer32read-createThe integer value specifying the PCL 'typeface' (really family) of the font. For example, 3 normally indicates Courier, 4 indicates 'Helv'. A value of -1 indicates unknown typeface value.
I32 xcmFontPCLSymbolSetValue1.3.6.1.4.1.253.8.57.5.1.1.3Integer32read-createThe integer value specifying the PCL symbol set of the font. For example, 21 normally indicates ASCII, 277 indicates the HP Roman-8 set. A value of -1 indicates unknown symbol set value.
XCM xCmFontPCLStyle1.3.6.1.4.1.253.8.57.5.1.1.4XcmFontPCLStyleread-createThe style of the font, from the given enumeration.
I32 xcmFontPCLPitchMinNumerator1.3.6.1.4.1.253.8.57.5.1.1.5Integer32read-createThe numerator of a fraction indicating the pitch, or the minimum of the supported range of pitches, of the font. The pitch is in units of characters per inch. Values of -1 indicate 'infinite,' while values of -2 indicate 'unknown.'
I32 xcmFontPCLPitchMaxNumerator1.3.6.1.4.1.253.8.57.5.1.1.6Integer32read-createThe numerator of a fraction indicating the pitch, or the maximum of the supported range of pitches, of the font. The pitch is in units of characters per inch. Values of -1 indicate 'infinite,' while values of -2 indicate 'unknown.'
I32 xcmFontPCLPitchDenominator1.3.6.1.4.1.253.8.57.5.1.1.7Integer32read-createThe denominator of both minimum and maximum pitch. The denominator is typically chosen to give a convenient scale and precision for expressing the pitches. Values of -1 indicate 'infinite,' while values of -2 indicate 'unknown.'
XCM xCmFontPCLStrokeWeight1.3.6.1.4.1.253.8.57.5.1.1.8XcmFontPCLStrokeWeightread-createThe PCL stroke weight of the font, from the given enumeration.
xcmJobMonTC1.3.6.1.4.1.253.8.58File: 40jobtc.dfm, .mib, .pdf, .txt Version: 5.11.pub This textual-convention module defines textual- conventions for use with the Job Monitoring MIB, module: XEROX-JOB-MONITORING-MIB. Also the explanatory material with this module explains the Job Monitoring MIB. These textual-conventions and explanations are in a separate module from the Job Monitoring MIB, so that they may be republished when additional enums are added or more explanatory material is added without needing to republish the Job Monitoring MIB, thus increasing the stability of the Job Monitoring MIB. Copyright 1996-2002 Xerox Corporation. All Rights Reserved.
xcmJobServiceTypesOID1.3.6.1.4.1.253.8.58.2The root of all job service type OIDs defined in the Job Monitoring MIB TC. Also use these same OIDs for Xerox extensions to ISO DPA.
xcmJobServiceScanToFileOID1.3.6.1.4.1.253.8.58.2.1Scan-to-file The scan-to-file job service scans one or more documents and stores the result in one or more (1) local files, (2) files in a distributed file system or (3) files in a document repository, depending on the prescriptive instructions submitted with the job service request.
xcmJobServiceScanToPrintOID1.3.6.1.4.1.253.8.58.2.2Scan-to-print The scan-to-print job service scans one or more documents and prints the results on a local printer or on a network printer, depending on the prescriptive instructions submitted with the job service request.
xcmJobServiceScanToFaxOID1.3.6.1.4.1.253.8.58.2.3Scan-to-fax The scan-to-fax job service scans one or more documents and faxes the results using a local fax or on a network fax, depending on the prescriptive instructions submitted with the job service request.
xcmJobServiceScanToMailListOID1.3.6.1.4.1.253.8.58.2.4Scan-to-mail-list The scan-to-mail-list job service scans one or more documents and distributes the results using the distribution list specified by the prescriptive instructions submitted with the job service request.
xcmJobServiceFaxToFileOID1.3.6.1.4.1.253.8.58.2.5Fax-to-file The fax-to-file job service accepts one or more documents via inbound fax and stores the result in one or more: (1) local files, (2) files in a distributed file system or (3) files in a document repository, depending on the prescriptive instructions submitted with the job service request.
xcmJobServiceFaxToPrintOID1.3.6.1.4.1.253.8.58.2.6Fax-to-print The fax-to-print job service accepts one or more documents via inbound fax and prints the results on a local printer or on a network printer, depending on the prescriptive instructions submitted with the job service request.
xcmJobServiceFaxToMailListOID1.3.6.1.4.1.253.8.58.2.7Fax-to-mail-list The fax-to-mail-list job service accepts one or more documents via inbound fax and distributes the results using the distribution list specified by the prescriptive instructions submitted with the job service request.
xcmJobServicePrintOID1.3.6.1.4.1.253.8.58.2.8Print The print job service accepts one or more documents submitted with the job print service request, referenced from the job request in a distributed file system or document repository and prints on a network printer, depending on the prescriptive instructions submitted with the job service request.
xcmJobServiceFileToFaxOID1.3.6.1.4.1.253.8.58.2.9File-to-fax The file-to-fax job service accepts one or more documents submitted with the job print service request, referenced from the job request in a distributed file system or document repository and faxes the results using a local fax or on a network fax, depending on the prescriptive instructions submitted with the job service request.
xcmJobServiceFileToMailListOID1.3.6.1.4.1.253.8.58.2.10File-to-mail-list The file-to-mail-list job service accepts one or more documents submitted with the job service request, referenced from the job request in a distributed file system or document repository and distributes the results using the distribution list specified by the prescriptive instructions submitted with the job service request. The file-to-mail-list service permits a user to compose a compound job whose sub-job produces a file, such as a scan-to-file, and whose subsequent sub-jobs use the file as input, such as a sub-job to file-to-mail-list and a second (parallel) sub-job to print from the same file.
xcmJobServiceCopyOID1.3.6.1.4.1.253.8.58.2.11Copy The copy job service reads images (via xerography, scanner, etc.) and writes (prints) those images (with a pipeline delay of zero or more images) on a local marker sub-unit (copy service need NOT write a disk or other secondary storage file of the copy images). Compare with 'xcmJobServiceScanToPrint' (strictly used for digital scanners - scan to print service shall ALWAYS write a disk or other secondary storage file of the whole document, i.e., the set of copy images). The key distinction, from an Image Processing point of is that, for a copy (or local copy) job the IIT (input - scan) and IOT (output - marker) are WELL-TUNED with respect to each other to produce the best quality and the best performance. Whereas for ScantoPrint the target IOT (or the its capabilities) are not assumed to be known at the time scanning and in order to achieve best quality, there is often an additional step of image processing that the systems needs to go through (often called Image Interoperability Services). Usage: A copy job service shall ALWAYS expose an 'xcmHrDeviceCopier' (scanner and marker are invisible) in the IETF HR MIB, XCMI HRX MIB, and XCMI Job Monitoring MIB. Usage: A scan to print job service shall ALWAYS expose an 'xcmHrDeviceScanner' and an 'hrDevicePrinter' (marker) in the IETF HR MIB, XCMI HRX MIB, and XCMI Job Monitoring MIB.
xcmJobServiceFileToFileOID1.3.6.1.4.1.253.8.58.2.12File-to-file The file-to-file job service accepts one or more documents submitted with the job print service request, referenced from the job request in a distributed file system or document repository and stores the result in one or more: (1) local files, (2) files in a distributed file system or (3) files in a document repository, depending on the prescriptive instructions submitted with the job service request. The initial intent of this job service is support the transfer of a file to a device's hard drive. When the file transfer is complete, the file-to-file job is complete. It is expected that a user will eventually process the file from the device hard drive, but that action starts a new job. This service might be used in the processing of a secure-print action.
xCmJobMonTCDummy1.3.6.1.4.1.253.8.58.999
OID xCmJobMonTCJobServiceTypeOID1.3.6.1.4.1.253.8.58.999.1XcmJMJobServiceTypeOIDnot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCJobState1.3.6.1.4.1.253.8.58.999.2XcmJMJobStatenot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCJobStateReasons1.3.6.1.4.1.253.8.58.999.3XcmJMJobStateReasonsnot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCJobXStateReasons1.3.6.1.4.1.253.8.58.999.4XcmJMJobXStateReasonsnot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCJobX2StateReasons1.3.6.1.4.1.253.8.58.999.5XcmJMJobX2StateReasonsnot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCDocType1.3.6.1.4.1.253.8.58.999.6XcmJMDocTypenot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCDocFileNameType1.3.6.1.4.1.253.8.58.999.7XcmJMDocFileNameTypenot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCDocState1.3.6.1.4.1.253.8.58.999.8XcmJMDocStatenot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCDocOutputMethod1.3.6.1.4.1.253.8.58.999.9XcmJMDocOutputMethodnot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCGroupSupport1.3.6.1.4.1.253.8.58.999.10XcmJMGroupSupportnot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCImpsCountType1.3.6.1.4.1.253.8.58.999.11XcmJMImpsCountTypenot-accessibleDummy - DO NOT USE
XCM xCmJobMonTCMediumType1.3.6.1.4.1.253.8.58.999.12XcmJMMediumTypenot-accessibleDummy - DO NOT USE
xcmJobMonMIB1.3.6.1.4.1.253.8.59File: 41jobmon.dfm, .mib, .txt, .pdf Version: 4.03.pub This MIB specifies job and document objects for monitoring print jobs, including accounting, of print jobs. This MIB does not provide for management and control of print jobs, such as cancelling or modifying them. If job control is desired, another MIB that augments this one should be developed. The groups in this MIB are arranged so that an additional MIB may be developed that supports monitoring of multifunction jobs (print, scan, FAX, etc.), including scan-only jobs. Such a MIB is intended to augment this MIB. See the companion Job Monitoring MIB textual conventions module: XEROX-JOB-MONITORING-TC for the textual conventions and for an explanation of the use of this MIB (see file 40jobtc.txt). The specification for many of the objects in this MIB is taken directly from the ISO 10175 Document Printing Application (DPA) standard, clause 9.2, Job Attributes and clause 9.3, Document Attributes. Such direct inclusions are explicitly indicated. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included in the Job Monitoring MIB. In addition, a single print-centric group is included. Finally, some of the ISO DPA specifications have been generalized so that they may be used with non-print job services. For example, changing the names and descriptions from 'printer' to 'device'. All such changes to ISO DPA text are indicated inside square brackets to make it clear how this Job Monitoring MIB differs from ISO DPA. Copyright 1996-2002 Xerox Corporation. All Rights Reserved. REFERENCES See 40jobtc.txt for the conformance requirements and textual conventions for use with this MIB module.
xcmJobMonBase1.3.6.1.4.1.253.8.59.1
xcmJobMonBaseTable1.3.6.1.4.1.253.8.59.1.2not-accessibleA table of general counters and capabilities for ease of use of the XCMI Job Monitoring MIB on this host system. Usage: The ONLY valid row in the 'xcmJobMonBaseTable' shall ALWAYS have an 'xcmJobMonBaseIndex' of one ('1').
xcmJobMonBaseEntry1.3.6.1.4.1.253.8.59.1.2.1not-accessibleAn entry of general counters and capabilities for ease of use of the XCMI Job Monitoring MIB on this host system. Usage: The ONLY valid row in the 'xcmJobMonBaseTable' shall ALWAYS have an 'xcmJobMonBaseIndex' of one ('1').
ORD xcmJobMonBaseIndex1.3.6.1.4.1.253.8.59.1.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmJobMonBaseTable'. Usage: The ONLY valid row in the 'xcmJobMonBaseTable' shall ALWAYS have an 'xcmJobMonBaseIndex' of one ('1').
ROW xcmJobMonBaseRowStatus1.3.6.1.4.1.253.8.59.1.2.1.2RowStatusread-onlyThis object is used to display status of the ONLY valid conceptual row in the 'xcmJobMonBaseTable'. Usage: 'xcmJobMonBaseRowStatus' is 'read-only' because the ONLY valid conceptual row shall NOT be deleted.
PRO xcmJobMonBaseVersionID1.3.6.1.4.1.253.8.59.1.2.1.3ProductIDread-onlyThe software product ID of the SNMP sub-agent which implements the XCMI Job Monitoring 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 XCMI Job Monitoring 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).
DAT xcmJobMonBaseVersionDate1.3.6.1.4.1.253.8.59.1.2.1.4DateAndTimeread-onlyThe software build date of the SNMP sub-agent which implements the XCMI Job Monitoring 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.
XCM xcmJobMonBaseGroupSupport1.3.6.1.4.1.253.8.59.1.2.1.5XcmJMGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Job Monitoring MIB groups supported by this management agent implementation (i.e., version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for XCMI Job Monitoring MIB groups.
XCM xcmJobMonBaseCreateSupport1.3.6.1.4.1.253.8.59.1.2.1.6XcmJMGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Job Monitoring MIB groups supported for dynamic row creation (via '...RowStatus') by this management agent implementation (i.e., version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for XCMI Job Monitoring MIB groups.
XCM xcmJobMonBaseUpdateSupport1.3.6.1.4.1.253.8.59.1.2.1.7XcmJMGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Job Monitoring MIB groups supported for existing row update (via SNMP Set-Request PDUs) by this management agent implementation (i.e., version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for XCMI Job Monitoring MIB groups.
xcmJobMonMIBConformance1.3.6.1.4.1.253.8.59.2
xcmJobMonCompliance1.3.6.1.4.1.253.8.59.2.1The mandatory compliance statement for the agents that implement the XCMI Job Monitoring MIB, i.e., all the mandatory groups. NOTE: These two groups are CONDITIONALLY MANDATORY as far as XCMI Conformance is concerned. But if the conditions are satisfied (traps and/or SJMM), then these groups MUST be implemented, making them effectively MANDATORY.
xcmJobMonMIBGroups1.3.6.1.4.1.253.8.59.2.3
xcmJMBaseGroup1.3.6.1.4.1.253.8.59.2.3.1The conditionally mandatory Job Monitoring Base group, i.e., SHALL be implemented if implementing traps and/or SJMM.
xcmJMJobGenBasicGroup1.3.6.1.4.1.253.8.59.2.3.6The conditionally mandatory Job General Basic group, i.e., SHALL be implemented if implementing traps and/or SJMM.
xcmJMDevicesAssignedGroup1.3.6.1.4.1.253.8.59.2.3.7The deprecated Devices Assigned group.
xcmJMClientIdMapGroup1.3.6.1.4.1.253.8.59.2.3.8The optional client id map group - applies to all jobs.
xcmJMJobGenExtGroup1.3.6.1.4.1.253.8.59.2.3.10The Job General Extended group.
xcmJMDocGenBasicGroup1.3.6.1.4.1.253.8.59.2.3.12The document information group.
xcmJMDocPrintExtGroup1.3.6.1.4.1.253.8.59.2.3.13The Document Print-centric group.
xcmJMJobGenSpoolingBasicGroup1.3.6.1.4.1.253.8.59.2.3.14The Job General Spooling Basic group.
xcmJMJobGenSpoolingExtGroup1.3.6.1.4.1.253.8.59.2.3.15The Job General Spooling Extended group.
xcmJMJobGenAccountingBasicGroup1.3.6.1.4.1.253.8.59.2.3.16The Job General Accounting Basic group.
xcmJMMediaConsumedGroup1.3.6.1.4.1.253.8.59.2.3.17The media consumed group.
xcmJMColorImpsConsumedGroup1.3.6.1.4.1.253.8.59.2.3.18The optional color impressions consumed group.
xcmJMJobImpsByMediumSizeGroup1.3.6.1.4.1.253.8.59.2.3.21The Job Impressions by Medium Size group.
xcmJobGenBasic1.3.6.1.4.1.253.8.59.6
xcmJobGenBasicTable1.3.6.1.4.1.253.8.59.6.1not-accessibleA table of general mandatory job information per (logical or physical) device that is independent of the type of device (printer, scanner, fax, ...) and that does not require a spooling implementation (though a spooling implementation shall also implement this group, in which case spooled jobs shall also appear in the job table). Job information applies to the job as a whole or to all its documents. The specification for most objects is taken directly from the ISO 10175 Document Printing Application (DPA) standard clause 9.2, Job Attributes. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included here.
xcmJobGenBasicEntry1.3.6.1.4.1.253.8.59.6.1.1not-accessibleAn entry exists in this table for each job in the device, no matter what the state of the job is. Each device is represented as a separate device entry in the Host Resources MIB device table as a device of type 'printer', 'scanner', 'fax', .... The management station references each job using the xcmJobIdentifierOnSystem assigned by the system (printer, server, supervisor, spooler) that accepted the job submission (by some other protocol).
STR xcmJobIdentifierOnSystem1.3.6.1.4.1.253.8.59.6.1.1.1DisplayStringread-onlyThe job identifier generated on the system that the agent is instrumenting. The job identifier is generated by the job service provider when it accepts a submit job request from a job service requester using whatever job submission protocol that the job service provider supports. This job identifier is for each job and sub job submitted. The job service provider promote a simple job request to a compound job, if the job service needs access to multiple devices, such as a scanner and a printer or to two printers, or to a printer and a fax. See the textual conventions for a more complete description of compound jobs. The xcmJobIdentifierOnSystem is used as one of the indexes into each job and document table, along with the HrDeviceIndex from the Host Resources MIB which is an index value for each different job service instance (analogous to each instance of a logical printer in ISO DPA). NOTE: Different jobs on different systems may have the same job identifier. Additional information is needed to make the job identifier unique in the network, such as the server or system component name. See also xcmJobIdentifierUpstream in this group. ISO DPA: Job-identifier This attribute provides the job-identifier for this job on the server. The server shall generate a job-identifier value that is unique on that server, but need not be unique across the distributed environment. [In other words, the server's name need not be part of the job-identifier.] The value of the job-identifier attribute shall be returned by the server as part of the PrintResult in the first Print operation for the job (see 8.2.1). The client shall pass its value as part of the PrintArgument in subsequent Print operations for the same job.
STR xcmJobIdentifierUpstream1.3.6.1.4.1.253.8.59.6.1.1.2DisplayStringread-onlyUniquely identifies the job on the immediately upstream client, server or device as generated by that client, server or device. The server or device is specified by hrDeviceIndex. For an agent representing a spooling system, this object is the identifier generated by the submitting client and hrDeviceIndex identifies a logical device. NOTE: Since multiple clients may each generate the same identifier for the job, the xcmJobIdentifierUpstream is not necessarily unique on the server. Client implementers are encouraged to generate client job ids that are unique. In some cases, the xcmJobSourceChannelType may help to disambiguate client job ids. NOTE: This object in this MIB is a generalization of the corresponding ISO DPA attribute: job-identifier-on-client which is printer-centric. ISO DPA: Job-identifier-on-client[-upstream] This attribute provides the job-identifier for this job to uniquely identify the job on the client submitting the job, and the value shall be assigned by that client. The client shall supply the value of the job-identifier-on- client[-upstream] attribute at the time that the client submits the job to the server, if such client has its own job-identifier for the job. NOTE - This attribute is intended for jobs submitted from legacy servers which have their own job-identifier for the job. If a job passes through a chain of servers between the client initiating the job and the output device, the value of the job attribute job-identifier-on-client shall be the value of the job's job-identifier on the immediate upstream server and the value of the job attribute job-identifier-on-printer[-device] shall be the value of the job's job-identifier on the immediate downstream server or printer. NOTE - A job has attributes for identifying itself on the current server, on the immediate upstream server (where the job came from), and on the immediate downstream server or printer (where the job went). These attributes are job-identifier [job-identifier-on-system] job-identifier-on-client [job-identifier-upstream] job-identifier-on-printer [job-identifier-downstream] respectively.
OCT xcmJobClientId1.3.6.1.4.1.253.8.59.6.1.1.3OCTET STRINGread-onlyA client end system supplies the 'xcmJobClientId' attribute to clearly identify jobs which that client has submitted to the server. This attribute is used as one of the indices into the ClientIdMap table. There are two types of job-submitting clients: 1. XCMI-conforming job submitting clients 2. non-XCMI-conforming job submitting clients For XCMI-conforming job submitting clients, the 'xcmJobClientId' shall be a globally unique job id. This globally unique job id shall be a textual string representation in standard dotted decimal form of an OID (used in traps related to this job generated by this host system). See XcmGlobalUniqueID in the Xerox General textual conventions in 06gentc.mib for a description of the contents required for XCMI-conforming job submitting clients. For non-XCMI-conforming job submitting clients, the job id may be any textual string and may not necessarily be unique, even if the job submitter is a strictly conforming ISO DPA client. ISO DPA: Job-client-id This attribute supplies a human-readable descriptor for the job. This descriptor may be printed by the server on auxiliary sheets to help identify the user's printed output, and discriminate between different jobs. Use and treatment of this attribute is implementation and site specific. If the client specifies the value of the job attribute job- client-id, no server shall change it. If the client does not specify the value of the job attribute job-client-id, the first server shall set it to the value of the job attribute job- identifier, so that no downstream server shall change it. These rules ensure that if an implementation prints the value of the job-client-id on an auxiliary sheet, it has a value that is meaningful to the client originally submitting the job, no matter how many servers the job passes through. For example, client A submits a job to server B and does not specify a value for the job attribute job-client-id. Server B assigns a job-identifier of 123 to the job, and forwards this job to server C. Server C assigns a job-identifier of 456 to the job and forwards this job to printer D. Printer D is not a DPA server, but it has its own queue and assigns a job-id of 789 to the job. The following table shows the value of the relevant job attributes in the two servers B and C: job- job- job- job- client-id identifier- identifier identifier- on-client on-printer ------- server B 123 unspecified 123 456 server C 123 123 456 789* * If printer D did not assign a job-id to its jobs, then the value of the job attribute job-identifier-on-printer for server C would be unspecified.
OID xcmJobServiceType1.3.6.1.4.1.253.8.59.6.1.1.4XcmJMJobServiceTypeOIDread-onlyJob-service-type (ISO DPA extension) This attribute specifies the type of the service to which this job was submitted. The value of this object is filled in by the job service provider, not by the job service requester, depending on the service-name-requested (instance) parameter supplied by the job service requester in the create-job operation. The value is an OBJECT IDENTIFIER, so the implementers, third parties, and customers can add their own service types. Values are scan-to-file, scan-to-print, print, etc. NOTE - the Host Resources Extension MIB defines OIDs for device types, which are closely related to job-service-types. However, job-service-types are related to one or more device types.
STR xcmJobName1.3.6.1.4.1.253.8.59.6.1.1.5CodeIndexedStringIndexread-onlyISO DPA: Job-name This attribute supplies a human readable string for the print- job. This string is used for naming the print-job in human- readable 'free-form' fashion. This attribute is intended for enabling a user or the user's application to convey a job name that may be printed on a start sheet, returned in a ListObjectAttributes result, or used in notification or logging messages. If this attribute is not specified, no job name is assumed, but implementation specific defaults are allowed, such as the value of the document-name attribute of the first document in the job.
STR xcmJobOwner1.3.6.1.4.1.253.8.59.6.1.1.6CodeIndexedStringIndexread-onlyISO DPA: Job-owner This attribute supplies the name of the human owner of the print-job. The value of job-owner will often be the same as job- originator. The job-owner will be different from job-originator when the job has been submitted by the originator on behalf of the owner. This attribute is not to take the place of the security parameters or the access-and-accounting attributes. If this attribute is not specified, the value of user-name or job-originator should be used for any circumstances which require a value for job-owner.
XCM xcmJobSourceChannelType1.3.6.1.4.1.253.8.59.6.1.1.7XcmPrtChannelTyperead-onlyJob-source-channel-type (ISO DPA extension) This attribute specifies the type of channel that is receiving the job from the input device. See XCMI Printer Extensions TC for values defined by the Printer MIB (RFC 1759).
CAR xcmJobSubmittedLocaleIndex1.3.6.1.4.1.253.8.59.6.1.1.8Cardinal32read-onlyJob-submitted-locale (ISO DPA extension) This object is the locale (country, territory, and language) index into the xcmGenLocalizationTable specifying the locale of the submitting user. This object permits a management station to determine the exact coded character set that the submitting client used, in case the code conversion that the agent might perform to a different coded character set is not sufficient. This object also allows the system and the accounting package to determine the language that the submitting user used for selecting media. NOTE: ISO DPA has an operation-locale attribute which is passed as common arguments of every ISO DPA operation. ISO DPA should be amended to indicate that the server may copy the operation-locale attribute to the job object, so that the server can remember the locale that the client specified. Then an agent could copy the value of the coded character set from the job's operation-locale attribute in order to return as the value of xcmJobSubmittedLocaleIndex.
XCM xcmJobCurrentState1.3.6.1.4.1.253.8.59.6.1.1.9XcmJMJobStateread-onlyISO DPA: Current-job-state This attribute identifies the current state of the job (pending, processing, held, etc.) Print clients and DP-Servers shall be prepared to receive all the standard job states. DP-Servers are not required to generate all job states, only those which are appropriate for the particular implementation. It is not conformant for an agent to return the unknown value if the job's state can be determined. If a server implementation or policy is to start processing documents before the last Print request (with a TRUE value for the job-submission-complete parameter) and the value of the job's job-scheduling attribute is not after-complete, the server shall change the job's current-job-state from pre- processing [building] directly to the processing state when the server begins processing any of the job's documents.
XCM xcmJobStateReasons1.3.6.1.4.1.253.8.59.6.1.1.10XcmJMJobStateReasonsread-onlyThis object is bit-encoded, so that multiple reasons can occur at once. Each bit corresponds to an ISO DPA OID for the same reason. See textual conventions. ISO DPA: Job-state-reasons This attribute identifies the reason or reasons that the job is in the held, terminating, retained, or completed state. The server shall indicate the particular reason(s) by setting the value of the job-state-reasons attribute. When the job is not in any of these states, the server shall set the value of the job-state-reasons attribute to the empty set.
XCM xcmJobXStateReasons1.3.6.1.4.1.253.8.59.6.1.1.11XcmJMJobXStateReasonsread-onlyThis object is bit-encoded, so that multiple reasons can occur at once. Each bit corresponds to a Xerox extension OID for the same reason. See textual conventions. ISO DPA: Job-state-reasons (extended with Xerox OIDs) This attribute identifies the reason or reasons that the job is in the held, [processing,] terminating, retained, or completed state. The server shall indicate the particular reason(s) by setting the value of the job-state-reasons attribute. When the job is not in any of these states, the server shall set the value of the job-state-reasons attribute to the empty set. See the Xerox Job Model Specification for the specification of which reasons can be used in which job states.
XCM xcmJobX2StateReasons1.3.6.1.4.1.253.8.59.6.1.1.12XcmJMJobX2StateReasonsread-onlyThis object is bit-encoded, so that multiple reasons can occur at once. Each bit corresponds to a second set of 31 Xerox extension OIDs for the same reason. See textual conventions. ISO DPA: Job-state-reasons (extended with Xerox OIDs) This attribute identifies the reason or reasons that the job is in the held, [processing,] terminating, retained, or completed state. The server shall indicate the particular reason(s) by setting the value of the job-state-reasons attribute. When the job is not in any of these states, the server shall set the value of the job-state-reasons attribute to the empty set. See the Xerox Job Model Specification for the specification of which reasons can be used in which job states.
xcmDevicesAssigned1.3.6.1.4.1.253.8.59.7
xcmDevicesAssignedTable1.3.6.1.4.1.253.8.59.7.1not-accessibleThis table contains the hrDeviceIndex values and states of the device(s) to which this job has been assigned, if the job has been assigned to a physical device by the job service provider. If the job service provider has not (yet) assigned the job to a device, there shall not be any rows in this table for the job. Some implementations assign jobs to physical devices when the job is submitted which is called early binding. Other implementations delay assigning jobs to physical devices until the physical device is ready to accept another job which is called late binding. Late binding is used when load balancing between several physical devices. NOTE: Some systems may assign a job to more than one device and progress part of the job on each. Therefore, the device state is represented as a table. For example, print systems that only assign a job to a single printer, need only implement a single row of this table. As another example, multifunction devices/systems that scan and print, in order to implement a copy service may either: 1. assign a simple job to at least two devices: a scanner and a printer or 2. create a compound job with a single device assigned to each contained sub-job.
xcmDevicesAssignedEntry1.3.6.1.4.1.253.8.59.7.1.1not-accessibleEntries may exist in the table for each device index whose device type is 'printer', 'scanner', etc. and for each job. See Host Resources MIB and the XCMI Host Resources Extension MIB where OIDs are assigned for device types.
ORD xcmDevicesAssignedHrDeviceIndex1.3.6.1.4.1.253.8.59.7.1.1.1Ordinal32not-accessibleThe hrDeviceIndex of one of the [physical] devices (printers, scanners, FAX, etc. to which the job has been assigned. For devices and systems that ensure that jobs are not lost across crashes and power cycles, these index values shall remain stable across successive device power cycles. However, if a (low-end) device is not ensuring that job are persistent across crashes and power cycles, these index values need not remain stable across such crashes or power cycles. The representation of the assigned device(s)is an index into the Host Resources MIB device table, rather than being the distinguished name of the physical printer as in the ISO DPA printers-assigned attribute. NOTE - The name of the physical printer [or scanner] is contained in the XCMI Host Resources Extension MIB table for this device. ISO DPA: Printers-assigned This attribute identifies the physical [devices] printer or printers to which this job has been assigned, if any. When the job is first submitted and the server has not yet assigned any printers to the job, the [table] shall be empty. If the server intends to use a single printer for the job, and the server has assigned a printer to the job, [each row] shall contain just that [device]. If a server has split the job into multiple pieces and assigned each piece to a different printer, the table shall contain n rows, one for each assigned device. A job with multiple job-result-sets is an example of a job that would be easy to split into multiple pieces. A table with no elements shall be returned if this attribute is supported, but this job has not yet been assigned to any physical printers [or other devices]. The number of rows in the table for this attribute shall be the same as the number of rows in the table for the associated job attribute printer-state-of-printers-assigned [number of rows for the xcmDeviceStateOfDevicesAssigned table]. In addition, the ith element of each of these associated attributes shall be a value that pertains to the printer named by the ith element of printers-assigned. The printers-assigned value shall not be the same as the printer requested by the user if the job's printer-name-requested attribute specified a logical printer that supports one or more different physical printers. The printers-assigned value might differ also if the job has been re-assigned by an operator to ensure successful completion of the job, allowing the user to find out where a job has been re-assigned (when necessary). The value of the job's printers-assigned attribute shall remain after the job has completed, so that users can determine the physical printer(s) on which the job was printed.
XCM xcmDeviceStateOfDevicesAssigned1.3.6.1.4.1.253.8.59.7.1.1.2XcmHrDevInfoXStatusread-onlyFor the MIB, the object applies to scanners, Faxes, etc., as well as printers. For job services that are purely software or that have software document transforms that the implementation wishes to expose the state of the software 'engine' may also include rows in this table. The purpose of the xcmDeviceStateOfDevicesAssigned is to give more detailed information about the state of a job when the job is in the processing state. Consequently, the value of this object shall reflect the state of the device only when the job is in the processing state. When the job is in any other state, the value of the xcmDeviceStateOfDevicesAssigned object shall be 'unknown'. Changes of the values of xcmDeviceStateOfDevicesAssigned shall generate a trap. Since the value of this object shall change only when the job is in the processing state, traps shall only be generated for changes in xcmDeviceStateOfDevicesAssigned while the job is in the processing state. Therefore, the xcmDeviceStateOfDevicesAssigned object shall not generate a trap when the job is not in the processing state. NOTE: the xcmDeviceStateOfDevicesAssigned is a duplicate of an object in the Host Resources Extension MIB. But since that object is in an optional group, xcmDeviceStateOfDevicesAssigned is duplicated in this deprecated table, so that implementers are not forced to implement the entire optional group in the HRX MIB, such to get this state of the device that is part of the overall job state. NOTE: This group and table has been DEPRECATED, because some devices can be processing more than one job at a time. However, if the device stops, only one of those jobs is actually affected. So the deviceStopped bit in the PWG Job Monitoring MIB should be used (on a per job basis) to indicate that the device has a problem. ISO DPA: Printer-state-of-printers-assigned This attribute identifies the current state of each assigned [device] printer. This attribute gives the client access to information within each assigned printer. Because this attribute contains a value that is updated within the printer, the server may choose to update the value of this attribute only when a client [or management station] queries its value. See the [devices-assigned] printers-assigned attribute for the correspondence between elements of this attribute and those of [devices-assigned] printers-assigned.
STR xcmJobIdentifierDownstream1.3.6.1.4.1.253.8.59.7.1.1.3DisplayStringread-onlyUniquely identifies the job(s) on the immediately downstream server or device as generated by that server or device that this system has submitted in order to perform this job. The downstream server or device is specified by its own value of hrDeviceIndex. For an agent representing a spooling system, this object is the identifier generated by that spooling system and hrDeviceIndex identifies a logical device. NOTE: This object in this MIB is a generalization of the corresponding ISO DPA attribute: job-identifier-on-printer which is printer-centric. ISO DPA: job-identifier-on-printer This attribute provides the job-identifier for this job to uniquely identify it on the printer or next server downstream, and it shall be assigned by that printer or server. The value of the job-identifier-on-printer attribute shall be the job-identifier that the printer or the next server downstream generates at the time the server submits the job to the printer or the next server downstream. If the printer or the next server downstream does not generate its own job identifier, the server shall leave the value of this attribute unspecified. NOTE - This attribute is intended for jobs submitted to other servers, such as a gateway to a legacy server, or to printers which have their own internal queue and assign their own job identifiers.
xcmClientIdMap1.3.6.1.4.1.253.8.59.8
xcmClientIdMapTable1.3.6.1.4.1.253.8.59.8.1not-accessibleA table that maps 1) job identifiers generated by the client that submitted the job to 2) job identifiers generated by the server that accepted the job.
xcmClientIdMapEntry1.3.6.1.4.1.253.8.59.8.1.1not-accessibleEntries exist in this table for each device entry in the Host Resources MIB device table whose type is 'printer', 'scanner', 'fax', etc. Such a device may represent a logical, a physical, or a logical-and-physical device, as specified in the xcmHrDevInfoRealiszation object in the Host Resources Extension MIB. The Host Resources Extension MIB has OIDs added for use in hrDeviceType. NOTE - The map table is indexed by both the xcmJobClientId (which the submitting job service requester may, optionally, supply to identify the job or the client or user that submitted the job) and the xcmJobIdentifierOnSystem (which the accepting job service provider shall supply to uniquely identifier the job on the accepting system. Thus the job service provider guarantees that each map entry has a unique pair of indices.
ORD xcmClientIdMapHrDeviceIndex1.3.6.1.4.1.253.8.59.8.1.1.2Ordinal32read-onlyThe device index from the Host Resources MIB, so that the client can determine to which (logical or physical) device this job has been submitted.
xcmJobGenExt1.3.6.1.4.1.253.8.59.10
xcmJobGenExtTable1.3.6.1.4.1.253.8.59.10.1not-accessibleA table of general job information per (logical or physical) device that is independent of the type of device and that does not require a spooling implementation (though a spooling implementation shall also implement this group, in which case spooled jobs shall also appear in the job table). Job information applies to the job as a whole or to all its documents. The specification for most objects is taken directly from the ISO 10175 Document Printing Application (DPA) standard clause 9.2, Job Attributes. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included here.
xcmJobGenExtEntry1.3.6.1.4.1.253.8.59.10.1.1not-accessibleAn entry exists in this table for each job in the device, no matter what the state of the job is. Each device is represented as a separate device entry in the Host Resources MIB device table as a device of type 'printer', 'scanner', 'fax', etc. The management station references each job using the xcmJobIdentifierOnSystem assigned by this (logical for spooling or physical for non-spooling) device that accepted the job submission (by some other protocol). This table augments the Job General Basic table in this MIB.
STR xcmJobOriginator1.3.6.1.4.1.253.8.59.10.1.1.1CodeIndexedStringIndexread-onlyISO DPA: Job-originator This attribute supplies the name of the human or programmatic originator of the print-job. If this attribute is not specified, no value for job originator is assumed, but implementation specific defaults are allowed. NOTE - This attribute may be different from job-owner (1) when a program submits the print-job on behalf of a user or (2) when an operator must resubmit a misprinted job on behalf of the original job owner. However, an operation to resubmit a print- job is outside the scope of this part of ISO/IEC 10175.
STR xcmJobSubmittingApplication1.3.6.1.4.1.253.8.59.10.1.1.2CodeIndexedStringIndexread-onlyISO DPA: (ISO DPA extension) This attribute supplies the name of the programmatic originator of the print-job, i.e., name of the program that submitted the job on behalf of the end-user. If this attribute is not specified, no value for job programmatic originator is assumed, but implementation-specific defaults are allowed.
STR xcmJobComment1.3.6.1.4.1.253.8.59.10.1.1.3CodeIndexedStringIndexread-onlyISO DPA: Job-comment This attribute supplies an arbitrary human-readable text string associated with the print-job. This attribute is intended for enabling a user to convey a text string that may be printed on a job start sheet, for example, in an implementation-dependent manner.
ORD xcmJobCopies1.3.6.1.4.1.253.8.59.10.1.1.4Ordinal32read-onlyFor the MIB: this object is generalized so that it applies to scanning as well as printing. ISO DPA: job-copies (an element of results-profile attribute) Total number of job copies in the job, i.e., number of job copies summed across the job-result-sets. If a job contains documents A, B, C, a job-copies value of 2 results in: A, B, C, A, B, C. See ISO DPA results-profile attribute description for the specification of a job result set and the definition of job-copies. NOTE - In ISO DPA, job-copies is a separate value for each job result set, not the summation. But it didn't seem worth the effort to make job-copies a table since not many systems support multiple job results sets for a single job.
C32 xcmJobCopiesCompleted1.3.6.1.4.1.253.8.59.10.1.1.5Counter32read-onlyFor the MIB: this object is generalized so that it applies to scanning as well as printing. ISO DPA: Job-copies-completed This attribute indicates the number of job-copies of the job that the printer(s) have completed printing. The server shall not reset its value during the processing of multiple print-job results that are part of the same job (see the results-profile job attribute). Since this attribute is intended to measure the progress of a job, the value shall include repeated job- copies due to multiple print-job results for the same job. The accuracy of this value is implementation-dependent. It is expected that the value reported is never greater than the actual value. This attribute may not be supported for all printers and all page description languages. The value of this attribute shall be 0 if printing has not started for this job.
I32 xcmJobOutputBinIndex1.3.6.1.4.1.253.8.59.10.1.1.6Integer32read-onlyISO DPA: output-bin Special MIB definition: specifies the index of the output subunit table for the job. NOTE - ISO DPA allows the output-bin to be specified differently for each job result set in a job. However, it doesn't seem worth the effort to make output-bin a table, since multiple job-result-sets is an unlikely feature to be supported and/or used, especially with different output-bins.
STR xcmJobServiceNameRequested1.3.6.1.4.1.253.8.59.10.1.1.7CodeIndexedStringIndexread-onlySpecifies the job service name instance on which the job is to be processed as specified by the job service requester when the job was submitted. NOTE: this object has been generalized for use in this MIB from ISO DPA where the attribute is only a logical or physical printer, not a job service instance, such as a scan-to-file service instance. ISO DPA: Printer-name-requested This attribute identifies the printer to be used for printing the job. The client shall specify the value of this attribute with the first invocation of the Print operation for the print- job as the explicit printer-name component of the PrintArgument, rather than as an attribute (see 8.2.1.1). NOTES 1. To cause a server to select a printer according to other attributes, the System Administrator should define a logical printer that supports ALL of the physical printers supported by the server. 2. For the server that supports only a single printer, the logical printer name may be the same as the server name, as long as they cannot be confused for each other in the name service directory. 3. Initial-value-job objects should have the value of their printer-name-requested attribute specified as an empty value in order to indicate that no printer-name is defaulted.
XCM xcmJobPreviousState1.3.6.1.4.1.253.8.59.10.1.1.8XcmJMJobStateread-onlyThis object permits the management application to display the previous job state to the user without having to monitor all job state changes. For example, when a job completes, the previous state indicates what the job was doing just before completing. If the job was printing, then the completion was normal. If the previous state was terminating, then the completion was abnormal. Another example, is when a job is paused. The xcmJobPreviousState indicates the state that the job was in when the job was paused. ISO DPA: job-previous-state This attribute identifies the state of the job (pending, processing, held, etc.) before the last change of job state. Standard values are defined in the specification for the current-job-state [xcmJobCurrentState] job-status attribute. See textual-conventions.
DAT xcmJobEstimatedCompletionTime1.3.6.1.4.1.253.8.59.10.1.1.9DateAndTimeread-onlyJob Monitoring MIB: If the estimated completion time is unknown, the agent should return the DEFVAL. This object is a 'best efforts' object, so any estimate based on any data such as the octet-count or the number of pages (perhaps obtained from the PostScript commenting conventions up front) is far preferable than returning the DEFVAL. A learning algorithm based on recent job sizes and their times could be used. ISO DPA: Estimated-completion-time This attribute indicates the estimated time by which this job will be completed. The time to complete one job is dependent on the time required to complete all other jobs that the scheduling algorithm determines must be printed before this job may be printed. The time to complete each individual job may depend on when on- request resources are available. The time to print each individual job is dependent on the characteristics of the document formats in which the individual documents of the job are encoded and on the complexities and other characteristics of the documents themselves. This attribute is highly implementation-dependent. The estimated-completion-time may be easy to calculate for some combinations of document formats and scheduling algorithms. It may be impossible to calculate for other combinations. It is recommended that, where possible, document creators provide system hints to the print system (perhaps appropriately encoded in document format headers) that help the print system understand which features of the document formats the document will be exercising.
DAT xcmJobSubmissionTime1.3.6.1.4.1.253.8.59.10.1.1.10DateAndTimeread-onlyISO DPA: Submission-time This attribute indicates the time at which the latest Print request for this job was accepted by the server. An implementation that can tell time shall return a valid value for this object. Only a device that cannot tell time shall return the DEFVAL.
C32 xcmJobPagesCompleted1.3.6.1.4.1.253.8.59.10.1.1.11Counter32read-onlyFor the MIB: this object is generalized so that it applies to scanning as well as printing. ISO DPA: Pages-completed This attribute indicates the number of pages of the job that the printer(s) have completed printing. NOTE - The number of source pages, impressions and sheets of media may differ. The following examples illustrate how they may differ when attributes, rather than the document contents, control the printing. If number-up is 0 or 1, there is one source page per impression, and if number-up is 2, there are two source pages per impression. If sides is 1, there is one impression per sheet of media, but if sides is 2, there are two impressions per sheet of media. By inference, if number-up is 4 and sides is 2, there are 4 source pages per impression and 8 source pages per sheet of media. The server shall not reset its value during the processing of multiple copies of documents or the job. Since this attribute is intended to measure the progress of a job, the value shall include repeated pages due to multiple copies. When the job completes, this attribute should contain the value of the total number of source pages that the printer processed for the print-job. The accuracy of this value is implementation-dependent. It is expected that the value reported is never greater than the actual value. This attribute may not be supported for all printers and all page description languages. The value of this attribute shall be 0 if printing has not started for this job.
CAR xcmJobOctetsCompletedHigh1.3.6.1.4.1.253.8.59.10.1.1.12Cardinal64Highread-onlyFor the Job Monitoring MIB: two objects are used to represent a full 62-bit value. The sign bit of each half is not used. This object is generalized for use with input devices as well. ISO DPA: Octets-completed [high 31 bits] This attribute indicates the number of octets of the job that the printer(s) [devices(s)] have completed printing [processing]. The server shall not reset its value during the processing of multiple copies of documents or the job. Since this attribute is intended to measure the progress of a job, the value shall include repeated pages due to multiple copies. The accuracy of this value is implementation-dependent. It may be approximated by the number of octets conveyed to the printer [device]. This attribute may not be supported for all printers and all page description languages. The value of this attribute shall be 0 if the device has not started this job.
CAR xcmJobOctetsCompletedLow1.3.6.1.4.1.253.8.59.10.1.1.13Cardinal64Lowread-onlyISO DPA: Octets-completed [low 31 bits] See explanation of xcmJobOctetsCompletedHigh.
C32 xcmJobErrorCount1.3.6.1.4.1.253.8.59.10.1.1.14Counter32read-onlyISO DPA: Error-count This attribute provides the number of error events occurring while processing the job.
C32 xcmJobWarningCount1.3.6.1.4.1.253.8.59.10.1.1.15Counter32read-onlyISO DPA: Warning-count This attribute provides the number of warning events occurring while processing the job.
C32 xcmJobProcessingTime1.3.6.1.4.1.253.8.59.10.1.1.16Counter32read-onlyISO DPA: Processing-time This attribute indicates how long an individual job has been processing [in seconds].
CAR xcmJobNumberOfDocuments1.3.6.1.4.1.253.8.59.10.1.1.17Cardinal32read-onlyISO DPA: Number-of-documents This attribute indicates the number of documents in the job. The number indicates how many Print operations that specified a document (of any document-type have been submitted for printing until job submission has been completed; at that point this attribute shall then indicate the total number of printable documents, fonts, and resource objects submitted by the client in the job. If the first Print operation does not contain a first-document component (see 8.2.1), the value of this attribute shall be 0. The server shall count fonts and resource objects passed to the server by means of Print operation invocations, as documents for the purposes of this attribute.
STR xcmJobAuthorizationUserName1.3.6.1.4.1.253.8.59.10.1.1.18CodeIndexedStringIndexread-onlyThe user's name for authorization purposes. The value of xcmJobAuthorizationUserName may be the same or may be different than the value of the xcmJobAccountingUserName object, depending on the security system and the accounting system being used. ISO DPA: User-name This attribute specifies the name of the user requesting access to print [or other] service operations. The usage of this attribute may be mandatory, depending upon the local security policy used.
xcmDocGenBasic1.3.6.1.4.1.253.8.59.12
xcmDocGenBasicTable1.3.6.1.4.1.253.8.59.12.1not-accessibleA table of general mandatory document information that is per document which in turn is per job and which in turn is per (logical or physical) device and is independent of the type of device (printer, scanner, fax, ...) and that does not require a spooling implementation (though a spooling implementations shall also implement this group, in which case spooled jobs shall also appear in the job table). Document information applies to an individual document contained in a job. The specification for most objects is taken directly from the ISO 10175 Document Printing Application (DPA) standard clause 9.3, Document Attributes. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included here.
xcmDocGenBasicEntry1.3.6.1.4.1.253.8.59.12.1.1not-accessibleAn entry exists in this table for each document in each job, no matter what the state of the job is. Each printer is represented as a separate device entry in the Host Resources MIB device table as a device of type 'printer', 'scanner', o 'fax', etc. The management station references each job using the xcmJobIdentifierOnSystem assigned by this (logical for spooling or physical for non-spooling) device that accepted the job submission (by some other protocol).
ORD xcmDocSequenceNumber1.3.6.1.4.1.253.8.59.12.1.1.1Ordinal32read-onlyFor the MIB, a row shall not exist in this table if the job does not (yet) have any documents. A 32-bit index is required, since the ISO DPA has a 2**31-1 maximum-value integer for the document-sequence-number attribute. ISO DPA: Document-sequence-number This attribute specifies the number of this document in relation to the set of documents in this job. The first document in the job is numbered 1. The document-sequence-number is not passed as an input attribute in the print operation. Documents are assumed to be submitted in order (i.e., document number 1 followed by document number 2, etc.). [If the job service requester does not submit a document on the first create-job call, no document row shall be added to this table. The rest of this ISO DPA paragraph does not apply:] A server shall return a value of 0 for this attribute if the first Print operation has not submitted a document (e.g., the first-document element is omitted in the create-job element of the Print operation). If a document is cancelled in a multi-document job, the document-sequence numbers of the other documents shall not change.
STR xcmDocName1.3.6.1.4.1.253.8.59.12.1.1.2CodeIndexedStringIndexread-onlyFor the MIB, the single xcmDocName object is both the document name for scan-to-file and the document name for file-to-print. ISO DPA: Document-name This attribute supplies a human readable string for the document. This string is used for naming the document in a human-readable 'free-form' fashion. This attribute is intended for enabling a user or the user's application to convey a document name that may be printed on a start sheet, returned in a ListObjectAttributes result, or used in notification or logging messages. If this attribute is not specified, no document name is assumed, but implementation specific defaults are allowed, such as the simple-name part of the value of the document-file-name attribute. It is suggested, however, that the server not supply additional text for this attribute when printing its value (e.g. on a start sheet). This string only has meaning to the clients and can therefore take several forms, e.g. the name of a mail folder, name of a revisable document, the file specification minus the file path, the title of a document, etc.
STR xcmDocFileName1.3.6.1.4.1.253.8.59.12.1.1.3CodeIndexedStringIndexread-onlyFor the MIB, the single xcmDocFileName object is both the document file name for scan-to-file and the document file name for file-to-print. If this attribute is specified for a scan-to-print job, the result of the scan is also copied to the file specified by xcmDocFileName as a side-effect of the scan-to-print operation. ISO DPA: Document-file-name This attribute specifies the file name of the document, if the document came from a file. The file name may include the full path to the file, in which case the name-syntax element of the DistinguishedNameString data type shall specify the syntax of the file name. If the document did not come from a file, the client should not specify this attribute.
XCM xcmDocFileNameType1.3.6.1.4.1.253.8.59.12.1.1.4XcmJMDocFileNameTyperead-onlyThe type of file name syntax from which a document is obtained for an output job, such as print, or for which a document is produced for an input job, such as scan- to-file. The file name syntax types are taken from ISO DPA for the DistinguishedNameStringSyntax data type. ISO DPA: distinguished-name-syntax data type, name-syntax element. See textual-conventions.
XCM xcmDocType1.3.6.1.4.1.253.8.59.12.1.1.5XcmJMDocTyperead-onlyISO DPA: Document-type This attribute indicates that the document being passed by the current Print abstract-operation is either a printable document, a font, or a resource. How resources are managed during the printing process is necessarily dependent on the characteristics of the server and printer implementations. These methods are considered implementation-specific, and shall not be dictated by ISO/IEC 10175. In particular, ISO/IEC 10175 does not require that resources be passed in advance of the documents that use them; i.e., resources may be passed to the server in any order within the job, subject only to the requirement that the resources be present at the server before processing begins on the documents that use them.
NUM xcmDocFormat1.3.6.1.4.1.253.8.59.12.1.1.6XcmPrtInterpreterLangFamilyread-onlyThe interpreter language family enum value registered by IANA is used according to the Printer MIB (RFC 1759). See prtInterpreterLangFamily. For the Job Monitoring MIB, an index into the prtInterpreterTable is not used, since the exact format of the document need not conform exactly to one of the printer's intepreters and, furthermore, the device need not even be a printer (so that the Printer MIB need not be used for non-printers). For scan-to-file jobs, the xcmDocFormat object specifies the document format desired as a result of the scan. ISO DPA: Document-format This attribute identifies the overall print document format used for the document. It consists of three elements, a document-format, a document-format-variants and a document- format-version. The latter two elements are optional. The document-format element identifies a particular family of document formats, of which there may exist several versions or variants. The document-format-variants and document-format- version elements identify a specific instance of a document format. The variant refers to a particular functional subset of a format. For example, the format PostScript has variants of level 1 and level 2, and the format PCL has several variants, including PCL4 and PCL5. The version distinguishes among successive releases of the same basic format and variant. For example, successive versions of Xerox Interpress include versions 2.0, 2.1, 3.0, 3.1, etc.
STR xcmDocFormatVariants1.3.6.1.4.1.253.8.59.12.1.1.7CodeIndexedStringIndexread-onlyFor scan-to-file jobs, the xcmDocFormatVariants object specifies the document format variant desired as a result of the scan. ISO DPA: Document-format-variants The document-format-variants and document-format-version elements identify a specific instance of a document format. The variant refers to a particular functional subset of a format. For example, the format PostScript has variants of level 1 and level 2, and the format PCL has several variants, including PCL4 and PCL5. The document-format-variants element consists of a single text string. If it is necessary to identify more than one variant, the respective variant values shall all be contained in the document-format-variants element, separated from one another by commas. If the client omits the document-format-variants or document- format-version elements, the server may supply a format- specific default which will restrict the outcome of the rules described in the next paragraph. This rule shall not cause a job to fail in validation if it would have succeeded with the rules of the next paragraph. If the client omits the document-format-variants element, the server shall print the document if the requested printer's document-formats-supported attribute contains a DocFormat which differs from the specified document-format only in the value of its document-format-variants. If the document-format-variants is omitted from the printer document-formats-supported attribute, the printer shall accept documents with any variant of the specified format. Similar rules apply if the document-format-version element is omitted. If the client omits the document-format-variants or document- format-version elements, the server may supply a format- specific default. Such a default shall be one that could have matched a document-format according to the rules of the preceding paragraph. Proprietary values for the document-format, document-format- variants, and document-format-version elements are assigned by the owners of those formats. Annex F contains a set of document-formats and variants for various commercially available formats and variants that are currently in common use.
STR xcmDocFormatVersion1.3.6.1.4.1.253.8.59.12.1.1.8CodeIndexedStringIndexread-onlyFor scan-to-file jobs, the xcmDocFormatVersion object specifies the document format version desired as a result of the scan. ISO DPA: Document-format-version The version distinguishes among successive releases of the same basic format and variant. For example, successive versions of Xerox Interpress include versions 2.0, 2.1, 3.0, 3.1, etc.
CAR xcmDocOctetCount1.3.6.1.4.1.253.8.59.12.1.1.9Cardinal32read-onlyFor the MIB, the value of the xcmDocOctetCount is used for both scan-to-file and file-to-print jobs. In the case of scan-to-file jobs, the value starts at 0 and counts the number of octets scanned. ISO DPA: Octet-count This attribute specifies the size of the document in octets.
XCM xcmDocState1.3.6.1.4.1.253.8.59.12.1.1.10XcmJMDocStateread-onlyFor the MIB, if the document is being scanned and printed in the same simple job, the xcmDocState object represents the state of the document being printed, since level 1 scan-to-print jobs must scan directly to the printer. ISO DPA: Document-state This attribute identifies the current state of the document [whether being scanned or printed.].
xcmDocPrintExt1.3.6.1.4.1.253.8.59.13
xcmDocPrintExtTable1.3.6.1.4.1.253.8.59.13.1not-accessibleA table of print-centric document information which is per document which in turn is per job and which in turn is per (logical or physical) printer. Document information applies to an individual document contained in the job. The specification for most objects is taken directly from the ISO 10175 Document Printing Application (DPA) standard clause 9.3, Document Attributes and is print-centric. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included here.
xcmDocPrintExtEntry1.3.6.1.4.1.253.8.59.13.1.1not-accessibleAn entry exists in this table for each job in the device, no matter what the state of the job is. Each printer is represented as a separate device entry in the Host Resources MIB device table as a device of type 'printer'. The management station references each job using the xcmJobIdentifierOnSystem assigned by this (logical for spooling or physical for non-spooling) device that accepted the job submission (by some other protocol). The management station accesses each document in the job using the xcmDocSequenceNumber from the xcmDocGenBasicTable. This table extends (for print jobs only) the Document General Basic table in this MIB.
NUM xcmDocPrintDefaultMediumName1.3.6.1.4.1.253.8.59.13.1.1.1InternationalDisplayStringread-onlyThe value of this object is the name of the medium that is the default medium for this document. A null string indicates that neither the submitting client, nor the system, nor the printer has specified a default medium for this document. NOTE: This attribute that is supplied by the job service requester is localizable by the job service provider, since the job service provider must understand and support the specified value. ISO DPA: Default-medium This attribute identifies a medium that the server shall use as the medium default for the pages of the document that require a specification. Standard values are defined in the specification of the medium- identifier medium attribute. If the page-media-select attribute is specified (either by the client or by a server default, i.e., the page-media-select attribute of the initial-value-job object specified by the logical or physical printer), then the server shall use the page-media-select value to override the default-medium specification on a page by page basis. The default-medium attribute may contain a value of id-val- generic-none (see DPA 9.1.2) indicating that the server shall not use a default medium. Instead, the server shall rely on lower precedence document attributes (such as default-input- tray) for the media specification. If the document data, itself, specifies media, such specification shall override the default-medium attribute on a page by page basis. If the document data specifies media which are not also values of media-used, then a printer may receive a document which requires media that are not ready. In such a case, an implementation may either abort the document or try printing the document on some alternative medium, such as the default medium. A client has numerous ways to specify the media to be used when printing a document and different document pages can be specified in different ways. The client can specify the media in the document contents or with attributes. Some attributes override the document contents, and other attributes may be overridden by the document contents. In addition, the client can specify the media by name or by the input-tray containing it. Before printing each page of a document, the server determines the medium or input-tray for that page by finding the first condition in the list of numbered steps below that is satisfied. For this discussion, either the medium or the input- tray is sufficient information: a) If page-media-select has a medium value for the current page, use that medium, regardless of document contents and other attributes. b) If input-tray-select has a value, use that tray. c) If the document contents specify a medium, and that medium is the same as the value of one of the original-medium elements in the media-substitution attribute, then use the corresponding substitution-medium in the media-substitution attribute. d) If the document contents specify a medium, use that medium. e) If the document contents specify an input-tray, use that input-tray. f) If the default-medium has a value, and the document format interpreter allows its use, and that medium is the same as the value of one of the original-medium elements in media- substitution attribute, then use the corresponding substitution-medium in the media-substitution attribute. g) If the default-medium has a value and the document format interpreter allows its use, use the default-medium. h) If the default-input-tray has a value and the document format interpreter allows its use, use the default-input-tray. i) Use the medium or input-tray selected by the document format processor in the printer. This selection is implementation-dependent.
CAR xcmDocPrintDefaultInputIndex1.3.6.1.4.1.253.8.59.13.1.1.2Cardinal16read-onlyThe value of this object is the index of the input sub-unit in the prtInputTable in the printer MIB that is the default input tray for this document. An index value of 0 indicates that neither the submitting client, the print server, nor printer has specified a default input tray for this document. The Printer MIB (RFC 1759) requires that input sub-unit indices remain stable across successive device power cycles. ISO DPA: Default-input-tray This attribute identifies an input-tray that the server shall use as the input-tray default for the pages of the document that require a specification. The correspondence between the simple-name of an input-tray (alphanumeric or numeric) and the actual tray in the printer is printer-dependent, and a tray named by such a simple-name may also have an OBJECT IDENTIFIER that names it as well. A server may try to convert a simple-name received from a client to one of the server's OIDs, depending on implementation. However, a server shall always return an input- tray as an OID to the client if the server identifies the input-tray using an OID. Examples: The simple-name strings: envelope, top, 2, or 02, or the OID value: id-val-input-tray-top. If the default-medium attribute is specified (either by the client or by a server default, i.e., the default-medium attribute of the initial-value-job object specified by the logical or physical printer), then the server shall use the default-medium value and shall ignore the default-input-tray attribute, if specified. If the page-media-select attribute is specified (either by the client or by a server default, i.e., the page-media-select attribute of the initial-value-job object specified by the logical or physical printer), then the server shall use the page-media-select value to override the default- input-tray specification on a page by page basis. If the document data, itself, specifies media or input trays, such specification shall override the default-input-tray attribute on a page by page basis. If the document data specifies media or input-trays which are not also values of media-used or input-trays-used, respectively, then a printer may receive a document which requires media or input-trays which are not ready. In such a case, an implementation may either abort the document or try printing the document using some alternative input-tray, such as the default input-tray. The following standard values are defined: top The top input tray in the printer. (id- val-input-tray-top) middle The middle input tray in the printer. (id- val-input-tray-middle) bottom The bottom input tray in the printer. (id- val-input-tray-bottom) envelope The envelope input tray in the printer. (id-val-input-tray-envelope) manual The manual feed input tray in the printer. (id-val-input-tray-manual) large-capacity The large capacity input tray in the printer. (id-val-input-tray-large- capacity) main The main input tray (id-val-input-tray- main) side The side input tray (id-val-input-tray- side)
NUM xcmDocPrintFinishing1.3.6.1.4.1.253.8.59.13.1.1.3InternationalDisplayStringread-onlySpecifies finishing to be performed on the document. NOTE: This attribute that is supplied by the job service requester is localizable by the job service provider, since the job service provider must understand and support the specified value.
XCM xcmDocPrintOutputMethod1.3.6.1.4.1.253.8.59.13.1.1.4XcmJMDocOutputMethodread-onlyThis object is bit coded, so that multiple document output requests may be made for the document. Each bit corresponds to one of the ISO DPA output OIDs. See XcmJMDocOutputMethod textual convention for the algorithm that maps DPA OIDs to bits. ISO DPA: Output This attribute identifies the output processing for the media on which the document is to be printed.
NUM xcmDocPrintNumberUp1.3.6.1.4.1.253.8.59.13.1.1.5InternationalDisplayStringread-onlyFor the MIB: this object is specified as a text string which can be a number, e.g., '2' meaning the number of logical pages per side, or a name, e.g., 'simple-2-up' meaning an imposition object in the system that specifies 2 logical pages per side. NOTE: This attribute that is supplied by the job service requester is localizable by the job service provider, since the job service provider must understand and support the specified value. ISO DPA: number-up (excerpted) This attribute specifies the number of source page-images to impose upon a single instance of a selected medium. The attribute can be specified either by a number directly or by naming an imposition object which specifies some particular number-up imposition. In general, only certain all-numeric text values are valid for this attribute, depending upon the server and printer implementations to which the print-request is directed. A text value of '0' or 'none' shall suppress any server default number up, if any. This attribute primarily controls the translation, scaling and rotation of page images, but a site may choose to add embellishments, such as borders to each logical page. A site may even choose to add an attribute to control the presence or characteristics of such embellishments. The following standard text values are defined: '0' This value suppresses any number-up operation or its embellishments. '1' This value specifies that 1 logical page is to be imaged on one surface of the medium, possibly with embellishments. '2' This value specifies that 2 logical pages are to be imaged on one surface of the medium, possibly with embellishments. '4' This value specifies that 4 logical pages are to be imaged on one surface of the medium, possibly with embellishments. NOTE - The value '0' or 'none' specifies that no convenience imposition functions shall be performed; '0' or 'none' is needed to suppress any special number-up operation because a value of '1' or 'simple-1-up' for some sites may cause the server to alter the placement, or size of the page image, or to add embellishments, such as borders or to rotate the page depending on content-orientation. See ISO DPA number-up description for further details on the semantics of number-up, including figures.
INT xcmDocPrintSides1.3.6.1.4.1.253.8.59.13.1.1.6INTEGERread-onlyNOTE - The xcmDocPrintSides attribute is for print jobs. A scanner-specific object, xcmDocScanSides is needed to be added when scanning is supported, so that input and output sides can be specified independently. ISO DPA: Sides This attribute specifies the number of printable surfaces of the medium to be imaged.
CAR xcmDocPrintCopyCount1.3.6.1.4.1.253.8.59.13.1.1.7Cardinal32read-onlyISO DPA: Copy-count This attribute specifies the number of copies of the documents, or of the selected pages of the document, to be printed. A value of 1 for copy-count shall generate a single human perceptible copy of the electronic document. If a value of 0 is supplied [by the job service requester and is supported by the job service provider], the job may be processed normally, but no print output shall be produced or the server shall return an unsupported-attribute-value AttributeError [to the job service requester, if a copy-count of 0 is not supported].
C32 xcmDocPrintCopiesCompleted1.3.6.1.4.1.253.8.59.13.1.1.8Counter32read-onlyFor the MIB: on job recovery after power failure or a crash, the value of xcmDocPrintCopiesCompleted may be set to a lower value which would normally violate the SNMP constraints of a Counter32 type. ISO DPA: Copies-completed This attribute indicates the number of complete copies of this document that have been printed. Some printers print multiple copies of each individual page of a document, completing the printing of all copies at the same time, printing as many of these pages as necessary to satisfy the copy count. The value of copies-completed is 0 if printing has not started for this document.
xcmJobGenSpoolingBasic1.3.6.1.4.1.253.8.59.14
xcmJobGenSpoolingBasicTable1.3.6.1.4.1.253.8.59.14.1not-accessibleA table of general job information per (logical or physical) device that is independent of the type of device (printer, scanner, fax, ...) but does require spooling of job (and document) instructions, but not necessarily of document-content data. Job information applies to the job as a whole or to all its documents. The specification for most objects is taken directly from the ISO 10175 Document Printing Application (DPA) standard clause 9.2, Job Attributes. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included here.
xcmJobGenSpoolingBasicEntry1.3.6.1.4.1.253.8.59.14.1.1not-accessibleAn entry exists in this table for each job in the device, no matter what the state of the job is. Each device is represented as a separate device entry in the Host Resources MIB device table as a device of type 'printer', 'scanner', 'fax', etc. The management station references each job using the xcmJobIdentifierOnSystem assigned by this logical (for spooling) device that accepted the job submission (by some other protocol).
ORD xcmJobNumberOfJobResultSets1.3.6.1.4.1.253.8.59.14.1.1.1Ordinal32read-onlyISO DPA: number-of-job-result-sets The hardcopy output of a print-job consists of one or more job sets, each of which may be specified to be delivered to, or held for, one particular recipient who is not necessarily the job creator. Each job set may be specified to contain one or more job copies. Each job copy shall contain one or more copies of each of the documents specified by means of the Print operations that compose the job. For example, consider the following job being submitted: results-profile: {delivery-address=Jones, job-copies=1}, {delivery-address=Smith, job-copies=2} documentA with copy-count=1 documentB with copy-count=2 +-------------------------------------------------------------+ | +----------------------------+ | | | +-------------+ | | | | | document A | | | | | +-------------+ | | | | | document B | job copy | job result set #1 for Jones | | | +-------------+ | | | | | document B | | | | | +-------------+ | | | +----------------------------+ | +-------------------------------------------------------------+ +-------------------------------------------------------------+ | +----------------------------+ | | | +-------------+ | | | | | document A | | | | | +-------------+ | | | | | document B | job copy | | | | +-------------+ | | | | | document B | | | | | +-------------+ | | | +----------------------------+ | job result set #2 for Smith | | +----------------------------+ | | | +-------------+ | | | | | document A | | | | | +-------------+ | | | | | document B | job copy | | | | +-------------+ | | | | | document B | | | | | +-------------+ | | | +----------------------------+ | +-------------------------------------------------------------+
INT xcmJobPriority1.3.6.1.4.1.253.8.59.14.1.1.2INTEGERread-onlyFor the MIB: A value of 0 means that the priority was not specified by the job service requester and the system did not specify a default value. ISO DPA: Job-priority This attribute specifies a priority for scheduling the print- job. It is used by servers that employ a priority-based scheduling algorithm. A higher value specifies a higher priority. The value 1 is defined to indicate the lowest possible priority (a job which a priority-based scheduling algorithm shall pass over in favor of higher priority jobs). The value 100 is defined to indicate the highest possible priority. Priority is expected to be evenly or 'normally' distributed across this range. The mapping of vendor-defined priority over this range is implementation- specific. [The following DPA sentence is covered by the value of 0, since the DPA range is 1..100. A value of 0 returned by an SNMP agent indicates the same semantics as ISO DPA returning the job object without the job-priority attribute present:] The omission of this attribute implies that the user places no constraints concerning priority on the scheduling of the print-job.
CAR xcmJobTotalOctetsHigh1.3.6.1.4.1.253.8.59.14.1.1.3Cardinal64Highread-onlyFor the Job Monitoring MIB: two objects are used to represent a full 62-bit value. The sign bit of each half is not used. This object is generalized for use with input devices as well. ISO DPA: Total-job-octets [high 31 bits] This attribute indicates the size of the job in octets, including document and job copies. The server may update the value of this attribute after each document has been transferred to the server or the server may provide this value after all documents have been transferred to the server, depending on implementation. In other words, while the job is in the pre-processing [building] state and when the job is in the held state with the job-state-reasons containing a document-needed value, the value of the total-job-octets job status attribute depends on implementation and may not correctly reflect the size of the job. In computing this value, the server shall include the multiplicative factors contributed by the (1) copy-count document attribute, (2) the results-profile.job-copies job attribute element and (3) multiple values of the results- profile job attribute, independent of whether the printer can process multiple copies of the job or document without making multiple passes over the job or document data and independent of the value of the output document attribute (page-collate vs. no-page-collate). Thus the server computation is independent of the printer implementation and shall be: a) Document contribution: Multiply each copy-count by the size of the document in octets. b) Add each document contribution together c) Job result contribution: Multiply the job size by the number job-copies in the result set. d) Add each job result contribution together e) Multiply the value by the number of values in the job's result-profile attribute.
CAR xcmJobTotalOctetsLow1.3.6.1.4.1.253.8.59.14.1.1.4Cardinal64Lowread-onlyISO DPA: Total-job-octets [low 31 bits] This attribute indicates the size of the job in octets, including document and job copies. See xcmJobTotalOctetsHigh for the specification.
I32 xcmJobInterveningJobs1.3.6.1.4.1.253.8.59.14.1.1.5Integer32read-onlyThe number of jobs that are expected to complete before this job is completed according to the implementation's queuing and processing algorithm if no other jobs were to be submitted. In other words, this value is the job's queue position. The agent SHALL return a value of 0 for this object when there are no other jobs that are expected to complete before this job. A value of (-2) shall be used when the number of intervening jobs is unknown. NOTE the ISO DPA language does not include the case when multiple jobs are in the 'processing' (or printing) state: ISO DPA: Intervening-jobs This attribute indicates the number of other jobs to be processed before this job may be scheduled for processing. The server shall set the value of this attribute to 0 when the job begins processing.
xcmJobGenSpoolingExt1.3.6.1.4.1.253.8.59.15
xcmJobGenSpoolingExtTable1.3.6.1.4.1.253.8.59.15.1not-accessibleA table of general extended job information per device that is independent of the type of device but that does require a spooling implementation. Job information applies to the job as a whole or to all its documents. The specification for each object is taken directly from the ISO 10175 Document Printing Application (DPA) standard clause 9.2, Job Attributes. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included here.
xcmJobGenSpoolingExtEntry1.3.6.1.4.1.253.8.59.15.1.1not-accessibleAn entry exists in this table for each job in the (logical) device, no matter what the state of the job is. Each device is represented as a separate device entry in the Host Resources MIB device table as a device of type 'printer', 'scanner', 'fax', etc. The management station references each job using the xcmJobIdentifierOnSystem assigned by this (logical) device that accepted the job submission (by some other protocol). This table augments the Job General Basic table in this MIB.
DAT xcmJobProcessAfter1.3.6.1.4.1.253.8.59.15.1.1.1DateAndTimeread-onlySpecifies the calendar date and time of day after which the server is to process the job on the specified device. The server shall hold the job in the held state until the specified date and time. NOTE: In this MIB, this object applies to any type of job, not just print jobs and so this object is a generalization of the ISO DPA attribute which is only for print jobs. ISO DPA: Job-print-after This attribute specifies the calendar date and time of day after which the print-job shall become a candidate to be scheduled for printing [processing]. If the value of this attribute is in the future, the server shall set the value of the job's current-job-state to held and add the job-print-after-specified value to the job's job-state- reasons attribute and shall not schedule the print-job for printing until the specified date and time has passed. When the specified date and time arrives, the server shall remove the job-print-after-specified value from the job's job-state- reason attribute and, if no other reasons remain, shall change the job's current-job-state to pending so that the job becomes a candidate for being scheduled on printer(s). [For purposes of this MIB, the agent shall return the DEFVAL if the job did not specify this attribute and disregard the next paragraph.] The server shall assign an empty value (see DPA 9.1.2) to the job-print-after attribute when no print after time has been assigned, so that the job shall be a candidate for scheduling immediately.
DAT xcmJobDeadlineTime1.3.6.1.4.1.253.8.59.15.1.1.3DateAndTimeread-onlyISO DPA: job-deadline-time This attribute specifies the calendar date and time of day by which the user desires the print-job to be completed. This attribute is treated as a scheduling hint only. If the specified deadline time arrives before completion of the job, the server shall generate the error-past-deadline event for the job, but the current-job-state shall not be changed. This attribute is intended for use by servers that implement some form of deadline scheduling. [For purposes of this MIB, the agent shall return the DEFVAL if the job did not specify this attribute and disregard the next paragraph.] The server shall assign an empty value (see DPA 9.1.2) to the job-deadline-time attribute when there is no deadline for the job.
DAT xcmJobDiscardTime1.3.6.1.4.1.253.8.59.15.1.1.4DateAndTimeread-onlyISO DPA: job-discard-time This attribute specifies the calendar date and time of day at which the print-job should be discarded, whether or not the job has printed. If this attribute is supported and the discard time has not arrived, the server shall retain job and document attributes and status; the server is not required to retain job document files if the job has completed processing and has exceeded the job's job-retention-period. When the job-discard-time arrives, the server shall set the job's job-retention-period to zero and shall perform a CancelJob operation on the specified job. Whether or not the print-job is discarded if the error-past-discard event occurs while the job is being printed is implementation-dependent. [For purposes of this MIB, the agent shall return the DEFVAL if the job did not specify this attribute and disregard the next paragraph.] The server shall assign an empty value (see DPA 9.1.2) to the job-discard-time attribute when there is no discard time for the job.
CAR xcmJobRetentionPeriod1.3.6.1.4.1.253.8.59.15.1.1.5Cardinal32read-onlyISO DPA: job-retention-period This attribute specifies the minimum period [in seconds] of time following the completion of job processing that the server shall keep job attributes, document attributes, and document data. The server may keep these attributes and data longer than the value of the job-retention-period attribute. Job-retention-period specifies a lower bound on how long job attributes, document attributes and document data shall be retained by a server after printing [processing] has completed, whilst job-discard-time sets an upper bound on retention of the job and document attributes independent of whether the job is ever scheduled for, starts or completes printing [processing]. In addition to providing status information to a user after a job has completed printing [processing, the job-retention-period also provides the mechanism for retaining job's document data after it has been printed [processed], so that the job may be printed [processed] again, possibly with modified attributes, such as the job-copies component of the job-results attribute. However, the mechanism to reprint the job is outside the scope of this part of ISO/IEC 10175. [See ResubmitJob in Part 3.]
STR xcmJobMessageToOperator1.3.6.1.4.1.253.8.59.15.1.1.6CodeIndexedStringIndexread-onlyISO DPA: job-message-to-operator This attribute carries a message from the user to the operator to indicate something about the processing of this print-job. This message, unlike the job-start-message, is not necessarily related to other job-scheduling attributes. The server shall make this message available to the operator when the job has been accepted.
STR xcmJobMessageFromOperator1.3.6.1.4.1.253.8.59.15.1.1.7CodeIndexedStringIndexread-onlyXerox extension to ISO DPA: job-message-from-operator This attribute carries a message from the operator to the user to indicate something about the processing of this print-job. What additional notification methods are used, if any, in addition to providing a value for this job attribute depends on implementation.
STR xcmJobMessageFromAdministrator1.3.6.1.4.1.253.8.59.15.1.1.8CodeIndexedStringIndexread-onlyISO DPA: Job-message-from-administrator This attribute provides a message from an operator, system administrator or 'intelligent' process to indicate to the user the reasons for modification or other management action taken on a job.
CAR xcmJobPageCount1.3.6.1.4.1.253.8.59.15.1.1.9Cardinal32read-onlyISO DPA: Job-page-count This attribute contains the number of source pages in the job that the server expects to image. The server shall compute this value by the following procedure: a) For each document in the job object, multiply the value of document's page-count attribute by the value of its copy- count attribute and call the result document-set-page-count. b) Add up all the document-set-page-counts from the previous step and call this sum the job-copy-page-count. c) For each job-result-set, multiply the value of job-copy- page-count from the previous step by the value of job-copies element of the job-result-set and call the result job-result- set-page-count. d) Add up all the job-result-set-page-counts from the previous step and set this sum into the job-page-count attribute. The value of this attribute is a measure of the amount of computation involved. The accuracy of this value is dependent on the accuracy of the page-count attribute in each document. If some documents have a page-count value of 0, the server may set the value of this attribute to 0 and not use it for scheduling.
xcmJobGenAccountingBasic1.3.6.1.4.1.253.8.59.16
xcmJobGenAccountingBasicTable1.3.6.1.4.1.253.8.59.16.1not-accessibleA table of general job accounting information per (logical if spooling or physical if not spooling) device that is independent of the type of device (printer, scanner, fax, ...). Job information applies to the job as a whole or to all its documents. The specification for most objects is taken directly from the ISO 10175 Document Printing Application (DPA) standard clause 9.2, Job Attributes. However, this MIB is intended to be used with non-DPA implementations, so only a small set of general DPA attributes have been included here.
xcmJobGenAccountingBasicEntry1.3.6.1.4.1.253.8.59.16.1.1not-accessibleAn entry exists in this table for each job in the device, no matter what the state of the job is. Each device is represented as a separate device entry in the Host Resources MIB device table as a device of type 'printer', 'scanner', 'fax', etc. The management station references each job using the xcmJobIdentifierOnSystem assigned by this logical (for spooling) or physical (not spooling) device that accepted the job submission (by some other protocol).
ROW xcmJobAccountingBasicRowStatus1.3.6.1.4.1.253.8.59.16.1.1.1RowStatusread-writeManages the status of this conceptual row in the xcmJobGenAccountingBasicTable. When an accounting program has copied the data from this row into an accounting system, the accounting program should set destroy into this object in order to delete this row and all related xcmJob., and xcmXxxConsumed. rows, in order to indicate that this accounting and job information is no longer needed to be retained by the SNMP agent.
STR xcmJobAccountingUserName1.3.6.1.4.1.253.8.59.16.1.1.2CodeIndexedStringIndexread-onlyThis attribute specifies the name of the user for accounting purposes. See xcmJobOriginator, xcmJobOwner, and xcmJobAuthorizationUserName for additional user names for other purposes (and whose values may be different). An agent may return the same value for all four attributes, if the printer or service does not support all four concepts. NOTE: There is no corresponding ISO DPA attribute (but there should be). Often the xcmJobAuthorizationUserName will be the same as xcmJobAccountingUserName.
OCT xcmJobAccountingInformation1.3.6.1.4.1.253.8.59.16.1.1.3OCTET STRINGread-onlyThis object is intended as an accounting identifier, so that a user can indicate to which account this job should be charged. A user can have any number of accounts. For example, a lawyer might charge each customer separately. The value can be text, binary, or encrypted. ISO DPA: Accounting-information This attribute specifies information required by accounting services (e.g. the account to be charged for any services rendered). Accounting information is intended to be interpreted by an accounting system, and may be opaque to the print service.
DAT xcmJobStartedProcessingTime1.3.6.1.4.1.253.8.59.16.1.1.4DateAndTimeread-onlyThe time at which the job started to be processed by the intended device (printed, scanned, faxed, etc.). NOTE: For use with this MIB, this attribute has been generalized to be used with any device, whereas the corresponding ISO DPA attribute is only started printing. A conforming implementation shall return an actual date and time, rather than the DEFVAL, unless the implementation cannot tell time. ISO DPA: Started-printing-time This attribute indicates the time at which this job started printing [processing].
C32 xcmJobImpressionsCompleted1.3.6.1.4.1.253.8.59.16.1.1.5Counter32read-onlyIf no impressions are completed, this value shall remain 0. ISO DPA: Impressions-completed This attribute indicates the number of impressions that the printer engine(s) have placed on the media for the job. See the note in the pages-completed attribute for the relationship of the pages-completed, impressions-completed and media-sheets- completed attributes. The server shall not reset its value during the processing of multiple copies of documents or the job. Since this attribute is intended to measure the progress of a job, the value shall include repeated pages due to multiple copies. When the job completes, this attribute should contain the value of the total number of impressions that the printer made for the print-job. The accuracy of this value is implementation-dependent. It is expected that the value reported is never greater than the actual value. This attribute may not be supported for all printers and all page description languages. The value of this attribute shall be 0 if printing [processing] has not started for this job.
C32 xcmJobMediaSheetsCompleted1.3.6.1.4.1.253.8.59.16.1.1.6Counter32read-onlyIf no media sheets are completed, this value shall remain 0. ISO DPA: Media-sheets-completed This attribute indicates the number of sheets of media that the printer(s) have completed printing for the job. See the note in the pages-completed attribute for the relationship of the pages-completed, impressions-completed and media-sheets- completed attributes. The server shall not reset its value during the processing of multiple copies of documents or the job. Since this attribute is intended to measure the progress of a job, the value shall include repeated pages due to multiple copies. When the job completes, this attribute should contain the value of the total number of sheets of media used for the print-job. The accuracy of this value is implementation-dependent. It is expected that the value reported is never greater than the actual value. This attribute may not be supported for all printers and all page description languages. The value of this attribute shall be 0 if printing has not started for this job.
DAT xcmJobCompletionTime1.3.6.1.4.1.253.8.59.16.1.1.7DateAndTimeread-onlyA conforming implementation shall return an actual date and time, rather than the DEFVAL, unless the implementation cannot tell time. ISO DPA: Completion-time This attribute indicates the time at which this job completed. Providing this time is useful for jobs which are retained after printing.
XCM xcmJobWorkUnitType1.3.6.1.4.1.253.8.59.16.1.1.8XcmHrDevTrafficUnitread-onlyXerox extension This attribute indicates the type of work that is being accounted for. It shall be different from pages, sheets, or impressions, which already have their own objects.
C32 xcmJobUnitsOfWorkCompleted1.3.6.1.4.1.253.8.59.16.1.1.9Counter32read-onlyXerox extension: The number of work units completed. See xcmJobWorkUnitType to determine what is being counted.
xcmMediaConsumed1.3.6.1.4.1.253.8.59.17
xcmMediaConsumedTable1.3.6.1.4.1.253.8.59.17.1not-accessibleThis table contains pairs of media indexes and the number of sheets of that media consumed by this job.
xcmMediaConsumedEntry1.3.6.1.4.1.253.8.59.17.1.1not-accessibleEntries may exist in the table for each device index in the Host Resource MIB whose device type is `printer', 'fax', etc., and for each job.
ORD xcmMediaConsumedIndex1.3.6.1.4.1.253.8.59.17.1.1.1Ordinal16not-accessibleA unique value used by the device to identify this medium entry in this job. For devices and systems that ensure that jobs are not lost across crashes and power cycles, these values shall remain stable across successive device power cycles. However, if a (low-end) device is not ensuring that job are persistent across crashes and power cycles, these index values need not remain stable across such crashes or power cycles.
ROW xcmMediaConsumedRowStatus1.3.6.1.4.1.253.8.59.17.1.1.2RowStatusread-writeManages the status of this conceptual row in the xcmMediaConsumedTable. When an accounting program has copied the data from this row into an accounting system, the accounting program should delete this row in order to indicate that this accounting information is no longer needed to be retained by the SNMP agent. Since the accounting data may be of interest to end-users, the accounting program may want to wait for some period before deleting the row. If the accounting table becomes filled up so that the agent is unable to add new entries, a device may either refuse to accept new jobs, so that the valuable revenue stream is not lost, or may remove the oldest entry in the display and add the new job's accounting data.
XCM xcmMediaConsumedType1.3.6.1.4.1.253.8.59.17.1.1.3XcmJMMediumTyperead-onlyThis attribute indicates the medium type that has been consumed by the device(s) for this job, e.g. stationery, envelope, transparency, etc.
STR xcmMediaConsumedName1.3.6.1.4.1.253.8.59.17.1.1.4CodeIndexedStringIndexread-onlyThis attribute indicates the name of the medium that has been consumed by the device(s) for this job, e.g. letter-white, iso-a4-white, iso-a4-blanc, monarch-envelope, iso-a4-transparent, etc. ISO DPA assigns OIDs to medium names, but also allows the SA to define new media using text strings. Hence, the object in this MIB is a text string, so that the SA can define additional medium names as needed.
C32 xcmMediaConsumedSheetCount1.3.6.1.4.1.253.8.59.17.1.1.5Counter32read-onlyThis attribute indicates the number of sheets of the medium that have been consumed by the device(s) for this job.
xcmColorImpsConsumed1.3.6.1.4.1.253.8.59.18
xcmColorImpsConsumedTable1.3.6.1.4.1.253.8.59.18.1not-accessibleThis table contains pairs of colorant indexes and the number of impressions of that colorant consumed by this job.
xcmColorImpsConsumedEntry1.3.6.1.4.1.253.8.59.18.1.1not-accessibleEntries may exist in the table for each device index whose device type is 'printer', 'fax', etc. and for each job.
ORD xcmColorImpsConsumedIndex1.3.6.1.4.1.253.8.59.18.1.1.1Ordinal16not-accessibleA unique value used by the printer to identify this colorant entry for this job. For devices and systems that ensure that jobs are not lost across crashes and power cycles, these values shall remain stable across successive device power cycles. However, if a (low-end) device is not ensuring that job are persistent across crashes and power cycles, these index values need not remain stable across such crashes or power cycles.
ROW xcmColorImpsConsumedRowStatus1.3.6.1.4.1.253.8.59.18.1.1.2RowStatusread-writeManages the status of this conceptual row in the xcmColorImpsConsumedTable. When an accounting program has copied the data from this row into an accounting system, the accounting program should delete this row in order to indicate that this accounting information is no longer needed to be retained by the SNMP agent.
ORD xcmColorImpsConsumedTypeIndex1.3.6.1.4.1.253.8.59.18.1.1.3Ordinal16read-onlyThis attribute indicates one of the colorant type (index into the prtColorantsTable in the Printer MIB) that have been consumed by the printer(s) for this print job.
C32 xcmColorImpsConsumedCount1.3.6.1.4.1.253.8.59.18.1.1.4Counter32read-onlyThis attribute indicates the number of impressions that have been consumed by the printer(s) for this print job and this colorant. For implementations that make a separate impression for each colorant used shall increment this count once for each colorant, so that the total number of xcmColorImpsConsumedCount for the job will be a multiple of the xcmJobImpressionsCompleted value.
xcmJobAlert1.3.6.1.4.1.253.8.59.19
xcmJobV1AlertNew1.3.6.1.4.1.253.8.59.19.4The value of the enterprise-specific OID in an SNMPv1 trap sent whenever the state of a job changes.
xcmJobV2AlertPrefixNew1.3.6.1.4.1.253.8.59.19.4.0
NTF xcmJobV2AlertNew1.3.6.1.4.1.253.8.59.19.4.0.1This trap is sent whenever the state of a job changes. The 'state of a job' is comprised by the aggregate values of the xcmJobCurrentState, xcmJobPriority, xcmJobStateReasons, xcmJobXStateReasons, xcmJobX2StateReasons, xcmDevicesAssigned and xcmDeviceStateOfDevicesAssigned fields of the job's table entries: This notification is sent whenever any of these values changes with the following exceptions: 1. Changes in xcmDeviceStateOfDevicesAssigned shall only generate traps when the job is in the processing state (NOTE - xcmJMDevicesAssignedGroup is deprecated) 2. Changes in xcmJobStateReasons, xcmJobXStateReasons, and xcmJobX2StateReasons shall only generate traps when the job is in the processing state (rare). The normal polling cycle will pick up any changes while the job is not in the processing state. Since most changes in reasons also accompany a job state change, the chances that a change in a reason will have to wait for the normal polling cycle is very small. For example, a requester further modifies a held job adding more reasons for it to be held will have to wait for the polling cycle, since the job does not change state (remaining in the held state). NOTE - the hrDeviceIndex is included for convenience, even though the Printer MIB (RFC 1759) doesn't include hrDeviceIndex in its traps. Then the management station doesn't have to parse the received varBind OIDs on a trap in order to discover which device trapped. NOTE - the addition of an entire row to the job tables corresponds to the acceptance of another job by the server. The state of the job changes from unknown to a specific value (usually pending). Therefore, the agent shall generate a trap when a job is accepted (so that the management station can display the newly arrived job in a timely fashion). Similarly when the server removes a job because the job has been in the completed state for a sufficient time or the job has been deleted by a Delete operation, the SNMP agent shall reflect that removal by removing the row from the job tables, and shall generate a trap (since the state of the job has changed to non-existent). The IETF Printer MIB maintains a table which serves as a sort of 'audit-trail' of recent alerts. There is no need for such a table here, since the job's tables will serve virtually the same purpose. As with all SNMP notifications, critical applications cannot completely rely upon delivery: some amount of polling is recommended. The variable-bindings of this trap have been chosen to give the minimum of information: the xcmJobIdentifierOnSystem value and hrDeviceIndex are provided. With these an application is able to obtain the full job table entry. An application has to look at the job tables anyway. The time of the alert is returned as part of any SNMP trap. The hrDeviceIndex maps one-to-one with the PWG Job Mon jmGeneralJobSetIndex. (The PWG Job Mon does not require the Host Resources MIB, so the name of the primary index for all PWG Job Mon tables is not hrDeviceIndex, but serves the same purpose of allowing multiple instances in a single device or server. The Job Alert's special semantics is covered by U.S. patent 5778183. This notification has the following special semantics: o If the job's xcmJobClientId field is not empty, its value will also be appended to trap object ID. NOTE: If the format of the xcmJobClientId is dotted decimal representation, then it will be encoded as a BER binary OID appended to the trap object ID. NOTE: The BER binary OID shall not include the ASN.1/BER tag of 6 indicating an OID and shall not include the ASN.1/BER length field in octets of the OID. This trap OID qualifier allows job-submission and monitoring applications to limit the alerts they receive to ones generated by jobs which they have submitted. NOTE: The sum of the trap var bind values must be less than can fit into a PDU on any transport, roughly 540 octets on some transports. Thus implementers are warned to minimize the length of the xcmJobClientId and xcmJobIdentifierOnSystem objects.
xcmDocAlert1.3.6.1.4.1.253.8.59.20
xcmDocV1AlertNew1.3.6.1.4.1.253.8.59.20.4The value of the enterprise-specific OID in an SNMPv1 trap sent whenever the state of a document changes.
xcmDocV2AlertPrefixNew1.3.6.1.4.1.253.8.59.20.4.0
NTF xcmDocV2AlertNew1.3.6.1.4.1.253.8.59.20.4.0.1This trap is sent whenever the state of one of the documents in a job changes. The state of a single document is represented in the xcmDocGenBasicTable column: xcmDocState. The job's xcmJobIdentifierOnSystem and the document's xcmDocSequenceNumber are included in the trap's variable bindings; these can be used to reference the document's xcmDocGenBasicTable entry. NOTE - the addition of an entire row to the document tables corresponds to the acceptance of another document (in a job) by the server. The state of the document changes from unknown to a specific value (usually transfer pending). Therefore, the agent generates a trap when a document (within a job) is accepted (so that the management station can display the newly arrived document in a timely fashion). This notification has the following special semantics: 1 The agent shall append the document's job's xcmJobClientId to the trap object ID, if the document's job's xcmJobClientId field is not empty. NOTE: If the format of the xcmJobClientId is dotted decimal representation, then it will be encoded as a BER binary OID appended to the trap object ID. NOTE: The BER binary OID shall not include the ASN.1/BER tag of 6 indicating an OID and shall not include the ASN.1/BER length field in octets of the OID. 2 The agent shall append the value of the document's xcmDocSequenceNumber field to the trap object ID. These trap OID qualifiers allow job-submission and monitoring applications to specify exactly which alerts they are interested in and to limit the alerts they receive to ones generated by jobs or jobs and documents that they have submitted. NOTE: The sum of the trap var bind values must be less than can fit into a PDU on any transport, roughly 540 octets on some transports. Thus implementers are warned to minimize the length of the xcmJobClientId and xcmJobIdentifierOnSystem objects.
xcmJobImpsByMediumSize1.3.6.1.4.1.253.8.59.21
xcmJobImpsByMediumSizeTable1.3.6.1.4.1.253.8.59.21.1not-accessibleThis table contains tuples of medium size, count-type, and the number of impressions counted by count-type on that medium consumed by this job.
xcmJobImpsByMediumSizeEntry1.3.6.1.4.1.253.8.59.21.1.1not-accessibleThis entry has one tuple of medium size, count-type, and the number of impressions counted by count-type on that medium consumed by this job.
ORD xcmJobImpsByMediumSizeIndex1.3.6.1.4.1.253.8.59.21.1.1.1Ordinal16not-accessibleA unique value used by the device to identify this impressions-by-medium-size entry in this job. For devices and systems that ensure that jobs are not lost across crashes and power cycles, these values shall remain stable across successive device power cycles. However, if a (low-end) device is not ensuring that job are persistent across crashes and power cycles, these index values need not remain stable across such crashes or power cycles.
ROW xcmJobImpsByMediumSizeRowStatus1.3.6.1.4.1.253.8.59.21.1.1.2RowStatusread-writeManages the status of this conceptual row in the xcmJobImpsByMediumSizeTable. When an accounting program has copied the data from this row into an accounting system, the accounting program should delete this row in order to indicate that this accounting information is no longer needed to be retained by the SNMP agent. Since the accounting data may be of interest to end-users, the accounting program may want to wait for some period before deleting the row. If the accounting table becomes filled up so that the agent is unable to add new entries, a device may either refuse to accept new jobs, so that the valuable revenue stream is not lost, or may remove the oldest entry in the display and add the new job's accounting data.
XCM xcmJobImpsByMediumSizeMediumSize1.3.6.1.4.1.253.8.59.21.1.1.3XcmPrtMediumSizeread-onlyThis attribute indicates the medium size that has been produced by the device(s) for this job, e.g. naLetter(1000), isoA4(1024), jisB4(1084), etc.
XCM xcmJobImpsByMediumSizeCountType1.3.6.1.4.1.253.8.59.21.1.1.4XcmJMImpsCountTyperead-onlyThis attribute indicates the count-type that is how to count impressions produced by the device(s) for this job, e.g. blackAndWhiteCount, highlightColorCount, fullColorCount, etc.
C32 xcmJobImpsByMediumSizeCount1.3.6.1.4.1.253.8.59.21.1.1.5Counter32read-onlyThis attribute indicates the number of impressions by medium size, count-type, and quality-type for the job, which are specified respectively by xcmJobImpsByMediumSizeMediumSize, xcmJobImpsByMediumSizeCountType, and xcmJobImpsByMediumSizeCountQuality.
NUM xcmJobImpsByMediumSizeCountQuality1.3.6.1.4.1.253.8.59.21.1.1.6XcmPrtPrintQualityread-onlyThis attribute indicates the quality-type used for counting impressions produced by the device(s) for this job, e.g., draft, normal, high, etc.
xcmCommsEngineTC1.3.6.1.4.1.253.8.60Version: 5.10.pub The TC module for textual conventions, enumerated types, OIDs, and other volatile elements of the companion Communications Engine MIB, which supports detailed protocol stack graphing, and active management of communications protocol stacks, communications end system applications, communications intermediate systems, and communications gateways for network accessible host systems. Copyright (C) 1995-2002 Xerox Corporation. All Rights Reserved.
xCmCommsEngineDummy1.3.6.1.4.1.253.8.60.999
XCM xCmCommsMgmtState1.3.6.1.4.1.253.8.60.999.3XcmCommsMgmtStatenot-accessibleDummy - DO NOT USE
XCM xCmCommsMgmtConditions1.3.6.1.4.1.253.8.60.999.4XcmCommsMgmtConditionsnot-accessibleDummy - DO NOT USE
xcmCommsEngineMIB1.3.6.1.4.1.253.8.61Version: 5.11.pub The MIB module for detailed protocol stack graphing, and active management of communications protocol stacks, communications end system applications, communications intermediate systems, and communications gateways for network accessible host systems. Usage: Note that throughout this MIB module, the INDEX clauses referring to 'hrDeviceIndex' for the 'hrDeviceTable' (Devices Group) of the Host Resources MIB (RFC 2790) SHALL specify host system CPUs (ie, 'hrDeviceProcessor') and SHALL NOT specify ANY other 'hrDeviceType'. Usage: The object 'xcmCommsStackXrefHrCommDevIndex' in the Comms Stack Xref Group of this MIB MAY be used to specify (for 'bottom' protocol stack layers) the corresponding value of 'hrDeviceIndex' for network, modem, serial port, and parallel port devices. And the object 'xcmCommsStackXrefIfIndex' MAY be used to specify the value of 'ifIndex' for the corresponding entry in the MIB-II 'ifTable' (ie, 'network interfaces'). Copyright (C) 1995-2002 Xerox Corporation. All Rights Reserved.
xcmCommsEngineMIBConformance1.3.6.1.4.1.253.8.61.2
xcmCommsEngineMIBGroups1.3.6.1.4.1.253.8.61.2.2
xcmCommsEngineGroup1.3.6.1.4.1.253.8.61.2.2.3Comms Engine Group (Comms Engines).
xcmCommsEngineExtGroup1.3.6.1.4.1.253.8.61.2.2.4Comms Engine Ext Group (Comms Engines).
xcmCommsStackGroup1.3.6.1.4.1.253.8.61.2.2.5Comms Stack Group (Stack Layers).
xcmCommsStackExtGroup1.3.6.1.4.1.253.8.61.2.2.6Comms Stack Ext Group (Stack Layers).
xcmCommsStackXrefGroup1.3.6.1.4.1.253.8.61.2.2.7Comms Stack Xref Group (Stack Layers).
xcmCommsMuxGroup1.3.6.1.4.1.253.8.61.2.2.8Comms Mux Group (Multiplexors).
xcmCommsMuxExtGroup1.3.6.1.4.1.253.8.61.2.2.9Comms Mux Ext Group (Multiplexors).
xcmCommsAddressGroup1.3.6.1.4.1.253.8.61.2.2.10Comms Address Group (Directories).
xcmCommsAddressExtGroup1.3.6.1.4.1.253.8.61.2.2.11Comms Address Ext Group (Directories).
xcmCommsTrafficGroup1.3.6.1.4.1.253.8.61.2.2.12Comms Traffic Group (Stack Layer Traffic Counters).
xcmCommsAccessGroup1.3.6.1.4.1.253.8.61.2.2.13Comms Access Group (Stack Layer Access Counters).
xcmCommsMgmtGroup1.3.6.1.4.1.253.8.61.2.2.14Comms Mgmt Group (State Management).
xcmCommsEngineMIBCompliance1.3.6.1.4.1.253.8.61.2.3The compliance statements for SNMP management agents that implement the Comms Engine MIB.
xcmCommsEngineMIBHelpCompliance1.3.6.1.4.1.253.8.61.2.4The compliance statements for SNMP management agents that implement a subset of the Comms Engine MIB, for the sole purpose of supporting extended 'contact' information per device, via the Device Help group of the XCMI Ext to Host Resources MIB. Usage: See 'Usage' paragraphs in the DESCRIPTION sub-clauses of the following OBJECT clauses for additional usage details.
xcmCommsEngine1.3.6.1.4.1.253.8.61.3
xcmCommsEngineTable1.3.6.1.4.1.253.8.61.3.2not-accessibleA table of the communications engines installed and (possibly) running on platforms (ie, CPUs) on this host system.
xcmCommsEngineEntry1.3.6.1.4.1.253.8.61.3.2.1not-accessibleAn entry for a communications engine installed and (possibly) running on a platform (ie, CPU) on this host system. Usage: Note that values of 'hrDeviceIndex' used to reference entries in the 'xcmCommsEngineTable' SHALL reference entries in the 'hrDeviceTable' with 'hrDeviceType' equal to 'hrDeviceProcessor' (representing host system CPUs and therefore also having corresponding entries in the 'hrProcessorTable').
ROW xcmCommsEngineRowStatus1.3.6.1.4.1.253.8.61.3.2.1.1RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsEngineTable'.
STR xcmCommsEngineName1.3.6.1.4.1.253.8.61.3.2.1.2XcmFixedLocaleDisplayStringread-onlyHuman-readable name, used by system administrators and end users to identify this communications engine for systems management. Usage: This name SHOULD be the one normally used in a command shell for control of this communications engine.
CAR xcmCommsEngineStackLast1.3.6.1.4.1.253.8.61.3.2.1.3Cardinal32read-onlyThe last entry index (regardless of its current state) in the 'xcmCommsStackTable' of this communications engine, on this host system. Usage: The last entry index explicitly bounds the valid range of 'xcmCommsStackIndex'.
CAR xcmCommsEngineMuxLast1.3.6.1.4.1.253.8.61.3.2.1.4Cardinal32read-onlyThe last entry index (regardless of its current state) in the 'xcmCommsMuxTable' of this communications engine, on this host system. Usage: The last entry index explicitly bounds the valid range of 'xcmCommsMuxIndex'.
CAR xcmCommsEngineAddressLast1.3.6.1.4.1.253.8.61.3.2.1.6Cardinal32read-onlyThe last entry index (regardless of its current state) in the 'xcmCommsAddressTable' of this communications engine, on this host system. Usage: The last entry index explicitly bounds the valid range of 'xcmCommsAddressIndex'.
CAR xcmCommsEngineMgmtLast1.3.6.1.4.1.253.8.61.3.2.1.7Cardinal32read-onlyThe last entry index (regardless of its current state) in the 'xcmCommsMgmtTable' of this communications engine, on this host system. Usage: The last entry index explicitly bounds the valid range of 'xcmCommsMgmtIndex'.
XCM xCmCommsEngineGroupSupport1.3.6.1.4.1.253.8.61.3.2.1.8XcmCommsEngineGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Comms Engine MIB object groups supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents SHALL accurately report their support for XCMI Comms Engine MIB object groups.
XCM xcmCommsEngineCreateSupport1.3.6.1.4.1.253.8.61.3.2.1.9XcmCommsEngineGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Comms Engine MIB object groups 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 accurately report their support for XCMI Comms Engine MIB object groups.
XCM xcmCommsEngineUpdateSupport1.3.6.1.4.1.253.8.61.3.2.1.10XcmCommsEngineGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Comms Engine MIB object groups 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 accurately report their support for XCMI Comms Engine MIB object groups.
xcmCommsEngineExt1.3.6.1.4.1.253.8.61.4
xcmCommsEngineExtTable1.3.6.1.4.1.253.8.61.4.2not-accessibleA 'sparse' table which augments 'xcmCommsEngineTable' with additional useful information.
xcmCommsEngineExtEntry1.3.6.1.4.1.253.8.61.4.2.1not-accessibleA 'sparse' entry which augments 'xcmCommsEngineEntry' with additional useful information.
ROW xcmCommsEngineExtRowStatus1.3.6.1.4.1.253.8.61.4.2.1.1RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsEngineExtTable'.
XCM xcmCommsEngineExtState1.3.6.1.4.1.253.8.61.4.2.1.2XcmCommsMgmtStateread-onlyA relatively generic description of the current state of this communications entity.
XCM xcmCommsEngineExtConditions1.3.6.1.4.1.253.8.61.4.2.1.4XcmCommsMgmtConditionsread-onlyA relatively generic description of the current conditions of this communications entity.
PRO xcmCommsEngineExtVersionID1.3.6.1.4.1.253.8.61.4.2.1.5ProductIDread-onlyThe software product ID of the SNMP sub-agent which implements the XCMI Comms Engine 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 XCMI Comms Engine 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 2790).
DAT xcmCommsEngineExtVersionDate1.3.6.1.4.1.253.8.61.4.2.1.6DateAndTimeread-onlyThe software build date of the SNMP sub-agent which implements the XCMI Comms Engine 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 2790), and 'xcmHrDevInfoResetDate' in the Device Info group of the XCMI Host Resources Extensions MIB.
CAR xcmCommsEngineExtMgmtIndex1.3.6.1.4.1.253.8.61.4.2.1.7Cardinal32read-onlyThe value of 'xcmCommsMgmtIndex' corresponding to a directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
OID xcmCommsEngineExtOwnerOID1.3.6.1.4.1.253.8.61.4.2.1.8OBJECT IDENTIFIERread-onlyThe OID (object identifier) of the conceptual row or simple object which represents some 'owner entity' associated with this entry in the 'xcmCommsEngineExtTable'.
xcmCommsStack1.3.6.1.4.1.253.8.61.5
xcmCommsStackTable1.3.6.1.4.1.253.8.61.5.2not-accessibleA table containing information on the relationships between the multiple stack layers or sublayers (ie, protocol entities) comprising the (possibly) running 'protocol stacks' on this host system. In particular, it contains information about which stack layer runs 'above' and 'below' which other stack layer.
xcmCommsStackEntry1.3.6.1.4.1.253.8.61.5.2.1not-accessibleAn entry for a stack layer in a protocol stack installed and (possibly) running on this host system.
ORD xcmCommsStackIndex1.3.6.1.4.1.253.8.61.5.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmCommsStackTable'.
ROW xcmCommsStackRowStatus1.3.6.1.4.1.253.8.61.5.2.1.2RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsStackTable'.
OID xcmCommsStackTypeOID1.3.6.1.4.1.253.8.61.5.2.1.3OBJECT IDENTIFIERread-onlyAn unambiguous stack layer type, used by system administrators and end users to identify the type of this stack layer. Usage: Since this unambiguous stack layer type 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'. Usage: Suitable values for this unambiguous stack layer type are specified in the companion XCMI Comms Config TC (eg, 'xcmCONetwareIPX').
STR xcmCommsStackName1.3.6.1.4.1.253.8.61.5.2.1.4XcmFixedLocaleDisplayStringread-onlyHuman-readable name, used by system administrators and end users to identify this stack layer for systems management. Usage: This name SHOULD be the one normally used in a command shell for control of this stack layer.
XCM xCmCommsStackPosition1.3.6.1.4.1.253.8.61.5.2.1.5XcmCommsStackPositionread-onlyA relatively generic description of the current position of this protocol entity (ie, this layer) in this protocol stack. Usage: A conceptual row in 'xcmCommsStackTable', which occupies a 'bottom' position in a protocol stack AND has a corresponding row in the 'xcmCommsStackXrefTable', SHOULD have valid references in 'xcmCommsStackXrefIfIndex' (to IETF MIB-II) and 'xcmCommsStackXrefHrCommDevIndex' (to IETF Host Resources MIB). Usage: A conceptual row in 'xcmCommsStackTable' which occupies a 'lowerMux' and/or an 'upperMux' position in a protocol stack SHALL have one (or two) valid corresponding conceptual rows in the 'xcmCommsMuxTable', as the conventionally used 'xcmCommsStack[Lower|Upper]StackIndex' objects take on zero values for multiplexors (thus breaking the graph of the stack layers, without the use of the 'xcmCommsMuxTable').
CAR xcmCommsStackLowerStackIndex1.3.6.1.4.1.253.8.61.5.2.1.6Cardinal32read-onlyThe value of 'xcmCommsStackIndex' corresponding to a next lower associated conceptual row in the 'xcmCommsStackTable', or zero if this stack layer's position is either 'bottom' or 'lowerMux'.
CAR xcmCommsStackUpperStackIndex1.3.6.1.4.1.253.8.61.5.2.1.7Cardinal32read-onlyThe value of 'xcmCommsStackIndex' corresponding to a next higher associated conceptual row in the 'xcmCommsStackTable', or zero if this stack layer's position is either 'upperMux' or sometimes 'top' (see usage note below). Usage: Only for protocol entities whose current purpose is either 'layerInterWorkingUnit' (ie, relays or gateways) or 'systemInterWorkingUnit' (ie, application gateways), it is permitted that the stack layer whose current position is 'top' have an upper layer index pointing to the peer entity (also in a 'top' position) which comprises the 'other half' of a relay or gateway between two different address domains (ie, an active protocol conversion relay) - that is the graphed protocol stack is an inverted 'U'.
CAR xcmCommsStackAddressIndex1.3.6.1.4.1.253.8.61.5.2.1.8Cardinal32read-onlyThe value of 'xcmCommsAddressIndex' corresponding to the first associated conceptual row in the 'xcmCommsAddressTable', or zero if this 'owner entity' does NOT require such information.
CAR xcmCommsStackOptionIndex1.3.6.1.4.1.253.8.61.5.2.1.9Cardinal32read-onlyThe value of 'xcmCommsOptionIndex' corresponding to the first associated conceptual row in the 'xcmCommsOptionTable', or zero if this stack layer does NOT require such information.
CAR xcmCommsStackLowerMuxIndex1.3.6.1.4.1.253.8.61.5.2.1.10Cardinal32read-onlyThe value of 'xcmCommsMuxIndex' corresponding to the first associated conceptual row in the 'xcmCommsMuxTable', or zero if this stack layer's position is NOT 'lowerMux'.
CAR xcmCommsStackUpperMuxIndex1.3.6.1.4.1.253.8.61.5.2.1.11Cardinal32read-onlyThe value of 'xcmCommsMuxIndex' corresponding to the first associated conceptual row in the 'xcmCommsMuxTable', or zero if this stack layer's position is NOT 'upperMux'.
xcmCommsStackExt1.3.6.1.4.1.253.8.61.6
xcmCommsStackExtTable1.3.6.1.4.1.253.8.61.6.2not-accessibleA 'sparse' table which augments 'xcmCommsStackTable' with additional useful information.
xcmCommsStackExtEntry1.3.6.1.4.1.253.8.61.6.2.1not-accessibleA 'sparse' entry which augments 'xcmCommsStackEntry' with additional useful information.
ROW xcmCommsStackExtRowStatus1.3.6.1.4.1.253.8.61.6.2.1.1RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsStackExtTable'.
XCM xcmCommsStackExtState1.3.6.1.4.1.253.8.61.6.2.1.2XcmCommsMgmtStateread-onlyA relatively generic description of the current state of this communications entity.
XCM xcmCommsStackExtConditions1.3.6.1.4.1.253.8.61.6.2.1.3XcmCommsMgmtConditionsread-onlyA relatively generic description of the current conditions of this communications entity.
XCM xCmCommsStackExtPurpose1.3.6.1.4.1.253.8.61.6.2.1.4XcmCommsStackExtPurposeread-onlyA relatively generic description of the current purpose of this stack layer during normal operation.
XCM xCmCommsStackExtRole1.3.6.1.4.1.253.8.61.6.2.1.5XcmCommsStackExtRoleread-onlyA relatively generic description of the current role of this stack layer during normal operation.
XCM xCmCommsStackExtSuite1.3.6.1.4.1.253.8.61.6.2.1.6XcmCommsStackExtSuiteread-onlyThe current protocol suite of this protocol entity (stack layer or sublayer).
XCM xCmCommsStackExtSuiteVersion1.3.6.1.4.1.253.8.61.6.2.1.7XcmCommsStackExtSuiteVersionread-onlyThe current protocol suite version of this protocol entity (stack layer or sublayer).
XCM xCmCommsStackExtLayer1.3.6.1.4.1.253.8.61.6.2.1.8XcmCommsStackExtLayerread-onlyThe closest approximate layer in the OSI Reference Model (CCITT X.200 | ISO 7498) to the current behavior of this stack layer or sublayer.
XCM xCmCommsStackExtProtocol1.3.6.1.4.1.253.8.61.6.2.1.9XcmCommsStackExtProtocolread-onlyThe specific protocol (within a given protocol suite) currently configured for this stack layer or sublayer.
CAR xcmCommsStackExtMgmtIndex1.3.6.1.4.1.253.8.61.6.2.1.10Cardinal32read-onlyThe value of 'xcmCommsMgmtIndex' corresponding to the directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
OID xcmCommsStackExtOwnerOID1.3.6.1.4.1.253.8.61.6.2.1.11OBJECT IDENTIFIERread-onlyThe OID (object identifier) of the conceptual row or simple object which represents some 'owner entity' associated with this entry in the 'xcmCommsStackExtTable'. Usage: A Printer Channel, for example, might choose to specify the OID of some conceptual row in the 'prtChannelTable'.
xcmCommsStackXref1.3.6.1.4.1.253.8.61.7
xcmCommsStackXrefTable1.3.6.1.4.1.253.8.61.7.2not-accessibleA table containing optional cross reference information for the multiple stack layers or sublayers (ie, protocol entities) comprising the (possibly) running 'protocol stacks' on this host system.
xcmCommsStackXrefEntry1.3.6.1.4.1.253.8.61.7.2.1not-accessibleAn entry for a stack layer in a protocol stack installed and (possibly) running on this host system.
ROW xcmCommsStackXrefRowStatus1.3.6.1.4.1.253.8.61.7.2.1.1RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsStackXrefTable'.
CAR xcmCommsStackXrefLayerMgmtIndex1.3.6.1.4.1.253.8.61.7.2.1.2Cardinal32read-onlyThe value of 'xcmCommsStackIndex' corresponding to the one-to-one associated conceptual row in the 'xcmCommsStackTable' which has 'xcmCommsStackExtPurpose' of 'layerManagement', or zero if this this stack layer has no associated layer management entity.
CAR xcmCommsStackXrefLayerSecIndex1.3.6.1.4.1.253.8.61.7.2.1.3Cardinal32read-onlyThe value of 'xcmCommsStackIndex' corresponding to the one-to-one associated conceptual row in the 'xcmCommsStackTable' which has 'xcmCommsStackExtPurpose' of 'layerSecurity', or zero if this this stack layer has no associated layer security entity.
CAR xcmCommsStackXrefLayerIWUIndex1.3.6.1.4.1.253.8.61.7.2.1.4Cardinal32read-onlyThe value of 'xcmCommsStackIndex' corresponding to the one-to-one associated conceptual row in the 'xcmCommsStackTable' which has 'xcmCommsStackExtPurpose' of 'layerInterWorkingUnit', or zero if this this stack layer has no associated layer relay entity.
CAR xcmCommsStackXrefHrSWRunIndex1.3.6.1.4.1.253.8.61.7.2.1.5Cardinal32read-onlyThe value of 'hrSWRunIndex' corresponding to the directly associated conceptual row in the 'hrSWRunTable' of the Host Resources MIB (RFC 2790), or zero if 'hrSWRunTable' is NOT implemented.
CAR xcmCommsStackXrefHrSWInsIndex1.3.6.1.4.1.253.8.61.7.2.1.6Cardinal32read-onlyThe value of 'hrSWInstalledIndex' corresponding to the directly associated conceptual row in the 'hrSWInstalledTable' of the Host Resources MIB (RFC 2790), or zero if 'hrSWInstalledTable' is NOT implemented.
CAR xcmCommsStackXrefIfIndex1.3.6.1.4.1.253.8.61.7.2.1.7Cardinal32read-onlyThe value of 'ifIndex' corresponding to the directly associated conceptual row in the 'ifTable' (Interfaces Group) of the MIB-II (RFC 1213), or zero if the position of this stack layer is NOT 'bottom' (ie, this stack layer does NOT represent a physical 'network interface'). Usage: This is partially a convenience object, since given the value of 'hrDeviceIndex' for an 'hrDeviceNetwork' type device, the corresponding 'ifIndex' is found in the mandatory entry in the 'hrNetworkTable'. However, note that for 'hrDeviceModem', 'hrDeviceSerialPort', and 'hrDeviceParallelPort' devices, the 'xcmCommsStackXrefIfIndex' object is a NECESSITY for support of this communications engine MIB.
CAR xcmCommsStackXrefHrCommDevIndex1.3.6.1.4.1.253.8.61.7.2.1.8Cardinal32read-onlyThe value of 'hrDeviceIndex' corresponding to the directly associated conceptual rows in the 'hrDeviceTable' and (possibly) 'hrNetworkTable' of the Host Resources MIB (RFC 2790), or zero if the position of this stack layer is NOT 'bottom' (ie, this stack layer does NOT represent a physical 'network interface'). Usage: Note that for 'hrDeviceModem', 'hrDeviceSerialPort', and 'hrDeviceParallelPort' devices, there is NO corresponding entry in the 'hrNetworkTable', a subtle difference between MIB-II (RFC 1213) and the Host Resources MIB (RFC 2790).
xcmCommsMux1.3.6.1.4.1.253.8.61.8
xcmCommsMuxTable1.3.6.1.4.1.253.8.61.8.2not-accessibleA table containing information on the relationships between the multiple stack layers or sublayers (ie, protocol entities) participating in a 'upper' or 'lower' multiplexor (ie, the simultaneous adjacency of two or more 'upper' or 'lower' stack layers with a single instance of a 'base' stack layer), eg, IP (a 'base' stack layer) operating below both TCP and UDP (the 'adjacent' stack layers).
xcmCommsMuxEntry1.3.6.1.4.1.253.8.61.8.2.1not-accessibleAn entry for a 'base' stack layer participating in an 'upper' or 'lower' multiplexor.
ORD xcmCommsMuxIndex1.3.6.1.4.1.253.8.61.8.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmCommsMuxTable'.
ROW xcmCommsMuxRowStatus1.3.6.1.4.1.253.8.61.8.2.1.2RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsMuxTable'.
CAR xcmCommsMuxNextIndex1.3.6.1.4.1.253.8.61.8.2.1.3Cardinal32read-onlyThe value of 'xcmCommsMuxIndex' corresponding to a next associated conceptual row in the 'xcmCommsMuxTable', or zero if this is the last associated conceptual row in a given set.
CAR xcmCommsMuxPreviousIndex1.3.6.1.4.1.253.8.61.8.2.1.4Cardinal32read-onlyThe value of 'xcmCommsMuxIndex' corresponding to a previous associated conceptual row in the 'xcmCommsMuxTable', or zero if this is the first associated conceptual row in a given set.
CAR xcmCommsMuxOptionIndex1.3.6.1.4.1.253.8.61.8.2.1.5Cardinal32read-onlyThe value of 'xcmCommsOptionIndex' corresponding to the first associated conceptual row in the 'xcmCommsOptionTable', or zero if this multiplexor entry does NOT require such information.
ORD xcmCommsMuxBaseStackIndex1.3.6.1.4.1.253.8.61.8.2.1.6Ordinal32read-onlyThe value of 'xcmCommsStackIndex' corresponding to the base associated conceptual row in the 'xcmCommsStackTable'.
ORD xcmCommsMuxAdjacentStackIndex1.3.6.1.4.1.253.8.61.8.2.1.7Ordinal32read-onlyThe value of 'xcmCommsStackIndex' corresponding to the adjacent associated conceptual row in the 'xcmCommsStackTable'.
xcmCommsMuxExt1.3.6.1.4.1.253.8.61.9
xcmCommsMuxExtTable1.3.6.1.4.1.253.8.61.9.2not-accessibleA 'sparse' table which augments 'xcmCommsMuxTable' with additional useful information.
xcmCommsMuxExtEntry1.3.6.1.4.1.253.8.61.9.2.1not-accessibleA 'sparse' entry which augments 'xcmCommsMuxEntry' with additional useful information.
ROW xcmCommsMuxExtRowStatus1.3.6.1.4.1.253.8.61.9.2.1.1RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsMuxExtTable'.
XCM xcmCommsMuxExtState1.3.6.1.4.1.253.8.61.9.2.1.2XcmCommsMgmtStateread-onlyA relatively generic description of the current state of this communications entity.
XCM xcmCommsMuxExtConditions1.3.6.1.4.1.253.8.61.9.2.1.3XcmCommsMgmtConditionsread-onlyA relatively generic description of the current conditions of this communications entity.
CAR xcmCommsMuxExtMgmtIndex1.3.6.1.4.1.253.8.61.9.2.1.4Cardinal32read-onlyThe value of 'xcmCommsMgmtIndex' corresponding to the directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
CAR xcmCommsMuxExtAddressIndex1.3.6.1.4.1.253.8.61.9.2.1.5Cardinal32read-onlyThe value of 'xcmCommsAddressIndex' corresponding to the first associated conceptual row in the 'xcmCommsAddressTable', or zero if this 'owner entity' does NOT require such information.
OID xcmCommsMuxExtOwnerOID1.3.6.1.4.1.253.8.61.9.2.1.6OBJECT IDENTIFIERread-onlyThe OID (object identifier) of the conceptual row or simple object which represents some 'owner entity' associated with this entry in the 'xcmCommsMuxExtTable'.
xcmCommsAddress1.3.6.1.4.1.253.8.61.10
xcmCommsAddressTable1.3.6.1.4.1.253.8.61.10.2not-accessibleA table containing information on unicast, multicast, and broadcast addresses (remote/local) known to this host system.
xcmCommsAddressEntry1.3.6.1.4.1.253.8.61.10.2.1not-accessibleAn entry containing information on one unicast, multicast, or broadcast address (remote/local) known to this host system.
ORD xcmCommsAddressIndex1.3.6.1.4.1.253.8.61.10.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmCommsAddressTable'.
ROW xcmCommsAddressRowStatus1.3.6.1.4.1.253.8.61.10.2.1.2RowStatusread-createThis object is used to create and delete individual conceptual rows in the 'xcmCommsAddressTable'.
OID xcmCommsAddressTypeOID1.3.6.1.4.1.253.8.61.10.2.1.3OBJECT IDENTIFIERread-createAn unambiguous address type, used by system administrators and end users to identify the type of this address. Usage: Since this unambiguous address type 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'. Usage: Suitable values for this unambiguous address type are specified in the companion XCMI Comms Config TC (eg, 'xcmCONetwareIPX').
I32 xcmCommsAddressUserRole1.3.6.1.4.1.253.8.61.10.2.1.4Integer32read-createAn unambiguous address user role, used by system administrators and end users to identify the user role of this address. Usage: This unambiguous address user role is specified by a value defined in the textual convention 'XcmSecUserRole' in the XCMI Security/AAA TC. Usage: This unambiguous address user role is weakly typed here to avoid cyclic compilation dependencies between XCMI MIBs. Usage: A chain of 'xcmCommsAddressEntry' objects MAY be pointed to by 'xcmDevHelpCommsAddressIndex' in the Device Help group of the XCMI Ext to IETF Host Resources MIB. In this case, the 'xcmCommsAddressTypeOID' object MAY contain values such as 'xcmCOOsiwanPSTNAddress' (analog phone number), 'xcmCOOsiwanFaxAddress' (fax phone number), etc, taken from the XCMI Comms Config TC. In this case, the 'xcmCommsAddressUserRole' object MAY be used to specify the role of the system admin, system operator, etc (whose name is specified by 'xcmCommsAddressName', address format is specified by 'xcmCommsAddressTypeOID', and actual address is specified by 'xcmCommsAddressCanonical').
STR xcmCommsAddressName1.3.6.1.4.1.253.8.61.10.2.1.5XcmFixedLocaleDisplayStringread-createHuman-readable name, used by system administrators and end users to identify this protocol entity. Usage: This name SHOULD be the one normally used in a command shell for control of this protocol entity. Usage: When a chain of 'xcmCommsAddressEntry' objects is pointed to by 'xcmHrDevHelpCommsAddressIndex' in the Device Help group of the XCMI Ext to IETF Host Resources MIB (see the 'xcmCommsAddressUserRole' object above) special semantics apply. In this case, the 'xcmCommsAddressName' object MAY be used to specify the name of the system admin, system operator, etc (whose role is specified by 'xcmCommsAddressUserRole', address format is specified by 'xcmCommsAddressTypeOID', and actual address is specified by 'xcmCommsAddressCanonical').
OCT xcmCommsAddressCanonical1.3.6.1.4.1.253.8.61.10.2.1.6OCTET STRINGread-createThe current canonical address of this protocol entity.
CAR xcmCommsAddressNextIndex1.3.6.1.4.1.253.8.61.10.2.1.7Cardinal32read-createThe value of 'xcmCommsAddressIndex' corresponding to a next associated conceptual row in the 'xcmCommsAddressTable', or zero if this is the last associated conceptual row in a given set. Usage: A locally administered 'directory' MAY be searched and/or managed via use of the 'xcmCommsAddressNextIndex' and the 'xcmCommsAddressPreviousIndex' objects referenced from each base protocol entity (ie, stack layer).
CAR xcmCommsAddressPreviousIndex1.3.6.1.4.1.253.8.61.10.2.1.8Cardinal32read-createThe value of 'xcmCommsAddressIndex' corresponding to a previous associated conceptual row in the 'xcmCommsAddressTable', or zero if this is the first associated conceptual row in a given set.
CAR xcmCommsAddressOptionIndex1.3.6.1.4.1.253.8.61.10.2.1.9Cardinal32read-createThe value of 'xcmCommsOptionIndex' corresponding to the first associated conceptual row in the 'xcmCommsOptionTable', or zero if this address entry does NOT require such information.
xcmCommsAddressExt1.3.6.1.4.1.253.8.61.11
xcmCommsAddressExtTable1.3.6.1.4.1.253.8.61.11.2not-accessibleA 'sparse' table which augments 'xcmCommsAddressTable' with additional useful information.
xcmCommsAddressExtEntry1.3.6.1.4.1.253.8.61.11.2.1not-accessibleA 'sparse' entry which augments 'xcmCommsAddressEntry' with additional useful information.
ROW xcmCommsAddressExtRowStatus1.3.6.1.4.1.253.8.61.11.2.1.1RowStatusread-createThis object is used to create and delete individual conceptual rows in the 'xcmCommsAddressExtTable'.
XCM xcmCommsAddressExtState1.3.6.1.4.1.253.8.61.11.2.1.2XcmCommsMgmtStateread-onlyA relatively generic description of the current state of this communications entity.
XCM xcmCommsAddressExtConditions1.3.6.1.4.1.253.8.61.11.2.1.3XcmCommsMgmtConditionsread-onlyA relatively generic description of the current conditions of this communications entity.
ADR xCmCommsAddressExtForm1.3.6.1.4.1.253.8.61.11.2.1.4XcmCommsAddressExtFormread-createThe current address form of this protocol entity.
ADR xCmCommsAddressExtScope1.3.6.1.4.1.253.8.61.11.2.1.5XcmCommsAddressExtScoperead-createThe current address scope of this protocol entity.
ADR xCmCommsAddressExtFanout1.3.6.1.4.1.253.8.61.11.2.1.6XcmCommsAddressExtFanoutread-createThe current address fan out of this protocol entity.
CAR xcmCommsAddressExtMgmtIndex1.3.6.1.4.1.253.8.61.11.2.1.7Cardinal32read-createThe value of 'xcmCommsMgmtIndex' corresponding to the directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
OID xcmCommsAddressExtOwnerOID1.3.6.1.4.1.253.8.61.11.2.1.8OBJECT IDENTIFIERread-createThe OID (object identifier) of the conceptual row or simple object which represents some 'owner entity' associated with this entry in the 'xcmCommsAddressExtTable'.
xcmCommsTraffic1.3.6.1.4.1.253.8.61.12
xcmCommsTrafficTable1.3.6.1.4.1.253.8.61.12.2not-accessibleA table containing input and output traffic counters for stack layers.
xcmCommsTrafficEntry1.3.6.1.4.1.253.8.61.12.2.1not-accessibleAn entry containing input and output traffic counters for this stack layer.
ROW xcmCommsTrafficRowStatus1.3.6.1.4.1.253.8.61.12.2.1.1RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsTrafficTable'.
XCM xcmCommsTrafficInputUnit1.3.6.1.4.1.253.8.61.12.2.1.2XcmHrDevTrafficUnitread-onlyA layer input unit, used by system administrators and end users of this layer for traffic counters.
XCM xcmCommsTrafficOutputUnit1.3.6.1.4.1.253.8.61.12.2.1.3XcmHrDevTrafficUnitread-onlyA layer output unit, used by system administrators and end users of this layer for traffic counters.
C32 xcmCommsTrafficInputCount1.3.6.1.4.1.253.8.61.12.2.1.4Counter32read-onlyA layer input traffic count, used by system administrators and end users of this layer. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
C32 xcmCommsTrafficOutputCount1.3.6.1.4.1.253.8.61.12.2.1.5Counter32read-onlyA layer output traffic count, used by system administrators and end users of this layer. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
C32 xcmCommsTrafficInputErrors1.3.6.1.4.1.253.8.61.12.2.1.6Counter32read-onlyA layer input errors count, used by system administrators and end users of this layer. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
C32 xcmCommsTrafficOutputErrors1.3.6.1.4.1.253.8.61.12.2.1.7Counter32read-onlyA layer output errors count, used by system administrators and end users of this layer. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
xcmCommsAccess1.3.6.1.4.1.253.8.61.13
xcmCommsAccessTable1.3.6.1.4.1.253.8.61.13.2not-accessibleA table containing current, high-water mark, and maximum permitted values for both connection (or association) and message (or datagram) ports at the upper sides (ie, service provider interfaces) of stack layers.
xcmCommsAccessEntry1.3.6.1.4.1.253.8.61.13.2.1not-accessibleA table containing current, high-water mark, and maximum permitted values for both connection (or association) and message (or datagram) ports at the upper side (ie, service provider interface) of this stack layer.
ROW xcmCommsAccessRowStatus1.3.6.1.4.1.253.8.61.13.2.1.1RowStatusread-onlyThis object is used to create and delete individual conceptual rows in the 'xcmCommsAccessTable'.
G32 xcmCommsAccessConnectPorts1.3.6.1.4.1.253.8.61.13.2.1.2Gauge32read-onlyThe current number of connection (or association) ports open at the upper side (ie, service provider interface) of this layer.
G32 xcmCommsAccessHighConnectPorts1.3.6.1.4.1.253.8.61.13.2.1.3Gauge32read-onlyThe highest number of connection (or association) ports open at the upper side (ie, service provider interface) of this layer.
CAR xcmCommsAccessMaxConnectPorts1.3.6.1.4.1.253.8.61.13.2.1.4Cardinal32read-onlyThe maximum number of connection (or association) ports permitted at the upper side (ie, service provider interface) of this layer.
G32 xcmCommsAccessDatagramPorts1.3.6.1.4.1.253.8.61.13.2.1.5Gauge32read-onlyThe current number of message (or datagram) ports open at the upper side (ie, service provider interface) of this layer.
G32 xcmCommsAccessHighDatagramPorts1.3.6.1.4.1.253.8.61.13.2.1.6Gauge32read-onlyThe highest number of message (or datagram) ports open at the upper side (ie, service provider interface) of this layer.
CAR xcmCommsAccessMaxDatagramPorts1.3.6.1.4.1.253.8.61.13.2.1.7Cardinal32read-onlyThe maximum number of message (or datagram) ports permitted at the upper side (ie, service provider interface) of this layer.
xcmCommsMgmt1.3.6.1.4.1.253.8.61.14
xcmCommsMgmtTable1.3.6.1.4.1.253.8.61.14.2not-accessibleA table containing additional management control objects for installed and (possibly) active entities on this host system and supporting detailed and extensible 'states' and 'conditions'.
xcmCommsMgmtEntry1.3.6.1.4.1.253.8.61.14.2.1not-accessibleAn entry containing additional management control objects for installed and (possibly) active entity on this host system and supporting detailed and extensible 'states' and 'conditions'.
ORD xcmCommsMgmtIndex1.3.6.1.4.1.253.8.61.14.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmCommsMgmtTable'.
ROW xcmCommsMgmtRowStatus1.3.6.1.4.1.253.8.61.14.2.1.2RowStatusread-createThis object is used to create and delete individual conceptual rows in the 'xcmCommsMgmtTable'.
XCM xCmCommsMgmtCommandRequest1.3.6.1.4.1.253.8.61.14.2.1.3XcmCommsMgmtCommandRequestread-createThe most recent comms management command request specified for this conceptual row in the 'xcmCommsMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmCommsMgmtCommand[Request|Data]' while another management operation is already in progress (ie, while 'xcmCommsMgmtCommandInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmCommsMgmtCommandRequest' (mgmt operation) and 'xcmCommsMgmtCommandData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
XCM xCmCommsMgmtCommandData1.3.6.1.4.1.253.8.61.14.2.1.4XcmCommsMgmtCommandDataread-createThe most recent comms management command data (if any) specified for this conceptual row in the 'xcmCommsMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmCommsMgmtCommand[Request|Data]' while another management operation is already in progress (ie, while 'xcmCommsMgmtCommandInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmCommsMgmtCommandRequest' (mgmt operation) and 'xcmCommsMgmtCommandData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
XCM xcmCommsMgmtCommandStatus1.3.6.1.4.1.253.8.61.14.2.1.5XcmGenSNMPv2ErrorStatusread-onlyThe simple comms management error status associated with this conceptual row in 'xcmCommsMgmtTable'. Usage: Conforming management agents SHALL set this object to the value returned in an SNMP Set-Response PDU when a simple comms management operation is 'accepted', ie, when 'xcmCommsMgmtCommandInProgress' goes from 'false' to 'true'. Usage: Conforming management agents SHALL set this object to the value of the completion status of the (possibly deferred) simple comms management operation, when 'xcmCommsMgmtCommandInProgress' goes from 'true' to 'false'.
T/F xcmCommsMgmtCommandInProgress1.3.6.1.4.1.253.8.61.14.2.1.6TruthValueread-onlyThe comms management in progress status associated with this conceptual row in 'xcmCommsMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmCommsMgmtCommand[Request|Data]' while another management operation is already in progress (ie, while 'xcmCommsMgmtCommandInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
xcmPidTC1.3.6.1.4.1.253.8.62XCMI Product ID Module, Version 6.038.pub Copyright (C) 1997-2013 Xerox Corporation. All Rights Reserved.
xcmPidProductIdentifiers1.3.6.1.4.1.253.8.62.1The root of all identifiers defined in this module.
xcmPidDocuCentreSystems1.3.6.1.4.1.253.8.62.1.1Document Centre Systems product line identifier (not a complete product identifier).
xcmPidDCS201.3.6.1.4.1.253.8.62.1.1.1Document Centre/System 20 product type identifier (not a complete product identifier).
xcmPidDCS20M11.3.6.1.4.1.253.8.62.1.1.1.1Document Centre/System 20 launch configuration model identifier (not a complete product identifier).
xcmPidDCS20M1V11.3.6.1.4.1.253.8.62.1.1.1.1.1Document Centre/System 20 launch configuration version, and complete product identifier.
xcmPidDCS351.3.6.1.4.1.253.8.62.1.1.2Document Centre/System 35 product type identifier (not a complete product identifier).
xcmPidDCS35M11.3.6.1.4.1.253.8.62.1.1.2.1Document Centre/System 35 launch configuration model identifier (not a complete product identifier).
xcmPidDCS35M1V11.3.6.1.4.1.253.8.62.1.1.2.1.1Document Centre/System 35 launch configuration version, and complete product identifier.
xcmPidDC2301.3.6.1.4.1.253.8.62.1.1.3Document Centre 230 product type identifier (not a complete product identifier).
xcmPidDC230ST1.3.6.1.4.1.253.8.62.1.1.3.1Document Centre 230ST multi-function system model identifier (not a complete product identifier).
xcmPidDC230STV11.3.6.1.4.1.253.8.62.1.1.3.1.1Document Centre 230ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC230STV21.3.6.1.4.1.253.8.62.1.1.3.1.2Document Centre 230ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC230STV31.3.6.1.4.1.253.8.62.1.1.3.1.3Document Centre 230ST multi-function system second post-launch configuration version, and complete product identifier.
xcmPidDC230STV41.3.6.1.4.1.253.8.62.1.1.3.1.4Document Centre 230ST multi-function system third post-launch configuration version, and complete product identifier.
xcmPidDC230STV51.3.6.1.4.1.253.8.62.1.1.3.1.5Document Centre 230ST multi-function system fourth post-launch configuration version, and complete product identifier.
xcmPidDC230LP1.3.6.1.4.1.253.8.62.1.1.3.2Document Centre 230LP laser printer model identifier (not a complete product identifier).
xcmPidDC230LPV11.3.6.1.4.1.253.8.62.1.1.3.2.1Document Centre 230LP laser printer launch configuration version, and complete product identifier.
xcmPidDC230LPV21.3.6.1.4.1.253.8.62.1.1.3.2.2Document Centre 230LP laser printer first post-launch configuration version, and complete product identifier.
xcmPidDC230LPV31.3.6.1.4.1.253.8.62.1.1.3.2.3Document Centre 230LP laser printer second post-launch configuration version, and complete product identifier.
xcmPidDC230LPV41.3.6.1.4.1.253.8.62.1.1.3.2.4Document Centre 230LP laser printer third post-launch configuration version, and complete product identifier.
xcmPidDC230LPV51.3.6.1.4.1.253.8.62.1.1.3.2.5Document Centre 230LP laser printer fourth post-launch configuration version, and complete product identifier.
xcmPidDC2651.3.6.1.4.1.253.8.62.1.1.4Document Centre 265 product type identifier (not a complete product identifier).
xcmPidDC265ST1.3.6.1.4.1.253.8.62.1.1.4.1Document Centre 265ST multi-function system model identifier (not a complete product identifier).
xcmPidDC265STV11.3.6.1.4.1.253.8.62.1.1.4.1.1Document Centre 265ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC265STV21.3.6.1.4.1.253.8.62.1.1.4.1.2Document Centre 265ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC265STV31.3.6.1.4.1.253.8.62.1.1.4.1.3Document Centre 265ST multi-function system second post-launch configuration version, and complete product identifier.
xcmPidDC265LP1.3.6.1.4.1.253.8.62.1.1.4.2Document Centre 265LP laser printer model identifier (not a complete product identifier).
xcmPidDC265LPV11.3.6.1.4.1.253.8.62.1.1.4.2.1Document Centre 265LP laser printer launch configuration version, and complete product identifier.
xcmPidDC265LPV21.3.6.1.4.1.253.8.62.1.1.4.2.2Document Centre 265LP laser printer first post-launch configuration version, and complete product identifier.
xcmPidDC265LPV31.3.6.1.4.1.253.8.62.1.1.4.2.3Document Centre 265LP laser printer second post-launch configuration version, and complete product identifier.
xcmPidDC2401.3.6.1.4.1.253.8.62.1.1.5Document Centre 240 product type identifier (not a complete product identifier).
xcmPidDC240ST1.3.6.1.4.1.253.8.62.1.1.5.1Document Centre 240ST multi-function system model identifier (not a complete product identifier).
xcmPidDC240STV11.3.6.1.4.1.253.8.62.1.1.5.1.1Document Centre 240ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC240STV21.3.6.1.4.1.253.8.62.1.1.5.1.2Document Centre 240ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC240STV31.3.6.1.4.1.253.8.62.1.1.5.1.3Document Centre 240ST multi-function system second post-launch configuration version, and complete product identifier.
xcmPidDC3401.3.6.1.4.1.253.8.62.1.1.6Document Centre 340 product type identifier (not a complete product identifier).
xcmPidDC340ST1.3.6.1.4.1.253.8.62.1.1.6.1Document Centre 340ST multi-function system model identifier (not a complete product identifier).
xcmPidDC340STV11.3.6.1.4.1.253.8.62.1.1.6.1.1Document Centre 340ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC340STV21.3.6.1.4.1.253.8.62.1.1.6.1.2Document Centre 340ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC2551.3.6.1.4.1.253.8.62.1.1.7Document Centre 255 product type identifier (not a complete product identifier).
xcmPidDC255ST1.3.6.1.4.1.253.8.62.1.1.7.1Document Centre 255ST multi-function system model identifier (not a complete product identifier).
xcmPidDC255STV11.3.6.1.4.1.253.8.62.1.1.7.1.1Document Centre 255ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC255STV21.3.6.1.4.1.253.8.62.1.1.7.1.2Document Centre 255ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC255STV31.3.6.1.4.1.253.8.62.1.1.7.1.3Document Centre 255ST multi-function system second post-launch configuration version, and complete product identifier.
xcmPidDC255LP1.3.6.1.4.1.253.8.62.1.1.7.2Document Centre 255LP laser printer model identifier (not a complete product identifier).
xcmPidDC255LPV11.3.6.1.4.1.253.8.62.1.1.7.2.1Document Centre 255LP laser printer launch configuration version, and complete product identifier.
xcmPidDC255LPV21.3.6.1.4.1.253.8.62.1.1.7.2.2Document Centre 255LP laser printer first post-launch configuration version, and complete product identifier.
xcmPidDC255LPV31.3.6.1.4.1.253.8.62.1.1.7.2.3Document Centre 255LP laser printer second post-launch configuration version, and complete product identifier.
xcmPidDC2201.3.6.1.4.1.253.8.62.1.1.8Document Centre 220 product type identifier (not a complete product identifier).
xcmPidDC220ST1.3.6.1.4.1.253.8.62.1.1.8.1Document Centre 220ST multi-function system model identifier (not a complete product identifier).
xcmPidDC220STV31.3.6.1.4.1.253.8.62.1.1.8.1.3Document Centre 220ST multi-function system second post-launch configuration version, and complete product identifier.
xcmPidDC220STV41.3.6.1.4.1.253.8.62.1.1.8.1.4Document Centre 220ST multi-function system third post-launch configuration version, and complete product identifier.
xcmPidDC3321.3.6.1.4.1.253.8.62.1.1.9Document Centre 332 product type identifier (not a complete product identifier).
xcmPidDC332ST1.3.6.1.4.1.253.8.62.1.1.9.1Document Centre 332ST multi-function system model identifier (not a complete product identifier).
xcmPidDC332STV11.3.6.1.4.1.253.8.62.1.1.9.1.1Document Centre 332ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC332STV21.3.6.1.4.1.253.8.62.1.1.9.1.2Document Centre 332ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC4XX1.3.6.1.4.1.253.8.62.1.1.17Document Centre 4XX product type identifier (not a complete product identifier).
xcmPidDC4601.3.6.1.4.1.253.8.62.1.1.17.2Document Centre 460 multi-functional system model identifier (not a complete product identifier).
xcmPidDC460V11.3.6.1.4.1.253.8.62.1.1.17.2.1Document Centre 460 multi-functional system launch configuration version, and complete product identifier.
xcmPidDC4701.3.6.1.4.1.253.8.62.1.1.17.4Document Centre 470 multi-functional system model identifier (not a complete product identifier).
xcmPidDC470V11.3.6.1.4.1.253.8.62.1.1.17.4.1Document Centre 470 multi-functional system launch configuration version, and complete product identifier.
xcmPidDC4201.3.6.1.4.1.253.8.62.1.1.19Document Centre 420 product type identifier (not a complete product identifier).
xcmPidDC420ST1.3.6.1.4.1.253.8.62.1.1.19.1Document Centre 420ST multi-function system model identifier (not a complete product identifier).
xcmPidDC420STV11.3.6.1.4.1.253.8.62.1.1.19.1.1Document Centre 420ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC420STV21.3.6.1.4.1.253.8.62.1.1.19.1.2Document Centre 420ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC4261.3.6.1.4.1.253.8.62.1.1.19.2Document Centre 426 multi-function system model identifier (not a complete product identifier).
xcmPidDC426V11.3.6.1.4.1.253.8.62.1.1.19.2.1Document Centre 426 multi-function system launch configuration version, and complete product identifier.
xcmPidDC4321.3.6.1.4.1.253.8.62.1.1.20Document Centre 432 product type identifier (not a complete product identifier).
xcmPidDC432ST1.3.6.1.4.1.253.8.62.1.1.20.1Document Centre 432ST multi-function system model identifier (not a complete product identifier).
xcmPidDC432STV11.3.6.1.4.1.253.8.62.1.1.20.1.1Document Centre 432ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC432STV21.3.6.1.4.1.253.8.62.1.1.20.1.2Document Centre 432ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC432STV31.3.6.1.4.1.253.8.62.1.1.20.1.3Document Centre 432ST multi-function system second post-launch configuration version, and complete product identifier.
xcmPidDC432STV41.3.6.1.4.1.253.8.62.1.1.20.1.4Document Centre 432ST multi-function system third post-launch configuration version, and complete product identifier.
xcmPidDC432STV51.3.6.1.4.1.253.8.62.1.1.20.1.5Document Centre 432ST multi-function system fourth post-launch configuration version, and complete product identifier.
xcmPidDC4301.3.6.1.4.1.253.8.62.1.1.20.2Document Centre 430 multi-function system model identifier (not a complete product identifier).
xcmPidDC430V11.3.6.1.4.1.253.8.62.1.1.20.2.1Document Centre 430 multi-function system launch configuration version, and complete product identifier.
xcmPidDC4401.3.6.1.4.1.253.8.62.1.1.21Document Centre 440 product type identifier (not a complete product identifier).
xcmPidDC440ST1.3.6.1.4.1.253.8.62.1.1.21.1Document Centre 440ST multi-function system model identifier (not a complete product identifier).
xcmPidDC440STV11.3.6.1.4.1.253.8.62.1.1.21.1.1Document Centre 440ST multi-function system launch configuration version, and complete product identifier.
xcmPidDC440STV21.3.6.1.4.1.253.8.62.1.1.21.1.2Document Centre 440ST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC440STV31.3.6.1.4.1.253.8.62.1.1.21.1.3Document Centre 440ST multi-function system second post-launch configuration version, and complete product identifier.
xcmPidDC230i1.3.6.1.4.1.253.8.62.1.1.22Document Centre 230i multi-function system model identifier (not a complete product identifier).
xcmPidDC230iST1.3.6.1.4.1.253.8.62.1.1.22.1Document Centre 230iST multi-function system model identifier (not a complete product identifier).
xcmPidDC230iSTV11.3.6.1.4.1.253.8.62.1.1.22.1.1Document Centre 230iST multi-function system launch configuration version, and complete product identifier.
xcmPidDC230iSTV21.3.6.1.4.1.253.8.62.1.1.22.1.2Document Centre 230iST multi-function system first post-launch configuration version, and complete product identifier.
xcmPidDC4YY1.3.6.1.4.1.253.8.62.1.1.23Document Centre 4YY product type identifier (not a complete product identifier).
xcmPidDC4801.3.6.1.4.1.253.8.62.1.1.23.1Document Centre 480 multi-functional system model identifier (not a complete product identifier).
xcmPidDC480V11.3.6.1.4.1.253.8.62.1.1.23.1.1Document Centre 480 multi-functional system, UNUSED version, and complete product identifier.
xcmPidDC4251.3.6.1.4.1.253.8.62.1.1.24Document Centre 425 product type identifier (not a complete product identifier).
xcmPidDC425ST1.3.6.1.4.1.253.8.62.1.1.24.1Document Centre 425ST multi-functional system model identifier (not a complete product identifier).
xcmPidDC425STV11.3.6.1.4.1.253.8.62.1.1.24.1.1Document Centre 425ST multi-functional system launch configuration version, and complete product identifier.
xcmPidDC5551.3.6.1.4.1.253.8.62.1.1.27Document Centre 555 product type identifier (not a complete product identifier).
xcmPidDC555ST1.3.6.1.4.1.253.8.62.1.1.27.1Document Centre 555ST multi-functional system model identifier (not a complete product identifier).
xcmPidDC555STV11.3.6.1.4.1.253.8.62.1.1.27.1.1Document Centre 555ST multi-functional system ECE pre-launch configuration version, and complete product identifier.
xcmPidDC555STV21.3.6.1.4.1.253.8.62.1.1.27.1.2Document Centre 555ST multi-functional system, launch configuration version, and complete product identifier.
xcmPidDC5351.3.6.1.4.1.253.8.62.1.1.30Document Centre 535 product type identifier (not a complete product identifier).
xcmPidDC535ST1.3.6.1.4.1.253.8.62.1.1.30.1Document Centre 535 multi-function system model identifier (not a complete product identifier).
xcmPidDC535STV11.3.6.1.4.1.253.8.62.1.1.30.1.1Document Centre 535 multi-function system ECE pre-launch configuration version, and complete product identifier.
xcmPidDC535STV21.3.6.1.4.1.253.8.62.1.1.30.1.2Document Centre 535 multi-function system launch configuration version, and complete product identifier.
xcmPidDC5451.3.6.1.4.1.253.8.62.1.1.31Document Centre 545 product type identifier (not a complete product identifier).
xcmPidDC545ST1.3.6.1.4.1.253.8.62.1.1.31.1Document Centre 545 multi-function system model identifier (not a complete product identifier).
xcmPidDC545STV11.3.6.1.4.1.253.8.62.1.1.31.1.1Document Centre 545 multi-function system ECE pre-launch configuration version, and complete product identifier.
xcmPidDC545STV21.3.6.1.4.1.253.8.62.1.1.31.1.2Document Centre 545 multi-function system launch configuration version, and complete product identifier.
xcmPidDesktopDocuPrintPrinters1.3.6.1.4.1.253.8.62.1.2Desktop DocuPrint Printers product line identifier (not a complete product identifier).
xcmPid45171.3.6.1.4.1.253.8.62.1.2.2Desktop DocuPrint 4517 product type identifier (not a complete product identifier).
xcmPid4517PlusM11.3.6.1.4.1.253.8.62.1.2.2.1Desktop DocuPrint 4517+ launch configuration model identifier (not a complete product identifier).
xcmPid4517PlusM1V11.3.6.1.4.1.253.8.62.1.2.2.1.1Desktop DocuPrint 4517+ launch configuration model and version, and complete product identifier.
xcmPidDocuPrintN171.3.6.1.4.1.253.8.62.1.2.2.2Desktop DocuPrint N17 launch configuration model identifier (not a complete product identifier).
xcmPidDocuPrintN17V11.3.6.1.4.1.253.8.62.1.2.2.2.1Desktop DocuPrint N17 launch configuration model and version, and complete product identifier.
xcmPidDocuPrintC551.3.6.1.4.1.253.8.62.1.2.3Desktop DocuPrint C55 product type identifier (not a complete product identifier).
xcmPidDocuPrintC55M11.3.6.1.4.1.253.8.62.1.2.3.1Desktop DocuPrint C55 launch configuration model identifier (not a complete product identifier).
xcmPidDocuPrintC55M1V11.3.6.1.4.1.253.8.62.1.2.3.1.1Desktop DocuPrint C55 launch configuration model and version, and complete product identifier.
xcmPidDocuPrintC55M1V21.3.6.1.4.1.253.8.62.1.2.3.1.2Desktop DocuPrint C55 launch configuration model post-launch configuration version, and complete product identifier.
xcmPidDocuPrintNC601.3.6.1.4.1.253.8.62.1.2.3.2Desktop DocuPrint NC60 launch configuration model identifier (not a complete product identifier).
xcmPidDocuPrintNC60V11.3.6.1.4.1.253.8.62.1.2.3.2.1Desktop DocuPrint NC60 launch configuration model and version, and complete product identifier.
xcmPidP12101.3.6.1.4.1.253.8.62.1.2.4Desktop DocuPrint P1210 product type identifier (not a complete product identifier).
xcmPidP1210M11.3.6.1.4.1.253.8.62.1.2.4.1Desktop DocuPrint P1210 launch configuration model identifier (not a complete product identifier).
xcmPidP1210M1V11.3.6.1.4.1.253.8.62.1.2.4.1.1Desktop DocuPrint P1210 launch configuration model and version, and complete product identifier.
xcmPidP34001.3.6.1.4.1.253.8.62.1.2.5Xerox Phaser 3400 product type identifier (not a complete product identifier).
xcmPidP3400M11.3.6.1.4.1.253.8.62.1.2.5.1Xerox Phaser 3400 launch configuration model identifier (not a complete product identifier).
xcmPidP3400M1V11.3.6.1.4.1.253.8.62.1.2.5.1.1Xerox Phaser 3400 launch configuration model and version, and complete product identifier.
xcmPidWorkGroupDocuPrintPrinters1.3.6.1.4.1.253.8.62.1.3WorkGroup & MidRange DocuPrint Printers product line identifier (not a complete product identifier).
xcmPidDocuPrintNnn1.3.6.1.4.1.253.8.62.1.3.2WorkGroup DocuPrint Nnn product type identifier (not a complete product identifier).
xcmPidDocuPrintN321.3.6.1.4.1.253.8.62.1.3.2.1WorkGroup DocuPrint N32 model identifier (not a complete product identifier).
xcmPidDocuPrintN32V11.3.6.1.4.1.253.8.62.1.3.2.1.1WorkGroup DocuPrint N32 launch configuration version, and complete product identifier.
xcmPidDocuPrintN32V21.3.6.1.4.1.253.8.62.1.3.2.1.2WorkGroup DocuPrint N32 post-launch configuration version, and complete product identifier.
xcmPidDocuPrintN241.3.6.1.4.1.253.8.62.1.3.2.2WorkGroup DocuPrint N24 model identifier (not a complete product identifier).
xcmPidDocuPrintN24V11.3.6.1.4.1.253.8.62.1.3.2.2.1WorkGroup DocuPrint N24 launch configuration version, and complete product identifier.
xcmPidDocuPrintN24V21.3.6.1.4.1.253.8.62.1.3.2.2.2WorkGroup DocuPrint N24 post-launch configuration version, and complete product identifier.
xcmPidDocuPrintN401.3.6.1.4.1.253.8.62.1.3.2.3WorkGroup DocuPrint N40 model identifier (not a complete product identifier).
xcmPidDocuPrintN40V11.3.6.1.4.1.253.8.62.1.3.2.3.1WorkGroup DocuPrint N40 launch configuration version, and complete product identifier.
xcmPidDocuPrintN20251.3.6.1.4.1.253.8.62.1.3.2.17WorkGroup DocuPrint N2025 model identifier (not a complete product identifier).
xcmPidDocuPrintN2025V11.3.6.1.4.1.253.8.62.1.3.2.17.1WorkGroup DocuPrint N2025 launch configuration version, and complete product identifier.
xcmPidDocuPrintN2025V21.3.6.1.4.1.253.8.62.1.3.2.17.2WorkGroup DocuPrint N2025 first post-launch configuration version, and complete product identifier.
xcmPidDocuPrintN21251.3.6.1.4.1.253.8.62.1.3.2.18WorkGroup DocuPrint N2125 model identifier (not a complete product identifier).
xcmPidDocuPrintN2125V11.3.6.1.4.1.253.8.62.1.3.2.18.1WorkGroup DocuPrint N2125 launch configuration version, and complete product identifier.
xcmPidDocuPrintN24251.3.6.1.4.1.253.8.62.1.3.2.19WorkGroup DocuPrint N2425 model identifier (not a complete product identifier).
xcmPidDocuPrintN2425V11.3.6.1.4.1.253.8.62.1.3.2.19.1WorkGroup DocuPrint N2425 launch configuration version, and complete product identifier.
xcmPidDocuPrintN28251.3.6.1.4.1.253.8.62.1.3.2.20WorkGroup DocuPrint N2825 model identifier (not a complete product identifier).
xcmPidDocuPrintN2825V11.3.6.1.4.1.253.8.62.1.3.2.20.1WorkGroup DocuPrint N2825 launch configuration version, and complete product identifier.
xcmPidDocuPrintN32251.3.6.1.4.1.253.8.62.1.3.2.21WorkGroup DocuPrint N3225 model identifier (not a complete product identifier).
xcmPidDocuPrintN3225V11.3.6.1.4.1.253.8.62.1.3.2.21.1WorkGroup DocuPrint N3225 launch configuration version, and complete product identifier.
xcmPidDocuPrintN40251.3.6.1.4.1.253.8.62.1.3.2.22WorkGroup DocuPrint N4025 model identifier (not a complete product identifier).
xcmPidDocuPrintN4025V11.3.6.1.4.1.253.8.62.1.3.2.22.1WorkGroup DocuPrint N4025 launch configuration version, and complete product identifier.
xcmPidDocuPrintN4025V21.3.6.1.4.1.253.8.62.1.3.2.22.2WorkGroup DocuPrint N4025 first post-launch configuration version, and complete product identifier.
xcmPidDocuPrintAyame351.3.6.1.4.1.253.8.62.1.3.2.35WorkGroup DocuPrint Ayame35 model identifier (not a complete product identifier).
xcmPidDocuPrintAyame35V11.3.6.1.4.1.253.8.62.1.3.2.35.1WorkGroup DocuPrint Ayame35 launch configuration version, and complete product identifier.
xcmPidDocuPrintN45251.3.6.1.4.1.253.8.62.1.3.2.36WorkGroup DocuPrint N4525 model identifier (not a complete product identifier).
xcmPidDocuPrintN4525V11.3.6.1.4.1.253.8.62.1.3.2.36.1WorkGroup DocuPrint N4525 launch configuration version, and complete product identifier.
xcmPidPhaser54001.3.6.1.4.1.253.8.62.1.3.2.37WorkGroup Phaser 5400 model identifier (not a complete product identifier).
xcmPidPhaser5400V11.3.6.1.4.1.253.8.62.1.3.2.37.1WorkGroup Phaser 5400 launch configuration version, and complete product identifier.
xcmPidDocuPrintNCnn1.3.6.1.4.1.253.8.62.1.3.3WorkGroup DocuPrint NCnn Color Laser Printers product type identifier (not a complete product identifier).
xcmPidDocuPrintNC701.3.6.1.4.1.253.8.62.1.3.3.1WorkGroup DocuPrint NC70 Color Laser Printer model identifier (not a complete product identifier).
xcmPidDocuPrintNC70V11.3.6.1.4.1.253.8.62.1.3.3.1.1WorkGroup DocuPrint NC70 Color Laser Printer launch configuration version, and complete product identifier.
xcmPidDocuPrintNC801.3.6.1.4.1.253.8.62.1.3.3.2WorkGroup DocuPrint NC80 Color Laser Printer model identifier (not a complete product identifier).
xcmPidDocuPrintNC80V11.3.6.1.4.1.253.8.62.1.3.3.2.1WorkGroup DocuPrint NC80 Color Laser Printer launch configuration version, and complete product identifier.
xcmPidMidRangeColorPrinters1.3.6.1.4.1.253.8.62.1.4MidRange Color Printers product line identifier (not a complete product identifier).
xcmPidDCColorSeries501.3.6.1.4.1.253.8.62.1.4.2Document Centre ColorSeries 50 mid-range color printer product type identifier (not a complete product identifier).
xcmPidDCColorSeries50M11.3.6.1.4.1.253.8.62.1.4.2.1Document Centre ColorSeries 50 mid-range color printer launch configuration model identifier (not a complete product identifier).
xcmPidDCColorSeries50M1V11.3.6.1.4.1.253.8.62.1.4.2.1.1Document Centre ColorSeries 50 mid-range color printer launch configuration version, and complete product identifier.
xcmPidDocuTechs1.3.6.1.4.1.253.8.62.1.5DocuTech product line identifier (not a complete product identifier).
xcmPidDocuTech61351.3.6.1.4.1.253.8.62.1.5.2DocuTech 6135 product type identifier (not a complete product identifier).
xcmPidDocuTech6135M11.3.6.1.4.1.253.8.62.1.5.2.1DocuTech 6135 launch configuration model identifier (not a complete product identifier).
xcmPidDocuTech6135M1V11.3.6.1.4.1.253.8.62.1.5.2.1.1DocuTech 6135 launch configuration version, and complete product identifier.
xcmPidDocuTech6135M1V21.3.6.1.4.1.253.8.62.1.5.2.1.2DocuTech 6135 launch configuration version, and complete product identifier.
xcmPidDocuTech61801.3.6.1.4.1.253.8.62.1.5.3DocuTech 6180 product type identifier (not a complete product identifier).
xcmPidDocuTech6180M11.3.6.1.4.1.253.8.62.1.5.3.1DocuTech 6180 launch configuration model identifier (not a complete product identifier).
xcmPidDocuTech6180M1V11.3.6.1.4.1.253.8.62.1.5.3.1.1DocuTech 6180 launch configuration version, and complete product identifier.
xcmPidDocuTech6180M1V21.3.6.1.4.1.253.8.62.1.5.3.1.2DocuTech 6180 launch configuration version, and complete product identifier.
xcmPidDocuTech61001.3.6.1.4.1.253.8.62.1.5.4DocuTech 6100 product type identifier (not a complete product identifier).
xcmPidDocuTech6100M11.3.6.1.4.1.253.8.62.1.5.4.1DocuTech 6100 launch configuration model identifier (not a complete product identifier).
xcmPidDocuTech6100M1V11.3.6.1.4.1.253.8.62.1.5.4.1.1DocuTech 6100 launch configuration version, and complete product identifier.
xcmPidDocuTech6100M1V21.3.6.1.4.1.253.8.62.1.5.4.1.2DocuTech 6100 launch configuration version, and complete product identifier.
xcmPidDocuTech61151.3.6.1.4.1.253.8.62.1.5.5DocuTech 6115 product type identifier (not a complete product identifier).
xcmPidDocuTech6115M11.3.6.1.4.1.253.8.62.1.5.5.1DocuTech 6115 launch configuration model identifier (not a complete product identifier).
xcmPidDocuTech6115M1V11.3.6.1.4.1.253.8.62.1.5.5.1.1DocuTech 6115 launch configuration version, and complete product identifier.
xcmPidDocuTech6115M1V21.3.6.1.4.1.253.8.62.1.5.5.1.2DocuTech 6115 launch configuration version, and complete product identifier.
xcmPidDocuTech61551.3.6.1.4.1.253.8.62.1.5.6DocuTech 6155 product type identifier (not a complete product identifier).
xcmPidDocuTech6155M11.3.6.1.4.1.253.8.62.1.5.6.1DocuTech 6155 launch configuration model identifier (not a complete product identifier).
xcmPidDocuTech6155M1V11.3.6.1.4.1.253.8.62.1.5.6.1.1DocuTech 6155 launch configuration version, and complete product identifier.
xcmPidDocuTech6155M1V21.3.6.1.4.1.253.8.62.1.5.6.1.2DocuTech 6155 launch configuration version, and complete product identifier.
xcmPidDocuTech60751.3.6.1.4.1.253.8.62.1.5.7DocuTech 6075 product type identifier (not a complete product identifier).
xcmPidDocuTech6075M11.3.6.1.4.1.253.8.62.1.5.7.1DocuTech 6075 launch configuration model identifier (not a complete product identifier).
xcmPidDocuTech6075M1V11.3.6.1.4.1.253.8.62.1.5.7.1.1DocuTech 6075 launch configuration version, and complete product identifier.
xcmPidDocuTech60901.3.6.1.4.1.253.8.62.1.5.8DocuTech 6090 product type identifier (not a complete product identifier).
xcmPidDocuTech6090M11.3.6.1.4.1.253.8.62.1.5.8.1DocuTech 6090 launch configuration model identifier (not a complete product identifier).
xcmPidDocuTech6090M1V11.3.6.1.4.1.253.8.62.1.5.8.1.1DocuTech 6090 launch configuration version, and complete product identifier.
xcmPidDocuTechHiColorEPS1.3.6.1.4.1.253.8.62.1.5.19DocuTech Highlight Color EPS product type identifier (not a complete product identifier).
xcmPidDocuSPDFE1.3.6.1.4.1.253.8.62.1.5.20DocuSP-DFE B/W Copier / Printer product type identifier (not a complete product identifier).
xcmPidDocuSPDFEColor1.3.6.1.4.1.253.8.62.1.5.21DocuSP-DFE Color Copier / Printer product type identifier (not a complete product identifier).
xcmPidDocuSPTEAK1.3.6.1.4.1.253.8.62.1.5.22Xerox 41xx Copier / Printer with Free Flow Print Server product type identifier (not a complete product identifier).
xcmPidDedPrintServers1.3.6.1.4.1.253.8.62.1.8Dedicated print servers product line identifier (not a complete product identifier).
xcmPidPhaserPrintServer1.3.6.1.4.1.253.8.62.1.8.2Xerox Fast Port dedicated print server product type identifier (not a complete product identifier).
xcmPidPhaserEX77501.3.6.1.4.1.253.8.62.1.8.2.1Xerox Phaser Fiery model identifier (not a complete product identifier).
xcmPidPhaserEX7750GX1.3.6.1.4.1.253.8.62.1.8.2.1.1Xerox Phaser EX7750 Controller with Phaser 7750GX Printer configuration.
xcmPidPhaserEX7750DXF1.3.6.1.4.1.253.8.62.1.8.2.1.2Xerox Phaser EX7750 Controller with Phaser 7750DXF Printer configuration.
xcmPidDocuPrintNPS1.3.6.1.4.1.253.8.62.1.9DocuPrint NPS (Network Printing Systems) product line identifier (not a complete product identifier).
xcmPidDP4050NPS1.3.6.1.4.1.253.8.62.1.9.1DocuPrint NPS DP4050 product type identifier (not a complete product identifier).
xcmPidDP4050NPSM11.3.6.1.4.1.253.8.62.1.9.1.1DocuPrint NPS DP4050 launch configuration model identifier (not a complete product identifier).
xcmPidDP4050NPSM1V11.3.6.1.4.1.253.8.62.1.9.1.1.1DocuPrint NPS DP4050 launch configuration version, and complete product identifier.
xcmPidDP4090NPS1.3.6.1.4.1.253.8.62.1.9.2DocuPrint NPS DP4090 product type identifier (not a complete product identifier).
xcmPidDP4090NPSM11.3.6.1.4.1.253.8.62.1.9.2.1DocuPrint NPS DP4090 launch configuration model identifier (not a complete product identifier).
xcmPidDP4090NPSM1V11.3.6.1.4.1.253.8.62.1.9.2.1.1DocuPrint NPS DP4090 launch configuration version, and complete product identifier.
xcmPidDP4850NPS1.3.6.1.4.1.253.8.62.1.9.3DocuPrint NPS DP4850 product type identifier (not a complete product identifier).
xcmPidDP4850NPSM11.3.6.1.4.1.253.8.62.1.9.3.1DocuPrint NPS DP4850 launch configuration model identifier (not a complete product identifier).
xcmPidDP4850NPSM1V11.3.6.1.4.1.253.8.62.1.9.3.1.1DocuPrint NPS DP4850 launch configuration version, and complete product identifier.
xcmPidDP4890NPS1.3.6.1.4.1.253.8.62.1.9.4DocuPrint NPS DP4890 product type identifier (not a complete product identifier).
xcmPidDP4890NPSM11.3.6.1.4.1.253.8.62.1.9.4.1DocuPrint NPS DP4890 launch configuration model identifier (not a complete product identifier).
xcmPidDP4890NPSM1V11.3.6.1.4.1.253.8.62.1.9.4.1.1DocuPrint NPS DP4890 launch configuration version, and complete product identifier.
xcmPidDP4635NPS1.3.6.1.4.1.253.8.62.1.9.5DocuPrint NPS DP4635 product type identifier (not a complete product identifier).
xcmPidDP4635NPSM11.3.6.1.4.1.253.8.62.1.9.5.1DocuPrint NPS DP4635 launch configuration model identifier (not a complete product identifier).
xcmPidDP4635NPSM1V11.3.6.1.4.1.253.8.62.1.9.5.1.1DocuPrint NPS DP4635 launch configuration version, and complete product identifier.
xcmPidDP4635NPSMicr1.3.6.1.4.1.253.8.62.1.9.5.2DocuPrint NPS DP4635 Micr launch configuration model identifier (not a complete product identifier).
xcmPidDP4635NPSMicrV11.3.6.1.4.1.253.8.62.1.9.5.2.1DocuPrint NPS DP4635 Micr launch configuration version, and complete product identifier.
xcmPidDP180NPS1.3.6.1.4.1.253.8.62.1.9.6DocuPrint NPS DP180 product type identifier (not a complete product identifier).
xcmPidDP180NPSM11.3.6.1.4.1.253.8.62.1.9.6.1DocuPrint NPS DP180 launch configuration model identifier (not a complete product identifier).
xcmPidDP180NPSM1V11.3.6.1.4.1.253.8.62.1.9.6.1.1DocuPrint NPS DP180 launch configuration version, and complete product identifier.
xcmPidDP180NPSMicr1.3.6.1.4.1.253.8.62.1.9.6.2DocuPrint NPS DP180 Micr launch configuration model identifier (not a complete product identifier).
xcmPidDP180NPSMicrV11.3.6.1.4.1.253.8.62.1.9.6.2.1DocuPrint NPS DP180 Micr launch configuration version, and complete product identifier.
xcmPidDP96NPS1.3.6.1.4.1.253.8.62.1.9.7DocuPrint NPS DP96 product type identifier (not a complete product identifier).
xcmPidDP96NPSM11.3.6.1.4.1.253.8.62.1.9.7.1DocuPrint NPS DP96 launch configuration model identifier (not a complete product identifier).
xcmPidDP96NPSM1V11.3.6.1.4.1.253.8.62.1.9.7.1.1DocuPrint NPS DP96 launch configuration version, and complete product identifier.
xcmPidDP96NPSMicr1.3.6.1.4.1.253.8.62.1.9.7.2DocuPrint NPS DP96 Micr launch configuration model identifier (not a complete product identifier).
xcmPidDP96NPSMicrV11.3.6.1.4.1.253.8.62.1.9.7.2.1DocuPrint NPS DP96 Micr launch configuration version, and complete product identifier.
xcmPidDP92cNPS1.3.6.1.4.1.253.8.62.1.9.8DocuPrint NPS DP92c product type identifier (not a complete product identifier).
xcmPidDP92cNPSM11.3.6.1.4.1.253.8.62.1.9.8.1DocuPrint NPS DP92c launch configuration model identifier (not a complete product identifier).
xcmPidDP92cNPSM1V11.3.6.1.4.1.253.8.62.1.9.8.1.1DocuPrint NPS DP92c launch configuration version, and complete product identifier.
xcmPidDP155NPS1.3.6.1.4.1.253.8.62.1.9.9DocuPrint NPS DP155 product type identifier (not a complete product identifier).
xcmPidDP155NPSM11.3.6.1.4.1.253.8.62.1.9.9.1DocuPrint NPS DP155 launch configuration model identifier (not a complete product identifier).
xcmPidDP155NPSM1V11.3.6.1.4.1.253.8.62.1.9.9.1.1DocuPrint NPS DP155 launch configuration version, and complete product identifier.
xcmPidDP155NPSMicr1.3.6.1.4.1.253.8.62.1.9.9.2DocuPrint NPS DP155 Micr launch configuration model identifier (not a complete product identifier).
xcmPidDP155NPSMicrV11.3.6.1.4.1.253.8.62.1.9.9.2.1DocuPrint NPS DP155 Micr launch configuration version, and complete product identifier.
xcmPidDP115NPS1.3.6.1.4.1.253.8.62.1.9.17DocuPrint NPS DP115 product type identifier (not a complete product identifier).
xcmPidDP115NPSM11.3.6.1.4.1.253.8.62.1.9.17.1DocuPrint NPS DP115 launch configuration model identifier (not a complete product identifier).
xcmPidDP115NPSM1V11.3.6.1.4.1.253.8.62.1.9.17.1.1DocuPrint NPS DP115 launch configuration version, and complete product identifier.
xcmPidDP115NPSMicr1.3.6.1.4.1.253.8.62.1.9.17.2DocuPrint NPS DP115 Micr launch configuration model identifier (not a complete product identifier).
xcmPidDP115NPSMicrV11.3.6.1.4.1.253.8.62.1.9.17.2.1DocuPrint NPS DP115 Micr launch configuration version, and complete product identifier.
xcmPidDP100NPS1.3.6.1.4.1.253.8.62.1.9.18DocuPrint NPS DP100 product type identifier (not a complete product identifier).
xcmPidDP100NPSM11.3.6.1.4.1.253.8.62.1.9.18.1DocuPrint NPS DP100 launch configuration model identifier (not a complete product identifier).
xcmPidDP100NPSM1V11.3.6.1.4.1.253.8.62.1.9.18.1.1DocuPrint NPS DP100 launch configuration version, and complete product identifier.
xcmPidDP100NPSMicr1.3.6.1.4.1.253.8.62.1.9.18.2DocuPrint NPS DP100 Micr launch configuration model identifier (not a complete product identifier).
xcmPidDP100NPSMicrV11.3.6.1.4.1.253.8.62.1.9.18.2.1DocuPrint NPS DP100 Micr launch configuration version, and complete product identifier.
xcmPidDC2000FamilyNPS1.3.6.1.4.1.253.8.62.1.9.19DocuColor 2000 NPS Family product line identifier (not a complete product identifier).
xcmPidDocuColor2045NPS1.3.6.1.4.1.253.8.62.1.9.19.1Xerox DocuColor 2045 NPS/IPS product identifier (not a complete product identifier).
xcmPidDocuColor2045NPSV11.3.6.1.4.1.253.8.62.1.9.19.1.1Xerox DocuColor 2045 NPS/IPS launch configuration version, and complete product identifier.
xcmPidDocuColor2060NPS1.3.6.1.4.1.253.8.62.1.9.19.2Xerox DocuColor 2060 NPS/IPS product type identifier (not a complete product identifier).
xcmPidDocuColor2060NPSV11.3.6.1.4.1.253.8.62.1.9.19.2.1Xerox DocuColor 2060 NPS/IPS launch configuration version, and complete product identifier.
xcmPidDocuColor5252NPS1.3.6.1.4.1.253.8.62.1.9.19.3Xerox DocuColor 5252 NPS/IPS product type identifier (not a complete product identifier).
xcmPidDocuColor5252NPSV11.3.6.1.4.1.253.8.62.1.9.19.3.1Xerox DocuColor 5252 NPS/IPS launch configuration version, and complete product identifier.
xcmPidDC6000FamilyNPS1.3.6.1.4.1.253.8.62.1.9.20DocuColor 6000 NPS Family product line identifier (not a complete product identifier).
xcmPidDocuColor6060NPS1.3.6.1.4.1.253.8.62.1.9.20.1Xerox DocuColor 6060 NPS/IPS product type identifier (not a complete product identifier).
xcmPidDocuColor6060NPSV11.3.6.1.4.1.253.8.62.1.9.20.1.1Xerox DocuColor 6060 NPS/IPS launch configuration version, and complete product identifier.
xcmPidDocuColor2000Series1.3.6.1.4.1.253.8.62.1.17DocuColor 2000 Family product line identifier (not a complete product identifier).
xcmPidDocuColor3000series1.3.6.1.4.1.253.8.62.1.17.7Xerox DocuColor 3000 Digital Press product type identifier (not a complete product identifier).
xcmPidDocuColor240SPLASH1.3.6.1.4.1.253.8.62.1.17.7.8Xerox DocuColor 240 with the Fiery Controller and DFE launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor240SPLASHv11.3.6.1.4.1.253.8.62.1.17.7.8.1Xerox DocuColor 240 with the Fiery Controller and DFE configuration model and version, and complete product identifier.
xcmPidDocuColor250SPLASH1.3.6.1.4.1.253.8.62.1.17.7.9Xerox DocuColor 250 with the Fiery Controller and DFE launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor250SPLASHv11.3.6.1.4.1.253.8.62.1.17.7.9.1Xerox DocuColor 250 with the Fiery Controller and DFE configuration model and version, and complete product identifier.
xcmPidDocuColor242EFI1.3.6.1.4.1.253.8.62.1.17.7.17Xerox DocuColor 242 with the EFI Fiery Controller launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor242EFIv11.3.6.1.4.1.253.8.62.1.17.7.17.1Xerox DocuColor 242 with the EFI Fiery Controller configuration model and version, and complete product identifier.
xcmPidDocuColor2421.3.6.1.4.1.253.8.62.1.17.7.18Xerox DocuColor 242 with the Fiery Color Server launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor242v11.3.6.1.4.1.253.8.62.1.17.7.18.1Xerox DocuColor 242 with the Fiery Color Server configuration model and version, and complete product identifier.
xcmPidDocuColor252EFI1.3.6.1.4.1.253.8.62.1.17.7.19Xerox DocuColor 252 with the EFI Fiery Controller launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor252EFIv11.3.6.1.4.1.253.8.62.1.17.7.19.1Xerox DocuColor 252 with the EFI Fiery Controller configuration model and version, and complete product identifier.
xcmPidDocuColor2521.3.6.1.4.1.253.8.62.1.17.7.20Xerox DocuColor 252 with the Fiery Color Server launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor252v11.3.6.1.4.1.253.8.62.1.17.7.20.1Xerox DocuColor 252 with the Fiery Color Server configuration model and version, and complete product identifier.
xcmPidDocuColor260EFI1.3.6.1.4.1.253.8.62.1.17.7.21Xerox DocuColor 260 with the EFI Fiery Controller launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor260EFIv11.3.6.1.4.1.253.8.62.1.17.7.21.1Xerox DocuColor 260 with the EFI Fiery Controller configuration model and version, and complete product identifier.
xcmPidDocuColor2601.3.6.1.4.1.253.8.62.1.17.7.22Xerox DocuColor 260 with the Fiery Color Server launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor260v11.3.6.1.4.1.253.8.62.1.17.7.22.1Xerox DocuColor 260 with the Fiery Color Server configuration model and version, and complete product identifier.
xcmPidDocuColor242C1.3.6.1.4.1.253.8.62.1.17.7.23Xerox DocuColor 242 with the Creo Spire Color Server launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor242Cv11.3.6.1.4.1.253.8.62.1.17.7.23.1Xerox DocuColor 242 with the Creo Spire Color Server configuration model and version, and complete product identifier.
xcmPidDocuColor242S1.3.6.1.4.1.253.8.62.1.17.7.24Xerox DocuColor 242 Splash launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor242Sv11.3.6.1.4.1.253.8.62.1.17.7.24.1Xerox DocuColor 242 Splash configuration model and version, and complete product identifier.
xcmPidDocuColor252C1.3.6.1.4.1.253.8.62.1.17.7.25Xerox DocuColor 252 with the Creo Spire Color Server launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor252Cv11.3.6.1.4.1.253.8.62.1.17.7.25.1Xerox DocuColor 252 with the Creo Spire Color Server configuration model and version, and complete product identifier.
xcmPidDocuColor252S1.3.6.1.4.1.253.8.62.1.17.7.26Xerox DocuColor 252 Splash launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor252Sv11.3.6.1.4.1.253.8.62.1.17.7.26.1Xerox DocuColor 252 Splash configuration model and version, and complete product identifier.
xcmPidDocuColor260C1.3.6.1.4.1.253.8.62.1.17.7.27Xerox DocuColor 260 with the Creo Spire Color Server launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor260Cv11.3.6.1.4.1.253.8.62.1.17.7.27.1Xerox DocuColor 260 with the Creo Spire Color Server configuration model and version, and complete product identifier.
xcmPidDocuColor260S1.3.6.1.4.1.253.8.62.1.17.7.28Xerox DocuColor 260 Splash launch configuration model identifier (not a complete product identifier).
xcmPidDocuColor260Sv11.3.6.1.4.1.253.8.62.1.17.7.28.1Xerox DocuColor 260 Splash configuration model and version, and complete product identifier.
xcmPidDocuPrintEPS1.3.6.1.4.1.253.8.62.1.18DocuPrint EPS product line identifier (not a complete product identifier).
xcmPidDP180EPS1.3.6.1.4.1.253.8.62.1.18.1DocuPrint DP180 EPS product type identifier (not a complete product identifier).
xcmPidDP180EPSM11.3.6.1.4.1.253.8.62.1.18.1.1DocuPrint DP180 EPS launch configuration model identifier (not a complete product identifier).
xcmPidDP180EPSM1V11.3.6.1.4.1.253.8.62.1.18.1.1.1DocuPrint DP180 EPS launch configuration version, and complete product identifier.
xcmPidDP180EPSMicr1.3.6.1.4.1.253.8.62.1.18.1.2DocuPrint DP180 Micr EPS launch model identifier (not a complete product identifier).
xcmPidDP180EPSMicrV11.3.6.1.4.1.253.8.62.1.18.1.2.1DocuPrint DP180 Micr EPS launch configuration version, and complete product identifier.
xcmPidDP2000EPS1.3.6.1.4.1.253.8.62.1.18.2DocuPrint 2000 Series EPS product type identifier (not a complete product identifier).
xcmPidDP2000S100EPS1.3.6.1.4.1.253.8.62.1.18.2.1DocuPrint 2000 Series 100 EPS launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S100EPSV11.3.6.1.4.1.253.8.62.1.18.2.1.1DocuPrint 2000 Series 100 EPS launch configuration version and complete product identifier.
xcmPidDP2000S115EPS1.3.6.1.4.1.253.8.62.1.18.2.2DocuPrint 2000 Series 115 EPS launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S115EPSV11.3.6.1.4.1.253.8.62.1.18.2.2.1DocuPrint 2000 Series 115 EPS launch configuration version and complete product identifier.
xcmPidDP2000S135EPS1.3.6.1.4.1.253.8.62.1.18.2.3DocuPrint 2000 Series 135 EPS launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S135EPSV11.3.6.1.4.1.253.8.62.1.18.2.3.1DocuPrint 2000 Series 135 EPS launch configuration version and complete product identifier.
xcmPidDP2000S155EPS1.3.6.1.4.1.253.8.62.1.18.2.4DocuPrint 2000 Series 155 EPS launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S155EPSV11.3.6.1.4.1.253.8.62.1.18.2.4.1DocuPrint 2000 Series 155 EPS launch configuration version and complete product identifier.
xcmPidDP2000S180EPS1.3.6.1.4.1.253.8.62.1.18.2.5DocuPrint 2000 Series 180 EPS launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S180EPSV11.3.6.1.4.1.253.8.62.1.18.2.5.1DocuPrint 2000 Series 180 EPS launch configuration version and complete product identifier.
xcmPidDP2000S60751.3.6.1.4.1.253.8.62.1.18.2.6DocuPrint 6075 launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S6075V11.3.6.1.4.1.253.8.62.1.18.2.6.1DocuPrint 6075 launch configuration version and complete product identifier.
xcmPidDP2000S60901.3.6.1.4.1.253.8.62.1.18.2.7DocuPrint 6090 launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S6090V11.3.6.1.4.1.253.8.62.1.18.2.7.1DocuPrint 6090 launch configuration version and complete product identifier.
xcmPidDP2000S100EPSMX1.3.6.1.4.1.253.8.62.1.18.2.8DocuPrint 2000 Series 100 EPS MX launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S100EPSMXV11.3.6.1.4.1.253.8.62.1.18.2.8.1DocuPrint 2000 Series 100 EPS MX launch configuration version and complete product identifier.
xcmPidDP2000S115EPSMX1.3.6.1.4.1.253.8.62.1.18.2.9DocuPrint 2000 Series 115 EPS MX launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S115EPSMXV11.3.6.1.4.1.253.8.62.1.18.2.9.1DocuPrint 2000 Series 115 EPS MX launch configuration version and complete product identifier.
xcmPidDP2000S135EPSMX1.3.6.1.4.1.253.8.62.1.18.2.17DocuPrint 2000 Series 135 EPS MX launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S135EPSMXV11.3.6.1.4.1.253.8.62.1.18.2.17.1DocuPrint 2000 Series 135 EPS MX launch configuration version and complete product identifier.
xcmPidDP2000S155EPSMX1.3.6.1.4.1.253.8.62.1.18.2.18DocuPrint 2000 Series 155 EPS MX launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S155EPSMXV11.3.6.1.4.1.253.8.62.1.18.2.18.1DocuPrint 2000 Series 155 EPS MX launch configuration version and complete product identifier.
xcmPidDP2000S180EPSMX1.3.6.1.4.1.253.8.62.1.18.2.19DocuPrint 2000 Series 180 EPS MX launch configuration model identifier (not a complete product identifier).
xcmPidDP2000S180EPSMXV11.3.6.1.4.1.253.8.62.1.18.2.19.1DocuPrint 2000 Series 180 EPS MX launch configuration version and complete product identifier.
xcmPidXeroxPhaserPrinters1.3.6.1.4.1.253.8.62.1.19Xerox Phaser Printers product line identifier (not a complete product identifier).
xcmPidPhaser3yyyFamily1.3.6.1.4.1.253.8.62.1.19.1Xerox Phaser 3yyy Family product line identifier (not a complete product identifier).
xcmPidPhaser34501.3.6.1.4.1.253.8.62.1.19.1.1Xerox Phaser 3450 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser3450D1.3.6.1.4.1.253.8.62.1.19.1.1.2Xerox Phaser 3450D Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser3450DN1.3.6.1.4.1.253.8.62.1.19.1.1.3Xerox Phaser 3450DN Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser3450B1.3.6.1.4.1.253.8.62.1.19.1.1.4Xerox Phaser 3450B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser35001.3.6.1.4.1.253.8.62.1.19.1.2Xerox Phaser 3500 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser3500b1.3.6.1.4.1.253.8.62.1.19.1.2.1Xerox Phaser 3500b (Base) Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser3500n1.3.6.1.4.1.253.8.62.1.19.1.2.2Xerox Phaser 3500n (Base+Network Card) Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser31501.3.6.1.4.1.253.8.62.1.19.1.3Xerox Phaser 3150 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser3150b1.3.6.1.4.1.253.8.62.1.19.1.3.1Xerox Phaser 3150b (Base) Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser3150n1.3.6.1.4.1.253.8.62.1.19.1.3.2Xerox Phaser 3150n (Base+Network Card) Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser34281.3.6.1.4.1.253.8.62.1.19.1.4Xerox Phaser 3428 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser3428v11.3.6.1.4.1.253.8.62.1.19.1.4.1Xerox Phaser 3428 Laser Printer launch configuration model, version 1, and complete product identifier.
xcmPidPhaser31241.3.6.1.4.1.253.8.62.1.19.1.5Xerox Phaser 3124 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser3124v11.3.6.1.4.1.253.8.62.1.19.1.5.1Xerox Phaser 3124 Laser Printer launch configuration model, version 1, and complete product identifier.
xcmPidPhaser31251.3.6.1.4.1.253.8.62.1.19.1.6Xerox Phaser 3125 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser3125v11.3.6.1.4.1.253.8.62.1.19.1.6.1Xerox Phaser 3125 Laser Printer launch configuration model, version 1, and complete product identifier.
xcmPidPhaser32501.3.6.1.4.1.253.8.62.1.19.1.8Xerox Phaser 3250 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser3250v11.3.6.1.4.1.253.8.62.1.19.1.8.1Xerox Phaser 3250 Printer launch configuration model, version 1, and complete product identifier.
xcmPidPhaser36001.3.6.1.4.1.253.8.62.1.19.1.9Xerox Phaser 3600 model identifier (not a complete product identifier).
xcmPidPhaser3600v11.3.6.1.4.1.253.8.62.1.19.1.9.1Xerox Phaser 3600 launch configuration model, version 1, and complete product identifier.
xcmPidPhaser3100MFP1.3.6.1.4.1.253.8.62.1.19.1.17Xerox Phaser 3100 4-in-1 model identifier (not a complete product identifier).
xcmPidPhaser3100MFPv11.3.6.1.4.1.253.8.62.1.19.1.17.1Xerox Phaser 3100MFP launch configuration model, version 1, and complete product identifier.
xcmPidPhaser31001.3.6.1.4.1.253.8.62.1.19.1.18Xerox Phaser 3100 3-in-1 model identifier (not a complete product identifier).
xcmPidPhaser3100v11.3.6.1.4.1.253.8.62.1.19.1.18.1Xerox Phaser 3100 launch configuration model, version 1, and complete product identifier.
xcmPidPhaser34351.3.6.1.4.1.253.8.62.1.19.1.19Xerox Phaser 3435 35ppm A4 model identifier (not a complete product identifier).
xcmPidPhaser3435v11.3.6.1.4.1.253.8.62.1.19.1.19.1Xerox Phaser 3435 launch configuration model, version 1, and complete product identifier.
xcmPidPhaser3300MFP1.3.6.1.4.1.253.8.62.1.19.1.20Xerox Phaser 3300MFP model identifier (not a complete product identifier).
xcmPidPhaser3300MFPc11.3.6.1.4.1.253.8.62.1.19.1.20.1Xerox Phaser 3300MFP model and configuration identifier (not a complete product identifier).
xcmPidPhaser3300MFPc1v11.3.6.1.4.1.253.8.62.1.19.1.20.1.1Xerox Phaser 3300MFP launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser30101.3.6.1.4.1.253.8.62.1.19.1.26Xerox Phaser 3010 model identifier (not a complete product identifier).
xcmPidPhaser3010C11.3.6.1.4.1.253.8.62.1.19.1.26.1Xerox Phaser 3010 model and configuration 1 identifier (not a complete product identifier).
xcmPidPhaser3010C1V11.3.6.1.4.1.253.8.62.1.19.1.26.1.1Xerox Phaser 3010 launch model, configuration 1, version 1. A complete product identifier.
xcmPidPhaser30401.3.6.1.4.1.253.8.62.1.19.1.28Xerox Phaser 3040 model identifier (not a complete product identifier).
xcmPidPhaser3040C11.3.6.1.4.1.253.8.62.1.19.1.28.1Xerox Phaser 3040 model and configuration 1 identifier (not a complete product identifier).
xcmPidPhaser3040C1V11.3.6.1.4.1.253.8.62.1.19.1.28.1.1Xerox Phaser 3040 launch model, configuration 1, version 1. A complete product identifier.
xcmPidPhaser4yyyFamily1.3.6.1.4.1.253.8.62.1.19.2Xerox Phaser 4yyy Family product line identifier (not a complete product identifier).
xcmPidPhaser44001.3.6.1.4.1.253.8.62.1.19.2.1Xerox Phaser 4400 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser4400N1.3.6.1.4.1.253.8.62.1.19.2.1.1Xerox Phaser 4400N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4400DT1.3.6.1.4.1.253.8.62.1.19.2.1.2Xerox Phaser 4400DT Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4400DX1.3.6.1.4.1.253.8.62.1.19.2.1.3Xerox Phaser 4400DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4400B1.3.6.1.4.1.253.8.62.1.19.2.1.4Xerox Phaser 4400B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser45001.3.6.1.4.1.253.8.62.1.19.2.2Xerox Phaser 4500 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser4500N1.3.6.1.4.1.253.8.62.1.19.2.2.1Xerox Phaser 4500N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4500DT1.3.6.1.4.1.253.8.62.1.19.2.2.2Xerox Phaser 4500DT Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4500DX1.3.6.1.4.1.253.8.62.1.19.2.2.3Xerox Phaser 4500DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4500B1.3.6.1.4.1.253.8.62.1.19.2.2.4Xerox Phaser 4500B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser45101.3.6.1.4.1.253.8.62.1.19.2.3Xerox Phaser 4510 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser4510B1.3.6.1.4.1.253.8.62.1.19.2.3.1Xerox Phaser 4510B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4510N1.3.6.1.4.1.253.8.62.1.19.2.3.2Xerox Phaser 4510N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4510DT1.3.6.1.4.1.253.8.62.1.19.2.3.3Xerox Phaser 4510DT Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser4510DX1.3.6.1.4.1.253.8.62.1.19.2.3.4Xerox Phaser 4510DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5yyyFamily1.3.6.1.4.1.253.8.62.1.19.3Xerox Phaser 5yyy Family product line identifier (not a complete product identifier).
xcmPidPhaser55001.3.6.1.4.1.253.8.62.1.19.3.1Xerox Phaser 5500 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser5500B1.3.6.1.4.1.253.8.62.1.19.3.1.1Xerox Phaser 5500B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5500N1.3.6.1.4.1.253.8.62.1.19.3.1.2Xerox Phaser 5500N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5500DN1.3.6.1.4.1.253.8.62.1.19.3.1.3Xerox Phaser 5500DN Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5500DT1.3.6.1.4.1.253.8.62.1.19.3.1.4Xerox Phaser 5500DT Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5500DX1.3.6.1.4.1.253.8.62.1.19.3.1.5Xerox Phaser 5500DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser55501.3.6.1.4.1.253.8.62.1.19.3.2Xerox Phaser 5550 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser5550B1.3.6.1.4.1.253.8.62.1.19.3.2.1Xerox Phaser 5550B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5550N1.3.6.1.4.1.253.8.62.1.19.3.2.2Xerox Phaser 5550N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5550DN1.3.6.1.4.1.253.8.62.1.19.3.2.3Xerox Phaser 5550DN Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser5550DT1.3.6.1.4.1.253.8.62.1.19.3.2.4Xerox Phaser 5550DT Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser53351.3.6.1.4.1.253.8.62.1.19.3.3Xerox Phaser 5335 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser5335v11.3.6.1.4.1.253.8.62.1.19.3.3.1Xerox Phaser 5335 Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6yyyFamily1.3.6.1.4.1.253.8.62.1.19.4Xerox Phaser 6yyy Family product line identifier (not a complete product identifier).
xcmPidPhaser62001.3.6.1.4.1.253.8.62.1.19.4.1Xerox Phaser 6200 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser6200B1.3.6.1.4.1.253.8.62.1.19.4.1.1Xerox Phaser 6200B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6200N1.3.6.1.4.1.253.8.62.1.19.4.1.2Xerox Phaser 6200N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6200DP1.3.6.1.4.1.253.8.62.1.19.4.1.3Xerox Phaser 6200DP Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6200DX1.3.6.1.4.1.253.8.62.1.19.4.1.4Xerox Phaser 6200DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser61001.3.6.1.4.1.253.8.62.1.19.4.2Xerox Phaser 6100 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser6100n1.3.6.1.4.1.253.8.62.1.19.4.2.1Xerox Phaser 6100n Laser Printer, launch configuration model, version, and complete product identifier.
xcmPidPhaser62501.3.6.1.4.1.253.8.62.1.19.4.3Xerox Phaser 6250 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser6250B1.3.6.1.4.1.253.8.62.1.19.4.3.1Xerox Phaser 6250B Laser Printer, the Base configuration (No Network, 128MB RAM) launch configuration model, version, and complete product identifier.
xcmPidPhaser6250N1.3.6.1.4.1.253.8.62.1.19.4.3.2Xerox Phaser 6250N Laser Printer adds: Built-in 10/100 Ethernet, 256MB RAM, Pipeline performance launch configuration model, version, and complete product identifier.
xcmPidPhaser6250DP1.3.6.1.4.1.253.8.62.1.19.4.3.3Xerox Phaser 6250DP Laser Printer 6250N + Auto Duplex, Photomode launch configuration model, version, and complete product identifier.
xcmPidPhaser6250DX1.3.6.1.4.1.253.8.62.1.19.4.3.4Xerox Phaser 6250DX Laser Printer 6250DT + Internal HD launch configuration model, version, and complete product identifier.
xcmPidPhaser6250DT1.3.6.1.4.1.253.8.62.1.19.4.3.5Xerox Phaser 6250DT Laser Printer 6250DP + Single Auxiliary Tray + 256 (512MB total) launch configuration model, version, and complete product identifier.
xcmPidPhaser63001.3.6.1.4.1.253.8.62.1.19.4.4Xerox Phaser 6300 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser6300B1.3.6.1.4.1.253.8.62.1.19.4.4.1Xerox Phaser 6300B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6300N1.3.6.1.4.1.253.8.62.1.19.4.4.2Xerox Phaser 6300N Laser Printer the Base configuration (Built-in 10/100 Ethernet, 128M 26ppm B&W/36ppm Color) launch configuration model, version, and complete product identifier.
xcmPidPhaser6300DN1.3.6.1.4.1.253.8.62.1.19.4.4.3Xerox Phaser 6300DN Laser Printer 6300N + Auto Duplex launch configuration model, version, and complete product identifier.
xcmPidPhaser63501.3.6.1.4.1.253.8.62.1.19.4.6Xerox Phaser 6350 Series Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser6350DP1.3.6.1.4.1.253.8.62.1.19.4.6.1Xerox Phaser 6350DP Laser Printer 6300DN + Photomode + 128MB (256MB total) + 36ppm B&W launch configuration model, version, and complete product identifier.
xcmPidPhaser6350DT1.3.6.1.4.1.253.8.62.1.19.4.6.2Xerox Phaser 6350DT Laser Printer 6350DP + Single Auxiliary Tray + 256MB (512MB total) launch configuration model, version, and complete product identifier.
xcmPidPhaser6350DX1.3.6.1.4.1.253.8.62.1.19.4.6.3Xerox Phaser 6350DX Laser Printer 6350DT + Internal HD launch configuration model, version, and complete product identifier.
xcmPidPhaser61201.3.6.1.4.1.253.8.62.1.19.4.7Xerox Phaser 6120 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser6120b1.3.6.1.4.1.253.8.62.1.19.4.7.1Xerox Phaser 6120b (Base) Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6120n1.3.6.1.4.1.253.8.62.1.19.4.7.2Xerox Phaser 6120n (Base+Network Card) Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser63601.3.6.1.4.1.253.8.62.1.19.4.8Xerox Phaser 6360 Color Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser6360N1.3.6.1.4.1.253.8.62.1.19.4.8.1Xerox Phaser 6360N Color Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6360DN1.3.6.1.4.1.253.8.62.1.19.4.8.2Xerox Phaser 6360DN Color Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6360DT1.3.6.1.4.1.253.8.62.1.19.4.8.3Xerox Phaser 6360DT Color Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6360DX1.3.6.1.4.1.253.8.62.1.19.4.8.4Xerox Phaser 6360DX Color Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser61801.3.6.1.4.1.253.8.62.1.19.4.9Xerox Phaser 6180 Color Printer model identifier (not a complete product identifier).
xcmPidPhaser6180N1.3.6.1.4.1.253.8.62.1.19.4.9.1Xerox Phaser 6180N Color Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6180DN1.3.6.1.4.1.253.8.62.1.19.4.9.2Xerox Phaser 6180DN Color Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6110N1.3.6.1.4.1.253.8.62.1.19.4.17Xerox Phaser 6110N Printer model identifier (not a complete product identifier).
xcmPidPhaser6110Nv11.3.6.1.4.1.253.8.62.1.19.4.17.1Xerox Phaser 6110N Version 1 Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser61151.3.6.1.4.1.253.8.62.1.19.4.18Xerox Phaser 6115 model identifier (not a complete product identifier).
xcmPidPhaser6115N1.3.6.1.4.1.253.8.62.1.19.4.18.1Xerox Phaser 6115 Base launch configuration model, version, and complete product identifier.
xcmPidPhaser6115DN1.3.6.1.4.1.253.8.62.1.19.4.18.2Xerox Phaser 6115 Base + Duplex launch configuration model, version, and complete product identifier.
xcmPidPhaser6110MFP31.3.6.1.4.1.253.8.62.1.19.4.19Xerox Phaser 6110MFP3 Printer model identifier (not a complete product identifier).
xcmPidPhaser6110MFP3v11.3.6.1.4.1.253.8.62.1.19.4.19.1Xerox Phaser 6110MFP3 Version 1 Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6110MFP41.3.6.1.4.1.253.8.62.1.19.4.20Xerox Phaser 6110MFP4 Printer model identifier (not a complete product identifier).
xcmPidPhaser6110MFP4v11.3.6.1.4.1.253.8.62.1.19.4.20.1Xerox Phaser 6110MFP4 Version 1 Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser6180MFP1.3.6.1.4.1.253.8.62.1.19.4.21Xerox Phaser 6180 Printer model identifier (not a complete product identifier).
xcmPidPhaser6180MFPN1.3.6.1.4.1.253.8.62.1.19.4.21.1Xerox Phaser 6180 Printer (Network + 128MB RAM) launch configuration model, version, and complete product identifier.
xcmPidPhaser6180MFPDN1.3.6.1.4.1.253.8.62.1.19.4.21.2Xerox Phaser 6180 Printer (Network + 128MB RAM + Duplex) launch configuration model, version, and complete product identifier.
xcmPidPhaser61301.3.6.1.4.1.253.8.62.1.19.4.23Xerox Phaser 6130 model identifier (not a complete product identifier).
xcmPidPhaser6130N1.3.6.1.4.1.253.8.62.1.19.4.23.1Xerox Phaser Color Printer 6130N launch configuration model, version, and complete product identifier.
xcmPidPhaser61251.3.6.1.4.1.253.8.62.1.19.4.24Xerox Phaser 6125 model identifier (not a complete product identifier).
xcmPidPhaser6125N1.3.6.1.4.1.253.8.62.1.19.4.24.1Xerox Phaser Color Printer 6125N launch configuration model, version, and complete product identifier.
xcmPidPhaser62801.3.6.1.4.1.253.8.62.1.19.4.25Xerox Phaser 6280 Color Printer model identifier (not a complete product identifier).
xcmPidPhaser6280N1.3.6.1.4.1.253.8.62.1.19.4.25.1Xerox Phaser 6280N Color Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser6280Nv11.3.6.1.4.1.253.8.62.1.19.4.25.1.1Xerox Phaser 6280N Color Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser6280DN1.3.6.1.4.1.253.8.62.1.19.4.25.2Xerox Phaser 6280DN Color Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser6280DNv11.3.6.1.4.1.253.8.62.1.19.4.25.2.1Xerox Phaser 6280DN Color Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser6280DT1.3.6.1.4.1.253.8.62.1.19.4.25.3Xerox Phaser 6280DT Color Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser6280DTv11.3.6.1.4.1.253.8.62.1.19.4.25.3.1Xerox Phaser 6280DT Color Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser67001.3.6.1.4.1.253.8.62.1.19.4.30Xerox Phaser 6700 model identifier (not a complete product identifier).
xcmPidPhaser6700C11.3.6.1.4.1.253.8.62.1.19.4.30.1Xerox Phaser 6700 model and configuration 1 identifier (not a complete product identifier).
xcmPidPhaser6700C1V11.3.6.1.4.1.253.8.62.1.19.4.30.1.1Xerox Phaser 6700 launch model, configuration 1, version 1. A complete product identifier.
xcmPidPhaser6700C21.3.6.1.4.1.253.8.62.1.19.4.30.2Xerox Phaser 6700 model and configuration 2 identifier (not a complete product identifier).
xcmPidPhaser6700C2V11.3.6.1.4.1.253.8.62.1.19.4.30.2.1Xerox Phaser 6700 launch model, configuration 2, version 1. A complete product identifier.
xcmPidPhaser6700C31.3.6.1.4.1.253.8.62.1.19.4.30.3Xerox Phaser 6700 model and configuration 3 identifier (not a complete product identifier).
xcmPidPhaser6700C3V11.3.6.1.4.1.253.8.62.1.19.4.30.3.1Xerox Phaser 6700 launch model, configuration 3, version 1. A complete product identifier.
xcmPidPhaser6700C41.3.6.1.4.1.253.8.62.1.19.4.30.4Xerox Phaser 6700 model and configuration 4 identifier (not a complete product identifier).
xcmPidPhaser6700C4V11.3.6.1.4.1.253.8.62.1.19.4.30.4.1Xerox Phaser 6700 launch model, configuration 4, version 1. A complete product identifier.
xcmPidWorkCentre6015B1.3.6.1.4.1.253.8.62.1.19.4.32Xerox WorkCentre 6015B model identifier (not a complete product identifier).
xcmPidWorkCentre6015BC11.3.6.1.4.1.253.8.62.1.19.4.32.1Xerox WorkCentre 6015B model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre6015BC1V11.3.6.1.4.1.253.8.62.1.19.4.32.1.1Xerox WorkCentre 6015B launch model, configuration 1, version 1. A complete product identifier.
xcmPidPhaser65001.3.6.1.4.1.253.8.62.1.19.4.33Xerox Phaser 6500 model identifier (not a complete product identifier).
xcmPidPhaser6500C11.3.6.1.4.1.253.8.62.1.19.4.33.1Xerox Phaser 6500 model and configuration 1 identifier (not a complete product identifier).
xcmPidPhaser6500C1V11.3.6.1.4.1.253.8.62.1.19.4.33.1.1Xerox Phaser 6500 launch model, configuration 1, version 1. A complete product identifier.
xcmPidPhaser6500C21.3.6.1.4.1.253.8.62.1.19.4.33.2Xerox Phaser 6500 model and configuration 2 identifier (not a complete product identifier).
xcmPidPhaser6500C2V11.3.6.1.4.1.253.8.62.1.19.4.33.2.1Xerox Phaser 6500 launch model, configuration 2, version 1. A complete product identifier.
xcmPidWorkCentre65051.3.6.1.4.1.253.8.62.1.19.4.34Xerox WorkCentre 6505 model identifier (not a complete product identifier).
xcmPidWorkCentre6505C11.3.6.1.4.1.253.8.62.1.19.4.34.1Xerox WorkCentre 6505 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre6505C1V11.3.6.1.4.1.253.8.62.1.19.4.34.1.1Xerox WorkCentre 6505 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre6505C21.3.6.1.4.1.253.8.62.1.19.4.34.2Xerox WorkCentre 6505 model and configuration 2 identifier (not a complete product identifier).
xcmPidWorkCentre6505C2V11.3.6.1.4.1.253.8.62.1.19.4.34.2.1Xerox WorkCentre 6505 launch model, configuration 2, version 1. A complete product identifier.
xcmPidPhaser60001.3.6.1.4.1.253.8.62.1.19.4.35Xerox Phaser 6000 model identifier (not a complete product identifier).
xcmPidPhaser6000C11.3.6.1.4.1.253.8.62.1.19.4.35.1Xerox Phaser 6000 model and configuration 1 identifier (not a complete product identifier).
xcmPidPhaser6000C1V11.3.6.1.4.1.253.8.62.1.19.4.35.1.1Xerox Phaser 6000 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre60151.3.6.1.4.1.253.8.62.1.19.4.36Xerox WorkCentre 6015 model identifier (not a complete product identifier).
xcmPidWorkCentre6015C11.3.6.1.4.1.253.8.62.1.19.4.36.1Xerox WorkCentre 6015 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre6015C1V11.3.6.1.4.1.253.8.62.1.19.4.36.1.1Xerox WorkCentre 6015 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre6015C21.3.6.1.4.1.253.8.62.1.19.4.36.2Xerox WorkCentre 6015 model and configuration 2 identifier (not a complete product identifier).
xcmPidWorkCentre6015C2V11.3.6.1.4.1.253.8.62.1.19.4.36.2.1Xerox WorkCentre 6015 launch model, configuration 2, version 1. A complete product identifier.
xcmPidPhaser66001.3.6.1.4.1.253.8.62.1.19.4.37Xerox Phaser 6600 model identifier (not a complete product identifier).
xcmPidPhaser6600NC11.3.6.1.4.1.253.8.62.1.19.4.37.1Xerox Phaser 6600 model and configuration 1 identifier (not a complete product identifier).
xcmPidPhaser6600NC1V11.3.6.1.4.1.253.8.62.1.19.4.37.1.1Xerox Phaser 6600 launch model, configuration 1, version 1. A complete product identifier.
xcmPidPhaser6600DNC21.3.6.1.4.1.253.8.62.1.19.4.37.2Xerox Phaser 6600 model and configuration 2 identifier (not a complete product identifier).
xcmPidPhaser6600DNC2V11.3.6.1.4.1.253.8.62.1.19.4.37.2.1Xerox Phaser 6600 launch model, configuration 2, version 1. A complete product identifier.
xcmPidPhaser7yyyFamily1.3.6.1.4.1.253.8.62.1.19.5Xerox Phaser 7yyy Family product line identifier (not a complete product identifier).
xcmPidPhaser73001.3.6.1.4.1.253.8.62.1.19.5.1Xerox Phaser 7300 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser7300DN1.3.6.1.4.1.253.8.62.1.19.5.1.1Xerox Phaser 7300DN Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7300N1.3.6.1.4.1.253.8.62.1.19.5.1.2Xerox Phaser 7300N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7300DT1.3.6.1.4.1.253.8.62.1.19.5.1.3Xerox Phaser 7300DT Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7300DX1.3.6.1.4.1.253.8.62.1.19.5.1.4Xerox Phaser 7300DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7300B1.3.6.1.4.1.253.8.62.1.19.5.1.5Xerox Phaser 7300B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser74001.3.6.1.4.1.253.8.62.1.19.5.2Xerox Phaser 7400 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser7400B1.3.6.1.4.1.253.8.62.1.19.5.2.1Xerox Phaser 7400B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7400N1.3.6.1.4.1.253.8.62.1.19.5.2.2Xerox Phaser 7400N Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7400DN1.3.6.1.4.1.253.8.62.1.19.5.2.3Xerox Phaser 7400DN Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7400DT1.3.6.1.4.1.253.8.62.1.19.5.2.4Xerox Phaser 7400DT Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7400DX1.3.6.1.4.1.253.8.62.1.19.5.2.5Xerox Phaser 7400DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7400DXF1.3.6.1.4.1.253.8.62.1.19.5.2.6Xerox Phaser 7400DXF Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser77501.3.6.1.4.1.253.8.62.1.19.5.3Xerox Phaser 7750 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser7750B1.3.6.1.4.1.253.8.62.1.19.5.3.1Xerox Phaser 7750B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7750DN1.3.6.1.4.1.253.8.62.1.19.5.3.2Xerox Phaser 7750DN Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7750GX1.3.6.1.4.1.253.8.62.1.19.5.3.3Xerox Phaser 7750GX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7750DXF1.3.6.1.4.1.253.8.62.1.19.5.3.4Xerox Phaser 7750DXF Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser77601.3.6.1.4.1.253.8.62.1.19.5.4Xerox Phaser 7760 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser7760B1.3.6.1.4.1.253.8.62.1.19.5.4.1Xerox Phaser 7760B Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7760DN1.3.6.1.4.1.253.8.62.1.19.5.4.2Xerox Phaser 7760DN Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7760GX1.3.6.1.4.1.253.8.62.1.19.5.4.3Xerox Phaser 7760GX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser7760DX1.3.6.1.4.1.253.8.62.1.19.5.4.4Xerox Phaser 7760DX Laser Printer launch configuration model, version, and complete product identifier.
xcmPidPhaser78001.3.6.1.4.1.253.8.62.1.19.5.6Xerox Phaser 7800 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser7800NC11.3.6.1.4.1.253.8.62.1.19.5.6.1Xerox Phaser 7800N Laser Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser7800NC1V11.3.6.1.4.1.253.8.62.1.19.5.6.1.1Xerox Phaser 7800N Laser Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser7800DNC11.3.6.1.4.1.253.8.62.1.19.5.6.2Xerox Phaser 7800DN Laser Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser7800DNC1V11.3.6.1.4.1.253.8.62.1.19.5.6.2.1Xerox Phaser 7800DN Laser Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser7800GXC11.3.6.1.4.1.253.8.62.1.19.5.6.3Xerox Phaser 7800GX Laser Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser7800GXC1V11.3.6.1.4.1.253.8.62.1.19.5.6.3.1Xerox Phaser 7800GX Laser Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser7800DXC11.3.6.1.4.1.253.8.62.1.19.5.6.4Xerox Phaser 7800DX Laser Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser7800DXC1V11.3.6.1.4.1.253.8.62.1.19.5.6.4.1Xerox Phaser 7800DX Laser Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser71001.3.6.1.4.1.253.8.62.1.19.5.7Xerox Phaser 7100 Printer model identifier (not a complete product identifier).
xcmPidPhaser7100NC11.3.6.1.4.1.253.8.62.1.19.5.7.1Xerox Phaser 7100N Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser7100NC1V11.3.6.1.4.1.253.8.62.1.19.5.7.1.1Xerox Phaser 70xxN Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser7100DNC11.3.6.1.4.1.253.8.62.1.19.5.7.2Xerox Phaser 70xxDN Printer model and configuration identifier (not a complete product identifier).
xcmPidPhaser7100DNC1V11.3.6.1.4.1.253.8.62.1.19.5.7.2.1Xerox Phaser 7100DN Printer launch model, configuration, version 1. A complete product identifier.
xcmPidPhaser8yyyFamily1.3.6.1.4.1.253.8.62.1.19.6Xerox Phaser 8yyy Family product line identifier (not a complete product identifier).
xcmPidPhaser84001.3.6.1.4.1.253.8.62.1.19.6.1Xerox Phaser 8400 Laser Printer model identifier (not a complete product identifier).
xcmPidPhaser8400B1.3.6.1.4.1.253.8.62.1.19.6.1.1Xerox Phaser 8400B Laser Printer launch configuration model, and complete product identifier. The 8400B is not network connected so this SNMP id is not used.
xcmPidPhaser8400N1.3.6.1.4.1.253.8.62.1.19.6.1.2Xerox Phaser 8400N Laser Printer launch configuration model, and complete product identifier.
xcmPidPhaser8400DP1.3.6.1.4.1.253.8.62.1.19.6.1.3Xerox Phaser 8400DP Laser Printer launch configuration model, and complete product identifier.
xcmPidPhaser8400DX1.3.6.1.4.1.253.8.62.1.19.6.1.4Xerox Phaser 8400DX Laser Printer launch configuration model, and complete product identifier.
xcmPidPhaser8400BD1.3.6.1.4.1.253.8.62.1.19.6.1.5Xerox Phaser 8400BD Laser Printer launch configuration model, This is not network connected so the SNMP id is not used.
xcmPidPhaser85601.3.6.1.4.1.253.8.62.1.19.6.7Xerox Phaser 8560 launch configuration model identifier (not a complete product identifier).
xcmPidPhaser8560v11.3.6.1.4.1.253.8.62.1.19.6.7.1Xerox Phaser 8560 Copy/Print/Scan/Fax, 30/30ppm complete product identifier.
xcmPidPhaser8560p1.3.6.1.4.1.253.8.62.1.19.6.9Xerox Phaser 8560 Color Printer model identifier (not a complete product identifier).
xcmPidPhaser8560N1.3.6.1.4.1.253.8.62.1.19.6.9.1Xerox Phaser 8560N Color Printer launch configuration model, and complete product identifier.
xcmPidPhaser8560DN1.3.6.1.4.1.253.8.62.1.19.6.9.2Xerox Phaser 8560DN Color Printer launch configuration model, and complete product identifier.
xcmPidPhaser8560DT1.3.6.1.4.1.253.8.62.1.19.6.9.3Xerox Phaser 8560DT Color Printer launch configuration model, and complete product identifier.
xcmPidPhaser8560DX1.3.6.1.4.1.253.8.62.1.19.6.9.4Xerox Phaser 8560DX Color Printer launch configuration model, and complete product identifier.
xcmPidPhaser8560PP1.3.6.1.4.1.253.8.62.1.19.6.9.6Xerox Phaser 8560PP Printer launch configuration model, and complete product identifier.
xcmPidPhaser88601.3.6.1.4.1.253.8.62.1.19.6.17Xerox Phaser 8860 Color Printer model identifier (not a complete product identifier).
xcmPidPhaser8860v11.3.6.1.4.1.253.8.62.1.19.6.17.1Xerox Phaser 8860N Color Printer launch configuration model, and complete product identifier.
xcmPidPhaser8860MFP1.3.6.1.4.1.253.8.62.1.19.6.18Xerox Phaser 8860MFP model identifier (not a complete product identifier).
xcmPidPhaser8860MFPv11.3.6.1.4.1.253.8.62.1.19.6.18.1Xerox Phaser 8860MFP MFD launch configuration model, and complete product identifier.
xcmPidP3200MFP1.3.6.1.4.1.253.8.62.1.19.6.19Xerox Phaser 3200 MFP system identifier (not a complete product identifier).
xcmPidP3200MFPv11.3.6.1.4.1.253.8.62.1.19.6.19.1Xerox Phaser 3200 MFP system identifier launch configuration version #1, and complete product identifier.
xcmPidPhaser9yyyFamily1.3.6.1.4.1.253.8.62.1.19.9Xerox Phaser 9yyy Family product line identifier (not a complete product identifier).
xcmPidWorkCentreMFSystems1.3.6.1.4.1.253.8.62.1.20WorkCentre and WorkCentrePro Systems product line identifier (not a complete product identifier).
xcmPidWCPro1.3.6.1.4.1.253.8.62.1.20.1WorkCentrePro System product line identifier (not a complete product identifier).
xcmPidWCP32C1.3.6.1.4.1.253.8.62.1.20.1.1WorkCentrePro32C multi-function system identifier (not a complete product identifier).
xcmPidWCP32CV11.3.6.1.4.1.253.8.62.1.20.1.1.1WorkCentrePro32C multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP32CV21.3.6.1.4.1.253.8.62.1.20.1.1.2WorkCentrePro32C multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCP351.3.6.1.4.1.253.8.62.1.20.1.2WorkCentrePro35 multi-function system identifier (not a complete product identifier).
xcmPidWCP35V11.3.6.1.4.1.253.8.62.1.20.1.2.1WorkCentrePro35 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP35V21.3.6.1.4.1.253.8.62.1.20.1.2.2WorkCentrePro35 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCP40C1.3.6.1.4.1.253.8.62.1.20.1.3WorkCentrePro40C multi-function system identifier (not a complete product identifier).
xcmPidWCP40CV11.3.6.1.4.1.253.8.62.1.20.1.3.1WorkCentrePro40C multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP40CV21.3.6.1.4.1.253.8.62.1.20.1.3.2WorkCentrePro40C multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCP451.3.6.1.4.1.253.8.62.1.20.1.4WorkCentrePro45 multi-function system identifier (not a complete product identifier).
xcmPidWCP45V11.3.6.1.4.1.253.8.62.1.20.1.4.1WorkCentrePro45 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP45V21.3.6.1.4.1.253.8.62.1.20.1.4.2WorkCentrePro45 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCP551.3.6.1.4.1.253.8.62.1.20.1.5WorkCentrePro55 multi-function system identifier (not a complete product identifier).
xcmPidWCP55V11.3.6.1.4.1.253.8.62.1.20.1.5.1WorkCentrePro55 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP55V21.3.6.1.4.1.253.8.62.1.20.1.5.2WorkCentrePro55 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCP1651.3.6.1.4.1.253.8.62.1.20.1.9WorkCentre Pro 165 multi-function system identifier (not a complete product identifier).
xcmPidWCP165V11.3.6.1.4.1.253.8.62.1.20.1.9.1WorkCentre Pro 165 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP1751.3.6.1.4.1.253.8.62.1.20.1.17WorkCentre Pro 175 multi-function system identifier (not a complete product identifier).
xcmPidWCP175V11.3.6.1.4.1.253.8.62.1.20.1.17.1WorkCentre Pro 175 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCPC21281.3.6.1.4.1.253.8.62.1.20.1.19WorkCentre Pro C2128 multi-function system identifier (not a complete product identifier).
xcmPidWCPC2128V11.3.6.1.4.1.253.8.62.1.20.1.19.1WorkCentre Pro C2128 multi-function system launch configuration and version #1, and complete product identifier.
xcmPidWCPC26361.3.6.1.4.1.253.8.62.1.20.1.20WorkCentre Pro C2636 multi-function system identifier (not a complete product identifier).
xcmPidWCPC2636V11.3.6.1.4.1.253.8.62.1.20.1.20.1WorkCentre Pro C2636 multi-function system launch configuration and version #1, and complete product identifier.
xcmPidWCPC35451.3.6.1.4.1.253.8.62.1.20.1.21WorkCentre Pro C3545 multi-function system identifier (not a complete product identifier).
xcmPidWCPC3545V11.3.6.1.4.1.253.8.62.1.20.1.21.1WorkCentre Pro C3545 multi-function system launch configuration and version #1, and complete product identifier.
xcmPidWC2651.3.6.1.4.1.253.8.62.1.20.1.22WorkCentre 265 multi-function system identifier (not a complete product identifier).
xcmPidWC265V11.3.6.1.4.1.253.8.62.1.20.1.22.1WorkCentre 265 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC2751.3.6.1.4.1.253.8.62.1.20.1.23WorkCentre 275 multi-function system identifier (not a complete product identifier).
xcmPidWC275V11.3.6.1.4.1.253.8.62.1.20.1.23.1WorkCentre 275 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP2651.3.6.1.4.1.253.8.62.1.20.1.24WorkCentre Pro 265 multi-function system identifier (not a complete product identifier).
xcmPidWCP265V11.3.6.1.4.1.253.8.62.1.20.1.24.1WorkCentre Pro 265 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP2751.3.6.1.4.1.253.8.62.1.20.1.25WorkCentre Pro 275 multi-function system identifier (not a complete product identifier).
xcmPidWCP275V11.3.6.1.4.1.253.8.62.1.20.1.25.1WorkCentre Pro 275 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCPS2651.3.6.1.4.1.253.8.62.1.20.1.26WorkCentre + PostScript 265 multi-function system identifier (not a complete product identifier).
xcmPidWCPS265V11.3.6.1.4.1.253.8.62.1.20.1.26.1WorkCentre + PostScript 265 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCPS2751.3.6.1.4.1.253.8.62.1.20.1.27WorkCentre + PostScript 275 multi-function system identifier (not a complete product identifier).
xcmPidWCPS275V11.3.6.1.4.1.253.8.62.1.20.1.27.1WorkCentre + PostScript 275 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC76551.3.6.1.4.1.253.8.62.1.20.1.28WorkCentre 7655 multi-function system identifier (not a complete product identifier).
xcmPidWC7655V11.3.6.1.4.1.253.8.62.1.20.1.28.1WorkCentre 7655 system identifier launch configuration version #1, and complete product identifier.
xcmPidWC76651.3.6.1.4.1.253.8.62.1.20.1.29WorkCentre 7665 system identifier (not a complete product identifier).
xcmPidWC7665V11.3.6.1.4.1.253.8.62.1.20.1.29.1WorkCentre 7665 system identifier launch configuration version #1, and complete product identifier.
xcmPidWC76751.3.6.1.4.1.253.8.62.1.20.1.36WorkCentre 7675 system identifier (not a complete product identifier).
xcmPidWC7675V11.3.6.1.4.1.253.8.62.1.20.1.36.1WorkCentre 7675 system identifier launch configuration version #1, and complete product identifier.
xcmPidWCMF1.3.6.1.4.1.253.8.62.1.20.2WorkCentre System identifier (not a complete product identifier).
xcmPidWCM351.3.6.1.4.1.253.8.62.1.20.2.2WorkCentre M35 multi-function system identifier (not a complete product identifier).
xcmPidWCM35V11.3.6.1.4.1.253.8.62.1.20.2.2.1WorkCentre M35 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCM35V21.3.6.1.4.1.253.8.62.1.20.2.2.2WorkCentre M35 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCM451.3.6.1.4.1.253.8.62.1.20.2.3WorkCentre M45 multi-function system identifier (not a complete product identifier).
xcmPidWCM45V11.3.6.1.4.1.253.8.62.1.20.2.3.1WorkCentre M45 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCM45V21.3.6.1.4.1.253.8.62.1.20.2.3.2WorkCentre M45 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCM551.3.6.1.4.1.253.8.62.1.20.2.4WorkCentre M55 multi-function system identifier (not a complete product identifier).
xcmPidWCM55V11.3.6.1.4.1.253.8.62.1.20.2.4.1WorkCentre M55 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCM55V21.3.6.1.4.1.253.8.62.1.20.2.4.2WorkCentre M55 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCM1651.3.6.1.4.1.253.8.62.1.20.2.5WorkCentre M165 multi-function system identifier (not a complete product identifier).
xcmPidWCM165V11.3.6.1.4.1.253.8.62.1.20.2.5.1WorkCentre M165 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCM1751.3.6.1.4.1.253.8.62.1.20.2.6WorkCentre M175 multi-function system identifier (not a complete product identifier).
xcmPidWCM175V11.3.6.1.4.1.253.8.62.1.20.2.6.1WorkCentre M175 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCMPS351.3.6.1.4.1.253.8.62.1.20.2.9WorkCentre M35 PostScript multi-function system identifier (not a complete product identifier).
xcmPidWCMPS35V11.3.6.1.4.1.253.8.62.1.20.2.9.1WorkCentre M35 PostScript multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCMPS451.3.6.1.4.1.253.8.62.1.20.2.17WorkCentre M45 PostScript multi-function system identifier (not a complete product identifier).
xcmPidWCMPS45V11.3.6.1.4.1.253.8.62.1.20.2.17.1WorkCentre M45 PostScript multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCMPS551.3.6.1.4.1.253.8.62.1.20.2.18WorkCentre M55 PostScript multi-function system identifier (not a complete product identifier).
xcmPidWCMPS55V11.3.6.1.4.1.253.8.62.1.20.2.18.1WorkCentre M55 PostScript multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCMPS1651.3.6.1.4.1.253.8.62.1.20.2.19WorkCentre M165 PostScript multi-function system identifier (not a complete product identifier).
xcmPidWCMPS165V11.3.6.1.4.1.253.8.62.1.20.2.19.1WorkCentre M165 PostScript multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCMPS1751.3.6.1.4.1.253.8.62.1.20.2.20WorkCentre M175 PostScript multi-function system identifier (not a complete product identifier).
xcmPidWCMPS175V11.3.6.1.4.1.253.8.62.1.20.2.20.1WorkCentre M175 PostScript multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCMF281.3.6.1.4.1.253.8.62.1.20.2.23Xerox WorkCentre M128 multi-function system identifier (not a complete product identifier).
xcmPidWCMFM281.3.6.1.4.1.253.8.62.1.20.2.23.1Xerox WorkCentre M128 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCPS2321.3.6.1.4.1.253.8.62.1.20.2.26WorkCentre + PostScript 232 multi-function system identifier (not a complete product identifier).
xcmPidWCPS232V11.3.6.1.4.1.253.8.62.1.20.2.26.1WorkCentre + PostScript 232 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCPS2381.3.6.1.4.1.253.8.62.1.20.2.27WorkCentre + PostScript 238 multi-function system identifier (not a complete product identifier).
xcmPidWCPS238V11.3.6.1.4.1.253.8.62.1.20.2.27.1WorkCentre + PostScript 238 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCPS2451.3.6.1.4.1.253.8.62.1.20.2.28WorkCentre + PostScript 245 multi-function system identifier (not a complete product identifier).
xcmPidWCPS245V11.3.6.1.4.1.253.8.62.1.20.2.28.1WorkCentre + PostScript 245 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCPS2551.3.6.1.4.1.253.8.62.1.20.2.29WorkCentre + PostScript 255 multi-function system identifier (not a complete product identifier).
xcmPidWCPS255V11.3.6.1.4.1.253.8.62.1.20.2.29.1WorkCentre + PostScript 255 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP2321.3.6.1.4.1.253.8.62.1.20.2.30WorkCentre Pro 232 multi-function system identifier (not a complete product identifier).
xcmPidWCP232V11.3.6.1.4.1.253.8.62.1.20.2.30.1WorkCentre Pro 232 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP2381.3.6.1.4.1.253.8.62.1.20.2.31WorkCentre Pro 238 multi-function system identifier (not a complete product identifier).
xcmPidWCP238V11.3.6.1.4.1.253.8.62.1.20.2.31.1WorkCentre Pro 238 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP2451.3.6.1.4.1.253.8.62.1.20.2.32WorkCentre Pro 245 multi-function system identifier (not a complete product identifier).
xcmPidWCP245V11.3.6.1.4.1.253.8.62.1.20.2.32.1WorkCentre Pro 245 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCP2551.3.6.1.4.1.253.8.62.1.20.2.33WorkCentre Pro 255 multi-function system identifier (not a complete product identifier).
xcmPidWCP255V11.3.6.1.4.1.253.8.62.1.20.2.33.1WorkCentre Pro 255 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC2321.3.6.1.4.1.253.8.62.1.20.2.34WorkCentre 232 multi-function system identifier (not a complete product identifier).
xcmPidWC232V11.3.6.1.4.1.253.8.62.1.20.2.34.1WorkCentre 232 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC2381.3.6.1.4.1.253.8.62.1.20.2.35WorkCentre 238 multi-function system identifier (not a complete product identifier).
xcmPidWC238V11.3.6.1.4.1.253.8.62.1.20.2.35.1WorkCentre 238 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC2451.3.6.1.4.1.253.8.62.1.20.2.36WorkCentre 245 multi-function system identifier (not a complete product identifier).
xcmPidWC245V11.3.6.1.4.1.253.8.62.1.20.2.36.1WorkCentre 245 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC2551.3.6.1.4.1.253.8.62.1.20.2.37WorkCentre 255 multi-function system identifier (not a complete product identifier).
xcmPidWC255V11.3.6.1.4.1.253.8.62.1.20.2.37.1WorkCentre 255 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWorkCentre51351.3.6.1.4.1.253.8.62.1.20.2.40Xerox WorkCentre 5135 model identifier (not a complete product identifier).
xcmPidWorkCentre5135C11.3.6.1.4.1.253.8.62.1.20.2.40.1Xerox WorkCentre 5135 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5135C1V11.3.6.1.4.1.253.8.62.1.20.2.40.1.1Xerox WorkCentre 5135 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre5135C1V21.3.6.1.4.1.253.8.62.1.20.2.40.1.2Xerox WorkCentre 5135 launch model, configuration 1, version 2. A complete product identifier.
xcmPidWorkCentre51501.3.6.1.4.1.253.8.62.1.20.2.41Xerox WorkCentre 5150 model identifier (not a complete product identifier).
xcmPidWorkCentre5150C11.3.6.1.4.1.253.8.62.1.20.2.41.1Xerox WorkCentre 5150 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5150C1V11.3.6.1.4.1.253.8.62.1.20.2.41.1.1Xerox WorkCentre 5150 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre5150C1V21.3.6.1.4.1.253.8.62.1.20.2.41.1.2Xerox WorkCentre 5150 launch model, configuration 1, version 2. A complete product identifier.
xcmPidWCMF31.3.6.1.4.1.253.8.62.1.20.3WorkCentrePro System product line identifier (not a complete product identifier).
xcmPidWC56321.3.6.1.4.1.253.8.62.1.20.3.35WorkCentre 5632 multi-function system identifier (not a complete product identifier).
xcmPidWC5632V11.3.6.1.4.1.253.8.62.1.20.3.35.1WorkCentre 5632 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC56381.3.6.1.4.1.253.8.62.1.20.3.37WorkCentre 5638 multi-function system identifier (not a complete product identifier).
xcmPidWC5638V11.3.6.1.4.1.253.8.62.1.20.3.37.1WorkCentre 5638 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC56451.3.6.1.4.1.253.8.62.1.20.3.38WorkCentre 5645 multi-function system identifier (not a complete product identifier).
xcmPidWC5645V11.3.6.1.4.1.253.8.62.1.20.3.38.1WorkCentre 5645 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC56551.3.6.1.4.1.253.8.62.1.20.3.39WorkCentre 5655 multi-function system identifier (not a complete product identifier).
xcmPidWC5655V11.3.6.1.4.1.253.8.62.1.20.3.39.1WorkCentre 5655 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC56651.3.6.1.4.1.253.8.62.1.20.3.40WorkCentre 5665 multi-function system identifier (not a complete product identifier).
xcmPidWC5665V11.3.6.1.4.1.253.8.62.1.20.3.40.1WorkCentre 5665 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC56751.3.6.1.4.1.253.8.62.1.20.3.41WorkCentre 5675 multi-function system identifier (not a complete product identifier).
xcmPidWC5675V11.3.6.1.4.1.253.8.62.1.20.3.41.1WorkCentre 5675 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWCMF41.3.6.1.4.1.253.8.62.1.20.4Xerox WorkCentre System product line identifier (not a complete product identifier).
xcmPidWC56871.3.6.1.4.1.253.8.62.1.20.4.9Xerox WorkCentre 5687 multi-function system identifier (not a complete product identifier).
xcmPidWC5687V11.3.6.1.4.1.253.8.62.1.20.4.9.1Xerox WorkCentre 5687 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC50301.3.6.1.4.1.253.8.62.1.20.4.17Xerox WorkCentre 5030 multi-function system identifier (not a complete product identifier).
xcmPidWC5030V11.3.6.1.4.1.253.8.62.1.20.4.17.1Xerox WorkCentre 5030 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC5030V21.3.6.1.4.1.253.8.62.1.20.4.17.2Xerox WorkCentre 5030 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWC50501.3.6.1.4.1.253.8.62.1.20.4.18Xerox WorkCentre 5050 multi-function system identifier (not a complete product identifier).
xcmPidWC5050V11.3.6.1.4.1.253.8.62.1.20.4.18.1Xerox WorkCentre 5050 multi-function system, launch configuration version #1, and complete product identifier.
xcmPidWC5050V21.3.6.1.4.1.253.8.62.1.20.4.18.2Xerox WorkCentre 5050 multi-function system, launch configuration version #2, and complete product identifier.
xcmPidWCMF51.3.6.1.4.1.253.8.62.1.20.5Xerox WorkCentre System product line identifier (not a complete product identifier).
xcmPidWC64001.3.6.1.4.1.253.8.62.1.20.5.5Xerox WorkCentre 6400 model identifier (not a complete product identifier).
xcmPidWC6400S1.3.6.1.4.1.253.8.62.1.20.5.5.1Xerox WorkCentre 6400S model and configuration identifier (not a complete product identifier).
xcmPidWC6400Sv11.3.6.1.4.1.253.8.62.1.20.5.5.1.1Xerox WorkCentre 6400S launch model, configuration, version 1. A complete product identifier.
xcmPidWC6400Sv21.3.6.1.4.1.253.8.62.1.20.5.5.1.2Xerox WorkCentre 6400S launch model, configuration, version 2. A complete product identifier.
xcmPidWC6400X1.3.6.1.4.1.253.8.62.1.20.5.5.2Xerox WorkCentre 6400X model and configuration identifier (not a complete product identifier).
xcmPidWC6400Xv11.3.6.1.4.1.253.8.62.1.20.5.5.2.1Xerox WorkCentre 6400X launch model, configuration, version 1. A complete product identifier.
xcmPidWC6400Xv21.3.6.1.4.1.253.8.62.1.20.5.5.2.2Xerox WorkCentre 6400X launch model, configuration, version 2. A complete product identifier.
xcmPidWC6400XF1.3.6.1.4.1.253.8.62.1.20.5.5.3Xerox WorkCentre 6400XF model and configuration identifier (not a complete product identifier).
xcmPidWC6400XFv11.3.6.1.4.1.253.8.62.1.20.5.5.3.1Xerox WorkCentre 6400XF launch model, configuration, version 1. A complete product identifier.
xcmPidWC6400XFv21.3.6.1.4.1.253.8.62.1.20.5.5.3.2Xerox WorkCentre 6400XF launch model, configuration, version 2. A complete product identifier.
xcmPidWorkCentre57351.3.6.1.4.1.253.8.62.1.20.5.29Xerox WorkCentre 5735 model identifier (not a complete product identifier).
xcmPidWorkCentre5735C11.3.6.1.4.1.253.8.62.1.20.5.29.1Xerox WorkCentre 5735 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5735C1V11.3.6.1.4.1.253.8.62.1.20.5.29.1.1Xerox WorkCentre 5735 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre57401.3.6.1.4.1.253.8.62.1.20.5.30Xerox WorkCentre 5740 model identifier (not a complete product identifier).
xcmPidWorkCentre5740C11.3.6.1.4.1.253.8.62.1.20.5.30.1Xerox WorkCentre 5740 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5740C1V11.3.6.1.4.1.253.8.62.1.20.5.30.1.1Xerox WorkCentre 5740 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre57451.3.6.1.4.1.253.8.62.1.20.5.31Xerox WorkCentre 5745 model identifier (not a complete product identifier).
xcmPidWorkCentre5745C11.3.6.1.4.1.253.8.62.1.20.5.31.1Xerox WorkCentre 5745 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5745C1V11.3.6.1.4.1.253.8.62.1.20.5.31.1.1Xerox WorkCentre 5745 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre57551.3.6.1.4.1.253.8.62.1.20.5.32Xerox WorkCentre 5755 model identifier (not a complete product identifier).
xcmPidWorkCentre5755C11.3.6.1.4.1.253.8.62.1.20.5.32.1Xerox WorkCentre 5755 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5755C1V11.3.6.1.4.1.253.8.62.1.20.5.32.1.1Xerox WorkCentre 5755 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre57651.3.6.1.4.1.253.8.62.1.20.5.33Xerox WorkCentre 5765 model identifier (not a complete product identifier).
xcmPidWorkCentre5765C11.3.6.1.4.1.253.8.62.1.20.5.33.1Xerox WorkCentre 5765 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5765C1V11.3.6.1.4.1.253.8.62.1.20.5.33.1.1Xerox WorkCentre 5765 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre57751.3.6.1.4.1.253.8.62.1.20.5.34Xerox WorkCentre 5775 model identifier (not a complete product identifier).
xcmPidWorkCentre5775C11.3.6.1.4.1.253.8.62.1.20.5.34.1Xerox WorkCentre 5775 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5775C1V11.3.6.1.4.1.253.8.62.1.20.5.34.1.1Xerox WorkCentre 5775 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre57901.3.6.1.4.1.253.8.62.1.20.5.35Xerox WorkCentre 5790 model identifier (not a complete product identifier).
xcmPidWorkCentre5790C11.3.6.1.4.1.253.8.62.1.20.5.35.1Xerox WorkCentre 5790 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre5790C1V11.3.6.1.4.1.253.8.62.1.20.5.35.1.1Xerox WorkCentre 5790 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWCMF61.3.6.1.4.1.253.8.62.1.20.6Xerox WorkCentre System product line identifier (not a complete product identifier).
xcmPidWorkCentre3045B1.3.6.1.4.1.253.8.62.1.20.6.7Xerox WorkCentre 3045B model identifier (not a complete product identifier).
xcmPidWorkCentre3045BC11.3.6.1.4.1.253.8.62.1.20.6.7.1Xerox WorkCentre 3045B model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre3045BC1V11.3.6.1.4.1.253.8.62.1.20.6.7.1.1Xerox WorkCentre 3045B launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre3045NI1.3.6.1.4.1.253.8.62.1.20.6.9Xerox WorkCentre 3045NI model identifier (not a complete product identifier).
xcmPidWorkCentre3045NIC11.3.6.1.4.1.253.8.62.1.20.6.9.1Xerox WorkCentre 3045NI model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre3045NIC1V11.3.6.1.4.1.253.8.62.1.20.6.9.1.1Xerox WorkCentre 3045NI launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre66051.3.6.1.4.1.253.8.62.1.20.6.34Xerox WorkCentre 6605 model identifier (not a complete product identifier).
xcmPidWorkCentre6605NC11.3.6.1.4.1.253.8.62.1.20.6.34.1Xerox WorkCentre 6605 model and configuration 1 identifier (not a complete product identifier).
xcmPidWorkCentre6605NC1V11.3.6.1.4.1.253.8.62.1.20.6.34.1.1Xerox WorkCentre 6605 launch model, configuration 1, version 1. A complete product identifier.
xcmPidWorkCentre6605DNC21.3.6.1.4.1.253.8.62.1.20.6.34.2Xerox WorkCentre 6605 model and configuration 2 identifier (not a complete product identifier).
xcmPidWorkCentre6605DNC2V11.3.6.1.4.1.253.8.62.1.20.6.34.2.1Xerox WorkCentre 6605 launch model, configuration 2, version 1. A complete product identifier.
xcmPidWCMF71.3.6.1.4.1.253.8.62.1.20.7Xerox WorkCentre System product line identifier (not a complete product identifier).
xcmPidXeroxWideFormat1.3.6.1.4.1.253.8.62.1.22Xerox Wide Format Printers product line identifier (not a complete product identifier).
xcmPidNuveraProductLine1.3.6.1.4.1.253.8.62.1.23Nuvera product line identifier (not a complete product identifier).
xcmPidNuveraEAProductionSystemFamily1.3.6.1.4.1.253.8.62.1.23.17Xerox Nuvera EA Production System family identifier (not a complete product identifier).
xcmPidNuvera100x120x144x157EAPS1.3.6.1.4.1.253.8.62.1.23.17.1Xerox Nuvera 100x120x144x157 EAPS system model identifier (not a complete product identifier).
xcmPidNuvera100x120x144x157EAPSEmbeddedFFPS1.3.6.1.4.1.253.8.62.1.23.17.1.1Xerox Nuvera 100x120x144x157 EAPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
xcmPidNuvera100x120x144x157EAPSEmbeddedFFPSV11.3.6.1.4.1.253.8.62.1.23.17.1.1.1Xerox Nuvera 100x120x144x157 EAPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
xcmPidNuveraEAPerfectingProductionSystemFamily1.3.6.1.4.1.253.8.62.1.23.18Xerox Nuvera EA Perfecting Production System family identifier (not a complete product identifier).
xcmPidNuvera200x288x314EAPPS1.3.6.1.4.1.253.8.62.1.23.18.1Xerox Nuvera 200x288x314 EAPPS system model identifier (not a complete product identifier).
xcmPidNuvera200x288x314EAPPSEmbeddedFFPS1.3.6.1.4.1.253.8.62.1.23.18.1.1Xerox Nuvera 200x288x314 EAPPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
xcmPidNuvera200x288x314EAPPSEmbeddedFFPSv11.3.6.1.4.1.253.8.62.1.23.18.1.1.1Xerox Nuvera 200x288x314 EAPPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
xcmPidNuveraMXProductionSystemFamily1.3.6.1.4.1.253.8.62.1.23.19Xerox Nuvera MX Production System family identifier (not a complete product identifier).
xcmPidNuvera100x120x144MXPS1.3.6.1.4.1.253.8.62.1.23.19.1Xerox Nuvera 100x120x144 MXPS system model identifier (not a complete product identifier).
xcmPidNuvera100x120x144MXPSEmbeddedFFPS1.3.6.1.4.1.253.8.62.1.23.19.1.1Xerox Nuvera 100x120x144 MXPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
xcmPidNuvera100x120x144MXPSEmbeddedFFPSV11.3.6.1.4.1.253.8.62.1.23.19.1.1.1Xerox Nuvera 100x120x144 MXPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
xcmPidNuveraMXPerfectingProductionSystemFamily1.3.6.1.4.1.253.8.62.1.23.20Xerox Nuvera MX Perfecting Production System family identifier (not a complete product identifier).
xcmPidNuvera200x288MXPPS1.3.6.1.4.1.253.8.62.1.23.20.1Xerox Nuvera 200x288 MXPPS system model identifier (not a complete product identifier).
xcmPidNuvera200x288MXPPSEmbeddedFFPS1.3.6.1.4.1.253.8.62.1.23.20.1.1Xerox Nuvera 200x288 MXPPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
xcmPidNuvera200x288MXPPSEmbeddedFFPSV11.3.6.1.4.1.253.8.62.1.23.20.1.1.1Xerox Nuvera 200x288 MXPPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
xcmPidColorQube1.3.6.1.4.1.253.8.62.1.24ColorQube product line identifier (not a complete product identifier).
xcmPidColorQube92001.3.6.1.4.1.253.8.62.1.24.1Xerox ColorQube 9200 family identifier (not a complete product identifier).
xcmPidColorQube92011.3.6.1.4.1.253.8.62.1.24.1.1Xerox ColorQube 9201 model identifier (not a complete product identifier).
xcmPidColorQube9201C11.3.6.1.4.1.253.8.62.1.24.1.1.1Xerox ColorQube 9201 model and configuration 1 identifier (not a complete product identifier).
xcmPidColorQube9201C1V11.3.6.1.4.1.253.8.62.1.24.1.1.1.1Xerox ColorQube 9201 launch model, configuration 1, version 1. A complete product identifier.
xcmPidColorQube9201C1V21.3.6.1.4.1.253.8.62.1.24.1.1.1.2Xerox ColorQube 9201 launch model, configuration 1, version 2. A complete product identifier.
xcmPidColorQube9201C1V31.3.6.1.4.1.253.8.62.1.24.1.1.1.3Xerox ColorQube 9201 launch model, configuration 1, version 3. A complete product identifier.
xcmPidColorQube9201C21.3.6.1.4.1.253.8.62.1.24.1.1.2Xerox ColorQube 9201 model and configuration 2 identifier (not a complete product identifier).
xcmPidColorQube9201C2V11.3.6.1.4.1.253.8.62.1.24.1.1.2.1Xerox ColorQube 9201 launch model, configuration 2, version 1. A complete product identifier.
xcmPidColorQube9201C2V21.3.6.1.4.1.253.8.62.1.24.1.1.2.2Xerox ColorQube 9201 launch model, configuration 2, version 2. A complete product identifier.
xcmPidColorQube92021.3.6.1.4.1.253.8.62.1.24.1.2Xerox ColorQube 9202 model identifier (not a complete product identifier).
xcmPidColorQube9202C11.3.6.1.4.1.253.8.62.1.24.1.2.1Xerox ColorQube 9202 model and configuration 1 identifier (not a complete product identifier).
xcmPidColorQube9202C1V11.3.6.1.4.1.253.8.62.1.24.1.2.1.1Xerox ColorQube 9202 launch model, configuration 1, version 1. A complete product identifier.
xcmPidColorQube9202C1V21.3.6.1.4.1.253.8.62.1.24.1.2.1.2Xerox ColorQube 9202 launch model, configuration 1, version 2. A complete product identifier.
xcmPidColorQube9202C1V31.3.6.1.4.1.253.8.62.1.24.1.2.1.3Xerox ColorQube 9202 launch model, configuration 1, version 3. A complete product identifier.
xcmPidColorQube9202C21.3.6.1.4.1.253.8.62.1.24.1.2.2Xerox ColorQube 9202 model and configuration 2 identifier (not a complete product identifier).
xcmPidColorQube9202C2V11.3.6.1.4.1.253.8.62.1.24.1.2.2.1Xerox ColorQube 9202 launch model, configuration 2, version 1. A complete product identifier.
xcmPidColorQube9202C2V21.3.6.1.4.1.253.8.62.1.24.1.2.2.2Xerox ColorQube 9202 launch model, configuration 2, version 2. A complete product identifier.
xcmPidColorQube92031.3.6.1.4.1.253.8.62.1.24.1.3Xerox ColorQube 9203 model identifier (not a complete product identifier).
xcmPidColorQube9203C11.3.6.1.4.1.253.8.62.1.24.1.3.1Xerox ColorQube 9203 model and configuration 1 identifier (not a complete product identifier).
xcmPidColorQube9203C1V11.3.6.1.4.1.253.8.62.1.24.1.3.1.1Xerox ColorQube 9203 launch model, configuration 1, version 1. A complete product identifier.
xcmPidColorQube9203C1V21.3.6.1.4.1.253.8.62.1.24.1.3.1.2Xerox ColorQube 9203 launch model, configuration 1, version 2. A complete product identifier.
xcmPidColorQube9203C1V31.3.6.1.4.1.253.8.62.1.24.1.3.1.3Xerox ColorQube 9203 launch model, configuration 1, version 3. A complete product identifier.
xcmPidColorQube9203C21.3.6.1.4.1.253.8.62.1.24.1.3.2Xerox ColorQube 9203 model and configuration 2 identifier (not a complete product identifier).
xcmPidColorQube9203C2V11.3.6.1.4.1.253.8.62.1.24.1.3.2.1Xerox ColorQube 9203 launch model, configuration 2, version 1. A complete product identifier.
xcmPidColorQube9203C2V21.3.6.1.4.1.253.8.62.1.24.1.3.2.2Xerox ColorQube 9203 launch model, configuration 2, version 2. A complete product identifier.
xcmPidColorQube8x001.3.6.1.4.1.253.8.62.1.24.3Xerox ColorQube 8x00 family identifier (not a complete product identifier).
xcmPidColorQube87001.3.6.1.4.1.253.8.62.1.24.3.1Xerox ColorQube 8700 model identifier (not a complete product identifier).
xcmPidColorQube8700S1.3.6.1.4.1.253.8.62.1.24.3.1.1Xerox ColorQube 8700 model and S configuration identifier (not a complete product identifier).
xcmPidColorQube8700Sv11.3.6.1.4.1.253.8.62.1.24.3.1.1.1Xerox ColorQube 8700 launch model, S configuration, version 1. A complete product identifier.
xcmPidColorQube8700X1.3.6.1.4.1.253.8.62.1.24.3.1.2Xerox ColorQube 8700 model and X configuration identifier (not a complete product identifier).
xcmPidColorQube8700Xv11.3.6.1.4.1.253.8.62.1.24.3.1.2.1Xerox ColorQube 8700 launch model, X configuration, version 1. A complete product identifier.
xcmPidColorQube8700XF1.3.6.1.4.1.253.8.62.1.24.3.1.3Xerox ColorQube 8700 model and XF configuration identifier (not a complete product identifier).
xcmPidColorQube8700XFv11.3.6.1.4.1.253.8.62.1.24.3.1.3.1Xerox ColorQube 8700 launch model, XF configuration, version 1. A complete product identifier.
xcmPidColorQube89001.3.6.1.4.1.253.8.62.1.24.3.2Xerox ColorQube 8900 model identifier (not a complete product identifier).
xcmPidColorQube8900X1.3.6.1.4.1.253.8.62.1.24.3.2.2Xerox ColorQube 8900 model and X configuration identifier (not a complete product identifier).
xcmPidColorQube8900Xv11.3.6.1.4.1.253.8.62.1.24.3.2.2.1Xerox ColorQube 8900 launch model, X configuration, version 1. A complete product identifier.
xcmPidColorQube8900S1.3.6.1.4.1.253.8.62.1.24.3.2.3Xerox ColorQube 8900 model and S configuration identifier (not a complete product identifier).
xcmPidColorQube8900Sv11.3.6.1.4.1.253.8.62.1.24.3.2.3.1Xerox ColorQube 8900 launch model, S configuration, version 1. A complete product identifier.
xcmPidColorQube93001.3.6.1.4.1.253.8.62.1.24.4Xerox ColorQube 9300 family identifier (not a complete product identifier).
xcmPidColorQube93011.3.6.1.4.1.253.8.62.1.24.4.1Xerox ColorQube 9301 model identifier (not a complete product identifier).
xcmPidColorQube9301C11.3.6.1.4.1.253.8.62.1.24.4.1.1Xerox ColorQube 9301 model and configuration 1 identifier (not a complete product identifier).
xcmPidColorQube9301C1V11.3.6.1.4.1.253.8.62.1.24.4.1.1.1Xerox ColorQube 9301 launch model, configuration 1, version 1. A complete product identifier.
xcmPidColorQube9301C1V21.3.6.1.4.1.253.8.62.1.24.4.1.1.2Xerox ColorQube 9301 launch model, configuration 1, version 2. A complete product identifier.
xcmPidColorQube93021.3.6.1.4.1.253.8.62.1.24.4.2Xerox ColorQube 9302 model identifier (not a complete product identifier).
xcmPidColorQube9302C11.3.6.1.4.1.253.8.62.1.24.4.2.1Xerox ColorQube 9302 model and configuration 1 identifier (not a complete product identifier).
xcmPidColorQube9302C1V11.3.6.1.4.1.253.8.62.1.24.4.2.1.1Xerox ColorQube 9302 launch model, configuration 1, version 1. A complete product identifier.
xcmPidColorQube9302C1V21.3.6.1.4.1.253.8.62.1.24.4.2.1.2Xerox ColorQube 9302 launch model, configuration 1, version 2. A complete product identifier.
xcmPidColorQube93031.3.6.1.4.1.253.8.62.1.24.4.3Xerox ColorQube 9303 model identifier (not a complete product identifier).
xcmPidColorQube9303C11.3.6.1.4.1.253.8.62.1.24.4.3.1Xerox ColorQube 9303 model and configuration 1 identifier (not a complete product identifier).
xcmPidColorQube9303C1V11.3.6.1.4.1.253.8.62.1.24.4.3.1.1Xerox ColorQube 9303 launch model, configuration 1, version 1. A complete product identifier.
xcmPidColorQube9303C1V21.3.6.1.4.1.253.8.62.1.24.4.3.1.2Xerox ColorQube 9303 launch model, configuration 1, version 2. A complete product identifier.
xcmPidFXSystems1.3.6.1.4.1.253.8.62.1.30Fuji Xerox Systems product line identifier (not a complete product identifier).
xcmPidEPCProductLine1.3.6.1.4.1.253.8.62.1.31Xerox Entry-level Production Color product line identifier (not a complete product identifier).
xcmPidLPMProductLine1.3.6.1.4.1.253.8.62.1.32Xerox Light Production Monochrome product line identifier (not a complete product identifier).
xcmPidDigitalPrintingPressProductLine1.3.6.1.4.1.253.8.62.1.33Xerox Digital Printing Press product line identifier (not a complete product identifier).
xcmCommsConfigTC1.3.6.1.4.1.253.8.63Version: 6.001.pub The TC module for textual conventions, enumerated types, OIDs, and other volatile elements of the companion Communications Config MIB, which supports active configuration discovery of communications end system applications, communications intermediate systems, and communications gateways for network accessible host systems. Copyright (C) 1996-2007 Xerox Corporation. All Rights Reserved.
xcmSnmpNetbiosDomain1.3.6.1.4.1.253.8.63.3The SNMP over NetBIOS transport domain. The corresponding transport address is of type 'XcmSnmpNetbiosAddress'.
xcmCOSpecialTypes1.3.6.1.4.1.253.8.63.4The root of all special comms option types defined in the Comms Config TC.
xcmCOSpecialLabel1.3.6.1.4.1.253.8.63.4.1Human-readable name for the following configuration subtree, specified in 'xcmCommsOptionsValueString'. Usage: To label tree vertices (eg, for client GUI).
xcmCOSpecialImport1.3.6.1.4.1.253.8.63.4.2The 'xcmCommsOptionIndex' of an 'imported' configuration subtree, specified in 'xcmCommsOptionValueInteger'. Usage: To import a section of common config from elsewhere. All comms configuration options in the 'imported' subtree SHALL be 'imported' and THEN any dependent options found via the current 'xcmCommsOptionFamilyIndex' chain SHALL be treated as though they logically 'followed' the 'imported' configuration subtree. Usage: This row SHALL be logically 're-typed' by inheritance from the first imported row (eg, 'xcmCOOsilanEthernet'), but ONLY for the 'scoping' of dependent options which are found via the current 'xcmCommsOptionFamilyIndex' chain (eg, a dependent option for 'xcmCOOsilanEthernetFrameOverride'). Usage: The pointer specified in 'xcmCommsOptionValueInteger' SHALL be used to evaluate the 'imported' configuration substree and THEN any 'local' options SHALL be evaluated from the current 'xcmCommsOptionFamilyIndex' chain. Usage: As would normally be true of any option, this row SHALL NOT affect the 'scoping' of independent options found via the current 'xcmCommsOptionNextIndex' chain (eg, the next protocol within a given protocol suite configuration subtree).
xcmCOSpecialRemark1.3.6.1.4.1.253.8.63.4.3Human-readable remark for the following configuration subtree, specified in 'xcmCommsOptionsValueString'. Usage: To comment tree vertices (eg, for client GUI).
xcmCOSpecialAddress1.3.6.1.4.1.253.8.63.4.4Human-readable canonical address for the protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetIP') is specified in 'xcmCommsOptionsValueString' (eg, '19.242.128.21'). Usage: 'Overloads' protocol types to yield protocol addresses.
xcmCOSpecialState1.3.6.1.4.1.253.8.63.4.5The current state of the communications protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetIP') is specified in 'xcmCommsOptionsValueInteger' (eg, 'opened(9)'). Usage: 'Overloads' protocol types to yield protocol entity states.
xcmCOSpecialConditions1.3.6.1.4.1.253.8.63.4.6The current conditions of the communications protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetIP') is specified in 'xcmCommsOptionsValueInteger' (eg, 'openInProgress'). Usage: 'Overloads' protocol types to yield protocol entity conditions.
xcmCOSpecialName1.3.6.1.4.1.253.8.63.4.7Human-readable directory name for the directory specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetDNS') is specified in 'xcmCommsOptionsValueString' (eg, 'showstopper.sample.com'). Usage: 'Overloads' directory types to yield directory names.
xcmCOSpecialSupportedInteger1.3.6.1.4.1.253.8.63.4.8Integer-encoded supported value for the option specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOOsilanFrameType') is found in 'xcmCommsOptionsValueInteger' (eg, 'mac(3)'). Usage: 'Overloads' option types to yield options supported.
xcmCOSpecialSupportedString1.3.6.1.4.1.253.8.63.4.9String-encoded supported value for the option specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOAppletalkNBPType') is found in 'xcmCommsOptionsValueString' (eg, 'LaserPrinter'). Usage: 'Overloads' option types to yield options supported.
xcmCOSpecialAcceptAddress1.3.6.1.4.1.253.8.63.4.10Human-readable 'accept' address for the protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetIP') is specified in 'xcmCommsOptionsValueString' (eg, '19.242.128.21'). Usage: 'Overloads' protocol types to yield protocol specific addresses of remote entities at this protocol layer, from which incoming datagrams and/or connections SHALL be accepted. Usage: Address format is the protocol specific canonical format defined for this protocol type as defined elsewhere in this XCMI Comms Config TC.
xcmCOSpecialAcceptSubnet1.3.6.1.4.1.253.8.63.4.11Human-readable 'accept' subnet for the protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetIP') is specified in 'xcmCommsOptionsValueString' (eg, '19.242.255.255' as might be specified in an 'xcmCOInternetIPSubnetMask' comms option). Usage: 'Overloads' protocol types to yield protocol specific subnet masks of remote entities at this protocol layer, from which incoming datagrams and/or connections SHALL be accepted. Usage: Subnet mask format is the protocol specific canonical format defined for this protocol type as defined elsewhere in this XCMI Comms Config TC.
xcmCOSpecialRejectAddress1.3.6.1.4.1.253.8.63.4.12Human-readable 'reject' address for the protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetIP') is specified in 'xcmCommsOptionsValueString' (eg, '19.242.128.21'). Usage: 'Overloads' protocol types to yield protocol specific addresses of remote entities at this protocol layer, from which incoming datagrams and/or connections SHALL be rejected. Usage: Address format is the protocol specific canonical format defined for this protocol type as defined elsewhere in this XCMI Comms Config TC.
xcmCOSpecialRejectSubnet1.3.6.1.4.1.253.8.63.4.13Human-readable 'reject' subnet for the protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetIP') is specified in 'xcmCommsOptionsValueString' (eg, '19.242.255.255' as might be specified in an 'xcmCOInternetIPSubnetMask' comms option). Usage: 'Overloads' protocol types to yield protocol specific subnet masks of remote entities at this protocol layer, from which incoming datagrams and/or connections SHALL be rejected. Usage: Subnet mask format is the protocol specific canonical format defined for this protocol type as defined elsewhere in this XCMI Comms Config TC.
xcmCOSpecialMaxRequestRetries1.3.6.1.4.1.253.8.63.4.14The maximum request retries for the communications protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetDNS') is specified in 'xcmCommsOptionsValueInteger' (eg, '4' retries). Usage: A value of zero indicates that the request SHALL ONLY be attempted once (no retries) before being considered a failure. Usage: 'Overloads' protocol types to yield protocol request retry limits.
xcmCOSpecialRequestTimeout1.3.6.1.4.1.253.8.63.4.15The request timeout for the communications protocol specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetDNS') is specified in 'xcmCommsOptionsValueInteger' (eg, '3' seconds). Usage: A value of zero indicates that the request timeout is a local system default (and NOT reported/configured). Usage: 'Overloads' protocol types to yield protocol request timeout limits.
xcmCOSpecialSecurity1.3.6.1.4.1.253.8.63.4.16The security protocol (datalink, network, transport layer, etc) specified in 'xcmCommsOptionValueOID' (eg, 'xcmCOInternetTLS') is enabled and disabled by 'xcmCommsOptionsValueInteger'. Usage: 'Overloads' protocol types to configure security for datalink, network, transport, and application layer protocols.
xcmSnmpIPHostnameDomain1.3.6.1.4.1.253.8.63.5The transport domain for SNMP over UDP when using host name instead of IP address. The corresponding transport address is of type 'XcmSnmpIPHostnameAddress'.
xcmCOOsilanSuite1.3.6.1.4.1.253.8.63.11
xcmCOOsilanPhysicals1.3.6.1.4.1.253.8.63.11.1100
xcmCOOsilanConnectorType1.3.6.1.4.1.253.8.63.11.1100.1
xcmCOOsilanConnectorOverride1.3.6.1.4.1.253.8.63.11.1100.1.1
xcmCOOsilanConnectorDetected1.3.6.1.4.1.253.8.63.11.1100.1.2
xcmCOOsilanConnectorAdaptive1.3.6.1.4.1.253.8.63.11.1100.1.3
xcmCOOsilanSignalType1.3.6.1.4.1.253.8.63.11.1100.2
xcmCOOsilanSignalOverride1.3.6.1.4.1.253.8.63.11.1100.2.1
xcmCOOsilanSignalDetected1.3.6.1.4.1.253.8.63.11.1100.2.2
xcmCOOsilanSignalAdaptive1.3.6.1.4.1.253.8.63.11.1100.2.3
xcmCOOsilanSignalSupport1.3.6.1.4.1.253.8.63.11.1100.2.4
xcmCOOsilanSignalCapability1.3.6.1.4.1.253.8.63.11.1100.2.5
xcmCOOsilanCableType1.3.6.1.4.1.253.8.63.11.1100.3
xcmCOOsilanCableOverride1.3.6.1.4.1.253.8.63.11.1100.3.1
xcmCOOsilanCableDetected1.3.6.1.4.1.253.8.63.11.1100.3.2
xcmCOOsilanCableAdaptive1.3.6.1.4.1.253.8.63.11.1100.3.3
xcmCOOsilanCableSupport1.3.6.1.4.1.253.8.63.11.1100.3.4
xcmCOOsilanDatalinks1.3.6.1.4.1.253.8.63.11.1200
xcmCOOsilanFrameType1.3.6.1.4.1.253.8.63.11.1201
xcmCOOsilanFrameOverride1.3.6.1.4.1.253.8.63.11.1201.1
xcmCOOsilanFrameDetected1.3.6.1.4.1.253.8.63.11.1201.2
xcmCOOsilanFrameAdaptive1.3.6.1.4.1.253.8.63.11.1201.3
xcmCOOsilanEthernet1.3.6.1.4.1.253.8.63.11.1203
xcmCOOsilanEthernetType1.3.6.1.4.1.253.8.63.11.1203.1
xcmCOOsilanEthernetDevice1.3.6.1.4.1.253.8.63.11.1203.2
xcmCOOsilanEthernetDeviceName1.3.6.1.4.1.253.8.63.11.1203.2.1
xcmCOOsilanEthernetSpeed1.3.6.1.4.1.253.8.63.11.1203.3
xcmCOOsilanEthernetSpeedOverride1.3.6.1.4.1.253.8.63.11.1203.3.1
xcmCOOsilanEthernetSpeedDetected1.3.6.1.4.1.253.8.63.11.1203.3.2
xcmCOOsilanEthernetSpeedAdaptive1.3.6.1.4.1.253.8.63.11.1203.3.3
xcmCOOsilanEthernetSpeedSupport1.3.6.1.4.1.253.8.63.11.1203.3.4
xcmCOOsilanEthernetMinSpeed1.3.6.1.4.1.253.8.63.11.1203.3.5
xcmCOOsilanEthernetMaxSpeed1.3.6.1.4.1.253.8.63.11.1203.3.6
xcmCOOsilanEthernetMaxFrameSize1.3.6.1.4.1.253.8.63.11.1203.4
xcmCOOsilanEthernetInterface1.3.6.1.4.1.253.8.63.11.1203.5
xcmCOOsilanEthernetMACAddress1.3.6.1.4.1.253.8.63.11.1203.6
xcmCOOsilanTokenBus1.3.6.1.4.1.253.8.63.11.1204
xcmCOOsilanTokenRing1.3.6.1.4.1.253.8.63.11.1205
xcmCOOsilanTokenRingType1.3.6.1.4.1.253.8.63.11.1205.1
xcmCOOsilanTokenRingDevice1.3.6.1.4.1.253.8.63.11.1205.2
xcmCOOsilanTokenRingDeviceName1.3.6.1.4.1.253.8.63.11.1205.2.1
xcmCOOsilanTokenRingSpeed1.3.6.1.4.1.253.8.63.11.1205.3
xcmCOOsilanTokenRingSpeedOverride1.3.6.1.4.1.253.8.63.11.1205.3.1
xcmCOOsilanTokenRingSpeedDetected1.3.6.1.4.1.253.8.63.11.1205.3.2
xcmCOOsilanTokenRingSpeedAdaptive1.3.6.1.4.1.253.8.63.11.1205.3.3
xcmCOOsilanTokenRingSpeedSupport1.3.6.1.4.1.253.8.63.11.1205.3.4
xcmCOOsilanTokenRingMinSpeed1.3.6.1.4.1.253.8.63.11.1205.3.5
xcmCOOsilanTokenRingMaxSpeed1.3.6.1.4.1.253.8.63.11.1205.3.6
xcmCOOsilanTokenRingMaxFrameSize1.3.6.1.4.1.253.8.63.11.1205.4
xcmCOOsilanTokenRingInterface1.3.6.1.4.1.253.8.63.11.1205.5
xcmCOOsilanTokenRingMACAddress1.3.6.1.4.1.253.8.63.11.1205.6
xcmCOOsilanTokenRingSSR1.3.6.1.4.1.253.8.63.11.1205.11
xcmCOOsilanTokenRingSSRAllRoute1.3.6.1.4.1.253.8.63.11.1205.12
xcmCOOsilanTokenRingSSRSingleRR1.3.6.1.4.1.253.8.63.11.1205.13
xcmCOOsilanTokenRingSSRAdaptive1.3.6.1.4.1.253.8.63.11.1205.14
xcmCOOsilanTokenRingMACOverride1.3.6.1.4.1.253.8.63.11.1205.21
xcmCOOsilanFDDI1.3.6.1.4.1.253.8.63.11.1207
xcmCOOsiwanSuite1.3.6.1.4.1.253.8.63.13
xcmCOOsiwanPhysicals1.3.6.1.4.1.253.8.63.13.1100
xcmCOOsiwanConnectorType1.3.6.1.4.1.253.8.63.13.1100.1
xcmCOOsiwanConnectorOverride1.3.6.1.4.1.253.8.63.13.1100.1.1
xcmCOOsiwanConnectorDetected1.3.6.1.4.1.253.8.63.13.1100.1.2
xcmCOOsiwanConnectorAdaptive1.3.6.1.4.1.253.8.63.13.1100.1.3
xcmCOOsiwanSignalType1.3.6.1.4.1.253.8.63.13.1100.2
xcmCOOsiwanSignalOverride1.3.6.1.4.1.253.8.63.13.1100.2.1
xcmCOOsiwanSignalDetected1.3.6.1.4.1.253.8.63.13.1100.2.2
xcmCOOsiwanSignalAdaptive1.3.6.1.4.1.253.8.63.13.1100.2.3
xcmCOOsiwanSignalSupport1.3.6.1.4.1.253.8.63.13.1100.2.4
xcmCOOsiwanLineNumber1.3.6.1.4.1.253.8.63.13.1100.4
xcmCOOsiwanSendManual1.3.6.1.4.1.253.8.63.13.1100.5
xcmCOOsiwanReceiveManual1.3.6.1.4.1.253.8.63.13.1100.6
xcmCOOsiwanRingsBeforeAnswer1.3.6.1.4.1.253.8.63.13.1100.7
xcmCOOsiwanErrorCorrection1.3.6.1.4.1.253.8.63.13.1100.8
xcmCOOsiwanDirection1.3.6.1.4.1.253.8.63.13.1100.9
xcmCOOsiwanSendStartTime1.3.6.1.4.1.253.8.63.13.1100.10
xcmCOOsiwanSendEndTime1.3.6.1.4.1.253.8.63.13.1100.11
xcmCOOsiwanReceiveStartTime1.3.6.1.4.1.253.8.63.13.1100.12
xcmCOOsiwanReceiveEndTime1.3.6.1.4.1.253.8.63.13.1100.13
xcmCOOsiwanRingerVolume1.3.6.1.4.1.253.8.63.13.1100.20
xcmCOOsiwanMonitorVolume1.3.6.1.4.1.253.8.63.13.1100.21
xcmCOOsiwanAlarmVolume1.3.6.1.4.1.253.8.63.13.1100.22
xcmCOOsiwanKeyboardVolume1.3.6.1.4.1.253.8.63.13.1100.23
xcmCOOsiwanDatalinks1.3.6.1.4.1.253.8.63.13.1200
xcmCOOsiwanFax1.3.6.1.4.1.253.8.63.13.1241
xcmCOOsiwanFaxAddress1.3.6.1.4.1.253.8.63.13.1241.1
xcmCOOsiwanFaxDevice1.3.6.1.4.1.253.8.63.13.1241.2
xcmCOOsiwanFaxDeviceName1.3.6.1.4.1.253.8.63.13.1241.2.1
xcmCOOsiwanFaxSpeed1.3.6.1.4.1.253.8.63.13.1241.3
xcmCOOsiwanFaxSpeedOverride1.3.6.1.4.1.253.8.63.13.1241.3.1
xcmCOOsiwanFaxSpeedDetected1.3.6.1.4.1.253.8.63.13.1241.3.2
xcmCOOsiwanFaxSpeedAdaptive1.3.6.1.4.1.253.8.63.13.1241.3.3
xcmCOOsiwanFaxSpeedSupport1.3.6.1.4.1.253.8.63.13.1241.3.4
xcmCOOsiwanFaxMinSpeed1.3.6.1.4.1.253.8.63.13.1241.3.5
xcmCOOsiwanFaxMaxSpeed1.3.6.1.4.1.253.8.63.13.1241.3.6
xcmCOOsiwanFaxInterface1.3.6.1.4.1.253.8.63.13.1241.5
xcmCOOsiwanFaxAcceptAddress1.3.6.1.4.1.253.8.63.13.1241.11
xcmCOOsiwanFaxRejectAddress1.3.6.1.4.1.253.8.63.13.1241.12
xcmCOOsiwanFaxSendCoverSheet1.3.6.1.4.1.253.8.63.13.1241.20
xcmCOOsiwanFaxSendHeader1.3.6.1.4.1.253.8.63.13.1241.21
xcmCOOsiwanFaxSendManual1.3.6.1.4.1.253.8.63.13.1241.22
xcmCOOsiwanFaxSendSecurity1.3.6.1.4.1.253.8.63.13.1241.23
xcmCOOsiwanFaxMaxRetries1.3.6.1.4.1.253.8.63.13.1241.24
xcmCOOsiwanFaxRetryInterval1.3.6.1.4.1.253.8.63.13.1241.25
xcmCOOsiwanFaxSendStoreTime1.3.6.1.4.1.253.8.63.13.1241.26
xcmCOOsiwanFaxMaxOriginalLength1.3.6.1.4.1.253.8.63.13.1241.27
xcmCOOsiwanFaxReceiveCoverSheet1.3.6.1.4.1.253.8.63.13.1241.30
xcmCOOsiwanFaxReceiveFooter1.3.6.1.4.1.253.8.63.13.1241.31
xcmCOOsiwanFaxReceiveToMemory1.3.6.1.4.1.253.8.63.13.1241.32
xcmCOOsiwanFaxReceiveManual1.3.6.1.4.1.253.8.63.13.1241.33
xcmCOOsiwanFaxReceiveSecurity1.3.6.1.4.1.253.8.63.13.1241.34
xcmCOOsiwanFaxReceiveAutoReduce1.3.6.1.4.1.253.8.63.13.1241.35
xcmCOOsiwanFaxReceiveOverflow1.3.6.1.4.1.253.8.63.13.1241.36
xcmCOOsiwanFaxReceiveCollate1.3.6.1.4.1.253.8.63.13.1241.37
xcmCOOsiwanFaxG31.3.6.1.4.1.253.8.63.13.1241.40
xcmCOOsiwanFaxG41.3.6.1.4.1.253.8.63.13.1241.41
xcmCOOsiwanFaxLineSwitching1.3.6.1.4.1.253.8.63.13.1241.42
xcmCOOsiwanFaxMaxSpeedDial1.3.6.1.4.1.253.8.63.13.1241.43
xcmCOOsiwanPSTN1.3.6.1.4.1.253.8.63.13.1251
xcmCOOsiwanPSTNAddress1.3.6.1.4.1.253.8.63.13.1251.1
xcmCOOsiwanISDN1.3.6.1.4.1.253.8.63.13.1261
xcmCOOsiwanISDNAddress1.3.6.1.4.1.253.8.63.13.1261.1
xcmCOOsiwanTransports1.3.6.1.4.1.253.8.63.13.1400
xcmCOOsiwanApplications1.3.6.1.4.1.253.8.63.13.1700
xcmCOOsiwanDPA1.3.6.1.4.1.253.8.63.13.1713
xcmCOOsiwanFTAM1.3.6.1.4.1.253.8.63.13.1714
xcmCOOsiwanVT1.3.6.1.4.1.253.8.63.13.1716
xcmCOOsiwanMHS1.3.6.1.4.1.253.8.63.13.1740
xcmCOOsiwanDS1.3.6.1.4.1.253.8.63.13.1750
xcmCOOsiwanDAP1.3.6.1.4.1.253.8.63.13.1751
xcmCOOsiwanDSP1.3.6.1.4.1.253.8.63.13.1752
xcmCOOsiwanMgmt1.3.6.1.4.1.253.8.63.13.1770
xcmCOOsiwanCMIP1.3.6.1.4.1.253.8.63.13.1771
xcmCOOsiwanSecurity1.3.6.1.4.1.253.8.63.13.1780
xcmCOInternetSuite1.3.6.1.4.1.253.8.63.14
xcmCOInternetDatalinks1.3.6.1.4.1.253.8.63.14.1200
xcmCOInternetSLIP1.3.6.1.4.1.253.8.63.14.1201
xcmCOInternetPPP1.3.6.1.4.1.253.8.63.14.1202
xcmCOInternetIP1.3.6.1.4.1.253.8.63.14.1301
xcmCOInternetIPAddress1.3.6.1.4.1.253.8.63.14.1301.1
xcmCOInternetIPSocketAddress1.3.6.1.4.1.253.8.63.14.1301.1.1
xcmCOInternetIPSubnetMask1.3.6.1.4.1.253.8.63.14.1301.2
xcmCOInternetIPAddressViaRARP1.3.6.1.4.1.253.8.63.14.1301.3
xcmCOInternetIPDefaultGateway1.3.6.1.4.1.253.8.63.14.1301.4
xcmCOInternetIPAddressSource1.3.6.1.4.1.253.8.63.14.1301.5
xcmCOInternetIPDatalinks1.3.6.1.4.1.253.8.63.14.1301.12
xcmCOInternetIPHostName1.3.6.1.4.1.253.8.63.14.1301.50
xcmCOInternetIPAutoIPAddress1.3.6.1.4.1.253.8.63.14.1301.51
xcmCOInternetIPAutoEnable1.3.6.1.4.1.253.8.63.14.1301.60
xcmCOInternetIPBcastCache1.3.6.1.4.1.253.8.63.14.1301.61
xcmCOInternetIPBCacheEnabled1.3.6.1.4.1.253.8.63.14.1301.61.1
xcmCOInternetIPBCacheAddress11.3.6.1.4.1.253.8.63.14.1301.61.2
xcmCOInternetIPBCacheAddress21.3.6.1.4.1.253.8.63.14.1301.61.3
xcmCOInternetIPBCacheAddress31.3.6.1.4.1.253.8.63.14.1301.61.4
xcmCOInternetIPBCacheAddress41.3.6.1.4.1.253.8.63.14.1301.61.5
xcmCOInternetIPInstall1.3.6.1.4.1.253.8.63.14.1301.62
xcmCOInternetIPInstallSelect1.3.6.1.4.1.253.8.63.14.1301.62.1
xcmCOInternetIPAllSubnetsLocal1.3.6.1.4.1.253.8.63.14.1301.62.2
xcmCOInternetIPSec1.3.6.1.4.1.253.8.63.14.1301.70
xcmCOInternetICMP1.3.6.1.4.1.253.8.63.14.1302
xcmCOInternetARP1.3.6.1.4.1.253.8.63.14.1303
xcmCOInternetDHCP1.3.6.1.4.1.253.8.63.14.1304
xcmCOInternetDHCPClassID1.3.6.1.4.1.253.8.63.14.1304.1
xcmCOInternetDHCPLeaseTime1.3.6.1.4.1.253.8.63.14.1304.2
xcmCOInternetDHCPRequestTimeout1.3.6.1.4.1.253.8.63.14.1304.3
xcmCOInternetDHCPServer1.3.6.1.4.1.253.8.63.14.1304.4
xcmCOInternetDHCPOptionGet1.3.6.1.4.1.253.8.63.14.1304.10
xcmCODHCPGetSubnetMask1.3.6.1.4.1.253.8.63.14.1304.10.1
xcmCODHCPGetSubnetTimeOffset1.3.6.1.4.1.253.8.63.14.1304.10.2
xcmCODHCPGetRouter1.3.6.1.4.1.253.8.63.14.1304.10.3
xcmCODHCPGetTPTimeServer1.3.6.1.4.1.253.8.63.14.1304.10.4
xcmCODHCPGetIEN116NameServer1.3.6.1.4.1.253.8.63.14.1304.10.5
xcmCODHCPGetDNSNameServer1.3.6.1.4.1.253.8.63.14.1304.10.6
xcmCODHCPGetLogServer1.3.6.1.4.1.253.8.63.14.1304.10.7
xcmCODHCPGetCookieServer1.3.6.1.4.1.253.8.63.14.1304.10.8
xcmCODHCPGetLPRServer1.3.6.1.4.1.253.8.63.14.1304.10.9
xcmCODHCPGetImpressServer1.3.6.1.4.1.253.8.63.14.1304.10.10
xcmCODHCPGetResourceLocServer1.3.6.1.4.1.253.8.63.14.1304.10.11
xcmCODHCPGetHostName1.3.6.1.4.1.253.8.63.14.1304.10.12
xcmCODHCPGetBootFileSize1.3.6.1.4.1.253.8.63.14.1304.10.13
xcmCODHCPGetMeritDumpFile1.3.6.1.4.1.253.8.63.14.1304.10.14
xcmCODHCPGetDNSDomainName1.3.6.1.4.1.253.8.63.14.1304.10.15
xcmCODHCPGetSwapServer1.3.6.1.4.1.253.8.63.14.1304.10.16
xcmCODHCPGetRootPath1.3.6.1.4.1.253.8.63.14.1304.10.17
xcmCODHCPGetExtensionsPath1.3.6.1.4.1.253.8.63.14.1304.10.18
xcmCODHCPGetIPForwarding1.3.6.1.4.1.253.8.63.14.1304.10.19
xcmCODHCPGetNLSourceRouting1.3.6.1.4.1.253.8.63.14.1304.10.20
xcmCODHCPGetNLPolicyFilter1.3.6.1.4.1.253.8.63.14.1304.10.21
xcmCODHCPGetMaxIPDatagramSize1.3.6.1.4.1.253.8.63.14.1304.10.22
xcmCODHCPGetIPDefaultTTL1.3.6.1.4.1.253.8.63.14.1304.10.23
xcmCODHCPGetPathMTUAgeTimeout1.3.6.1.4.1.253.8.63.14.1304.10.24
xcmCODHCPGetPathMTUPlateau1.3.6.1.4.1.253.8.63.14.1304.10.25
xcmCODHCPGetInterfaceMTUSize1.3.6.1.4.1.253.8.63.14.1304.10.26
xcmCODHCPGetAllSubnetsLocal1.3.6.1.4.1.253.8.63.14.1304.10.27
xcmCODHCPGetBroadcastAddress1.3.6.1.4.1.253.8.63.14.1304.10.28
xcmCODHCPGetMaskDiscovery1.3.6.1.4.1.253.8.63.14.1304.10.29
xcmCODHCPGetMaskSupplier1.3.6.1.4.1.253.8.63.14.1304.10.30
xcmCODHCPGetRouterDiscovery1.3.6.1.4.1.253.8.63.14.1304.10.31
xcmCODHCPGetRouterSolAddress1.3.6.1.4.1.253.8.63.14.1304.10.32
xcmCODHCPGetStaticRoute1.3.6.1.4.1.253.8.63.14.1304.10.33
xcmCODHCPGetARPTrailer1.3.6.1.4.1.253.8.63.14.1304.10.34
xcmCODHCPGetARPCacheTimeout1.3.6.1.4.1.253.8.63.14.1304.10.35
xcmCODHCPGetEthernetFrameIEEE1.3.6.1.4.1.253.8.63.14.1304.10.36
xcmCODHCPGetTCPDefaultTTL1.3.6.1.4.1.253.8.63.14.1304.10.37
xcmCODHCPGetTCPKeepInterval1.3.6.1.4.1.253.8.63.14.1304.10.38
xcmCODHCPGetTCPKeepGarbage1.3.6.1.4.1.253.8.63.14.1304.10.39
xcmCODHCPGetNISDomainName1.3.6.1.4.1.253.8.63.14.1304.10.40
xcmCODHCPGetNISNameServer1.3.6.1.4.1.253.8.63.14.1304.10.41
xcmCODHCPGetNTPTimeServer1.3.6.1.4.1.253.8.63.14.1304.10.42
xcmCODHCPGetVendorSpecific1.3.6.1.4.1.253.8.63.14.1304.10.43
xcmCODHCPGetNetbiosNameServer1.3.6.1.4.1.253.8.63.14.1304.10.44
xcmCODHCPGetNetbiosDistServer1.3.6.1.4.1.253.8.63.14.1304.10.45
xcmCODHCPGetNetbiosNodeType1.3.6.1.4.1.253.8.63.14.1304.10.46
xcmCODHCPGetNetbiosScope1.3.6.1.4.1.253.8.63.14.1304.10.47
xcmCODHCPGetXWindowFontServer1.3.6.1.4.1.253.8.63.14.1304.10.48
xcmCODHCPGetXWindowDisplayMgr1.3.6.1.4.1.253.8.63.14.1304.10.49
xcmCODHCPGetMessageType1.3.6.1.4.1.253.8.63.14.1304.10.53
xcmCODHCPGetServerID1.3.6.1.4.1.253.8.63.14.1304.10.54
xcmCODHCPGetParameterRequest1.3.6.1.4.1.253.8.63.14.1304.10.55
xcmCODHCPGetErrorMessage1.3.6.1.4.1.253.8.63.14.1304.10.56
xcmCODHCPGetMaxMessageSize1.3.6.1.4.1.253.8.63.14.1304.10.57
xcmCODHCPGetRenewT1Interval1.3.6.1.4.1.253.8.63.14.1304.10.58
xcmCODHCPGetRebindT2Interval1.3.6.1.4.1.253.8.63.14.1304.10.59
xcmCODHCPGetNISPlusDomainName1.3.6.1.4.1.253.8.63.14.1304.10.64
xcmCODHCPGetNISPlusNameServer1.3.6.1.4.1.253.8.63.14.1304.10.65
xcmCODHCPGetTFTPServerName1.3.6.1.4.1.253.8.63.14.1304.10.66
xcmCODHCPGetBootFileName1.3.6.1.4.1.253.8.63.14.1304.10.67
xcmCODHCPGetMobileIPHomeAgent1.3.6.1.4.1.253.8.63.14.1304.10.68
xcmCODHCPGetSMTPMailServer1.3.6.1.4.1.253.8.63.14.1304.10.69
xcmCODHCPGetPOP3MailServer1.3.6.1.4.1.253.8.63.14.1304.10.70
xcmCODHCPGetNNTPNewsServer1.3.6.1.4.1.253.8.63.14.1304.10.71
xcmCODHCPGetWWWServer1.3.6.1.4.1.253.8.63.14.1304.10.72
xcmCODHCPGetFingerServer1.3.6.1.4.1.253.8.63.14.1304.10.73
xcmCODHCPGetIRCServer1.3.6.1.4.1.253.8.63.14.1304.10.74
xcmCODHCPGetStreetTalkServer1.3.6.1.4.1.253.8.63.14.1304.10.75
xcmCODHCPGetStreetTalkDAServer1.3.6.1.4.1.253.8.63.14.1304.10.76
xcmCODHCPGetNDSNameServer1.3.6.1.4.1.253.8.63.14.1304.10.85
xcmCODHCPGetNDSTreeName1.3.6.1.4.1.253.8.63.14.1304.10.86
xcmCODHCPGetNDSContext1.3.6.1.4.1.253.8.63.14.1304.10.87
xcmCOInternetDHCPOptionSet1.3.6.1.4.1.253.8.63.14.1304.11
xcmCODHCPSetIPAddressRequest1.3.6.1.4.1.253.8.63.14.1304.11.50
xcmCODHCPSetIPAddressLeaseTime1.3.6.1.4.1.253.8.63.14.1304.11.51
xcmCODHCPSetOptionOverload1.3.6.1.4.1.253.8.63.14.1304.11.52
xcmCODHCPSetClassID1.3.6.1.4.1.253.8.63.14.1304.11.60
xcmCODHCPSetClientID1.3.6.1.4.1.253.8.63.14.1304.11.61
xcmCOInternetBOOTP1.3.6.1.4.1.253.8.63.14.1305
xcmCOInternetBOOTPBroadcastEnabled1.3.6.1.4.1.253.8.63.14.1305.1
xcmCOInternetRARP1.3.6.1.4.1.253.8.63.14.1306
xcmCOInternetIPv61.3.6.1.4.1.253.8.63.14.1310
xcmCOInternetIPv6Address1.3.6.1.4.1.253.8.63.14.1310.1
xcmCOInternetIPv6SocketAddress1.3.6.1.4.1.253.8.63.14.1310.1.1
xcmCOInternetIPv6ManuallyAssignedAddress1.3.6.1.4.1.253.8.63.14.1310.1.2
xcmCOInternetIPv6DHCPv6AssignedAddress1.3.6.1.4.1.253.8.63.14.1310.1.3
xcmCOInternetIPv6LinkLocalAddress1.3.6.1.4.1.253.8.63.14.1310.1.4
xcmCOInternetIPv6StatelessAddress1.3.6.1.4.1.253.8.63.14.1310.1.5
xcmCOInternetIPv6RandomAddress1.3.6.1.4.1.253.8.63.14.1310.1.6
xcmCOInternetIPv6AutomaticAddressing1.3.6.1.4.1.253.8.63.14.1310.1.7
xcmCOInternetIPv6EUI64InterfaceId1.3.6.1.4.1.253.8.63.14.1310.2
xcmCOInternetIPv6RouterAdvertisementAddressPrefix1.3.6.1.4.1.253.8.63.14.1310.3
xcmCOInternetIPv6DefaultGateway1.3.6.1.4.1.253.8.63.14.1310.4
xcmCOInternetIPv6HostName1.3.6.1.4.1.253.8.63.14.1310.5
xcmCOInternetTransports1.3.6.1.4.1.253.8.63.14.1400
xcmCOInternetUDP1.3.6.1.4.1.253.8.63.14.1401
xcmCOInternetUDPAddress1.3.6.1.4.1.253.8.63.14.1401.1
xcmCOInternetUDPPort1.3.6.1.4.1.253.8.63.14.1401.2
xcmCOInternetTCP1.3.6.1.4.1.253.8.63.14.1402
xcmCOInternetTCPAddress1.3.6.1.4.1.253.8.63.14.1402.1
xcmCOInternetTCPPort1.3.6.1.4.1.253.8.63.14.1402.2
xcmCOInternetTCPMaxSegmentSize1.3.6.1.4.1.253.8.63.14.1402.3
xcmCOInternetPing1.3.6.1.4.1.253.8.63.14.1404
xcmCOInternetSSL31.3.6.1.4.1.253.8.63.14.1405
xcmCOInternetSSL3Port1.3.6.1.4.1.253.8.63.14.1405.1
xcmCOInternetSSL3CipherStrength1.3.6.1.4.1.253.8.63.14.1405.2
xcmCOInternetTLS1.3.6.1.4.1.253.8.63.14.1406
xcmCOInternetICMPv61.3.6.1.4.1.253.8.63.14.1410
xcmCOInternetRaw1.3.6.1.4.1.253.8.63.14.1501
xcmCOInternetRawHostName1.3.6.1.4.1.253.8.63.14.1501.1
xcmCOInternetRawHostAddress1.3.6.1.4.1.253.8.63.14.1501.2
xcmCOInternetRawListenSocket1.3.6.1.4.1.253.8.63.14.1501.3
xcmCOInternetRawMaxClients1.3.6.1.4.1.253.8.63.14.1501.4
xcmCOInternetRawAcceptAddress1.3.6.1.4.1.253.8.63.14.1501.11
xcmCOInternetRawAcceptSubnet1.3.6.1.4.1.253.8.63.14.1501.12
xcmCOInternetRawRejectAddress1.3.6.1.4.1.253.8.63.14.1501.21
xcmCOInternetRawRejectSubnet1.3.6.1.4.1.253.8.63.14.1501.22
xcmCOInternetRawSpool1.3.6.1.4.1.253.8.63.14.1501.31
xcmCOInternetRawMaxSpool1.3.6.1.4.1.253.8.63.14.1501.32
xcmCOInternetRawJobTimeout1.3.6.1.4.1.253.8.63.14.1501.40
xcmCOInternetRawAutoSwitch1.3.6.1.4.1.253.8.63.14.1501.41
xcmCOInternetRawBinaryPS1.3.6.1.4.1.253.8.63.14.1501.42
xcmCOInternetRawDefaultPDL1.3.6.1.4.1.253.8.63.14.1501.43
xcmCOInternetRawBidirectional1.3.6.1.4.1.253.8.63.14.1501.44
xcmCOInternetIPP1.3.6.1.4.1.253.8.63.14.1502
xcmCOInternetIPPHostName1.3.6.1.4.1.253.8.63.14.1502.1
xcmCOInternetIPPHostAddress1.3.6.1.4.1.253.8.63.14.1502.2
xcmCOInternetIPPListenSocket1.3.6.1.4.1.253.8.63.14.1502.3
xcmCOInternetIPPMaxClients1.3.6.1.4.1.253.8.63.14.1502.4
xcmCOInternetIPPVersionString1.3.6.1.4.1.253.8.63.14.1502.9
xcmCOInternetIPPAcceptAddress1.3.6.1.4.1.253.8.63.14.1502.11
xcmCOInternetIPPAcceptSubnet1.3.6.1.4.1.253.8.63.14.1502.12
xcmCOInternetIPPRejectAddress1.3.6.1.4.1.253.8.63.14.1502.21
xcmCOInternetIPPRejectSubnet1.3.6.1.4.1.253.8.63.14.1502.22
xcmCOInternetIPPSpool1.3.6.1.4.1.253.8.63.14.1502.31
xcmCOInternetIPPMaxSpool1.3.6.1.4.1.253.8.63.14.1502.32
xcmCOInternetIPPJobTimeout1.3.6.1.4.1.253.8.63.14.1502.40
xcmCOInternetIPPAutoSwitch1.3.6.1.4.1.253.8.63.14.1502.41
xcmCOInternetIPPBinaryPS1.3.6.1.4.1.253.8.63.14.1502.42
xcmCOInternetIPPDefaultPDL1.3.6.1.4.1.253.8.63.14.1502.43
xcmCOInternetIPPAuthScheme1.3.6.1.4.1.253.8.63.14.1502.50
xcmCOInternetLPR1.3.6.1.4.1.253.8.63.14.1503
xcmCOInternetLPRHostName1.3.6.1.4.1.253.8.63.14.1503.1
xcmCOInternetLPRHostAddress1.3.6.1.4.1.253.8.63.14.1503.2
xcmCOInternetLPRListenSocket1.3.6.1.4.1.253.8.63.14.1503.3
xcmCOInternetLPRMaxClients1.3.6.1.4.1.253.8.63.14.1503.4
xcmCOInternetLPRAcceptAddress1.3.6.1.4.1.253.8.63.14.1503.11
xcmCOInternetLPRAcceptSubnet1.3.6.1.4.1.253.8.63.14.1503.12
xcmCOInternetLPRRejectAddress1.3.6.1.4.1.253.8.63.14.1503.21
xcmCOInternetLPRRejectSubnet1.3.6.1.4.1.253.8.63.14.1503.22
xcmCOInternetLPRSpool1.3.6.1.4.1.253.8.63.14.1503.31
xcmCOInternetLPRMaxSpool1.3.6.1.4.1.253.8.63.14.1503.32
xcmCOInternetLPRJobTimeout1.3.6.1.4.1.253.8.63.14.1503.40
xcmCOInternetLPRAutoSwitch1.3.6.1.4.1.253.8.63.14.1503.41
xcmCOInternetLPRBinaryPS1.3.6.1.4.1.253.8.63.14.1503.42
xcmCOInternetLPRDefaultPDL1.3.6.1.4.1.253.8.63.14.1503.43
xcmCOInternetFTP1.3.6.1.4.1.253.8.63.14.1504
xcmCOInternetFTPPassiveMode1.3.6.1.4.1.253.8.63.14.1504.1
xcmCOInternetSMTP1.3.6.1.4.1.253.8.63.14.1505
xcmCOInternetSMTPHostName1.3.6.1.4.1.253.8.63.14.1505.1
xcmCOInternetSMTPHostAddress1.3.6.1.4.1.253.8.63.14.1505.2
xcmCOInternetSMTPListenSocket1.3.6.1.4.1.253.8.63.14.1505.3
xcmCOInternetSMTPMaxClients1.3.6.1.4.1.253.8.63.14.1505.4
xcmCOInternetSMTPAcceptAddress1.3.6.1.4.1.253.8.63.14.1505.11
xcmCOInternetSMTPAcceptSubnet1.3.6.1.4.1.253.8.63.14.1505.12
xcmCOInternetSMTPRejectAddress1.3.6.1.4.1.253.8.63.14.1505.21
xcmCOInternetSMTPRejectSubnet1.3.6.1.4.1.253.8.63.14.1505.22
xcmCOInternetSMTPSpool1.3.6.1.4.1.253.8.63.14.1505.31
xcmCOInternetSMTPMaxSpool1.3.6.1.4.1.253.8.63.14.1505.32
xcmCOInternetSMTPJobTimeout1.3.6.1.4.1.253.8.63.14.1505.40
xcmCOInternetSMTPAutoSwitch1.3.6.1.4.1.253.8.63.14.1505.41
xcmCOInternetSMTPBinaryPS1.3.6.1.4.1.253.8.63.14.1505.42
xcmCOInternetSMTPDefaultPDL1.3.6.1.4.1.253.8.63.14.1505.43
xcmCOInternetSMTPSubject1.3.6.1.4.1.253.8.63.14.1505.44
xcmCOInternetSMTPSignatureLine1.3.6.1.4.1.253.8.63.14.1505.45
xcmCOInternetSMTPUserName1.3.6.1.4.1.253.8.63.14.1505.47
xcmCOInternetSMTPPassword1.3.6.1.4.1.253.8.63.14.1505.48
xcmCOInternetSMTPMaxInputText1.3.6.1.4.1.253.8.63.14.1505.50
xcmCOInternetSMTPMaxInputAttach1.3.6.1.4.1.253.8.63.14.1505.51
xcmCOInternetSMTPMaxOutputText1.3.6.1.4.1.253.8.63.14.1505.52
xcmCOInternetSMTPMaxOutputAttach1.3.6.1.4.1.253.8.63.14.1505.53
xcmCOInternetSMTPConfirmRequest1.3.6.1.4.1.253.8.63.14.1505.54
xcmCOInternetSMTPConfirmReply1.3.6.1.4.1.253.8.63.14.1505.55
xcmCOInternetSMTPConfirmTimeout1.3.6.1.4.1.253.8.63.14.1505.56
xcmCOInternetSMTPFeatureReply1.3.6.1.4.1.253.8.63.14.1505.57
xcmCOInternetSMTPMailAddress1.3.6.1.4.1.253.8.63.14.1505.58
xcmCOInternetSMTPMaxInFragments1.3.6.1.4.1.253.8.63.14.1505.59
xcmCOInternetSMTPMaxOutFragments1.3.6.1.4.1.253.8.63.14.1505.60
xcmCOInternetSMTPMaxInAttachments1.3.6.1.4.1.253.8.63.14.1505.61
xcmCOInternetSMTPMaxOutAttachments1.3.6.1.4.1.253.8.63.14.1505.62
xcmCOInternetSMTPMaxInputSize1.3.6.1.4.1.253.8.63.14.1505.63
xcmCOInternetSMTPMaxOutputSize1.3.6.1.4.1.253.8.63.14.1505.64
xcmCOInternetSMTPReversePath1.3.6.1.4.1.253.8.63.14.1505.65
xcmCOInternetSMTPAutoServer1.3.6.1.4.1.253.8.63.14.1505.70
xcmCOInternetTelnet1.3.6.1.4.1.253.8.63.14.1506
xcmCOInternetDNS1.3.6.1.4.1.253.8.63.14.1507
xcmCOInternetDNSDomainName1.3.6.1.4.1.253.8.63.14.1507.1
xcmCOInternetDNSLanguage1.3.6.1.4.1.253.8.63.14.1507.3
xcmCOInternetDNSCharset1.3.6.1.4.1.253.8.63.14.1507.4
xcmCOInternetDNSServerName1.3.6.1.4.1.253.8.63.14.1507.5
xcmCOInternetDNSServerAddress1.3.6.1.4.1.253.8.63.14.1507.6
xcmCOInternetDNSServerResolvedAddress1.3.6.1.4.1.253.8.63.14.1507.7
xcmCOInternetDNSServerTimeout1.3.6.1.4.1.253.8.63.14.1507.8
xcmCOInternetDNSAppendDomainName1.3.6.1.4.1.253.8.63.14.1507.9
xcmCOInternetDNSAppendParentDomains1.3.6.1.4.1.253.8.63.14.1507.10
xcmCOInternetDNSDomainNameList1.3.6.1.4.1.253.8.63.14.1507.11
xcmCOInternetDNSDynamicUpdate1.3.6.1.4.1.253.8.63.14.1507.13
xcmCOInternetDNSUpdatePolicy1.3.6.1.4.1.253.8.63.14.1507.14
xcmCOInternetDNSMulticastEnable1.3.6.1.4.1.253.8.63.14.1507.30
xcmCOInternetIOSDiscoveryEnable1.3.6.1.4.1.253.8.63.14.1507.31
xcmCOInternetTFTP1.3.6.1.4.1.253.8.63.14.1508
xcmCOInternetHTTP1.3.6.1.4.1.253.8.63.14.1509
xcmCOInternetHTTPAddressURL1.3.6.1.4.1.253.8.63.14.1509.1
xcmCOInternetHTTPAddressURI1.3.6.1.4.1.253.8.63.14.1509.2
xcmCOInternetHTTPAddressURN1.3.6.1.4.1.253.8.63.14.1509.3
xcmCOInternetHTTPVersionString1.3.6.1.4.1.253.8.63.14.1509.9
xcmCOInternetHTTPListenSocket1.3.6.1.4.1.253.8.63.14.1509.11
xcmCOInternetHTTPMaxClients1.3.6.1.4.1.253.8.63.14.1509.12
xcmCOInternetHTTPClientTimeout1.3.6.1.4.1.253.8.63.14.1509.13
xcmCOInternetHTTPStatusRefresh1.3.6.1.4.1.253.8.63.14.1509.14
xcmCOInternetHTTPAdminAddress1.3.6.1.4.1.253.8.63.14.1509.15
xcmCOInternetHTTPKeyUsrAddress1.3.6.1.4.1.253.8.63.14.1509.16
xcmCOInternetHTTPProxy1.3.6.1.4.1.253.8.63.14.1509.20
xcmCOInternetHTTPProxyIPAddress1.3.6.1.4.1.253.8.63.14.1509.20.1
xcmCOInternetHTTPProxyHostName1.3.6.1.4.1.253.8.63.14.1509.20.2
xcmCOInternetHTTPProxyPortNumber1.3.6.1.4.1.253.8.63.14.1509.20.3
xcmCOInternetHTTPProxyExceptions1.3.6.1.4.1.253.8.63.14.1509.20.4
xcmCOInternetHTTPProxyServer1.3.6.1.4.1.253.8.63.14.1509.20.5
xcmCOInternetHTTPProxyUserName1.3.6.1.4.1.253.8.63.14.1509.20.6
xcmCOInternetHTTPProxyPassword1.3.6.1.4.1.253.8.63.14.1509.20.7
xcmCOInternetHTTPProxyAutoDetect1.3.6.1.4.1.253.8.63.14.1509.20.8
xcmCOInternetHTTPProxyShareSettings1.3.6.1.4.1.253.8.63.14.1509.20.9
xcmCOInternetHTTPProxyAuthValid1.3.6.1.4.1.253.8.63.14.1509.20.10
xcmCOInternetHTTPInfoFwd1.3.6.1.4.1.253.8.63.14.1509.25
xcmCOInternetSNMP1.3.6.1.4.1.253.8.63.14.1510
xcmCOInternetSNMPVersion1.3.6.1.4.1.253.8.63.14.1510.1
xcmCOInternetSNMPAdminAddress1.3.6.1.4.1.253.8.63.14.1510.2
xcmCOInternetSNMPv11.3.6.1.4.1.253.8.63.14.1511
xcmCOInternetSNMPv21.3.6.1.4.1.253.8.63.14.1512
xcmCOInternetSNMPv31.3.6.1.4.1.253.8.63.14.1513
xcmCOInternetPOP31.3.6.1.4.1.253.8.63.14.1514
xcmCOInternetPOP3HostName1.3.6.1.4.1.253.8.63.14.1514.1
xcmCOInternetPOP3HostAddress1.3.6.1.4.1.253.8.63.14.1514.2
xcmCOInternetPOP3PollInterval1.3.6.1.4.1.253.8.63.14.1514.4
xcmCOInternetPOP3Subject1.3.6.1.4.1.253.8.63.14.1514.44
xcmCOInternetPOP3SignatureLine1.3.6.1.4.1.253.8.63.14.1514.45
xcmCOInternetPOP3UserName1.3.6.1.4.1.253.8.63.14.1514.47
xcmCOInternetPOP3Password1.3.6.1.4.1.253.8.63.14.1514.48
xcmCOInternetPOP3MaxInputText1.3.6.1.4.1.253.8.63.14.1514.50
xcmCOInternetPOP3MaxInputAttach1.3.6.1.4.1.253.8.63.14.1514.51
xcmCOInternetPOP3MaxOutputText1.3.6.1.4.1.253.8.63.14.1514.52
xcmCOInternetPOP3MaxOutputAttach1.3.6.1.4.1.253.8.63.14.1514.53
xcmCOInternetPOP3ConfirmRequest1.3.6.1.4.1.253.8.63.14.1514.54
xcmCOInternetPOP3ConfirmReply1.3.6.1.4.1.253.8.63.14.1514.55
xcmCOInternetPOP3ConfirmTimeout1.3.6.1.4.1.253.8.63.14.1514.56
xcmCOInternetPOP3FeatureReply1.3.6.1.4.1.253.8.63.14.1514.57
xcmCOInternetPOP3MailAddress1.3.6.1.4.1.253.8.63.14.1514.58
xcmCOInternetPOP3MaxInFragments1.3.6.1.4.1.253.8.63.14.1514.59
xcmCOInternetPOP3MaxOutFragments1.3.6.1.4.1.253.8.63.14.1514.60
xcmCOInternetPOP3MaxInAttachments1.3.6.1.4.1.253.8.63.14.1514.61
xcmCOInternetPOP3MaxOutAttachments1.3.6.1.4.1.253.8.63.14.1514.62
xcmCOInternetPOP3MaxInputSize1.3.6.1.4.1.253.8.63.14.1514.63
xcmCOInternetPOP3MaxOutputSize1.3.6.1.4.1.253.8.63.14.1514.64
xcmCOInternetIMAP41.3.6.1.4.1.253.8.63.14.1515
xcmCOInternetIMAP4HostName1.3.6.1.4.1.253.8.63.14.1515.1
xcmCOInternetIMAP4HostAddress1.3.6.1.4.1.253.8.63.14.1515.2
xcmCOInternetIMAP4PollInterval1.3.6.1.4.1.253.8.63.14.1515.4
xcmCOInternetIMAP4Subject1.3.6.1.4.1.253.8.63.14.1515.44
xcmCOInternetIMAP4SignatureLine1.3.6.1.4.1.253.8.63.14.1515.45
xcmCOInternetIMAP4UserName1.3.6.1.4.1.253.8.63.14.1515.47
xcmCOInternetIMAP4Password1.3.6.1.4.1.253.8.63.14.1515.48
xcmCOInternetIMAP4MaxInputText1.3.6.1.4.1.253.8.63.14.1515.50
xcmCOInternetIMAP4MaxInputAttach1.3.6.1.4.1.253.8.63.14.1515.51
xcmCOInternetIMAP4MaxOutputText1.3.6.1.4.1.253.8.63.14.1515.52
xcmCOInternetIMAP4MaxOutputAttach1.3.6.1.4.1.253.8.63.14.1515.53
xcmCOInternetIMAP4ConfirmRequest1.3.6.1.4.1.253.8.63.14.1515.54
xcmCOInternetIMAP4ConfirmReply1.3.6.1.4.1.253.8.63.14.1515.55
xcmCOInternetIMAP4ConfirmTimeout1.3.6.1.4.1.253.8.63.14.1515.56
xcmCOInternetIMAP4FeatureReply1.3.6.1.4.1.253.8.63.14.1515.57
xcmCOInternetIMAP4MailAddress1.3.6.1.4.1.253.8.63.14.1515.58
xcmCOInternetIMAP4MaxInFragments1.3.6.1.4.1.253.8.63.14.1515.59
xcmCOInternetIMAP4MaxOutFragments1.3.6.1.4.1.253.8.63.14.1515.60
xcmCOInternetIMAP4MaxInAttachments1.3.6.1.4.1.253.8.63.14.1515.61
xcmCOInternetIMAP4MaxOutAttachments1.3.6.1.4.1.253.8.63.14.1515.62
xcmCOInternetIMAP4MaxInputSize1.3.6.1.4.1.253.8.63.14.1515.63
xcmCOInternetIMAP4MaxOutputSize1.3.6.1.4.1.253.8.63.14.1515.64
xcmCOInternetFax1.3.6.1.4.1.253.8.63.14.1516
xcmCOInternetNTP1.3.6.1.4.1.253.8.63.14.1517
xcmCOInternetNTPHostName1.3.6.1.4.1.253.8.63.14.1517.1
xcmCOInternetNTPHostAddress1.3.6.1.4.1.253.8.63.14.1517.2
xcmCOInternetNTPv6HostAddress1.3.6.1.4.1.253.8.63.14.1517.3
xcmCOInternetNTPPort1.3.6.1.4.1.253.8.63.14.1517.4
xcmCOInternetNTPGMTOffset1.3.6.1.4.1.253.8.63.14.1517.5
xcmCOInternetNTPPollInterval1.3.6.1.4.1.253.8.63.14.1517.6
xcmCOInternetNTPSkewTime1.3.6.1.4.1.253.8.63.14.1517.7
xcmCOInternetSFTP1.3.6.1.4.1.253.8.63.14.1518
xcmCOInternetWINS1.3.6.1.4.1.253.8.63.14.1519
xcmCOInternetWINSDomainName1.3.6.1.4.1.253.8.63.14.1519.1
xcmCOInternetWINSLanguage1.3.6.1.4.1.253.8.63.14.1519.3
xcmCOInternetWINSCharset1.3.6.1.4.1.253.8.63.14.1519.4
xcmCOInternetWINSServerName1.3.6.1.4.1.253.8.63.14.1519.5
xcmCOInternetWINSServerAddress1.3.6.1.4.1.253.8.63.14.1519.6
xcmCOInternetWINSServerSocket1.3.6.1.4.1.253.8.63.14.1519.7
xcmCOInternetSunOncSuite1.3.6.1.4.1.253.8.63.14.1520
xcmCOInternetSunOncNIS1.3.6.1.4.1.253.8.63.14.1521
xcmCOInternetSunOncPlusNIS1.3.6.1.4.1.253.8.63.14.1522
xcmCOInternetSunOncRPC1.3.6.1.4.1.253.8.63.14.1523
xcmCOInternetSunOncPlusRPC1.3.6.1.4.1.253.8.63.14.1524
xcmCOInternetSunTiRPC1.3.6.1.4.1.253.8.63.14.1525
xcmCOInternetHTTPS1.3.6.1.4.1.253.8.63.14.1526
xcmCOInternetOsfDceSuite1.3.6.1.4.1.253.8.63.14.1530
xcmCOInternetOsfDceCDS1.3.6.1.4.1.253.8.63.14.1531
xcmCOInternetOsfDceRPC1.3.6.1.4.1.253.8.63.14.1532
xcmCOInternetOsfDceKerberos1.3.6.1.4.1.253.8.63.14.1533
xcmCOInternetOsfDceKerberosRealm1.3.6.1.4.1.253.8.63.14.1533.1
xcmCOInternetOsfDmeSuite1.3.6.1.4.1.253.8.63.14.1540
xcmCOInternetLDAP1.3.6.1.4.1.253.8.63.14.1551
xcmCOInternetLDAPLanguage1.3.6.1.4.1.253.8.63.14.1551.3
xcmCOInternetLDAPCharset1.3.6.1.4.1.253.8.63.14.1551.4
xcmCOInternetLDAPServerName1.3.6.1.4.1.253.8.63.14.1551.5
xcmCOInternetLDAPServerAddress1.3.6.1.4.1.253.8.63.14.1551.6
xcmCOInternetLDAPServerSocket1.3.6.1.4.1.253.8.63.14.1551.7
xcmCOInternetLDAPPollInterval1.3.6.1.4.1.253.8.63.14.1551.8
xcmCOInternetLDAPBindDN1.3.6.1.4.1.253.8.63.14.1551.11
xcmCOInternetLDAPBindPassword1.3.6.1.4.1.253.8.63.14.1551.12
xcmCOInternetLDAPBaseDN1.3.6.1.4.1.253.8.63.14.1551.13
xcmCOInternetLDAPPrinterName1.3.6.1.4.1.253.8.63.14.1551.21
xcmCOInternetLDAPPrinterClass1.3.6.1.4.1.253.8.63.14.1551.22
xcmCOInternetLDAPAttributeName1.3.6.1.4.1.253.8.63.14.1551.31
xcmCOInternetLDAPAttributeType1.3.6.1.4.1.253.8.63.14.1551.32
xcmCOInternetLDAPAttributeInt1.3.6.1.4.1.253.8.63.14.1551.33
xcmCOInternetLDAPAttributeStr1.3.6.1.4.1.253.8.63.14.1551.34
xcmCOInternetLDAPMaxSearchResult1.3.6.1.4.1.253.8.63.14.1551.35
xcmCOInternetLDAPSearchTimeout1.3.6.1.4.1.253.8.63.14.1551.36
xcmCOInternetCLDAP1.3.6.1.4.1.253.8.63.14.1552
xcmCOInternetSalutation1.3.6.1.4.1.253.8.63.14.1561
xcmCOInternetUpnpSuite1.3.6.1.4.1.253.8.63.14.1570
xcmCOInternetUpnpSSDP1.3.6.1.4.1.253.8.63.14.1571
xcmCOInternetSSDPCacheTimeout1.3.6.1.4.1.253.8.63.14.1571.1
xcmCOInternetSSDPTimeToLive1.3.6.1.4.1.253.8.63.14.1571.2
xcmCOInternetSSDPServerVersion1.3.6.1.4.1.253.8.63.14.1571.3
xcmCOInternetUpnpGENA1.3.6.1.4.1.253.8.63.14.1572
xcmCOInternetSLP1.3.6.1.4.1.253.8.63.14.1591
xcmCOInternetSLPVersion1.3.6.1.4.1.253.8.63.14.1591.1
xcmCOInternetSLPLanguage1.3.6.1.4.1.253.8.63.14.1591.3
xcmCOInternetSLPCharset1.3.6.1.4.1.253.8.63.14.1591.4
xcmCOInternetSLPServerName1.3.6.1.4.1.253.8.63.14.1591.5
xcmCOInternetSLPServerAddress1.3.6.1.4.1.253.8.63.14.1591.6
xcmCOInternetSLPServerSocket1.3.6.1.4.1.253.8.63.14.1591.7
xcmCOInternetSLPPollInterval1.3.6.1.4.1.253.8.63.14.1591.8
xcmCOInternetSLPMaxMulticastTime1.3.6.1.4.1.253.8.63.14.1591.10
xcmCOInternetSLPDAFindStartWait1.3.6.1.4.1.253.8.63.14.1591.11
xcmCOInternetSLPInitialRetryWait1.3.6.1.4.1.253.8.63.14.1591.12
xcmCOInternetSLPMaxUnicastTime1.3.6.1.4.1.253.8.63.14.1591.13
xcmCOInternetSLPDAHeartbeatTime1.3.6.1.4.1.253.8.63.14.1591.14
xcmCOInternetSLPDAFindActiveWait1.3.6.1.4.1.253.8.63.14.1591.15
xcmCOInternetSLPRegPassiveWait1.3.6.1.4.1.253.8.63.14.1591.16
xcmCOInternetSLPRegActiveWait1.3.6.1.4.1.253.8.63.14.1591.17
xcmCOInternetSLPCloseConnWait1.3.6.1.4.1.253.8.63.14.1591.18
xcmCOInternetSLPCacheReplyTime1.3.6.1.4.1.253.8.63.14.1591.20
xcmCOInternetSLPMaxRegLifetime1.3.6.1.4.1.253.8.63.14.1591.21
xcmCOInternetSLPDAFindRetryWait1.3.6.1.4.1.253.8.63.14.1591.22
xcmCOInternetSLPMaxDARequestTime1.3.6.1.4.1.253.8.63.14.1591.23
xcmCOInternetSLPMulticastEnable1.3.6.1.4.1.253.8.63.14.1591.30
xcmCOInternetSLPMulticastRadius1.3.6.1.4.1.253.8.63.14.1591.31
xcmCOInternetSLPPathMTUSize1.3.6.1.4.1.253.8.63.14.1591.32
xcmCOInternetSLPScopeName1.3.6.1.4.1.253.8.63.14.1591.40
xcmCOInternetSLPScopeKey1.3.6.1.4.1.253.8.63.14.1591.41
xcmCOInternetSLPAttributesEnable1.3.6.1.4.1.253.8.63.14.1591.50
xcmCOInternetSLPv11.3.6.1.4.1.253.8.63.14.1592
xcmCOInternetSLPv21.3.6.1.4.1.253.8.63.14.1593
xcmCOInternetWSDSuite1.3.6.1.4.1.253.8.63.14.1595
xcmCOInternetWSDiscovery1.3.6.1.4.1.253.8.63.14.1595.1
xcmCOInternetWSDiscoveryMulticast1.3.6.1.4.1.253.8.63.14.1595.1.1
xcmCOInternetWSDiscoveryPort1.3.6.1.4.1.253.8.63.14.1595.1.2
xcmCOInternetWSXResourcePort1.3.6.1.4.1.253.8.63.14.1595.2
xcmCOInternetWSPrintPort1.3.6.1.4.1.253.8.63.14.1595.3
xcmCOInternetWSScanPort1.3.6.1.4.1.253.8.63.14.1595.4
xcmCOInternetWSTransferPort1.3.6.1.4.1.253.8.63.14.1595.5
xcmCOInternetDeallocateAllDynamicResources1.3.6.1.4.1.253.8.63.14.1600
xcmCOInternetApplications1.3.6.1.4.1.253.8.63.14.1700
xcmCOInternetDHCPv61.3.6.1.4.1.253.8.63.14.1800
xcmCOInternetDHCPv6ConfigState1.3.6.1.4.1.253.8.63.14.1800.1
xcmCOInternetDNSv61.3.6.1.4.1.253.8.63.14.1801
xcmCOInternetDNSv6DomainName1.3.6.1.4.1.253.8.63.14.1801.1
xcmCOInternetDNSv6ServerAddress1.3.6.1.4.1.253.8.63.14.1801.2
xcmCOInternetDNSv6DynamicUpdate1.3.6.1.4.1.253.8.63.14.1801.3
xcmCOInternetDNSv6ResolutionPolicy1.3.6.1.4.1.253.8.63.14.1801.4
xcmCOInternetIPv6DeallocateAllDynamicResources1.3.6.1.4.1.253.8.63.14.1802
xcmCOAppletalkSuite1.3.6.1.4.1.253.8.63.18
xcmCOAppletalkDatalinks1.3.6.1.4.1.253.8.63.18.1200
xcmCOAppletalkLLAP1.3.6.1.4.1.253.8.63.18.1201
xcmCOAppletalkELAP1.3.6.1.4.1.253.8.63.18.1202
xcmCOAppletalkTLAP1.3.6.1.4.1.253.8.63.18.1203
xcmCOAppletalkPhase1.3.6.1.4.1.253.8.63.18.1211
xcmCOAppletalkDDP1.3.6.1.4.1.253.8.63.18.1301
xcmCOAppletalkDDPAddress1.3.6.1.4.1.253.8.63.18.1301.1
xcmCOAppletalkDDPSocketAddress1.3.6.1.4.1.253.8.63.18.1301.1.1
xcmCOAppletalkDDPDatalinks1.3.6.1.4.1.253.8.63.18.1301.12
xcmCOAppletalkAARP1.3.6.1.4.1.253.8.63.18.1303
xcmCOAppletalkTransports1.3.6.1.4.1.253.8.63.18.1400
xcmCOAppletalkATP1.3.6.1.4.1.253.8.63.18.1401
xcmCOAppletalkADSP1.3.6.1.4.1.253.8.63.18.1402
xcmCOAppletalkRTMP1.3.6.1.4.1.253.8.63.18.1403
xcmCOAppletalkAEP1.3.6.1.4.1.253.8.63.18.1404
xcmCOAppletalkNBP1.3.6.1.4.1.253.8.63.18.1405
xcmCOAppletalkNBPHostName1.3.6.1.4.1.253.8.63.18.1405.1
xcmCOAppletalkNBPLanguage1.3.6.1.4.1.253.8.63.18.1405.3
xcmCOAppletalkNBPCharset1.3.6.1.4.1.253.8.63.18.1405.4
xcmCOAppletalkNBPObject1.3.6.1.4.1.253.8.63.18.1405.11
xcmCOAppletalkNBPType1.3.6.1.4.1.253.8.63.18.1405.12
xcmCOAppletalkNBPZone1.3.6.1.4.1.253.8.63.18.1405.13
xcmCOAppletalkNBPNetwork1.3.6.1.4.1.253.8.63.18.1405.21
xcmCOAppletalkNBPNode1.3.6.1.4.1.253.8.63.18.1405.22
xcmCOAppletalkNBPSocket1.3.6.1.4.1.253.8.63.18.1405.23
xcmCOAppletalkNBPZoneToNetworks1.3.6.1.4.1.253.8.63.18.1405.31
xcmCOAppletalkASP1.3.6.1.4.1.253.8.63.18.1501
xcmCOAppletalkZIP1.3.6.1.4.1.253.8.63.18.1502
xcmCOAppletalkPAP1.3.6.1.4.1.253.8.63.18.1503
xcmCOAppletalkPAPHostName1.3.6.1.4.1.253.8.63.18.1503.1
xcmCOAppletalkPAPHostAddress1.3.6.1.4.1.253.8.63.18.1503.2
xcmCOAppletalkPAPListenSocket1.3.6.1.4.1.253.8.63.18.1503.3
xcmCOAppletalkPAPMaxClients1.3.6.1.4.1.253.8.63.18.1503.4
xcmCOAppletalkPAPMaxPrinters1.3.6.1.4.1.253.8.63.18.1503.5
xcmCOAppletalkPAPObject1.3.6.1.4.1.253.8.63.18.1503.11
xcmCOAppletalkPAPType1.3.6.1.4.1.253.8.63.18.1503.12
xcmCOAppletalkPAPZone1.3.6.1.4.1.253.8.63.18.1503.13
xcmCOAppletalkPAPNetwork1.3.6.1.4.1.253.8.63.18.1503.21
xcmCOAppletalkPAPNode1.3.6.1.4.1.253.8.63.18.1503.22
xcmCOAppletalkPAPSpool1.3.6.1.4.1.253.8.63.18.1503.31
xcmCOAppletalkPAPMaxSpool1.3.6.1.4.1.253.8.63.18.1503.32
xcmCOAppletalkPAPJobTimeout1.3.6.1.4.1.253.8.63.18.1503.40
xcmCOAppletalkPAPAutoSwitch1.3.6.1.4.1.253.8.63.18.1503.41
xcmCOAppletalkPAPBinaryPS1.3.6.1.4.1.253.8.63.18.1503.42
xcmCOAppletalkPAPDefaultPDL1.3.6.1.4.1.253.8.63.18.1503.43
xcmCOAppletalkSNMP1.3.6.1.4.1.253.8.63.18.1510
xcmCOAppletalkSNMPv11.3.6.1.4.1.253.8.63.18.1511
xcmCOAppletalkSNMPv21.3.6.1.4.1.253.8.63.18.1512
xcmCOAppletalkSNMPv31.3.6.1.4.1.253.8.63.18.1513
xcmCOAppletalkAFP1.3.6.1.4.1.253.8.63.18.1601
xcmCOAppletalkPS1.3.6.1.4.1.253.8.63.18.1602
xcmCOAppletalkApplications1.3.6.1.4.1.253.8.63.18.1700
xcmCONetwareSuite1.3.6.1.4.1.253.8.63.19
xcmCONetwareDatalinks1.3.6.1.4.1.253.8.63.19.1200
xcmCONetwareIPX1.3.6.1.4.1.253.8.63.19.1301
xcmCONetwareIPXAddress1.3.6.1.4.1.253.8.63.19.1301.1
xcmCONetwareIPXSocketAddress1.3.6.1.4.1.253.8.63.19.1301.1.1
xcmCONetwareIPXDatalinks1.3.6.1.4.1.253.8.63.19.1301.12
xcmCONetwareIP1.3.6.1.4.1.253.8.63.19.1302
xcmCONetwareTransports1.3.6.1.4.1.253.8.63.19.1400
xcmCONetwareSPX1.3.6.1.4.1.253.8.63.19.1402
xcmCONetwareRIP1.3.6.1.4.1.253.8.63.19.1403
xcmCONetwareEcho1.3.6.1.4.1.253.8.63.19.1404
xcmCONetwareNCP1.3.6.1.4.1.253.8.63.19.1501
xcmCONetwareNetbios1.3.6.1.4.1.253.8.63.19.1502
xcmCONetwarePServer1.3.6.1.4.1.253.8.63.19.1503
xcmCONetwarePServerName1.3.6.1.4.1.253.8.63.19.1503.1
xcmCONetwarePServerPassword1.3.6.1.4.1.253.8.63.19.1503.2
xcmCONetwarePServerQueueName1.3.6.1.4.1.253.8.63.19.1503.3
xcmCONetwarePServerPollInterval1.3.6.1.4.1.253.8.63.19.1503.4
xcmCONetwarePServerFindFServer1.3.6.1.4.1.253.8.63.19.1503.5
xcmCONetwarePServerMaxFServers1.3.6.1.4.1.253.8.63.19.1503.6
xcmCONetwarePServerNotify1.3.6.1.4.1.253.8.63.19.1503.7
xcmCONetwarePServerNotifyLocale1.3.6.1.4.1.253.8.63.19.1503.7.1
xcmCONetwarePServerMaxPrinters1.3.6.1.4.1.253.8.63.19.1503.8
xcmCONetwarePServerSuspendPoll1.3.6.1.4.1.253.8.63.19.1503.9
xcmCONetwarePServerSuspendPollInterval1.3.6.1.4.1.253.8.63.19.1503.10
xcmCONetwarePServerSpool1.3.6.1.4.1.253.8.63.19.1503.31
xcmCONetwarePServerMaxSpool1.3.6.1.4.1.253.8.63.19.1503.32
xcmCONetwarePServerJobTimeout1.3.6.1.4.1.253.8.63.19.1503.40
xcmCONetwarePServerAutoSwitch1.3.6.1.4.1.253.8.63.19.1503.41
xcmCONetwarePServerBinaryPS1.3.6.1.4.1.253.8.63.19.1503.42
xcmCONetwarePServerDefaultPDL1.3.6.1.4.1.253.8.63.19.1503.43
xcmCONetwarePServerConfigTimeout1.3.6.1.4.1.253.8.63.19.1503.50
xcmCONetwareFServer1.3.6.1.4.1.253.8.63.19.1504
xcmCONetwareFServerName1.3.6.1.4.1.253.8.63.19.1504.1
xcmCONetwareFServerPassword1.3.6.1.4.1.253.8.63.19.1504.2
xcmCONetwareFServerAddress1.3.6.1.4.1.253.8.63.19.1504.3
xcmCONetwareMHS1.3.6.1.4.1.253.8.63.19.1505
xcmCONetwareBindery1.3.6.1.4.1.253.8.63.19.1507
xcmCONetwareBinderyLanguage1.3.6.1.4.1.253.8.63.19.1507.3
xcmCONetwareBinderyCharset1.3.6.1.4.1.253.8.63.19.1507.4
xcmCONetwareNDS1.3.6.1.4.1.253.8.63.19.1508
xcmCONetwareNDSTreeName1.3.6.1.4.1.253.8.63.19.1508.1
xcmCONetwareNDSContext1.3.6.1.4.1.253.8.63.19.1508.2
xcmCONetwareNDSLanguage1.3.6.1.4.1.253.8.63.19.1508.3
xcmCONetwareNDSCharset1.3.6.1.4.1.253.8.63.19.1508.4
xcmCONetwareRPrinter1.3.6.1.4.1.253.8.63.19.1509
xcmCONetwareRPrinterName1.3.6.1.4.1.253.8.63.19.1509.1
xcmCONetwareRPrinterNumber1.3.6.1.4.1.253.8.63.19.1509.2
xcmCONetwareRPrinterPollInterval1.3.6.1.4.1.253.8.63.19.1509.3
xcmCONetwareRPrinterJobTimeout1.3.6.1.4.1.253.8.63.19.1509.40
xcmCONetwareRPrinterAutoSwitch1.3.6.1.4.1.253.8.63.19.1509.41
xcmCONetwareRPrinterBinaryPS1.3.6.1.4.1.253.8.63.19.1509.42
xcmCONetwareRPrinterDefaultPDL1.3.6.1.4.1.253.8.63.19.1509.43
xcmCONetwareSNMP1.3.6.1.4.1.253.8.63.19.1510
xcmCONetwareSNMPv11.3.6.1.4.1.253.8.63.19.1511
xcmCONetwareSNMPv21.3.6.1.4.1.253.8.63.19.1512
xcmCONetwareSNMPv31.3.6.1.4.1.253.8.63.19.1513
xcmCONetwareSAP1.3.6.1.4.1.253.8.63.19.1591
xcmCONetwareSAPInterval1.3.6.1.4.1.253.8.63.19.1591.1
xcmCONetwareSAPNumber1.3.6.1.4.1.253.8.63.19.1591.2
xcmCONetwareSAPValueString1.3.6.1.4.1.253.8.63.19.1591.3
xcmCONetwareSAPUnitName1.3.6.1.4.1.253.8.63.19.1591.4
xcmCONetwareSAPFormatID1.3.6.1.4.1.253.8.63.19.1591.5
xcmCONetwareSAPSuspend1.3.6.1.4.1.253.8.63.19.1591.6
xcmCONetwareSAPSuspendInterval1.3.6.1.4.1.253.8.63.19.1591.7
xcmCONetwareNDSIP1.3.6.1.4.1.253.8.63.19.1600
xcmCONetwareNDSIPHostname1.3.6.1.4.1.253.8.63.19.1600.1
xcmCONetwareNDSIPAddress1.3.6.1.4.1.253.8.63.19.1600.2
xcmCONetwareNDSIPUseHostname1.3.6.1.4.1.253.8.63.19.1600.3
xcmCONetwareApplications1.3.6.1.4.1.253.8.63.19.1700
xcmCOVinesSuite1.3.6.1.4.1.253.8.63.20
xcmCOVinesDatalinks1.3.6.1.4.1.253.8.63.20.1200
xcmCOVinesVIP1.3.6.1.4.1.253.8.63.20.1301
xcmCOVinesVICP1.3.6.1.4.1.253.8.63.20.1302
xcmCOVinesVARP1.3.6.1.4.1.253.8.63.20.1303
xcmCOVinesIP1.3.6.1.4.1.253.8.63.20.1311
xcmCOVinesICMP1.3.6.1.4.1.253.8.63.20.1312
xcmCOVinesARP1.3.6.1.4.1.253.8.63.20.1313
xcmCOVinesVRTP1.3.6.1.4.1.253.8.63.20.1314
xcmCOVinesTransports1.3.6.1.4.1.253.8.63.20.1400
xcmCOVinesVIPC1.3.6.1.4.1.253.8.63.20.1401
xcmCOVinesVSPP1.3.6.1.4.1.253.8.63.20.1402
xcmCOVinesUDP1.3.6.1.4.1.253.8.63.20.1411
xcmCOVinesTCP1.3.6.1.4.1.253.8.63.20.1412
xcmCOVinesNetRPC1.3.6.1.4.1.253.8.63.20.1501
xcmCOVinesSocket1.3.6.1.4.1.253.8.63.20.1502
xcmCOVinesNetbios1.3.6.1.4.1.253.8.63.20.1503
xcmCOVinesApplications1.3.6.1.4.1.253.8.63.20.1700
xcmCOVinesPrint1.3.6.1.4.1.253.8.63.20.1701
xcmCOVinesPrintName1.3.6.1.4.1.253.8.63.20.1701.1
xcmCOVinesPrintPassword1.3.6.1.4.1.253.8.63.20.1701.2
xcmCOVinesPrintPollInterval1.3.6.1.4.1.253.8.63.20.1701.4
xcmCOVinesPrintMaxServers1.3.6.1.4.1.253.8.63.20.1701.5
xcmCOVinesPrintServerName1.3.6.1.4.1.253.8.63.20.1701.6
xcmCOVinesPrintSpool1.3.6.1.4.1.253.8.63.20.1701.31
xcmCOVinesPrintMaxSpool1.3.6.1.4.1.253.8.63.20.1701.32
xcmCOVinesPrintJobTimeout1.3.6.1.4.1.253.8.63.20.1701.40
xcmCOVinesPrintAutoSwitch1.3.6.1.4.1.253.8.63.20.1701.41
xcmCOVinesPrintBinaryPS1.3.6.1.4.1.253.8.63.20.1701.42
xcmCOVinesPrintDefaultPDL1.3.6.1.4.1.253.8.63.20.1701.43
xcmCOVinesFiling1.3.6.1.4.1.253.8.63.20.1702
xcmCOVinesMail1.3.6.1.4.1.253.8.63.20.1703
xcmCOVinesStreetTalk1.3.6.1.4.1.253.8.63.20.1704
xcmCOVinesStreetTalkLanguage1.3.6.1.4.1.253.8.63.20.1704.3
xcmCOVinesStreetTalkCharset1.3.6.1.4.1.253.8.63.20.1704.4
xcmCONetbiosSuite1.3.6.1.4.1.253.8.63.25
xcmCONetbiosDatalinks1.3.6.1.4.1.253.8.63.25.1200
xcmCONetbiosTransports1.3.6.1.4.1.253.8.63.25.1400
xcmCONetbiosNBP1.3.6.1.4.1.253.8.63.25.1501
xcmCONetbiosNBPName1.3.6.1.4.1.253.8.63.25.1501.1
xcmCONetbiosNBPGroupName1.3.6.1.4.1.253.8.63.25.1501.2
xcmCONetbiosNBPPassword1.3.6.1.4.1.253.8.63.25.1501.3
xcmCONetbiosNBPService1.3.6.1.4.1.253.8.63.25.1501.4
xcmCONetbiosNBPRemark1.3.6.1.4.1.253.8.63.25.1501.5
xcmCONetbiosNBPServiceRemark1.3.6.1.4.1.253.8.63.25.1501.6
xcmCONetbiosNBPIPCRemark1.3.6.1.4.1.253.8.63.25.1501.7
xcmCONetbiosNBPLanguage1.3.6.1.4.1.253.8.63.25.1501.8
xcmCONetbiosNBPCharset1.3.6.1.4.1.253.8.63.25.1501.9
xcmCONetbiosNBPOverNetbeui1.3.6.1.4.1.253.8.63.25.1501.11
xcmCONetbiosNBPOverInternet1.3.6.1.4.1.253.8.63.25.1501.12
xcmCONetbiosNBPOverNetware1.3.6.1.4.1.253.8.63.25.1501.13
xcmCONetbiosSNMP1.3.6.1.4.1.253.8.63.25.1510
xcmCONetbiosSNMPv11.3.6.1.4.1.253.8.63.25.1511
xcmCONetbiosSNMPv21.3.6.1.4.1.253.8.63.25.1512
xcmCONetbiosSNMPv31.3.6.1.4.1.253.8.63.25.1513
xcmCONetbiosIntEndNode1.3.6.1.4.1.253.8.63.25.1520
xcmCONetbiosIntEndNodeAddress1.3.6.1.4.1.253.8.63.25.1520.1
xcmCONetbiosIntEndNodeSource1.3.6.1.4.1.253.8.63.25.1520.2
xcmCONetbiosIntNodeType1.3.6.1.4.1.253.8.63.25.1520.3
xcmCONetbiosIntNodeTypeSource1.3.6.1.4.1.253.8.63.25.1520.4
xcmCONetbiosIntNodeScope1.3.6.1.4.1.253.8.63.25.1520.5
xcmCONetbiosIntNodeScopeSource1.3.6.1.4.1.253.8.63.25.1520.6
xcmCONetbiosIntNameServer1.3.6.1.4.1.253.8.63.25.1521
xcmCONetbiosIntNameServerAddress1.3.6.1.4.1.253.8.63.25.1521.1
xcmCONetbiosIntNameServerSource1.3.6.1.4.1.253.8.63.25.1521.2
xcmCONetbiosIntDistServer1.3.6.1.4.1.253.8.63.25.1522
xcmCONetbiosIntDistServerAddress1.3.6.1.4.1.253.8.63.25.1522.1
xcmCONetbiosIntDistServerSource1.3.6.1.4.1.253.8.63.25.1522.2
xcmCONetbiosSAP1.3.6.1.4.1.253.8.63.25.1591
xcmCONetbiosSAPInterval1.3.6.1.4.1.253.8.63.25.1591.1
xcmCONetbiosApplications1.3.6.1.4.1.253.8.63.25.1700
xcmCONetbiosSMB1.3.6.1.4.1.253.8.63.25.1701
xcmCONetbiosSMBPClient1.3.6.1.4.1.253.8.63.25.1702
xcmCONetbiosSMBPClientMaxConns1.3.6.1.4.1.253.8.63.25.1702.4
xcmCONetbiosSMBPClientSpool1.3.6.1.4.1.253.8.63.25.1702.31
xcmCONetbiosSMBPClientMaxSpool1.3.6.1.4.1.253.8.63.25.1702.32
xcmCONetbiosSMBPClientJobTimeout1.3.6.1.4.1.253.8.63.25.1702.40
xcmCONetbiosSMBPClientAutoSwitch1.3.6.1.4.1.253.8.63.25.1702.41
xcmCONetbiosSMBPClientBinaryPS1.3.6.1.4.1.253.8.63.25.1702.42
xcmCONetbiosSMBPClientDefaultPDL1.3.6.1.4.1.253.8.63.25.1702.43
xcmCONetbiosSMBPServer1.3.6.1.4.1.253.8.63.25.1703
xcmCONetbiosSMBPServerMaxConns1.3.6.1.4.1.253.8.63.25.1703.4
xcmCONetbiosSMBPServerSpool1.3.6.1.4.1.253.8.63.25.1703.31
xcmCONetbiosSMBPServerMaxSpool1.3.6.1.4.1.253.8.63.25.1703.32
xcmCONetbiosSMBPServerJobTimeout1.3.6.1.4.1.253.8.63.25.1703.40
xcmCONetbiosSMBPServerAutoSwitch1.3.6.1.4.1.253.8.63.25.1703.41
xcmCONetbiosSMBPServerBinaryPS1.3.6.1.4.1.253.8.63.25.1703.42
xcmCONetbiosSMBPServerDefaultPDL1.3.6.1.4.1.253.8.63.25.1703.43
xcmCONetbiosSMBFClient1.3.6.1.4.1.253.8.63.25.1704
xcmCONetbiosSMBFServer1.3.6.1.4.1.253.8.63.25.1705
xcmCONetbiosSMBFServerName1.3.6.1.4.1.253.8.63.25.1705.1
xcmCONetbiosSMBDomain1.3.6.1.4.1.253.8.63.25.1706
xcmCONetbeuiSuite1.3.6.1.4.1.253.8.63.26
xcmCONetbeuiDatalinks1.3.6.1.4.1.253.8.63.26.1200
xcmCONetbeuiLLC1.3.6.1.4.1.253.8.63.26.1201
xcmCONetbeuiDLC1.3.6.1.4.1.253.8.63.26.1202
xcmCOSerialSuite1.3.6.1.4.1.253.8.63.27
xcmCOSerialPhysical1.3.6.1.4.1.253.8.63.27.1100
xcmCOSerialSignalType1.3.6.1.4.1.253.8.63.27.1101
xcmCOSerialSignalOverride1.3.6.1.4.1.253.8.63.27.1101.1
xcmCOSerialSignalDetected1.3.6.1.4.1.253.8.63.27.1101.2
xcmCOSerialSignalAdaptive1.3.6.1.4.1.253.8.63.27.1101.3
xcmCOSerialSignalSupport1.3.6.1.4.1.253.8.63.27.1101.4
xcmCOSerialDevice1.3.6.1.4.1.253.8.63.27.1102
xcmCOSerialDeviceName1.3.6.1.4.1.253.8.63.27.1102.1
xcmCOSerialSpeed1.3.6.1.4.1.253.8.63.27.1103
xcmCOSerialSpeedOverride1.3.6.1.4.1.253.8.63.27.1103.1
xcmCOSerialSpeedDetected1.3.6.1.4.1.253.8.63.27.1103.2
xcmCOSerialSpeedAdaptive1.3.6.1.4.1.253.8.63.27.1103.3
xcmCOSerialSpeedSupport1.3.6.1.4.1.253.8.63.27.1103.4
xcmCOSerialMinSpeed1.3.6.1.4.1.253.8.63.27.1103.5
xcmCOSerialMaxSpeed1.3.6.1.4.1.253.8.63.27.1103.6
xcmCOSerialBidirectional1.3.6.1.4.1.253.8.63.27.1104
xcmCOSerialInputTimeout1.3.6.1.4.1.253.8.63.27.1105
xcmCOSerialOutputTimeout1.3.6.1.4.1.253.8.63.27.1106
xcmCOSerialConnectorType1.3.6.1.4.1.253.8.63.27.1107
xcmCOSerialConnectorOverride1.3.6.1.4.1.253.8.63.27.1107.1
xcmCOSerialConnectorDetected1.3.6.1.4.1.253.8.63.27.1107.2
xcmCOSerialConnectorAdaptive1.3.6.1.4.1.253.8.63.27.1107.3
xcmCOSerialMinInputChars1.3.6.1.4.1.253.8.63.27.1108
xcmCOSerialMaxInputChars1.3.6.1.4.1.253.8.63.27.1109
xcmCOSerialParity1.3.6.1.4.1.253.8.63.27.1111
xcmCOSerialDataBits1.3.6.1.4.1.253.8.63.27.1112
xcmCOSerialFlowControl1.3.6.1.4.1.253.8.63.27.1113
xcmCOSerialStartBits1.3.6.1.4.1.253.8.63.27.1114
xcmCOSerialStopBits1.3.6.1.4.1.253.8.63.27.1115
xcmCOSerialInputPrime1.3.6.1.4.1.253.8.63.27.1116
xcmCOSerialDTR1.3.6.1.4.1.253.8.63.27.1121
xcmCOSerialDSR1.3.6.1.4.1.253.8.63.27.1122
xcmCOSerialCTS1.3.6.1.4.1.253.8.63.27.1123
xcmCOSerialRTS1.3.6.1.4.1.253.8.63.27.1124
xcmCOSerialDatalinks1.3.6.1.4.1.253.8.63.27.1200
xcmCOSerialProtocol1.3.6.1.4.1.253.8.63.27.1200.1
xcmCOParallelSuite1.3.6.1.4.1.253.8.63.28
xcmCOParallelPhysical1.3.6.1.4.1.253.8.63.28.1100
xcmCOParallelSignalType1.3.6.1.4.1.253.8.63.28.1101
xcmCOParallelSignalOverride1.3.6.1.4.1.253.8.63.28.1101.1
xcmCOParallelSignalDetected1.3.6.1.4.1.253.8.63.28.1101.2
xcmCOParallelSignalAdaptive1.3.6.1.4.1.253.8.63.28.1101.3
xcmCOParallelSignalSupport1.3.6.1.4.1.253.8.63.28.1101.4
xcmCOParallelDevice1.3.6.1.4.1.253.8.63.28.1102
xcmCOParallelDeviceName1.3.6.1.4.1.253.8.63.28.1102.1
xcmCOParallelDeviceID1.3.6.1.4.1.253.8.63.28.1102.2
xcmCOParallelSpeed1.3.6.1.4.1.253.8.63.28.1103
xcmCOParallelSpeedOverride1.3.6.1.4.1.253.8.63.28.1103.1
xcmCOParallelSpeedDetected1.3.6.1.4.1.253.8.63.28.1103.2
xcmCOParallelSpeedAdaptive1.3.6.1.4.1.253.8.63.28.1103.3
xcmCOParallelSpeedSupport1.3.6.1.4.1.253.8.63.28.1103.4
xcmCOParallelMinSpeed1.3.6.1.4.1.253.8.63.28.1103.5
xcmCOParallelMaxSpeed1.3.6.1.4.1.253.8.63.28.1103.6
xcmCOParallelBidirectional1.3.6.1.4.1.253.8.63.28.1104
xcmCOParallelInputTimeout1.3.6.1.4.1.253.8.63.28.1105
xcmCOParallelOutputTimeout1.3.6.1.4.1.253.8.63.28.1106
xcmCOParallelConnectorType1.3.6.1.4.1.253.8.63.28.1107
xcmCOParallelConnectorOverride1.3.6.1.4.1.253.8.63.28.1107.1
xcmCOParallelConnectorDetected1.3.6.1.4.1.253.8.63.28.1107.2
xcmCOParallelConnectorAdaptive1.3.6.1.4.1.253.8.63.28.1107.3
xcmCOParallelMinInputChars1.3.6.1.4.1.253.8.63.28.1108
xcmCOParallelMaxInputChars1.3.6.1.4.1.253.8.63.28.1109
xcmCOParallelParity1.3.6.1.4.1.253.8.63.28.1111
xcmCOParallelDataBits1.3.6.1.4.1.253.8.63.28.1112
xcmCOParallelFlowControl1.3.6.1.4.1.253.8.63.28.1113
xcmCOParallelInputPrime1.3.6.1.4.1.253.8.63.28.1116
xcmCOParallelHandshake1.3.6.1.4.1.253.8.63.28.1117
xcmCOParallelDataStrobe1.3.6.1.4.1.253.8.63.28.1118
xcmCOParallelDatalinks1.3.6.1.4.1.253.8.63.28.1200
xcmCOParallelProtocol1.3.6.1.4.1.253.8.63.28.1200.1
xcmCODirectPrintSuite1.3.6.1.4.1.253.8.63.29
xcmCODirectPrintPhysical1.3.6.1.4.1.253.8.63.29.1100
xcmCODirectPrintDatalinks1.3.6.1.4.1.253.8.63.29.1200
xcmCODirectPrintProtocol1.3.6.1.4.1.253.8.63.29.1200.1
xcmCOUsbSuite1.3.6.1.4.1.253.8.63.30
xcmCOUsbPhysical1.3.6.1.4.1.253.8.63.30.1100
xcmCOUsbDevice1.3.6.1.4.1.253.8.63.30.1102
xcmCOUsbDeviceName1.3.6.1.4.1.253.8.63.30.1102.1
xcmCOUsbSpeed1.3.6.1.4.1.253.8.63.30.1103
xcmCOUsbSpeedOverride1.3.6.1.4.1.253.8.63.30.1103.1
xcmCOUsbSpeedDetected1.3.6.1.4.1.253.8.63.30.1103.2
xcmCOUsbSpeedAdaptive1.3.6.1.4.1.253.8.63.30.1103.3
xcmCOUsbSpeedSupport1.3.6.1.4.1.253.8.63.30.1103.4
xcmCOUsbMinSpeed1.3.6.1.4.1.253.8.63.30.1103.5
xcmCOUsbMaxSpeed1.3.6.1.4.1.253.8.63.30.1103.6
xcmCOUsbBidirectional1.3.6.1.4.1.253.8.63.30.1104
xcmCOUsbInputTimeout1.3.6.1.4.1.253.8.63.30.1105
xcmCOUsbOutputTimeout1.3.6.1.4.1.253.8.63.30.1106
xcmCOUsbMinInputChars1.3.6.1.4.1.253.8.63.30.1108
xcmCOUsbMaxInputChars1.3.6.1.4.1.253.8.63.30.1109
xcmCOUsbDatalinks1.3.6.1.4.1.253.8.63.30.1200
xcmCOUsbProtocol1.3.6.1.4.1.253.8.63.30.1200.1
xCmCommsConfigDummy1.3.6.1.4.1.253.8.63.999
ADR xCmSnmpNetbiosAddress1.3.6.1.4.1.253.8.63.999.1XcmSnmpNetbiosAddressnot-accessibleDummy - DO NOT USE
XCM xCmCommsLDAPAttributeType1.3.6.1.4.1.253.8.63.999.5XcmCommsLDAPAttributeTypenot-accessibleDummy - DO NOT USE
ADR xCmSnmpIPHostnameAddress1.3.6.1.4.1.253.8.63.999.6XcmSnmpIPHostnameAddressnot-accessibleDummy - DO NOT USE
xcmCommsConfigMIB1.3.6.1.4.1.253.8.64Version: 5.11.pub The MIB module which supports active configuration discovery of communications protocol stacks, communications end system applications, communications intermediate systems, and communications gateways for network accessible host systems. Usage: Note that throughout this MIB module, the INDEX clauses referring to 'hrDeviceIndex' for the 'hrDeviceTable' (Devices Group) of the Host Resources MIB (RFC 2790) SHALL specify host system CPUs (ie, 'hrDeviceProcessor') and shall NOT specify host system 'network interfaces', with entries in the 'ifTable' (Interfaces Group) of MIB-II (RFC 1213). Copyright (C) 1996-2002 Xerox Corporation. All Rights Reserved.
xcmCommsConfigMIBConformance1.3.6.1.4.1.253.8.64.2
xcmCommsConfigMIBGroups1.3.6.1.4.1.253.8.64.2.2
xcmCommsConfigGroup1.3.6.1.4.1.253.8.64.2.2.3The Comms Config Group (Communications Configurations).
xcmCommsOptionGroup1.3.6.1.4.1.253.8.64.2.2.4The Comms Option Group (Communications Configuration Options).
xcmCommsDirRecordGroup1.3.6.1.4.1.253.8.64.2.2.5Directory Record Group.
xcmCommsDirAttributeGroup1.3.6.1.4.1.253.8.64.2.2.6Directory Attribute Group.
xcmCommsDirStringGroup1.3.6.1.4.1.253.8.64.2.2.7Directory String Group.
xcmCommsProtocolGroup1.3.6.1.4.1.253.8.64.2.2.8Comms Protocol Group (available suites and protocols).
xcmCommsConfigMIBCompliance1.3.6.1.4.1.253.8.64.2.3The compliance statements for SNMP management agents that implement the Comms Config MIB.
xcmCommsConfig1.3.6.1.4.1.253.8.64.3
xcmCommsConfigTable1.3.6.1.4.1.253.8.64.3.2not-accessibleA table of the communications engines installed and (possibly) running on platforms (ie, CPUs) on this host system.
xcmCommsConfigEntry1.3.6.1.4.1.253.8.64.3.2.1not-accessibleAn entry for a communications engine installed and (possibly) running on a platform (ie, CPU) on this host system. Usage: Note that values of 'hrDeviceIndex' used to reference entries in the 'xcmCommsEngineTable' SHALL reference entries in the 'hrDeviceTable' with 'hrDeviceType' equal to 'hrDeviceProcessor' (representing host system CPUs and therefore also having corresponding entries in the 'hrProcessorTable').
ROW xcmCommsConfigRowStatus1.3.6.1.4.1.253.8.64.3.2.1.1RowStatusread-onlyThis object displays the status of individual conceptual rows in the 'xcmCommsConfigTable'. Usage: 'xcmCommsConfigRowStatus' is 'read-only' because these conceptual rows shall NOT be deleted.
CAR xcmCommsConfigActiveOptionFirst1.3.6.1.4.1.253.8.64.3.2.1.2Cardinal32read-onlyThe value of 'xcmCommsOptionIndex' corresponding to the first active configuration option (in 'xcmCommsOptionTable'), or zero if this communications engine does NOT require such information. Usage: This 'chain' represents currently active configuration options of this communications engine.
CAR xcmCommsConfigActiveOptionLast1.3.6.1.4.1.253.8.64.3.2.1.3Cardinal32read-onlyThe value of 'xcmCommsOptionIndex' corresponding to the last active configuration option (in 'xcmCommsOptionTable'), or zero if this communications engine does NOT require such information. Usage: This 'chain' represents currently active configuration options of this communications engine. Usage: The last entry index explicitly bounds the valid range of 'xcmCommsOptionIndex'. This is the value of the numerically highest entry index, NOT necessarily the 'logically last' entry index in the structured tree in 'xcmCommsOptionTable'.
XCM xCmCommsConfigGroupSupport1.3.6.1.4.1.253.8.64.3.2.1.4XcmCommsConfigGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Comms Config MIB object groups supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents SHALL accurately report their support for XCMI Comms Config MIB object groups.
XCM xcmCommsConfigCreateSupport1.3.6.1.4.1.253.8.64.3.2.1.5XcmCommsConfigGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Comms Config MIB object groups 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 accurately report their support for XCMI Comms Config MIB object groups.
XCM xcmCommsConfigUpdateSupport1.3.6.1.4.1.253.8.64.3.2.1.6XcmCommsConfigGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Comms Config MIB object groups 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 accurately report their support for XCMI Comms Config MIB object groups.
xcmCommsOption1.3.6.1.4.1.253.8.64.4
xcmCommsOptionTable1.3.6.1.4.1.253.8.64.4.2not-accessibleA table containing information on installation, configuration, or other aspects of communications options on this host system.
xcmCommsOptionEntry1.3.6.1.4.1.253.8.64.4.2.1not-accessibleAn entry containing information on installation, configuration, or other aspects of communications options on this host system.
ORD xcmCommsOptionIndex1.3.6.1.4.1.253.8.64.4.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmCommsOptionTable'.
ROW xcmCommsOptionRowStatus1.3.6.1.4.1.253.8.64.4.2.1.2RowStatusread-onlyThis object displays the status of individual conceptual rows in the 'xcmCommsOptionTable'.
OID xcmCommsOptionTypeOID1.3.6.1.4.1.253.8.64.4.2.1.3OBJECT IDENTIFIERread-onlyAn unambiguous communications option type, used by system administrators and end users to identify this communications option. Usage: Since this communications option type 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'.
XCM xcmCommsOptionValueSyntax1.3.6.1.4.1.253.8.64.4.2.1.4XcmGenOptionValueSyntaxread-onlyA communications option value syntax, used by system administrators and end users to specify the correct value syntax for this communications option. Usage: This communications option value syntax is used to select which of the following three objects shall be used to contain the value of this communications option.
I32 xcmCommsOptionValueInteger1.3.6.1.4.1.253.8.64.4.2.1.5Integer32read-onlyA communications option value integer, used by system administrators and end users to specify the current value for a communications option with a base value syntax of 'INTEGER'.
OID xcmCommsOptionValueOID1.3.6.1.4.1.253.8.64.4.2.1.6OBJECT IDENTIFIERread-onlyA communications option value OID (object identifier), used by system administrators and end users to specify the current value for a communications option with a base value syntax of 'OBJECT IDENTIFIER'.
OCT xcmCommsOptionValueString1.3.6.1.4.1.253.8.64.4.2.1.7OCTET STRINGread-onlyA communications option value string, used by system administrators and end users to specify the current value for a communications option with a base value syntax of 'OCTET STRING'. Usage: This object is of type 'XcmFixedLocaleDisplayString' (if 'xcmCommsOptionValueLocalization' is zero) or 'XcmNamedLocaleUtf8String' (if 'xcmCommsOptionValueLocalization' is non-zero). Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
CAR xcmCommsOptionValueLocalization1.3.6.1.4.1.253.8.64.4.2.1.8Cardinal32read-onlyA communications option value localization, used by system administrators and end users to specify the ALTERNATE localization for a communications option (different from 'xcmGenFixedLocalizationIndex'), so that 'xcmCommsOptionValueString' becomes 'XcmNamedLocaleUtf8String'. Usage: For a communications option string to which POSIX-style localization (territory, language, character set) is applicable (non-keyword) this object MAY contain a suitable index value for 'xcmGenLocalizationIndex' from the XCMI General MIB, or zero to indicate 'none'.
IAN xcmCommsOptionValueCodedCharSet1.3.6.1.4.1.253.8.64.4.2.1.9IANACharsetread-onlyA communications option value character set, used by system administrators and end users to specify the ALTERNATE character set for a communications option (different from 'xcmGenFixedLocalizationIndex'), so that 'xcmCommsOptionValueString' is unambiguous. Usage: XCMI conforming management agents shall ONLY allow Sets of this object to 'other' (none) or 'utf-8' (Unicode/ ISO-10646 in the UTF-8 encoding, a proper superset of US-ASCII), for consistency with the Xerox Unicode Coherence Standard.
CAR xcmCommsOptionNextIndex1.3.6.1.4.1.253.8.64.4.2.1.10Cardinal32read-onlyThe value of 'xcmCommsOptionIndex' corresponding to the next 'chained' conceptual row in the 'xcmCommsOptionTable', or zero if this is the last associated conceptual row in a particular vertical 'chain' within a given set. Usage: Generally, communications options (of similar or unlike type) are 'chained' vertically via '...[Next|Previous]Index'. But, in the case where particular communications options MUST be 'tightly coupled', they SHOULD be 'shelved' horizontally via '...[Family|Previous]Index' (eg, an IP address and an IP subnet mask).
CAR xcmCommsOptionPreviousIndex1.3.6.1.4.1.253.8.64.4.2.1.11Cardinal32read-onlyThe value of 'xcmCommsOptionIndex' corresponding to a previous associated conceptual row in the 'xcmCommsOptionTable', or zero if this is the first associated conceptual row in a given set. Usage: This object provides common 'backward' linkage for BOTH the 'xcmCommsOptionNextIndex' and 'xcmCommsOptionFamilyIndex' linkage objects. A previous conceptual row MAY 'forward' reference this conceptual row via either '...NextIndex' or '...FamilyIndex' - ie, a given conceptual row MAY 'forward' reference EXACTLY zero, one, or two 'later' conceptual rows.
CAR xcmCommsOptionFamilyIndex1.3.6.1.4.1.253.8.64.4.2.1.12Cardinal32read-onlyThe value of 'xcmCommsOptionIndex' corresponding to the next 'family' conceptual row in the 'xcmCommsOptionTable', or zero if this is the last associated conceptual row in a particular horizontal 'shelf' (of 'family' members) within a given set. Usage: Generally, communications options (of similar or unlike type) are 'chained' vertically via '...[Next|Previous]Index'. But, in the case where particular communications options MUST be 'tightly coupled', they SHOULD be 'shelved' horizontally via '...[Family|Previous]Index' (eg, an IP address and an IP subnet mask).
xcmCommsDirRecord1.3.6.1.4.1.253.8.64.5
xcmCommsDirRecordTable1.3.6.1.4.1.253.8.64.5.2not-accessibleA table containing directory records configured on this host system.
xcmCommsDirRecordEntry1.3.6.1.4.1.253.8.64.5.2.1not-accessibleAn entry for a directory record configured on this host system.
XCM xCmCommsDirRecordType1.3.6.1.4.1.253.8.64.5.2.1.1XcmCommsDirRecordTypenot-accessibleA directory record type, used to uniquely identify this directory record (and all subordinate directory attributes), when combined with 'xcmCommsDirRecordIndex' (below).
ORD xcmCommsDirRecordIndex1.3.6.1.4.1.253.8.64.5.2.1.2Ordinal32not-accessibleA directory record index, used to uniquely identify this directory record (and all subordinate directory attributes), when combined with 'xcmCommsDirRecordType' (above). Usage: This directory record index SHALL be unique for each record of a given type (value of 'xcmCommsDirRecordType'), but NEED NOT be unique for directory records of different types. This is to permit directory records of different types to start their numbering (value of 'xcmCommsDirRecordIndex') over from one ('1') and such usage is RECOMMENDED.
ROW xcmCommsDirRecordRowStatus1.3.6.1.4.1.253.8.64.5.2.1.3RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmCommsDirRecordTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmCommsDirRecordRowStatus' row status object; and SHALL clear the 'commsDirRecordGroup' bit in 'xcmCommsConfigCreateSupport' in the 'xcmCommsConfigTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmCommsDirRecordRowStatus' row status object; and SHALL set the 'commsDirRecordGroup' bit in 'xcmCommsConfigCreateSupport' in the 'xcmCommsConfigTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xcmCommsDirRecordKeyType1.3.6.1.4.1.253.8.64.5.2.1.4XcmCommsDirAttributeTyperead-createA directory record key attribute type, used to specify a primary key attribute for sorting this directory record, or 'unknown' if no primary key attribute is specified. Usage: The 'Relative Distinguished Name' (RDN) of this directory record is the tuple of the directory record type, the key attribute type, and the key attribute value.
I32 xcmCommsDirRecordKeyInteger1.3.6.1.4.1.253.8.64.5.2.1.5Integer32read-createA directory record key attribute integer value, used to specify a primary key attribute for sorting this directory record, or zero ('0') if no primary key attribute is specified. Usage: The 'Relative Distinguished Name' (RDN) of this directory record is the tuple of the directory record type, the key attribute type, and the key attribute value.
STR xcmCommsDirRecordKeyString1.3.6.1.4.1.253.8.64.5.2.1.6XcmFixedLocaleUtf8Stringread-createA directory record key attribute string value, used to specify a primary key attribute for sorting this directory record, or zero ('0') if no primary key attribute is specified. Usage: String-valued directory attributes SHALL be specified as UTF-8 encoded Unicode (ISO 10646) strings. Usage: The 'Relative Distinguished Name' (RDN) of this directory record is the tuple of the directory record type, the key attribute type, and the key attribute value.
XCM xcmCommsDirRecordParentType1.3.6.1.4.1.253.8.64.5.2.1.7XcmCommsDirRecordTyperead-createA parent directory record type, used to identify the parent directory record (superior to this directory record), or 'unknown' if no parent directory record is specified. Usage: Supports hierarchical directory structures. Usage: The 'Fully Qualified Distinguished Name' (FQDN) of this directory record is the concatentation of the RDN (record key) of this directory record with the RDNs of all superior directory records to the 'top' (highest node).
CAR xcmCommsDirRecordParentIndex1.3.6.1.4.1.253.8.64.5.2.1.8Cardinal32read-createA parent directory record index, used to identify the parent directory record (superior to this directory record), or zero ('0') if no parent directory record is specified. Usage: Supports hierarchical directory structures. Usage: The 'Fully Qualified Distinguished Name' (FQDN) of this directory record is the concatentation of the RDN (record key) of this directory record with the RDNs of all superior directory records to the 'top' (highest node).
xcmCommsDirAttribute1.3.6.1.4.1.253.8.64.6
xcmCommsDirAttributeTable1.3.6.1.4.1.253.8.64.6.2not-accessibleA table containing integer-valued directory attributes configured on this host system. Usage: Table contains an entry for all integer-valued and string-valued attributes configured on this host system.
xcmCommsDirAttributeEntry1.3.6.1.4.1.253.8.64.6.2.1not-accessibleAn entry for an integer-valued directory attribute configured on this host system.
XCM xCmCommsDirAttributeType1.3.6.1.4.1.253.8.64.6.2.1.1XcmCommsDirAttributeTypenot-accessibleA directory attribute type, used to uniquely identify this integer-valued directory attribute (and also any matching string-valued directory attribute in 'xcmCommsDirStringTable'), when combined with 'xcmCommsDirAttributeIndex' (below). Usage: When directory attribute type indicates integer-valued, the value of 'xcmCommsDirAttributeValue' SHALL be the actual value of this directory attribute. Usage: When directory attribute type indicates string-valued, the value of 'xcmCommsDirAttributeValue' SHALL be zero, EXCEPT for a directory attribute type of 'protocolTyped...', when the protocol type shall be specified as the integer value. The actual string-valued attribute SHALL be specified in an exactly matching row of 'xcmCommsDirStringTable'. Usage: Matching directory attributes (string-valued) SHALL be specified in an exactly matching row of 'xcmCommsDirStringTable'. Matching rows have EXACTLY the SAME values of 'xcmCommsDirRecordType', 'xcmCommsDirRecordIndex', 'xcmCommsDirAttributeType', and 'xcmCommsDirAttributeIndex'. Usage: Parallel directory attributes (peers of this one) SHALL be specified in parallel (NOT matching) rows of 'xcmCommsDirAttributeTable' (integer-valued attributes) or 'xcmCommsDirStringTable' (string-valued attributes). Parallel rows have EXACTLY the SAME values of 'xcmCommsDirRecordType', 'xcmCommsDirRecordIndex', and 'xcmCommsDirAttributeIndex', but MUST have a DIFFERENT value of 'xcmCommsDirAttributeType'. Usage: When directory attribute type is 'protocolTyped...' the particular protocol layer SHALL be specified by placing a a value from the enumeration 'XcmCommsStackExtProtocol' in 'xcmCommsDirAttributeValue' for this row.
ORD xcmCommsDirAttributeIndex1.3.6.1.4.1.253.8.64.6.2.1.2Ordinal32not-accessibleA directory attribute index, used to uniquely identify this integer-valued directory attribute (and also any matching string-valued directory attribute in 'xcmCommsDirStringTable'), when combined with 'xcmCommsDirAttributeType' (above). Usage: This directory attribute index SHALL be unique for each attribute subordinate to one directory record (ie, rows with EXACTLY the SAME values of 'xcmCommsDirRecordType' and 'xcmCommsDirRecordIndex'). EXCEPT when two or more different directory attributes are 'parallel'; then they SHALL have EXACTLY the SAME value of 'xcmCommsDirAttributeIndex'. Example: The following example illustrates the use of 'parallel' directory attributes in a 'speed dial' entry. (Index values are shown in square brackets, for clarity.) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] xcmCommsDirRecordRowStatus = active xcmCommsDirRecordKeyType = userFullName (sort key) xcmCommsDirRecordKeyInteger = 0 (unused) xcmCommsDirRecordKeyString = 'Fred Flintstone' (sort key) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = userLocation] [xcmCommsDirAttributeIndex = 1] xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = 0 (unused) xcmCommsDirStringRowStatus = active xcmCommsDirStringValue = 'Bldg 705, H-18' [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolTypedAddress] [xcmCommsDirAttributeIndex = 2] xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = osiwanFax (FAX protocol type) xcmCommsDirStringRowStatus = active xcmCommsDirStringValue = '0+...' (FAX phone number) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolPriority] [xcmCommsDirAttributeIndex = 2] (parallel attribute) xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = 100 (highest priority) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolMaxRetries] [xcmCommsDirAttributeIndex = 2] (parallel attribute) xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = 3 (FAX max retries) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolRetryInterval] [xcmCommsDirAttributeIndex = 2] (parallel attribute) xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = 10 (FAX retry interval) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolTypedAddress] [xcmCommsDirAttributeIndex = 3] xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = osiwanFax (FAX protocol type) xcmCommsDirStringRowStatus = active xcmCommsDirStringValue = '0+...' (FAX phone number) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolPriority] [xcmCommsDirAttributeIndex = 3] (parallel attribute) xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = 50 (medium priority) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolTypedAddress] [xcmCommsDirAttributeIndex = 4] xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = internetSMTP (Email protocol) xcmCommsDirStringRowStatus = active xcmCommsDirStringValue = 'fflint@...' (Email address) [xcmCommsDirRecordType = recordSpeedDial] [xcmCommsDirRecordIndex = 1] [xcmCommsDirAttributeType = protocolPriority] [xcmCommsDirAttributeIndex = 4] (parallel attribute) xcmCommsDirAttributeRowStatus = active xcmCommsDirAttributeValue = 1 (lowest priority) Discussion: This example shows a 'speed dial' directory record with a primary sort key (e.g., for local UI display ordering) of the destination user's full name ('userFullName'). Also shown are four sets of 'parallel' directory attributes: a) user location; b) primary FAX destination (highest priority); c) secondary FAX destination (medium priority); d) tertiary Email destination (lowest priority). Usage: Each 'parallel' directory attribute in a given set is correlated by the SAME value of 'xcmCommsDirAttributeIndex'.
ROW xcmCommsDirAttributeRowStatus1.3.6.1.4.1.253.8.64.6.2.1.3RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmCommsDirAttributeTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmCommsDirAttributeRowStatus' row status object; and SHALL clear the 'commsDirAttributeGroup' bit in 'xcmCommsConfigCreateSupport' in the 'xcmCommsConfigTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmCommsDirAttributeRowStatus' row status object; and SHALL set the 'commsDirAttributeGroup' bit in 'xcmCommsConfigCreateSupport' in the 'xcmCommsConfigTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
I32 xcmCommsDirAttributeValue1.3.6.1.4.1.253.8.64.6.2.1.4Integer32read-createA directory attribute value, the contents of this integer-valued directory attribute, or zero if 'xcmCommsDirAttributeType' indicates string-valued, and is NOT 'protocolTyped...'. Usage: When directory attribute type is 'protocolTyped...' the particular protocol layer SHALL be specified by placing a a value from the enumeration 'XcmCommsStackExtProtocol' in 'xcmCommsDirAttributeValue' for this row.
xcmCommsDirString1.3.6.1.4.1.253.8.64.7
xcmCommsDirStringTable1.3.6.1.4.1.253.8.64.7.2not-accessibleA table containing string-valued directory attributes configured on this host system. Usage: Table contains an entry for ONLY string-valued and configured on this host system.
xcmCommsDirStringEntry1.3.6.1.4.1.253.8.64.7.2.1not-accessibleAn entry containing string-valued directory attributes configured on this host system.
ROW xcmCommsDirStringRowStatus1.3.6.1.4.1.253.8.64.7.2.1.1RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmCommsDirStringTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmCommsDirStringRowStatus' row status object; and SHALL clear the 'commsDirStringGroup' bit in 'xcmCommsConfigCreateSupport' in the 'xcmCommsConfigTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmCommsDirStringRowStatus' row status object; and SHALL set the 'commsDirStringGroup' bit in 'xcmCommsConfigCreateSupport' in the 'xcmCommsConfigTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmCommsDirStringValue1.3.6.1.4.1.253.8.64.7.2.1.2XcmFixedLocaleUtf8Stringread-createA directory attribute value, the contents of this string-valued directory attribute. Usage: String-valued directory attributes SHALL be specified as UTF-8 encoded Unicode (ISO 10646) strings. Usage: When directory attribute type is 'protocolTyped...' the particular protocol layer SHALL be specified by placing a a value from the enumeration 'XcmCommsStackExtProtocol' in 'xcmCommsDirAttributeValue' for this row. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
xcmCommsProtocol1.3.6.1.4.1.253.8.64.8
xcmCommsProtocolTable1.3.6.1.4.1.253.8.64.8.2not-accessibleA table of available communications protocol suites and specific communications protocols on this host system.
xcmCommsProtocolEntry1.3.6.1.4.1.253.8.64.8.2.1not-accessibleAn entry for an available communications protocol suite or specific communications protocol on this host system.
XCM xcmCommsProtocolType1.3.6.1.4.1.253.8.64.8.2.1.1XcmCommsStackExtProtocolnot-accessibleThe type of an available communications protocol suite or specific communications protocol on this host system. Usage: To indicate that a communications protocol suite is available, use a suite value of 'XcmCommsStackExtProtocol', eg, 'internetSuite(140101)' for the Internet suite. Usage: To indicate that a specific communications protocol is available, use a specific value of 'XcmCommsStackExtProtocol', eg, 'internetFTP(141504)' for the Internet FTP protocol.
ROW xcmCommsProtocolRowStatus1.3.6.1.4.1.253.8.64.8.2.1.2RowStatusread-onlyThis object displays the status of individual conceptual rows in the 'xcmCommsProtocolTable'.
xcmSvcMonTC1.3.6.1.4.1.253.8.73Version: 6.007.pub Textual Conventions companion to XCMI Service Monitoring MIB, the MIB module for basic configuration and active management of application services for network accessible host systems. See: IETF Network Services Monitoring MIB (IETF RFC 1565, January 1994). See: IETF Host Resources MIB (IETF RFC 2790, March 2000). See: OSI Reference Model - Part 1: Basic Reference Model (CCITT X.200:1992 | ISO 7498-1:1992). See: OSI Reference Model - Part 4: Systems Management (CCITT X.700:1992 | ISO 7498-4:1992). See: Document Printing Application - Part 1: Abstract Service (ISO/IEC 10175-1 Final Text, March 1996). See: POSIX System Administration - Part 4: Print Interfaces (IEEE 1387.4 / Draft 8, October 1994). Copyright (C) 1996-2005 Xerox Corporation. All Rights Reserved.
xCmSvcMonDummy1.3.6.1.4.1.253.8.73.999
XCM xCmSvcMonGroupSupport1.3.6.1.4.1.253.8.73.999.1XcmSvcMonGroupSupportnot-accessibleDummy - DO NOT USE
XCM xCmSvcMonJobConfirmSupport1.3.6.1.4.1.253.8.73.999.7XcmSvcMonJobConfirmSupportnot-accessibleDummy - DO NOT USE
XCM xCmSvcMonSystemMailSenderNetAuthSupport1.3.6.1.4.1.253.8.73.999.8XcmSvcMonSystemMailSenderNetAuthSupportnot-accessibleDummy - DO NOT USE
XCM xCmSvcMonAttachmentPDLSupport1.3.6.1.4.1.253.8.73.999.9XcmSvcMonAttachmentPDLSupportnot-accessibleDummy - DO NOT USE
XCM xCmImageQualityType1.3.6.1.4.1.253.8.73.999.10XcmImageQualityTypenot-accessibleDummy - DO NOT USE
XCM xCmOutputUsage1.3.6.1.4.1.253.8.73.999.11XcmOutputUsagenot-accessibleDummy - DO NOT USE
XCM xCMLoginCredentialsSource1.3.6.1.4.1.253.8.73.999.12XcmLoginCredentialsSourcenot-accessibleDummy - DO NOT USE
xcmSvcMonMIB1.3.6.1.4.1.253.8.74Version: 5.502.pub The MIB module for basic configuration and active management of application services for network accessible host systems. See: IETF Network Services Monitoring MIB (IETF RFC 1565, January 1994). See: IETF Host Resources MIB (IETF RFC 2790, March 2000). See: OSI Reference Model - Part 1: Basic Reference Model (CCITT X.200:1992 | ISO 7498-1:1992). See: OSI Reference Model - Part 4: Systems Management (CCITT X.700:1992 | ISO 7498-4:1992). Copyright (C) 1996-2006 Xerox Corporation. All Rights Reserved.
xcmSvcMonGeneral1.3.6.1.4.1.253.8.74.1
xcmSvcMonGeneralTable1.3.6.1.4.1.253.8.74.1.2not-accessibleA table of general counters and capabilities for ease of use of the XCMI Service Monitoring MIB on this host system. Usage: The ONLY valid row in the 'xcmSvcMonGeneralTable' SHALL have an 'xcmSvcMonGeneralIndex' of one ('1').
xcmSvcMonGeneralEntry1.3.6.1.4.1.253.8.74.1.2.1not-accessibleAn entry of general counters and capabilities for ease of use of the XCMI Service Monitoring MIB on this host system. Usage: The ONLY valid row in the 'xcmSvcMonGeneralTable' SHALL have an 'xcmSvcMonGeneralIndex' of one ('1').
ORD xcmSvcMonGeneralIndex1.3.6.1.4.1.253.8.74.1.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmSvcMonGeneralTable'. Usage: The ONLY valid row in the 'xcmSvcMonGeneralTable' SHALL have an 'xcmSvcMonGeneralIndex' of one ('1'). Usage: 'xcmSvcMonGeneralRowStatus' is 'read-only' because the ONLY valid conceptual row SHALL NOT be deleted.
ROW xcmSvcMonGeneralRowStatus1.3.6.1.4.1.253.8.74.1.2.1.2RowStatusread-onlyThis object is used to display status of the ONLY valid conceptual row in the 'xcmSvcMonGeneralTable'. Usage: 'xcmSvcMonGeneralRowStatus' is 'read-only' because the ONLY valid conceptual row SHALL NOT be deleted.
PRO xcmSvcMonGeneralVersionID1.3.6.1.4.1.253.8.74.1.2.1.3ProductIDread-onlyThe software product ID of the SNMP sub-agent which implements the XCMI Service Monitoring 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 XCMI Service Monitoring 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 2790).
DAT xcmSvcMonGeneralVersionDate1.3.6.1.4.1.253.8.74.1.2.1.4DateAndTimeread-onlyThe software build date of the SNMP sub-agent which implements the XCMI Service Monitoring 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 2790), and 'xcmHrDevInfoResetDate' in the Device Info group of the XCMI Host Resources Extensions MIB.
XCM xcmSvcMonGeneralGroupSupport1.3.6.1.4.1.253.8.74.1.2.1.5XcmSvcMonGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Service Monitoring MIB groups supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents SHALL accurately report their support for XCMI Service Monitoring MIB groups.
XCM xcmSvcMonGeneralCreateSupport1.3.6.1.4.1.253.8.74.1.2.1.6XcmSvcMonGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Service Monitoring MIB groups 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 accurately report their support for XCMI Service Monitoring MIB groups.
XCM xcmSvcMonGeneralUpdateSupport1.3.6.1.4.1.253.8.74.1.2.1.7XcmSvcMonGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Service Monitoring MIB groups 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 accurately report their support for XCMI Service Monitoring MIB groups.
xcmSvcMonMIBConformance1.3.6.1.4.1.253.8.74.2
xcmSvcMonMIBGroups1.3.6.1.4.1.253.8.74.2.2
xcmSvcMonGeneralGroup1.3.6.1.4.1.253.8.74.2.2.1The Service Monitoring General Group.
xcmSvcMonQueueGroup1.3.6.1.4.1.253.8.74.2.2.3The Service Monitoring Associated Queue Group.
xcmSvcMonQueueExtGroup1.3.6.1.4.1.253.8.74.2.2.4The Service Monitoring Associated Queue Ext Group.
xcmSvcMonServiceGroup1.3.6.1.4.1.253.8.74.2.2.5The Service Monitoring Service Group.
xcmSvcMonServiceDetailGroup1.3.6.1.4.1.253.8.74.2.2.6The Service Monitoring Service Detail Group.
xcmSvcMonServiceMgmtGroup1.3.6.1.4.1.253.8.74.2.2.7The Service Monitoring Service Mgmt Group.
xcmSvcMonMIBCompliance1.3.6.1.4.1.253.8.74.2.3The compliance statements for SNMP management agents that implement the Service Monitoring MIB.
xcmSvcMonQueue1.3.6.1.4.1.253.8.74.3
xcmSvcMonQueueTable1.3.6.1.4.1.253.8.74.3.2not-accessibleA table of the external job queues supported and (possibly) active, for some 'physical', 'logical', or 'logicalAndPhysical' device on this host system. Usage: These externally visible job queues MAY actually be configured on external print/file servers (remote) or on the managed system itself (local). Usage: For example, a 'logical printer' might support one or more external (network) job queues. Note: The 'xcmJobGenBasicTable' in the XCMI Job Monitoring MIB (indexed by 'hrDeviceIndex' from the IETF Host Resources MIB) displays the unordered union of all jobs present in the (one or more) 'local' queues supported by each 'physical', 'logical', or 'logicalAndPhysical' device on this host system. Note: The XCMI Comms Engine MIB is indexed by devices of type 'CPU', while the 'xcmSvcMonQueueTable' is indexed by application devices of type 'printer', 'fax', etc. Usage: Throughout this specification, the term 'stable storage' refers to storage which is reliable over long durations (years) and is NOT destroyed by host system reboot (eg, battery-backed DRAM is 'stable storage' - while simple DRAM is NOT 'stable storage'). Examples of valid 'stable storage' include: NVRAM, hard disk, EEPROM, etc. Usage: Conforming implementations SHALL preserve active queue table objects across management agent power cycles, and SHALL implement one of the following two methods: 1) The agent SHALL store queue table objects directly in 'stable storage'; or 2) The agent SHALL automatically checkpoint all active queue table objects to 'stable storage' with reasonable frequency (either due to a write to some queue table object, or upon expiration of a product-specific timeout). Usage: Conforming implementations MAY (optionally) support one of the following two 'checkpoint protocols': 1) A client sends a 'Set' of 'xcmSvcMonQueueRowStatus' to 'active(1)', to request that a 'checkpoint' be performed; 2a) An agent which supports 'rapid checkpoint', completes the checkpoint to 'stable storage', and sends a 'SetResponse' with 'noError(0)'; 2b) An agent which supports 'delayed checkpoint', changes 'xcmSvcMonQueueRowStatus' to 'notInService(2)', sends a 'SetResponse' with 'noError(0)', completes the checkpoint to 'stable storage', and changes 'xcmSvcMonQueueRowStatus' back to 'active(1)'.
xcmSvcMonQueueEntry1.3.6.1.4.1.253.8.74.3.2.1not-accessibleAn entry for an external job queue supported and (possibly) active, for some 'physical', 'logical', or 'logicalAndPhysical' device on this host system. Usage: This externally visible job queue MAY actually be configured on an external print/file server (remote) or on the managed system itself (local).
ORD xcmSvcMonQueueIndex1.3.6.1.4.1.253.8.74.3.2.1.1Ordinal32read-onlyA unique value used by this host system to identify this conceptual row in the 'xcmSvcMonQueueTable'. Usage: This object SHALL be permanent (ie, preserved across all hardware resets).
ROW xcmSvcMonQueueRowStatus1.3.6.1.4.1.253.8.74.3.2.1.2RowStatusread-createThis object is used to create and delete individual conceptual rows in the 'xcmSvcMonQueueTable' and (optionally) in the 'xcmSvcMonQueueExtTable' (if implementated on this system). Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmSvcMonQueueRowStatus' row status object; and SHALL clear the 'svcMonQueueGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmSvcMonQueueRowStatus' row status object; and SHALL set the 'svcMonQueueGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xcmSvcMonQueueDomain1.3.6.1.4.1.253.8.74.3.2.1.3XcmCommsStackExtProtocolread-createThe queue namespace domain (directory protocol) for the queue path and queue name (eg, 'internetDNS', 'netwareNDS'). Usage: This queue namespace domain SHALL be a valid directory protocol enumeration from 'XcmCommsStackExtProtocol' in the XCMI Comms Engine TC. Usage: When a remote management station (client) creates a row in 'xcmSvcMonQueueTable' (via 'xcmSvcMonQueueRowStatus'), this queue namespace domain SHALL be specified. Note: For implementation efficiency, this object uses the integer 'XcmCommStackExtProtocol' values (from the XCMI Comms Engine MIB) rather than the equivalent 'XcmCO...' OID values (from the XCMI Comms Config MIB).
STR xcmSvcMonQueuePath1.3.6.1.4.1.253.8.74.3.2.1.4XcmFixedLocaleDisplayStringread-createHuman-readable queue path, used by system administrators and end-users to specify the 'full network path' of a file server (eg, Novell Bindery) or directory tree (eg, Novell NDS) which, when prefixed to the following 'xcmSvcMonQueueName' object, specifies a 'full network queue name' of this queue. Usage: This queue path SHOULD be the one normally used in a command shell for control of this queue. Usage: When a remote management station (client) creates a row in 'xcmSvcMonQueueTable' (via 'xcmSvcMonQueueRowStatus'), this queue path SHALL be specified.
STR xcmSvcMonQueueName1.3.6.1.4.1.253.8.74.3.2.1.5XcmFixedLocaleDisplayStringread-createHuman-readable queue name, used by system administrators and end-users to specify the 'simple name' of this queue (or in the Novell NDS case, the context and simple name concatenated), which, when suffixed to the preceding 'xcmSvcMonQueuePath' object, specifies a 'full network queue name' of this queue. Usage: This queue name SHOULD be the one normally used in a command shell for control of this queue. Usage: When a remote management station (client) creates a row in 'xcmSvcMonQueueTable' (via 'xcmSvcMonQueueRowStatus'), this queue name SHALL be specified.
T/F xcmSvcMonQueueOnSystem1.3.6.1.4.1.253.8.74.3.2.1.6TruthValueread-createSpecifies whether this queue is present on this host system (local) or is on another network system (remote).
xcmSvcMonQueueExt1.3.6.1.4.1.253.8.74.4
xcmSvcMonQueueExtV1EventOID1.3.6.1.4.1.253.8.74.4.1The value of the enterprise-specific OID in an SNMPv1 trap sent whenever 'xcmSvcMonQueue[State|Conditions|FaultCount]' changes. See SNMPv2 trap definition 'xcmSvcMonQueueExtV2Event' below for 'special semantics'.
xcmSvcMonQueueExtV2EventPrefix1.3.6.1.4.1.253.8.74.4.1.0
NTF xcmSvcMonQueueExtV2Event1.3.6.1.4.1.253.8.74.4.1.0.1This is the definition of the SNMPv2 trap sent whenever 'xcmSvcMonQueue[State|Conditions|FaultCount]' changes. Note: The variable-bindings of this trap have been chosen to specify a complete associated queue status change while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o The queue's 'xcmSvcMonQueueIndex' field value SHALL be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows service management/monitoring applications to limit the alerts they receive to ones generated by associated queues of interest.
xcmSvcMonQueueExtTable1.3.6.1.4.1.253.8.74.4.2not-accessibleA table which augments 'xcmSvcMonQueueTable', with dynamic queue routing (forwarding), state, conditions, fault info, create date, lifetime jobs, and last connect date and jobs. Usage: Conforming implementations SHALL preserve active queue table objects across management agent power cycles, and SHALL implement one of the following two methods: 1) The agent SHALL store queue table objects directly in 'stable storage'; or 2) The agent SHALL automatically checkpoint all active queue table objects to 'stable storage' with reasonable frequency (either due to a write to some queue table object, or upon expiration of a product-specific timeout).
xcmSvcMonQueueExtEntry1.3.6.1.4.1.253.8.74.4.2.1not-accessibleAn entry which augments 'xcmSvcMonQueueTable', with dynamic queue routing (forwarding), state, conditions, and fault info.
CAR xcmSvcMonQueueRoutingIndex1.3.6.1.4.1.253.8.74.4.2.1.1Cardinal32read-createThe (optional) routing index of this queue. Usage: This (optional) routing index, for queue indirection mapping, specifies 'xcmSvcMonQueueIndex' for the NEXT queue closer to (or on) this host system, or zero if none. Usage: It is common for more than one off-system (remote) queue to be forwarded to the same on-system (local) queue. Multiple off-system (remote) entries in the 'xcmSvcMonQueueTable' (for a given device) MAY forward to the same on-system (local) entry.
XCM xcmSvcMonQueueState1.3.6.1.4.1.253.8.74.4.2.1.2XcmCommsMgmtStateread-onlyThe current state of this queue. Usage: This queue state specifies the operational state of the application service or the network communications path to this queue. Usage: This queue state need NOT be reported for a 'remote' queue (ie, 'xcmSvcMonQueueOnSystem' is 'false'), although in some cases (eg, Novell PServer), the state of (connectivity to) the 'remote' queue is known (and SHALL be reported) on the managed system. Usage: This queue state SHALL be as reported in the XCMI Comms Config/Engine MIB objects for this queue.
XCM xcmSvcMonQueueConditions1.3.6.1.4.1.253.8.74.4.2.1.3XcmCommsMgmtConditionsread-onlyThe current conditions (ie, state reasons) of this queue. Usage: These queue conditions qualify the operational state of the application service or the network communications path to this queue. Usage: These queue conditions need NOT be reported for a 'remote' queue (ie, 'xcmSvcMonQueueOnSystem' is 'false'), although in some cases (eg, Novell PServer), the state of (connectivity to) the 'remote' queue is known (and SHALL be reported) on the managed system. Usage: These queue conditions SHALL be as reported in the XCMI Comms Config/Engine MIB objects for this queue.
C32 xcmSvcMonQueueFaultCount1.3.6.1.4.1.253.8.74.4.2.1.4Counter32read-onlyThe current fault count of this queue. Usage: This queue fault count qualifies the operational state of the application service or the network communications path to this queue. Usage: This queue fault count need NOT be reported for a 'remote' queue (ie, 'xcmSvcMonQueueOnSystem' is 'false'), although in some cases (eg, Novell PServer), the state of (connectivity to) the 'remote' queue is known (and SHALL be reported) on the managed system. Usage: This queue fault count SHALL be as reported in any relevant device- or service-specific MIB for this queue. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
I32 xcmSvcMonQueueFaultCode1.3.6.1.4.1.253.8.74.4.2.1.5Integer32read-onlyEncoded current fault code of this queue. Usage: This queue fault code qualifies the operational state of the application service or the network communications path to this queue. Usage: This queue fault code need NOT be reported for a 'remote' queue (ie, 'xcmSvcMonQueueOnSystem' is 'false'), although in some cases (eg, Novell PServer), the state of (connectivity to) the 'remote' queue is known (and SHALL be reported) on the managed system. Usage: This queue fault code SHALL be as reported in any relevant device- or service-specific MIB for this queue.
STR xcmSvcMonQueueFaultString1.3.6.1.4.1.253.8.74.4.2.1.6XcmFixedLocaleDisplayStringread-onlyHuman-readable current fault string of this queue. Usage: This queue fault string qualifies the operational state of the application service or the network communications path to this queue. Usage: This queue fault string need NOT be reported for a 'remote' queue (ie, 'xcmSvcMonQueueOnSystem' is 'false'), although in some cases (eg, Novell PServer), the state of (connectivity to) the 'remote' queue is known (and SHALL be reported) on the managed system. Usage: This queue fault string SHALL be as reported in any relevant device- or service-specific MIB for this queue.
DAT xcmSvcMonQueueRowCreateDate1.3.6.1.4.1.253.8.74.4.2.1.7DateAndTimeread-onlyThe date and time of creation of this conceptual row in the 'xcmSvcMonQueueTable' (and 'xcmSvcMonQueueExtTable').
C32 xcmSvcMonQueueRowTotalJobs1.3.6.1.4.1.253.8.74.4.2.1.8Counter32read-onlyThe total jobs completed for this remote/local external job queue, since 'xcmSvcMonQueueRowCreateDate'. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
DAT xcmSvcMonQueueLastConnectDate1.3.6.1.4.1.253.8.74.4.2.1.9DateAndTimeread-onlyThe date and time of last connect (and/or login) to this remote or local external job queue.
C32 xcmSvcMonQueueLastConnectJobs1.3.6.1.4.1.253.8.74.4.2.1.10Counter32read-onlyThe total jobs completed for this remote/local external job queue, since 'xcmSvcMonQueueLastConnectDate'. Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems SHALL zero this counter upon conceptual row creation.
xcmSvcMonService1.3.6.1.4.1.253.8.74.5
xcmSvcMonServiceV1EventOID1.3.6.1.4.1.253.8.74.5.1The value of the enterprise-specific OID in an SNMPv1 trap sent whenever a service status changes. See SNMPv2 trap definition 'xcmSvcMonServiceV2Event' below for 'special semantics'.
xcmSvcMonServiceV2EventPrefix1.3.6.1.4.1.253.8.74.5.1.0
NTF xcmSvcMonServiceV2Event1.3.6.1.4.1.253.8.74.5.1.0.1This trap is sent whenever 'XcmSvcMonService[CurrentState|Conditions]' changes. Note: The variable-bindings of this trap have been chosen to specify a complete service status change while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o The service's 'xcmSvcMonServiceIndex' field value SHALL be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows service management/monitoring applications to limit the alerts they receive to ones generated by services of interest.
xcmSvcMonServiceTable1.3.6.1.4.1.253.8.74.5.2not-accessibleA table of the system and/or end-user services supported and (possibly) ready on this host system, and (possibly) associated with one or more 'physical', 'logical', or 'logicalAndPhysical' devices on this host system presenting job services and one or more external devices (for security, accounting, etc), attached to this host system.
xcmSvcMonServiceEntry1.3.6.1.4.1.253.8.74.5.2.1not-accessibleAn entry for a system and/or end-user service supported and (possibly) ready on this host system, and (possibly) associated with one or more 'physical', 'logical', or 'logicalAndPhysical' devices on this host system presenting job services and one or more external devices (for security, accounting, etc), attached to this host system.
ORD xcmSvcMonServiceIndex1.3.6.1.4.1.253.8.74.5.2.1.1Ordinal32read-onlyA unique value used by this host system to identify this conceptual row in the 'xcmSvcMonServiceTable'. Usage: Conforming management stations and management agents SHALL ensure that 'xcmSvcMonServiceIndex' is equal to 'xcmSecServiceIndex' for the same service (if the XCMI Security MIB is also implemented). Usage: This object SHALL be permanent (ie, preserved across all hardware resets).
ROW xcmSvcMonServiceRowStatus1.3.6.1.4.1.253.8.74.5.2.1.2RowStatusread-createThis object is used to create and delete individual conceptual rows in the 'xcmSvcMonServiceTable' and (optionally) in the 'xcmSvcMonServiceMgmtTable' (if implemented on this system). Usage: Conforming management stations and management agents SHALL ensure that 'xcmSvcMonServiceIndex' is equal to 'xcmSecServiceIndex' for the same service (if the XCMI Security MIB is also implemented). Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmSvcMonServiceRowStatus' row status object; and SHALL clear the 'svcMonServiceGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmSvcMonServiceRowStatus' row status object; and SHALL set the 'svcMonServiceGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
STR xcmSvcMonServiceName1.3.6.1.4.1.253.8.74.5.2.1.3XcmFixedLocaleDisplayStringread-createA human-readable name, used by system administrators and end-users to identify this service. Usage: This name SHALL be either: a) the name normally used in a command shell for control of this service (eg, 'showstopper.sample.com/bin/scan2file'); or b) the local user-friendly service name (eg, 'ScanToFile'). Usage: Conforming implementations need NOT ensure that each 'xcmSvcMonServiceEntry' has a non-empty (on the managed system) 'xcmSvcMonServiceName' (ie, names support is optional), but a given 'xcmSvcMonServiceName' SHALL be found via the same value of 'xcmSecServiceIndex' on the same managed system (ie, service names SHALL be persistent).
XCM xcmSvcMonServiceCurrentState1.3.6.1.4.1.253.8.74.5.2.1.4XcmHrDpaStateread-onlyThe current state of this system and/or end-user service. Usage: The current DPA object generic state of a service.
XCM xcmSvcMonServicePreviousState1.3.6.1.4.1.253.8.74.5.2.1.5XcmHrDpaStateread-onlyThe previous state of this system and/or end-user service. Usage: The previous DPA object generic state of a service.
XCM xcmSvcMonServiceConditions1.3.6.1.4.1.253.8.74.5.2.1.6XcmHrDpaConditionsread-onlyThe current conditions (ie, state reasons) of this system and/or end-user service.
XCM xcmSvcMonServiceAvailability1.3.6.1.4.1.253.8.74.5.2.1.7XcmHrDpaAvailabilityread-onlyThe availability of this system and/or end-user service.
CAR xcmSvcMonServicePhysicalDevice1.3.6.1.4.1.253.8.74.5.2.1.8Cardinal32read-createThe value of 'hrDeviceIndex' corresponding to the first associated physical device row in the 'hrDeviceTable' in the Host Resources MIB (RFC 2790) and an (optional) associated row in 'xcmHrDevInfoTable' of the XCMI Ext to Host Resources MIB, or zero if none. Usage: Conforming implementations SHALL ensure that physical devices underlying services are 'visible'.
CAR xcmSvcMonServiceLogicalDevice1.3.6.1.4.1.253.8.74.5.2.1.9Cardinal32read-createThe value of 'hrDeviceIndex' corresponding to the first associated logical device row in the 'hrDeviceTable' in the Host Resources MIB (RFC 2790) and an (optional) associated row in 'xcmHrDevInfoTable' of the XCMI Ext to Host Resources MIB, or zero if none. Usage: Conforming implementations SHALL ensure that logical devices presenting services are 'visible'.
CAR xcmSvcMonServiceExternalDevice1.3.6.1.4.1.253.8.74.5.2.1.10Cardinal32read-createThe value of 'hrDeviceIndex' corresponding to the first associated external device row in the 'hrDeviceTable' in the Host Resources MIB (RFC 2790) and an (optional) associated row in 'xcmHrDevInfoTable' of the XCMI Ext to Host Resources MIB, or zero if none. Usage: Such an external device is termed a 'foreign attachment' and SHALL have 'xcmHrDevInfoRealization' of 'physical' in the Device Info group of the XCMI Ext to Host Resources MIB - such a device performs some security processing (any authentication, authorization, or accounting), job processing, job finishing, or other off-system activity, on behalf of this service.
CAR xcmSvcMonServiceSWRun1.3.6.1.4.1.253.8.74.5.2.1.11Cardinal32read-createThe value of 'hrSWRunIndex' corresponding to the first associated conceptual row in the 'hrSWRunTable' of the Host Resources MIB (RFC 2790) and an (optional) associated row in 'xcmHrSWRunTable' of the XCMI Ext to Host Resources MIB, or zero if none. Usage: A 'chain' of one or more Software Running entries in the Host Resources MIB MAY be associated with this service. By convention, the FIRST of these entries SHALL represent the security functional unit of this service.
CAR xcmSvcMonServiceSWInstalled1.3.6.1.4.1.253.8.74.5.2.1.12Cardinal32read-createThe value of 'hrSWInstalledIndex' corresponding to the first associated conceptual row in the 'hrSWInstalledTable' of the Host Resources MIB (RFC 2790) and an (optional) associated row in 'xcmHrSWInstalledTable' in XCMI Ext to Host Resources MIB, or zero if none. Usage: A 'chain' of one or more Software Installed entries in the Host Resources MIB MAY be associated with a service. By convention, the FIRST of these entries SHALL represent the security functional unit of a service.
CAR xcmSvcMonServiceStorage1.3.6.1.4.1.253.8.74.5.2.1.13Cardinal32read-createThe value of 'hrStorageIndex' corresponding to the first associated conceptual row in the 'hrStorageTable' of the Host Resources MIB (RFC 2790) and an (optional) associated row in 'xcmHrStorageTable' of the XCMI Ext to Host Resources MIB, or zero if none. Usage: A 'chain' of one or more Storage entries in the Host Resources MIB MAY be associated with a service.
INT xcmSvcMonServicePriority1.3.6.1.4.1.253.8.74.5.2.1.14INTEGERread-createThe current priority of this system and/or end-user service. Usage: The scheduling priority of this service, where '0' is unspecified (default), '1' is lowest, and '100' is highest.
XCM xCmSvcMonServiceType1.3.6.1.4.1.253.8.74.5.2.1.15XcmSvcMonServiceTyperead-createThe explicit type of this system and/or end-user service.
OCT xcmSvcMonServiceStateDetail1.3.6.1.4.1.253.8.74.5.2.1.16OCTET STRINGread-onlyThis object represents additional status details to further describe the current state of the service. Usage: This bit-array is constructed from the set of supported values from 'XcmSvcMonServiceStateDetail', used as powers of 2 with big-endian rules - the high-order bit of the first octet corresponds to a service state detail '0' (reserved) - the low-order bit of the first octet corresponds to a service state detail of '7'. Similar to the BITS pseudotype defined in IETF SMIv2 (RFC 2578), which has the same bit ordering rules but requires definitions for contiguous enumerated bits.
xcmSvcMonServiceDetail1.3.6.1.4.1.253.8.74.6
xcmSvcMonServiceDetailTable1.3.6.1.4.1.253.8.74.6.2not-accessibleA 'sparse' table containing service detail information for installed and (possibly) active services on this host system, augmenting the basic entries in the 'xcmSvcMonServiceTable' of the XCMI Service Monitoring MIB. Usage: UNLIKE the 'xcmGenOptionTable' in the XCMI General MIB (which is a unique exception), this table of 'dictionary-based' service details is used with DIRECT create/update operations.
xcmSvcMonServiceDetailEntry1.3.6.1.4.1.253.8.74.6.2.1not-accessibleA 'sparse' entry containing service detail information for an installed and (possibly) active service on this host system, augmenting a basic entry in the 'xcmSvcMonServiceTable' of the XCMI Service Monitoring MIB.
XCM xCmSvcMonServiceDetailClass1.3.6.1.4.1.253.8.74.6.2.1.1XcmSvcMonServiceDetailClassnot-accessibleA service detail class, used by system administrators and end users to specify the correct class for this service detail.
XCM xCmSvcMonServiceDetailType1.3.6.1.4.1.253.8.74.6.2.1.2XcmSvcMonServiceDetailTypenot-accessibleA service detail type, used by system administrators and end users to specify the correct type for this service detail.
ORD xcmSvcMonServiceDetailIndex1.3.6.1.4.1.253.8.74.6.2.1.3Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmSvcMonServiceDetailTable', OR a common value shared across a set of related conceptual rows (with different values of 'xcmSvcMonServiceDetailType'. Usage: For service detail types which are single-valued, this index SHALL be used to correlate related single-valued details. Usage: For service detail types which are multi-valued, this index SHALL be used to enumerate lists of multi-valued details.
ROW xcmSvcMonServiceDetailRowStatus1.3.6.1.4.1.253.8.74.6.2.1.4RowStatusread-createThis object is used to create and delete individual conceptual rows in the 'xcmSvcMonServiceDetailTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmSvcMonServiceDetailRowStatus' row status object; and SHALL clear the 'svcMonServiceDetailGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmSvcMonServiceDetailRowStatus' row status object; and SHALL set the 'svcMonServiceDetailGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
XCM xcmSvcMonServiceDetailUnitClass1.3.6.1.4.1.253.8.74.6.2.1.5XcmHrDevDetailUnitClassread-createThe value unit class of the detail information specified in this conceptual row in the 'xcmSvcMonServiceDetailTable'. Usage: Used to select a textual convention for specifying the value unit of this service detail. Usage: The 'xcmSvcMonServiceDetail[UnitClass|Class]' objects are used to specify the value syntax AND the value unit of the 'xcmSvcMonServiceDetail[Integer|OID|String]' value objects.
CAR xcmSvcMonServiceDetailUnit1.3.6.1.4.1.253.8.74.6.2.1.6Cardinal32read-createThe value unit of the detail information specified in this conceptual row in the 'xcmSvcMonServiceDetailTable'. Usage: Used to select an enumerated choice from a textual convention to specify the value unit of this service detail. Usage: The 'xcmSvcMonServiceDetail[UnitClass|Class]' objects are used to specify the value syntax AND the value unit of the 'xcmSvcMonServiceDetail[Integer|OID|String]' value objects.
I32 xcmSvcMonServiceDetailInteger1.3.6.1.4.1.253.8.74.6.2.1.7Integer32read-createA service detail value integer, used by system administrators and end users to specify the current value for a service detail with a base value syntax of 'INTEGER'.
OID xcmSvcMonServiceDetailOID1.3.6.1.4.1.253.8.74.6.2.1.8OBJECT IDENTIFIERread-createA service detail value OID (object identifier), used by system administrators and end users to specify the current value for a service detail with a base value syntax of 'OBJECT IDENTIFIER'.
OCT xcmSvcMonServiceDetailString1.3.6.1.4.1.253.8.74.6.2.1.9OCTET STRINGread-createA service detail value string, used by system administrators and end users to specify the current value for a service detail with a base value syntax of 'OCTET STRING'. Usage: This object is of type 'XcmFixedLocaleDisplayString'. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object.
xcmSvcMonServiceMgmt1.3.6.1.4.1.253.8.74.7
xcmSvcMonServiceMgmtV1EventOID1.3.6.1.4.1.253.8.74.7.1The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmSvcMonServiceMgmtOperation' completes. See SNMPv2 trap definition 'xcmSvcMonServiceMgmtV2Event' below for 'special semantics'.
xcmSvcMonServiceMgmtV2EventPrefix1.3.6.1.4.1.253.8.74.7.1.0
NTF xcmSvcMonServiceMgmtV2Event1.3.6.1.4.1.253.8.74.7.1.0.1This trap is sent whenever an 'XcmSvcMonServiceMgmtOperation' completes, ie, when 'xcmSvcMonServiceMgmtStatus' becomes the completed operation status and 'XcmSvcMonServiceMgmtInProgress' 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 service's 'xcmSvcMonServiceIndex' field value SHALL be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows service management/monitoring applications to limit the alerts they receive to ones generated by requests they have submitted.
xcmSvcMonServiceMgmtTable1.3.6.1.4.1.253.8.74.7.2not-accessibleA table containing service management requests for control of system and/or end-user services on this host system.
xcmSvcMonServiceMgmtEntry1.3.6.1.4.1.253.8.74.7.2.1not-accessibleAn entry containing a service management request for control of a system and/or end-user service on this host system.
XCM xCmSvcMonServiceMgmtOperation1.3.6.1.4.1.253.8.74.7.2.1.1XcmSvcMonServiceMgmtOperationread-createThe most recent service management operation specified for this conceptual row in the 'xcmSvcMonServiceMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmSvcMonServiceMgmt[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSvcMonServiceMgmtInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmSvcMonServiceMgmtOperation' (mgmt operation) and 'xcmSvcMonServiceMgmtData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
XCM xCmSvcMonServiceMgmtData1.3.6.1.4.1.253.8.74.7.2.1.2XcmSvcMonServiceMgmtDataread-createThe most recent service management data specified for this conceptual row in the 'xcmSvcMonServiceMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmSvcMonServiceMgmt[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSvcMonServiceMgmtInProgress' is 'true') with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmSvcMonServiceMgmtOperation' (mgmt operation) and 'xcmSvcMonServiceMgmtData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Request PDU). Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: Management strings will be formatted as specified in the 'XcmHrDevMgmtCommandDataTag' textual convention. This means that the 'TT=value:' string format will be used with all management strings. Usage: Strings that have been specified by XCMI are provided in the 'XcmSvcMonServiceMgmtData'.
XCM xcmSvcMonServiceMgmtStatus1.3.6.1.4.1.253.8.74.7.2.1.3XcmGenSNMPv2ErrorStatusread-onlyThe service management error status associated with this conceptual row in 'xcmSvcMonServiceMgmtTable'. Usage: Conforming management agents SHALL set this object to the value returned in an SNMP Set-Response PDU when a service management operation is 'accepted', ie, when 'xcmSvcMonServiceMgmtInProgress' goes from 'false' to 'true'. Usage: Conforming management agents SHALL set this object to the value of the completion status of the (possibly deferred) service management operation, when 'xcmSvcMonServiceMgmtInProgress' goes from 'true' to 'false'.
T/F xcmSvcMonServiceMgmtInProgress1.3.6.1.4.1.253.8.74.7.2.1.4TruthValueread-onlyThe service management in progress status associated with this conceptual row in 'xcmSvcMonServiceMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Request to 'xcmSvcMonServiceMgmt[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSvcMonServiceMgmtInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
ROW xcmSvcMonServiceMgmtRowStatus1.3.6.1.4.1.253.8.74.7.2.1.5RowStatusread-createThis object manages the row status of this conceptual row in the 'xcmSvcMonServiceMgmtTable'. Usage: Conforming implementations which support static rows SHALL support 'active' and 'notInService' writes to this 'xcmSvcMonServiceMgmtRowStatus' row status object; and SHALL clear the 'xcmSvcMonServiceMgmtGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonServiceGeneralTable'. Usage: Conforming implementations which support dynamic rows SHALL support 'createAndGo' and 'destroy' writes to this 'xcmSvcMonServiceMgmtRowStatus' row status object; and SHALL set the 'xcmSvcMonServiceMgmtGroup' bit in 'xcmSvcMonGeneralCreateSupport' in the 'xcmSvcMonServiceGeneralTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
OCT xcmSvcMonServiceMgmtUserPassword1.3.6.1.4.1.253.8.74.7.2.1.6OCTET STRINGread-createA protected end user password for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: When changing the [User|Operator|Admin] Password, conformant implementations MUST encrypt the NEW password that is submitted in 'xcmSvcMonServiceMgmtData'. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'end user password' that is used in this object.
OCT xcmSvcMonServiceMgmtOperatorPassword1.3.6.1.4.1.253.8.74.7.2.1.7OCTET STRINGread-createA protected system operator password for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: When changing the [User|Operator|Admin] Password, conformant implementations MUST encrypt the NEW password that is submitted in 'xcmSvcMonServiceMgmtData'. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'operator password' that is used in this object.
OCT xcmSvcMonServiceMgmtAdminPassword1.3.6.1.4.1.253.8.74.7.2.1.8OCTET STRINGread-createA protected system administrator password for this device. Usage: Conformant implementations MUST encrypt passwords, keys, and other security information stored in this string object. Usage: When changing the [User|Operator|Admin] Password, conformant implementations MUST encrypt the NEW password that is submitted in 'xcmSvcMonServiceMgmtData'. Usage: All XCMI conforming management agents: a) SHOULD always return a zero length string in response to an SNMP GetRequest of this object; b) SHALL NOT return the contents of this object in cleartext (ie, unencrypted) in response to an SNMP GetRequest; c) SHOULD support (ie, accept) an authenticated SNMP SetRequest changing the system 'administrator password' that is used in this object.
xcmSimpleJobMgmtTC1.3.6.1.4.1.253.8.75Version: 5.10.pub Textual Conventions companion to the XCMI Simple Job Mgmt MIB, the MIB module for performing lightweight management of jobs in network accessible host systems. See: Document Printing Application - Part 1: Abstract Service (ISO/IEC 10175-1 / Final Text, March 1996). See: POSIX System Administration - Part 4: Print Interfaces (IEEE 1387.4 / Draft 8, October 1994). See: OSI Reference Model - Part 1: Basic Reference Model (CCITT X.200:1992 | ISO 7498-1:1992). Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
xCmSimpleJobDummy1.3.6.1.4.1.253.8.75.999
XCM xCmSimpleJobMgmtGroupSupport1.3.6.1.4.1.253.8.75.999.1XcmSimpleJobMgmtGroupSupportnot-accessibleDummy - DO NOT USE
xcmSimpleJobMgmtMIB1.3.6.1.4.1.253.8.76Version: 5.10.pub The MIB module for performing lightweight management of jobs in network accessible host systems. See: Document Printing Application - Part 1: Abstract Service (ISO 10175-1 / Final Text, March 1996). See: POSIX System Administration - Part 4: Print Interfaces (IEEE 1387.4 / Draft 8, October 1994). See: OSI Reference Model - Part 1: Basic Reference Model (CCITT X.200:1992 | ISO 7498-1:1992). Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
xcmSimpleJobBase1.3.6.1.4.1.253.8.76.1
xcmSimpleJobBaseTable1.3.6.1.4.1.253.8.76.1.2not-accessibleA table of general counters and capabilities for ease of use of the XCMI Simple Job Mgmt MIB on this host system. Usage: The ONLY valid row in the 'xcmSimpleJobBaseTable' shall ALWAYS have an 'xcmSimpleJobBaseIndex' of one ('1').
xcmSimpleJobBaseEntry1.3.6.1.4.1.253.8.76.1.2.1not-accessibleAn entry of general counters and capabilities for ease of use of the XCMI Simple Job Mgmt MIB on this host system. Usage: The ONLY valid row in the 'xcmSimpleJobBaseTable' shall ALWAYS have an 'xcmSimpleJobBaseIndex' of one ('1').
ORD xcmSimpleJobBaseIndex1.3.6.1.4.1.253.8.76.1.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmSimpleJobBaseTable'. Usage: The ONLY valid row in the 'xcmSimpleJobBaseTable' shall ALWAYS have an 'xcmSimpleJobBaseIndex' of one ('1').
ROW xcmSimpleJobBaseRowStatus1.3.6.1.4.1.253.8.76.1.2.1.2RowStatusread-onlyThis object is used to display status of the ONLY valid conceptual row in the 'xcmSimpleJobBaseTable'. Usage: 'xcmSimpleJobBaseRowStatus' is 'read-only' because the ONLY valid conceptual row shall NOT be deleted.
XCM xcmSimpleJobBaseGroupSupport1.3.6.1.4.1.253.8.76.1.2.1.3XcmSimpleJobMgmtGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Simple Job Mgmt MIB groups 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 XCMI Simple Job Mgmt MIB groups.
XCM xcmSimpleJobBaseCreateSupport1.3.6.1.4.1.253.8.76.1.2.1.4XcmSimpleJobMgmtGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Simple Job Mgmt MIB groups 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 XCMI Simple Job Mgmt MIB groups.
XCM xcmSimpleJobBaseUpdateSupport1.3.6.1.4.1.253.8.76.1.2.1.5XcmSimpleJobMgmtGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Simple Job Mgmt MIB groups 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 XCMI Simple Job Mgmt MIB groups.
xcmSimpleJobMgmtMIBConformance1.3.6.1.4.1.253.8.76.2
xcmSimpleJobMgmtMIBGroups1.3.6.1.4.1.253.8.76.2.2
xcmSimpleJobBaseGroup1.3.6.1.4.1.253.8.76.2.2.1The Simple Job Base Group
xcmSimpleJobMgmtGroup1.3.6.1.4.1.253.8.76.2.2.3The Simple Job Mgmt Group
xcmSimpleJobInterceptGroup1.3.6.1.4.1.253.8.76.2.2.4The Simple Job Intercept Group
xcmSimpleJobMgmtMIBCompliance1.3.6.1.4.1.253.8.76.2.3The compliance statements for SNMP intercept agents that implement the Simple Job Mgmt MIB.
xcmSimpleJobMgmt1.3.6.1.4.1.253.8.76.3
xcmSimpleJobMgmtV1EventOID1.3.6.1.4.1.253.8.76.3.1The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmSimpleJobMgmtOperation' completes. See SNMPv2 trap definition 'xcmSimpleJobMgmtV2Event' below for 'special semantics'.
xcmSimpleJobMgmtV2EventPrefix1.3.6.1.4.1.253.8.76.3.1.0
NTF xcmSimpleJobMgmtV2Event1.3.6.1.4.1.253.8.76.3.1.0.1This trap is sent whenever an 'XcmSimpleJobMgmtOperation' completes, ie, when 'xcmSimpleJobMgmtStatus' becomes a completed operation status and 'XcmSimpleJobMgmtInProgress' goes from 'true' to 'false'. Note: The 'hrDeviceIndex' is included for convenience, even though the IETF Printer MIB doesn't include 'hrDeviceIndex' in its traps. Then the management station doesn't have to parse the received varBind OIDs on a trap in order to discover which device trapped. Note: The variable-bindings of this trap have been chosen to specify a complete job management operation result while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o If the job's 'xcmJobClientId' field is non-empty and it is a valid 'XcmGlobalUniqueID' representation, its value shall ALWAYS be appended to this trap object ID, as a BER binary OID suffix. Note: The BER binary OID suffix shall NOT include the BER tag of 6 indicating an OID and shall NOT include the BER length field in octets of the OID suffix. This trap OID qualifier allows job-submission and job-monitoring applications to limit the alerts they receive to ones generated by jobs which they have submitted. Note: The sum of the trap varBind values must be less than can fit into a PDU on any transport, roughly 540 octets on some transports. Thus implementors are warned to minimize the length of the 'xcmJobClientId' and 'xcmJobIdentifierOnSystem' objects.
xcmSimpleJobMgmtTable1.3.6.1.4.1.253.8.76.3.2not-accessibleA table which augments the 'xcmJobGenBasicTable' in the XCMI Job Monitoring MIB, to support simple job management of jobs on this host system.
xcmSimpleJobMgmtEntry1.3.6.1.4.1.253.8.76.3.2.1not-accessibleAn entry which augments an 'xcmJobGenBasicEntry' in the XCMI Job Monitoring MIB, to support simple job management of a job on this host system.
XCM xCmSimpleJobMgmtOperation1.3.6.1.4.1.253.8.76.3.2.1.1XcmSimpleJobMgmtOperationread-writeThe simple job management operation specified for this conceptual row in the 'xcmSimpleJobMgmtTable' and the 'xcmJobGenBasicTable' (XCMI Job Monitoring MIB). Usage: Conforming management agents SHALL 'reject' any SNMP Set-Operation to 'xcmSimpleJobMgmt[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobMgmtInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmSimpleJobMgmtOperation' (mgmt operation) and 'xcmSimpleJobMgmtData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Operation PDU). Usage: Performing 'delete' (system operator) shall ALWAYS force 'xcmJobCurrentState' to 'completed(17)' immediately, and MAY affect 'xcmJobAccountingBasicRowStatus'. Usage: Performing 'remove' (user cancel) shall ALWAYS force 'xcmJobCurrentState' to 'completed(17)' in a timely fashion, but shall NOT affect 'xcmJobAccountingBasicRowStatus'.
XCM xCmSimpleJobMgmtData1.3.6.1.4.1.253.8.76.3.2.1.2XcmSimpleJobMgmtDataread-writeThe simple job management data specified for this conceptual row in the 'xcmSimpleJobMgmtTable' and the 'xcmJobGenBasicTable' (XCMI Job Monitoring MIB). Usage: Conforming management agents SHALL 'reject' any SNMP Set-Operation to 'xcmSimpleJobMgmt[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobMgmtInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmSimpleJobMgmtOperation' (mgmt operation) and 'xcmSimpleJobMgmtData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Operation PDU).
XCM xcmSimpleJobMgmtStatus1.3.6.1.4.1.253.8.76.3.2.1.3XcmGenSNMPv2ErrorStatusread-onlyThe simple job management error status associated with this conceptual row in 'xcmSimpleJobMgmtTable'. Usage: Conforming management agents shall ALWAYS set this object to the value returned in an SNMP Set-Response PDU when a simple job management operation is 'accepted', ie, when 'xcmSimpleJobMgmtInProgress' 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 job management operation, when 'xcmSimpleJobMgmtInProgress' goes from 'true' to 'false'.
T/F xcmSimpleJobMgmtInProgress1.3.6.1.4.1.253.8.76.3.2.1.4TruthValueread-onlyThe simple job management in progress status associated with this conceptual row in 'xcmSimpleJobMgmtTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Operation to 'xcmSimpleJobMgmt[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobMgmtInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
xcmSimpleJobIntercept1.3.6.1.4.1.253.8.76.4
xcmSimpleJobInterceptV1EventOID1.3.6.1.4.1.253.8.76.4.1The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmSimpleJobInterceptOperation' completes. See SNMPv2 trap definition 'xcmSimpleJobInterceptV2Event' below for 'special semantics'.
xcmSimpleJobInterceptV2EventPrefix1.3.6.1.4.1.253.8.76.4.1.0
NTF xcmSimpleJobInterceptV2Event1.3.6.1.4.1.253.8.76.4.1.0.1This trap is sent whenever an 'XcmSimpleJobInterceptOperation' completes. Note: The variable-bindings of this trap have been chosen to specify a complete job intercept operation result while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o If 'xcmSimpleJobInterceptClientId' is non-empty and it is a valid 'XcmGlobalUniqueID' representation, its value shall ALWAYS be appended to this trap object ID, as a BER binary OID suffix. Note: The BER binary OID suffix shall NOT include the BER tag of 6 indicating an OID and shall NOT include the BER length field in octets of the OID suffix. This trap OID qualifier allows job-submission and job-monitoring applications to limit the alerts they receive to ones generated by jobs which they have submitted. Note: The sum of the trap varBind values must be less than can fit into a PDU on any transport, roughly 540 octets on some transports. Thus implementors are warned to minimize the length of the 'xcmJobClientId' and 'xcmJobIdentifierOnSystem' objects.
xcmSimpleJobInterceptTable1.3.6.1.4.1.253.8.76.4.2not-accessibleA table which is indexed by the future 'xcmJobClientId' in the XCMI Job Monitoring MIB, to support simple job intercept requests for upstream jobs (off this host system).
xcmSimpleJobInterceptEntry1.3.6.1.4.1.253.8.76.4.2.1not-accessibleAn entry which is indexed by the future 'xcmJobClientId' in the XCMI Job Monitoring MIB, to support a simple job intercept request for an upstream job (off this host system).
STR xcmSimpleJobInterceptClientId1.3.6.1.4.1.253.8.76.4.2.1.1XcmFixedLocaleDisplayStringread-onlyA unique value used by this host system to identify this conceptual row in the 'xcmSimpleJobInterceptTable'. Usage: The future value of 'xcmJobClientId' from the XCMI Job Monitoring MIB which uniquely identifies this client's job. Usage: XCMI conforming management agents MAY choose to REJECT any attempt at row creation in the 'xcmSimpleJobInterceptTable' which specifies a value for 'xcmSimpleJobInterceptClientId' that does NOT conform to the 'XcmGlobalUniqueID' format (therefore cannot be appended onto the trap OID for any job-related traps). Usage: XCMI conforming management agents MAY choose to ACCEPT any attempt at row creation in the 'xcmSimpleJobInterceptTable' which specifies a value for 'xcmSimpleJobInterceptClientId' that is nonetheless unique in the scope of the managed system (but not append it onto the trap OID for any job-related traps). Usage: XCMI conforming management stations (ie, clients) shall ALWAYS submit an 'xcmJobClientId' in 'XcmGlobalUniqueID' format. XCMI conforming management agents (ie, servers and devices) shall ALWAYS append such an 'xcmJobClientId' onto the trap OID for any job-related traps. Usage: Non-XCMI conforming management stations (ie, clients) MAY submit a non-unique 'xcmJobClientId', although they may be otherwise strictly conformant DPA (ISO 10175) clients.
ROW xcmSimpleJobInterceptRowStatus1.3.6.1.4.1.253.8.76.4.2.1.2RowStatusread-createThis object is used to create and destroy individual conceptual rows in 'xcmSimpleJobInterceptTable'.
XCM xcmSimpleJobInterceptOperation1.3.6.1.4.1.253.8.76.4.2.1.3XcmSimpleJobMgmtOperationread-createThe simple job intercept operation specified for this conceptual row in the 'xcmSimpleJobInterceptTable' and the 'xcmJobClientId' object (XCMI Job Monitoring MIB). Usage: Conforming management agents SHALL 'reject' any SNMP Set-Operation to 'xcmSimpleJobIntercept[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobInterceptInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmSimpleJobInterceptOperation' (mgmt operation) and 'xcmSimpleJobInterceptData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Operation PDU).
XCM xcmSimpleJobInterceptData1.3.6.1.4.1.253.8.76.4.2.1.4XcmSimpleJobMgmtDataread-createThe simple job intercept data specified for this conceptual row in the 'xcmSimpleJobInterceptTable' and the 'xcmJobClientId' object (XCMI Job Monitoring MIB). Usage: Conforming management agents SHALL 'reject' any SNMP Set-Operation to 'xcmSimpleJobIntercept[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobInterceptInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3). Usage: Conforming management stations SHALL set 'xcmSimpleJobInterceptOperation' (mgmt operation) and 'xcmSimpleJobInterceptData' (mgmt arguments) SIMULTANEOUSLY (in the same SNMP Set-Operation PDU).
XCM xcmSimpleJobInterceptStatus1.3.6.1.4.1.253.8.76.4.2.1.5XcmGenSNMPv2ErrorStatusread-onlyThe simple job intercept error status associated with this conceptual row in 'xcmSimpleJobInterceptTable'. Usage: Conforming management agents shall ALWAYS set this object to the value returned in an SNMP Set-Response PDU when a simple job intercept operation is 'accepted', ie, when 'xcmSimpleJobInterceptInProgress' 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 job intercept operation, when 'xcmSimpleJobInterceptInProgress' goes from 'true' to 'false'.
T/F xcmSimpleJobInterceptInProgress1.3.6.1.4.1.253.8.76.4.2.1.6TruthValueread-onlyThe simple job intercept in progress status associated with this conceptual row in 'xcmSimpleJobInterceptTable'. Usage: Conforming management agents SHALL 'reject' any SNMP Set-Operation to 'xcmSimpleJobIntercept[Operation|Data]' while another management operation is already in progress (ie, while 'xcmSimpleJobInterceptInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
xcmJmxMIB1.3.6.1.4.1.253.8.83Version: 5.401.pub The MIB module for job administration and job notifications for systems that implement the PWG Job Monitoring MIB (RFC 2707). See: Section 7 'Conformance Requirements and Implementers Guide' of the XCMI Job Monitoring TC (40jobtc.txt) for implementation and conformance guidance for the PWG Job Monitoring MIB (RFC 2707) and for mapping to the XCMI Job Monitoring MIB. Copyright (C) 2001-2002 Xerox Corporation. All Rights Reserved.
xcmJmxMIBObjects1.3.6.1.4.1.253.8.83.1
xcmJmxGeneral1.3.6.1.4.1.253.8.83.1.1
xcmJmxGeneralTable1.3.6.1.4.1.253.8.83.1.1.2not-accessibleA table of general counters and information for ease of use of the XCMI Ext to PWG Job Monitoring MIB and the PWG Job Monitoring MIB (RFC 2707) on this host system. Usage: The ONLY valid row in the 'xcmJmxGeneralTable' shall ALWAYS have an 'xcmJmxGeneralIndex' of one ('1').
xcmJmxGeneralEntry1.3.6.1.4.1.253.8.83.1.1.2.1not-accessibleAn entry of general counters and information for ease of use of the XCMI Ext to PWG Job Monitoring MIB and the PWG Job Monitoring MIB (RFC 2707) on this host system. Usage: The ONLY valid row in the 'xcmJmxGeneralTable' shall ALWAYS have an 'xcmJmxGeneralIndex' of one ('1').
ORD xcmJmxGeneralIndex1.3.6.1.4.1.253.8.83.1.1.2.1.1Ordinal32not-accessibleA unique value used by this host system to identify this conceptual row in the 'xcmJmxGeneralTable'. Usage: The ONLY valid row in the 'xcmJmxGeneralTable' shall ALWAYS have an 'xcmJmxGeneralIndex' of one ('1').
XCM xcmJmxGeneralGroupSupport1.3.6.1.4.1.253.8.83.1.1.2.1.2XcmJmxGroupSupportread-onlyThe terse conformance statement of ALL mandatory, conditionally mandatory, and optional PWG Job Monitoring MIB (RFC 2707) and XCMI Ext to PWG Job Monitoring MIB objects which are supported by this management agent implementation (i.e., version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for PWG Job Monitoring MIB (RFC 2707) and XCMI Ext to PWG Job Monitoring MIB object groups.
C32 xcmJmxGeneralJobCreatedCount1.3.6.1.4.1.253.8.83.1.1.2.1.3Counter32read-onlyTotal number of jobs that have been created on this managed system. The managed system MAY preserve this count across initializations and resets. Usage: If the value of this counter is not preserved across initializations and resets, then it SHALL be set to zero upon system initialization or reset. Usage: A managed system SHALL return zero if the number of jobs created is not known.
C32 xcmJmxGeneralJobCompletedCount1.3.6.1.4.1.253.8.83.1.1.2.1.4Counter32read-onlyTotal number of jobs that have completed on this managed system. The managed system MAY preserve this count across initializations and resets. Usage: If the value of this counter is not preserved across initializations and resets, then it SHALL be set to zero upon system initialization or reset. Usage: A managed system SHALL return zero if the number of jobs created is not known.
C32 xcmJmxGeneralJobOperationCount1.3.6.1.4.1.253.8.83.1.1.2.1.5Counter32read-onlyTotal number of job operations that have been executed on this managed system. The managed system MAY preserve this count across initializations and resets. Usage: If the value of this counter is not preserved across initializations and resets, then it SHALL be set to zero upon system initialization or reset. Usage: A managed system SHALL return zero if the number of jobs created is not known.
C32 xcmJmxGeneralJobTrapCount1.3.6.1.4.1.253.8.83.1.1.2.1.6Counter32read-onlyTotal number of job traps that have been sent from this managed system. The managed system MAY preserve this count across initializations and resets. Usage: If the value of this counter is not preserved across initializations and resets, then it SHALL be set to zero upon system initialization or reset. Usage: A managed system SHALL return zero if the number of jobs created is not known.
XCM xcmJmxGeneralJobAccntSupport1.3.6.1.4.1.253.8.83.1.1.2.1.7XcmJmxJobAccntSupportread-writeThis is a way to turn the Job Accounting in the device on and off when the printer supports the PWG job accounting mib. If the job accounting within the device is off then the group support will report no no group supported. If job accounting is on then the appropriate groups will be reported as supported.
xcmJmxJobAdmin1.3.6.1.4.1.253.8.83.1.2
xcmJmxJobAdminTable1.3.6.1.4.1.253.8.83.1.2.1not-accessibleA table containing job operation requests for control of jobs on this host system.
xcmJmxJobAdminEntry1.3.6.1.4.1.253.8.83.1.2.1.1not-accessibleAn entry containing a job operation request for control of a job on this host system.
XCM xcmJmxJobAdminOperation1.3.6.1.4.1.253.8.83.1.2.1.1.1XcmJmxJobAdminOperationread-writeThe current or most recent administrative operation on this job (submitted via SNMP, IPP, or any other job control protocol). Usage: Conforming management agents shall ALWAYS 'reject' any SNMP Set-Request to 'xcmJmxJobAdminOperation' while another job operation request is already in progress (i.e., while 'xcmJmxJobAdminInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
XCM xcmJmxJobAdminStatus1.3.6.1.4.1.253.8.83.1.2.1.1.2XcmGenSNMPv2ErrorStatusread-onlyThe job operation error status associated with this conceptual row in 'xcmJmxJobAdminTable'. Usage: Conforming management agents shall ALWAYS set this object to the value returned in an SNMP Set-Response PDU when a job operation request is 'accepted', ie, when 'xcmJmxJobAdminInProgress' 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) job operation request, when 'xcmJmxJobAdminInProgress' goes from 'true' to 'false'.
T/F xcmJmxJobAdminInProgress1.3.6.1.4.1.253.8.83.1.2.1.1.3TruthValueread-onlyThe job operation in progress status associated with this conceptual row in 'xcmJmxJobAdminTable'. 'true' if job operation is in progress; otherwise, 'false'. Usage: Conforming management agents shall ALWAYS 'reject' any SNMP Set-Request to 'xcmJmxJobAdminOperation' while another job operation request is already in progress (i.e., while 'xcmJmxJobAdminInProgress' is 'true'), with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
xcmJmxMIBNotifications1.3.6.1.4.1.253.8.83.2
xcmJmxJobOperationV1Enterprise1.3.6.1.4.1.253.8.83.2.1The value of the enterprise-specific OID in an SNMPv1 trap for a Job operation complete event sent by this managed system.
xcmJmxJobOperationV2TrapPrefix1.3.6.1.4.1.253.8.83.2.1.0
NTF xcmJmxJobOperationV2Trap1.3.6.1.4.1.253.8.83.2.1.0.1This SMIv2 trap corresponds to a Job operation complete event. The values of 'jmGeneralJobSetIndex' and 'jmJobIndex' for use with 'jmJobTable' for this Job are conveyed in the instance qualifier (OID suffix) of 'jmJobOperation'. Additional variable-bindings MAY be appended to this trap: - Systems with the Host Resources MIB (RFC 2790) MAY add 'hrSystemDate' (compare to IPP 'printer-current-time') - Systems MAY add other variable-bindings from any MIB
xcmJmxJobStateV1Enterprise1.3.6.1.4.1.253.8.83.2.2The value of the enterprise-specific OID in an SNMPv1 trap for a Job state changed event sent by this managed system.
xcmJmxJobStateV2TrapPrefix1.3.6.1.4.1.253.8.83.2.2.0
NTF xcmJmxJobStateV2Trap1.3.6.1.4.1.253.8.83.2.2.0.1This SMIv2 trap corresponds to IPP 'job-state-changed' event. The values of 'jmGeneralJobSetIndex' and 'jmJobIndex' for use with 'jmJobTable' for this Job are conveyed in the instance qualifier (OID suffix) of 'jmJobState'. Additional variable-bindings MAY be appended to this trap: - Systems with the Host Resources MIB (RFC 2790) MAY add 'hrSystemDate' (compare to IPP 'printer-current-time') - Systems MAY add other variable-bindings from any MIB
xcmJmxJobCreatedV1Enterprise1.3.6.1.4.1.253.8.83.2.3The value of the enterprise-specific OID in an SNMPv1 trap for a Job created event sent by this managed system.
xcmJmxJobCreatedV2TrapPrefix1.3.6.1.4.1.253.8.83.2.3.0
NTF xcmJmxJobCreatedV2Trap1.3.6.1.4.1.253.8.83.2.3.0.1This SMIv2 trap corresponds to IPP 'job-created' event.
xcmJmxJobCompletedV1Enterprise1.3.6.1.4.1.253.8.83.2.4The value of the enterprise-specific OID in an SNMPv1 trap for a Job completed event sent by this managed system.
xcmJmxJobCompletedV2TrapPrefix1.3.6.1.4.1.253.8.83.2.4.0
NTF xcmJmxJobCompletedV2Trap1.3.6.1.4.1.253.8.83.2.4.0.1This SMIv2 trap corresponds to IPP 'job-completed' event.
xcmJmxJobStoppedV1Enterprise1.3.6.1.4.1.253.8.83.2.5The value of the enterprise-specific OID in an SNMPv1 trap for a Job stopped event sent by this managed system.
xcmJmxJobStoppedV2TrapPrefix1.3.6.1.4.1.253.8.83.2.5.0
NTF xcmJmxJobStoppedV2Trap1.3.6.1.4.1.253.8.83.2.5.0.1This SMIv2 trap corresponds to IPP 'job-stopped' event.
xcmJmxJobConfigV1Enterprise1.3.6.1.4.1.253.8.83.2.6The value of the enterprise-specific OID in an SNMPv1 trap for a Job config changed event sent by this managed system.
xcmJmxJobConfigV2TrapPrefix1.3.6.1.4.1.253.8.83.2.6.0
NTF xcmJmxJobConfigV2Trap1.3.6.1.4.1.253.8.83.2.6.0.1This SMIv2 trap corresponds to IPP 'job-config-changed' event.
xcmJmxJobProgressV1Enterprise1.3.6.1.4.1.253.8.83.2.7The value of the enterprise-specific OID in an SNMPv1 trap for a Job progress event sent by this managed system.
xcmJmxJobProgressV2TrapPrefix1.3.6.1.4.1.253.8.83.2.7.0
NTF xcmJmxJobProgressV2Trap1.3.6.1.4.1.253.8.83.2.7.0.1This SMIv2 trap corresponds to an IPP 'job-progress' event.
xcmJmxMIBConformance1.3.6.1.4.1.253.8.83.3
xcmJmxMIBCompliance1.3.6.1.4.1.253.8.83.3.1The compliance statement for agents that implement this Job Admin MIB.
xcmJmxMIBObjectGroups1.3.6.1.4.1.253.8.83.3.2
xcmJmxGeneralGroup1.3.6.1.4.1.253.8.83.3.2.1The general group.
xcmJmxJobAdminGroup1.3.6.1.4.1.253.8.83.3.2.2The job administration group.
xcmJmxMIBTrapGroups1.3.6.1.4.1.253.8.83.3.3

RFC description

Xerox root management module (Version 5.10) serving as the foundation for XCMI (Xerox Common Management Interface) printer and device MIBs.

Start monitoring Xerox printers and multifunction devices, XCMI foundational module (shared 64-bit counter/gauge type definitions, no device-specific data) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download XEROX-COMMON-MIB