XEROX-COMMON-MIB: View SNMP OID List / Download MIB

VENDOR: XEROX


 Home MIB: XEROX-COMMON-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 zeroDotZero 0.0
     xcmGenZeroDotZero 0.0.0
A 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.
     xcmGenZeroDummy 0.0.51
     xcmHrZeroDummy 0.0.53
     xcmJobZeroDummy 0.0.59
     xcmCommsEngineZeroDummy 0.0.61
     xcmCommsConfigZeroDummy 0.0.64
     xcmSvcMonZeroDummy 0.0.74
                 mib_2 1.3.6.1.2.1
                     system 1.3.6.1.2.1.1
                     interfaces 1.3.6.1.2.1.2
                         ifNumber 1.3.6.1.2.1.2.1 integer read-only
The number of network interfaces (regardless of their current state) present on this system.
                         ifTable 1.3.6.1.2.1.2.2 no-access
A list of interface entries. The number of entries is given by the value of ifNumber.
                             ifEntry 1.3.6.1.2.1.2.2.1 no-access
An interface entry containing objects at the subnetwork layer and below for a particular interface.
                                 ifIndex 1.3.6.1.2.1.2.2.1.1 integer read-only
A 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.
                                 ifDescr 1.3.6.1.2.1.2.2.1.2 displaystring read-only
A 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.
                                 ifType 1.3.6.1.2.1.2.2.1.3 integer read-only
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. Enumeration: 'propPointToPointSerial': 22, 'frame-relay': 32, 'softwareLoopback': 24, 'rfc877-x25': 5, 'ds3': 30, 'ppp': 23, 'ddn-x25': 4, 'slip': 28, 'proteon-10Mbit': 12, 'ethernet-3Mbit': 26, 'sip': 31, 'iso88023-csmacd': 7, 'other': 1, 'sdlc': 17, 'lapb': 16, 'iso88024-tokenBus': 8, 'hyperchannel': 14, 'basicISDN': 20, 'ethernet-csmacd': 6, 'primaryISDN': 21, 'e1': 19, 'fddi': 15, 'proteon-80Mbit': 13, 'starLan': 11, 'eon': 25, 'iso88025-tokenRing': 9, 'ds1': 18, 'hdh1822': 3, 'nsip': 27, 'regular1822': 2, 'iso88026-man': 10, 'ultra': 29.
                                 ifMtu 1.3.6.1.2.1.2.2.1.4 integer read-only
The 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.
                                 ifSpeed 1.3.6.1.2.1.2.2.1.5 gauge read-only
An 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.
                                 ifPhysAddress 1.3.6.1.2.1.2.2.1.6 physaddress read-only
The 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.
                                 ifAdminStatus 1.3.6.1.2.1.2.2.1.7 integer read-write
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                                 ifOperStatus 1.3.6.1.2.1.2.2.1.8 integer read-only
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                                 ifLastChange 1.3.6.1.2.1.2.2.1.9 timeticks read-only
The 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.
                                 ifInOctets 1.3.6.1.2.1.2.2.1.10 counter read-only
The total number of octets received on the interface, including framing characters.
                                 ifInUcastPkts 1.3.6.1.2.1.2.2.1.11 counter read-only
The number of subnetwork-unicast packets delivered to a higher-layer protocol.
                                 ifInNUcastPkts 1.3.6.1.2.1.2.2.1.12 counter read-only
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
                                 ifInDiscards 1.3.6.1.2.1.2.2.1.13 counter read-only
The 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.
                                 ifInErrors 1.3.6.1.2.1.2.2.1.14 counter read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
                                 ifInUnknownProtos 1.3.6.1.2.1.2.2.1.15 counter read-only
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
                                 ifOutOctets 1.3.6.1.2.1.2.2.1.16 counter read-only
The total number of octets transmitted out of the interface, including framing characters.
                                 ifOutUcastPkts 1.3.6.1.2.1.2.2.1.17 counter read-only
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
                                 ifOutNUcastPkts 1.3.6.1.2.1.2.2.1.18 counter read-only
The 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.
                                 ifOutDiscards 1.3.6.1.2.1.2.2.1.19 counter read-only
The 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.
                                 ifOutErrors 1.3.6.1.2.1.2.2.1.20 counter read-only
The number of outbound packets that could not be transmitted because of errors.
                                 ifOutQLen 1.3.6.1.2.1.2.2.1.21 gauge read-only
The length of the output packet queue (in packets).
                                 ifSpecific 1.3.6.1.2.1.2.2.1.22 object identifier read-only
A 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.
                     at 1.3.6.1.2.1.3
                         atTable 1.3.6.1.2.1.3.1 no-access
The 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.
                             atEntry 1.3.6.1.2.1.3.1.1 no-access
Each entry contains one NetworkAddress to `physical' address equivalence.
                                 atIfIndex 1.3.6.1.2.1.3.1.1.1 integer read-write
The 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.
                                 atPhysAddress 1.3.6.1.2.1.3.1.1.2 physaddress read-write
The 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.
                                 atNetAddress 1.3.6.1.2.1.3.1.1.3 ipaddress read-write
The NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address.
                     ip 1.3.6.1.2.1.4
                         ipForwarding 1.3.6.1.2.1.4.1 integer read-write
The 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. Enumeration: 'forwarding': 1, 'not-forwarding': 2.
                         ipDefaultTTL 1.3.6.1.2.1.4.2 integer read-write
The 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.
                         ipInReceives 1.3.6.1.2.1.4.3 counter read-only
The total number of input datagrams received from interfaces, including those received in error.
                         ipInHdrErrors 1.3.6.1.2.1.4.4 counter read-only
The 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.
                         ipInAddrErrors 1.3.6.1.2.1.4.5 counter read-only
The 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.
                         ipForwDatagrams 1.3.6.1.2.1.4.6 counter read-only
The 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.
                         ipInUnknownProtos 1.3.6.1.2.1.4.7 counter read-only
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
                         ipInDiscards 1.3.6.1.2.1.4.8 counter read-only
The 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.
                         ipInDelivers 1.3.6.1.2.1.4.9 counter read-only
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
                         ipOutRequests 1.3.6.1.2.1.4.10 counter read-only
The 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.
                         ipOutDiscards 1.3.6.1.2.1.4.11 counter read-only
The 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.
                         ipOutNoRoutes 1.3.6.1.2.1.4.12 counter read-only
The 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.
                         ipReasmTimeout 1.3.6.1.2.1.4.13 integer read-only
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
                         ipReasmReqds 1.3.6.1.2.1.4.14 counter read-only
The number of IP fragments received which needed to be reassembled at this entity.
                         ipReasmOKs 1.3.6.1.2.1.4.15 counter read-only
The number of IP datagrams successfully re- assembled.
                         ipReasmFails 1.3.6.1.2.1.4.16 counter read-only
The 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.
                         ipFragOKs 1.3.6.1.2.1.4.17 counter read-only
The number of IP datagrams that have been successfully fragmented at this entity.
                         ipFragFails 1.3.6.1.2.1.4.18 counter read-only
The 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.
                         ipFragCreates 1.3.6.1.2.1.4.19 counter read-only
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
                         ipAddrTable 1.3.6.1.2.1.4.20 no-access
The table of addressing information relevant to this entity's IP addresses.
                               ipAddrEntry 1.3.6.1.2.1.4.20.1 no-access
The addressing information for one of this entity's IP addresses.
                                   ipAdEntAddr 1.3.6.1.2.1.4.20.1.1 ipaddress read-only
The IP address to which this entry's addressing information pertains.
                                   ipAdEntIfIndex 1.3.6.1.2.1.4.20.1.2 integer read-only
The 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.
                                   ipAdEntNetMask 1.3.6.1.2.1.4.20.1.3 ipaddress read-only
The 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.
                                   ipAdEntBcastAddr 1.3.6.1.2.1.4.20.1.4 integer read-only
The 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.
                                   ipAdEntReasmMaxSize 1.3.6.1.2.1.4.20.1.5 integer read-only
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
                         ipRouteTable 1.3.6.1.2.1.4.21 no-access
This entity's IP Routing table.
                               ipRouteEntry 1.3.6.1.2.1.4.21.1 no-access
A route to a particular destination.
                                   ipRouteDest 1.3.6.1.2.1.4.21.1.1 ipaddress read-write
The 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.
                                   ipRouteIfIndex 1.3.6.1.2.1.4.21.1.2 integer read-write
The 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.
                                   ipRouteMetric1 1.3.6.1.2.1.4.21.1.3 integer read-write
The 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.
                                   ipRouteMetric2 1.3.6.1.2.1.4.21.1.4 integer read-write
An 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.
                                   ipRouteMetric3 1.3.6.1.2.1.4.21.1.5 integer read-write
An 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.
                                   ipRouteMetric4 1.3.6.1.2.1.4.21.1.6 integer read-write
An 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.
                                   ipRouteNextHop 1.3.6.1.2.1.4.21.1.7 ipaddress read-write
The 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.)
                                   ipRouteType 1.3.6.1.2.1.4.21.1.8 integer read-write
The 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. Enumeration: 'indirect': 4, 'other': 1, 'direct': 3, 'invalid': 2.
                                   ipRouteProto 1.3.6.1.2.1.4.21.1.9 integer read-only
The 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. Enumeration: 'bgp': 14, 'bbnSpfIgp': 12, 'ggp': 6, 'ospf': 13, 'egp': 5, 'rip': 8, 'es-is': 10, 'ciscoIgrp': 11, 'other': 1, 'is-is': 9, 'icmp': 4, 'local': 2, 'hello': 7, 'netmgmt': 3.
                                   ipRouteAge 1.3.6.1.2.1.4.21.1.10 integer read-write
The 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.
                                   ipRouteMask 1.3.6.1.2.1.4.21.1.11 ipaddress read-write
Indicate 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.
                                   ipRouteMetric5 1.3.6.1.2.1.4.21.1.12 integer read-write
An 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.
                                   ipRouteInfo 1.3.6.1.2.1.4.21.1.13 object identifier read-only
A 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.
                         ipNetToMediaTable 1.3.6.1.2.1.4.22 no-access
The IP Address Translation table used for mapping from IP addresses to physical addresses.
                               ipNetToMediaEntry 1.3.6.1.2.1.4.22.1 no-access
Each entry contains one IpAddress to `physical' address equivalence.
                                   ipNetToMediaIfIndex 1.3.6.1.2.1.4.22.1.1 integer read-write
The 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.
                                   ipNetToMediaPhysAddress 1.3.6.1.2.1.4.22.1.2 physaddress read-write
The media-dependent `physical' address.
                                   ipNetToMediaNetAddress 1.3.6.1.2.1.4.22.1.3 ipaddress read-write
The IpAddress corresponding to the media- dependent `physical' address.
                                   ipNetToMediaType 1.3.6.1.2.1.4.22.1.4 integer read-write
The 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. Enumeration: 'static': 4, 'other': 1, 'dynamic': 3, 'invalid': 2.
                         ipRoutingDiscards 1.3.6.1.2.1.4.23 counter read-only
The 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.
                     icmp 1.3.6.1.2.1.5
                         icmpInMsgs 1.3.6.1.2.1.5.1 counter read-only
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
                         icmpInErrors 1.3.6.1.2.1.5.2 counter read-only
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
                         icmpInDestUnreachs 1.3.6.1.2.1.5.3 counter read-only
The number of ICMP Destination Unreachable messages received.
                         icmpInTimeExcds 1.3.6.1.2.1.5.4 counter read-only
The number of ICMP Time Exceeded messages received.
                         icmpInParmProbs 1.3.6.1.2.1.5.5 counter read-only
The number of ICMP Parameter Problem messages received.
                         icmpInSrcQuenchs 1.3.6.1.2.1.5.6 counter read-only
The number of ICMP Source Quench messages received.
                         icmpInRedirects 1.3.6.1.2.1.5.7 counter read-only
The number of ICMP Redirect messages received.
                         icmpInEchos 1.3.6.1.2.1.5.8 counter read-only
The number of ICMP Echo (request) messages received.
                         icmpInEchoReps 1.3.6.1.2.1.5.9 counter read-only
The number of ICMP Echo Reply messages received.
                         icmpInTimestamps 1.3.6.1.2.1.5.10 counter read-only
The number of ICMP Timestamp (request) messages received.
                         icmpInTimestampReps 1.3.6.1.2.1.5.11 counter read-only
The number of ICMP Timestamp Reply messages received.
                         icmpInAddrMasks 1.3.6.1.2.1.5.12 counter read-only
The number of ICMP Address Mask Request messages received.
                         icmpInAddrMaskReps 1.3.6.1.2.1.5.13 counter read-only
The number of ICMP Address Mask Reply messages received.
                         icmpOutMsgs 1.3.6.1.2.1.5.14 counter read-only
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
                         icmpOutErrors 1.3.6.1.2.1.5.15 counter read-only
The 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.
                         icmpOutDestUnreachs 1.3.6.1.2.1.5.16 counter read-only
The number of ICMP Destination Unreachable messages sent.
                         icmpOutTimeExcds 1.3.6.1.2.1.5.17 counter read-only
The number of ICMP Time Exceeded messages sent.
                         icmpOutParmProbs 1.3.6.1.2.1.5.18 counter read-only
The number of ICMP Parameter Problem messages sent.
                         icmpOutSrcQuenchs 1.3.6.1.2.1.5.19 counter read-only
The number of ICMP Source Quench messages sent.
                         icmpOutRedirects 1.3.6.1.2.1.5.20 counter read-only
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
                         icmpOutEchos 1.3.6.1.2.1.5.21 counter read-only
The number of ICMP Echo (request) messages sent.
                         icmpOutEchoReps 1.3.6.1.2.1.5.22 counter read-only
The number of ICMP Echo Reply messages sent.
                         icmpOutTimestamps 1.3.6.1.2.1.5.23 counter read-only
The number of ICMP Timestamp (request) messages sent.
                         icmpOutTimestampReps 1.3.6.1.2.1.5.24 counter read-only
The number of ICMP Timestamp Reply messages sent.
                         icmpOutAddrMasks 1.3.6.1.2.1.5.25 counter read-only
The number of ICMP Address Mask Request messages sent.
                         icmpOutAddrMaskReps 1.3.6.1.2.1.5.26 counter read-only
The number of ICMP Address Mask Reply messages sent.
                     tcp 1.3.6.1.2.1.6
                         tcpRtoAlgorithm 1.3.6.1.2.1.6.1 integer read-only
The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. Enumeration: 'vanj': 4, 'other': 1, 'constant': 2, 'rsre': 3.
                         tcpRtoMin 1.3.6.1.2.1.6.2 integer read-only
The 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.
                         tcpRtoMax 1.3.6.1.2.1.6.3 integer read-only
The 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.
                         tcpMaxConn 1.3.6.1.2.1.6.4 integer read-only
The 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.
                         tcpActiveOpens 1.3.6.1.2.1.6.5 counter read-only
The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
                         tcpPassiveOpens 1.3.6.1.2.1.6.6 counter read-only
The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
                         tcpAttemptFails 1.3.6.1.2.1.6.7 counter read-only
The 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.
                         tcpEstabResets 1.3.6.1.2.1.6.8 counter read-only
The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
                         tcpCurrEstab 1.3.6.1.2.1.6.9 gauge read-only
The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
                         tcpInSegs 1.3.6.1.2.1.6.10 counter read-only
The total number of segments received, including those received in error. This count includes segments received on currently established connections.
                         tcpOutSegs 1.3.6.1.2.1.6.11 counter read-only
The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
                         tcpRetransSegs 1.3.6.1.2.1.6.12 counter read-only
The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
                         tcpConnTable 1.3.6.1.2.1.6.13 no-access
A table containing TCP connection-specific information.
                               tcpConnEntry 1.3.6.1.2.1.6.13.1 no-access
Information 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.
                                   tcpConnState 1.3.6.1.2.1.6.13.1.1 integer read-write
The 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). Enumeration: 'synReceived': 4, 'established': 5, 'finWait2': 7, 'timeWait': 11, 'finWait1': 6, 'lastAck': 9, 'closeWait': 8, 'deleteTCB': 12, 'closed': 1, 'closing': 10, 'listen': 2, 'synSent': 3.
                                   tcpConnLocalAddress 1.3.6.1.2.1.6.13.1.2 ipaddress read-only
The 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.
                                   tcpConnLocalPort 1.3.6.1.2.1.6.13.1.3 integer read-only
The local port number for this TCP connection.
                                   tcpConnRemAddress 1.3.6.1.2.1.6.13.1.4 ipaddress read-only
The remote IP address for this TCP connection.
                                   tcpConnRemPort 1.3.6.1.2.1.6.13.1.5 integer read-only
The remote port number for this TCP connection.
                         tcpInErrs 1.3.6.1.2.1.6.14 counter read-only
The total number of segments received in error (e.g., bad TCP checksums).
                         tcpOutRsts 1.3.6.1.2.1.6.15 counter read-only
The number of TCP segments sent containing the RST flag.
                     udp 1.3.6.1.2.1.7
                         udpInDatagrams 1.3.6.1.2.1.7.1 counter read-only
The total number of UDP datagrams delivered to UDP users.
                         udpNoPorts 1.3.6.1.2.1.7.2 counter read-only
The total number of received UDP datagrams for which there was no application at the destination port.
                         udpInErrors 1.3.6.1.2.1.7.3 counter read-only
The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
                         udpOutDatagrams 1.3.6.1.2.1.7.4 counter read-only
The total number of UDP datagrams sent from this entity.
                         udpTable 1.3.6.1.2.1.7.5 no-access
A table containing UDP listener information.
                             udpEntry 1.3.6.1.2.1.7.5.1 no-access
Information about a particular current UDP listener.
                                 udpLocalAddress 1.3.6.1.2.1.7.5.1.1 ipaddress read-only
The 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.
                                 udpLocalPort 1.3.6.1.2.1.7.5.1.2 integer read-only
The local port number for this UDP listener.
                     egp 1.3.6.1.2.1.8
                         egpInMsgs 1.3.6.1.2.1.8.1 counter read-only
The number of EGP messages received without error.
                         egpInErrors 1.3.6.1.2.1.8.2 counter read-only
The number of EGP messages received that proved to be in error.
                         egpOutMsgs 1.3.6.1.2.1.8.3 counter read-only
The total number of locally generated EGP messages.
                         egpOutErrors 1.3.6.1.2.1.8.4 counter read-only
The number of locally generated EGP messages not sent due to resource limitations within an EGP entity.
                         egpNeighTable 1.3.6.1.2.1.8.5 no-access
The EGP neighbor table.
                             egpNeighEntry 1.3.6.1.2.1.8.5.1 no-access
Information about this entity's relationship with a particular EGP neighbor.
                                 egpNeighState 1.3.6.1.2.1.8.5.1.1 integer read-only
The 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. Enumeration: 'down': 3, 'idle': 1, 'cease': 5, 'up': 4, 'acquisition': 2.
                                 egpNeighAddr 1.3.6.1.2.1.8.5.1.2 ipaddress read-only
The IP address of this entry's EGP neighbor.
                                 egpNeighAs 1.3.6.1.2.1.8.5.1.3 integer read-only
The autonomous system of this EGP peer. Zero should be specified if the autonomous system number of the neighbor is not yet known.
                                 egpNeighInMsgs 1.3.6.1.2.1.8.5.1.4 counter read-only
The number of EGP messages received without error from this EGP peer.
                                 egpNeighInErrs 1.3.6.1.2.1.8.5.1.5 counter read-only
The number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum).
                                 egpNeighOutMsgs 1.3.6.1.2.1.8.5.1.6 counter read-only
The number of locally generated EGP messages to this EGP peer.
                                 egpNeighOutErrs 1.3.6.1.2.1.8.5.1.7 counter read-only
The number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity.
                                 egpNeighInErrMsgs 1.3.6.1.2.1.8.5.1.8 counter read-only
The number of EGP-defined error messages received from this EGP peer.
                                 egpNeighOutErrMsgs 1.3.6.1.2.1.8.5.1.9 counter read-only
The number of EGP-defined error messages sent to this EGP peer.
                                 egpNeighStateUps 1.3.6.1.2.1.8.5.1.10 counter read-only
The number of EGP state transitions to the UP state with this EGP peer.
                                 egpNeighStateDowns 1.3.6.1.2.1.8.5.1.11 counter read-only
The number of EGP state transitions from the UP state to any other state with this EGP peer.
                                 egpNeighIntervalHello 1.3.6.1.2.1.8.5.1.12 integer read-only
The interval between EGP Hello command retransmissions (in hundredths of a second). This represents the t1 timer as defined in RFC 904.
                                 egpNeighIntervalPoll 1.3.6.1.2.1.8.5.1.13 integer read-only
The interval between EGP poll command retransmissions (in hundredths of a second). This represents the t3 timer as defined in RFC 904.
                                 egpNeighMode 1.3.6.1.2.1.8.5.1.14 integer read-only
The polling mode of this EGP entity, either passive or active. Enumeration: 'active': 1, 'passive': 2.
                                 egpNeighEventTrigger 1.3.6.1.2.1.8.5.1.15 integer read-write
A 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. Enumeration: 'start': 1, 'stop': 2.
                         egpAs 1.3.6.1.2.1.8.6 integer read-only
The autonomous system number of this EGP entity.
                     transmission 1.3.6.1.2.1.10
                     snmp 1.3.6.1.2.1.11
                     xerox 1.3.6.1.4.1.253
Xerox Common MIB Root Module, Version 5.10.pub. Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
                             xeroxCommonMIB 1.3.6.1.4.1.253.8
The root of the Xerox Common MIB module. xeroxCommonMIB ::= { iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) Xerox(253) 8 }
                                 xcmGeneralTC 1.3.6.1.4.1.253.8.50
Version: 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.
                                       xCmGeneralDummy 1.3.6.1.4.1.253.8.50.999
                                               xCmGenCardinal16 1.3.6.1.4.1.253.8.50.999.1 cardinal16 no-access
Dummy - DO NOT USE
                                               xCmGenCardinal32 1.3.6.1.4.1.253.8.50.999.2 cardinal32 no-access
Dummy - DO NOT USE
                                               xCmGenCardinal64High 1.3.6.1.4.1.253.8.50.999.3 cardinal64high no-access
Dummy - DO NOT USE
                                               xCmGenCardinal64Low 1.3.6.1.4.1.253.8.50.999.4 cardinal64low no-access
Dummy - DO NOT USE
                                               xCmGenCodedCountry 1.3.6.1.4.1.253.8.50.999.5 codedcountry no-access
Dummy - DO NOT USE
                                               xCmGenCodedLanguage 1.3.6.1.4.1.253.8.50.999.6 codedlanguage no-access
Dummy - DO NOT USE
                                               xCmGenCodeIndexedStringIndex 1.3.6.1.4.1.253.8.50.999.7 codeindexedstringindex no-access
Dummy - DO NOT USE
                                               xCmGenCounter64High 1.3.6.1.4.1.253.8.50.999.8 counter64high no-access
Dummy - DO NOT USE
                                               xCmGenCounter64Low 1.3.6.1.4.1.253.8.50.999.9 counter64low no-access
Dummy - DO NOT USE
                                               xCmGenGauge64High 1.3.6.1.4.1.253.8.50.999.10 gauge64high no-access
Dummy - DO NOT USE
                                               xCmGenGauge64Low 1.3.6.1.4.1.253.8.50.999.11 gauge64low no-access
Dummy - DO NOT USE
                                               xCmGenInteger64High 1.3.6.1.4.1.253.8.50.999.12 integer64high no-access
Dummy - DO NOT USE
                                               xCmGenInteger64Low 1.3.6.1.4.1.253.8.50.999.13 integer64low no-access
Dummy - DO NOT USE
                                               xCmGenOrdinal16 1.3.6.1.4.1.253.8.50.999.14 ordinal16 no-access
Dummy - DO NOT USE
                                               xCmGenOrdinal32 1.3.6.1.4.1.253.8.50.999.15 ordinal32 no-access
Dummy - DO NOT USE
                                               xCmGenOrdinal64High 1.3.6.1.4.1.253.8.50.999.16 ordinal64high no-access
Dummy - DO NOT USE
                                               xCmGenOrdinal64Low 1.3.6.1.4.1.253.8.50.999.17 ordinal64low no-access
Dummy - DO NOT USE
                                               xCmGenFixedLocaleDisplayString 1.3.6.1.4.1.253.8.50.999.18 xcmfixedlocaledisplaystring no-access
Dummy - DO NOT USE
                                               xCmGenGroupSupport 1.3.6.1.4.1.253.8.50.999.19 xcmgengroupsupport no-access
Dummy - DO NOT USE
                                               xCmGenLogFullPolicy 1.3.6.1.4.1.253.8.50.999.20 xcmgenlogfullpolicy no-access
Dummy - DO NOT USE
                                               xCmGenOptionValueSyntax 1.3.6.1.4.1.253.8.50.999.21 xcmgenoptionvaluesyntax no-access
Dummy - DO NOT USE
                                               xCmGenReconfOptionState 1.3.6.1.4.1.253.8.50.999.22 xcmgenreconfoptionstate no-access
Dummy - DO NOT USE
                                               xCmGenRowPersistence 1.3.6.1.4.1.253.8.50.999.23 xcmgenrowpersistence no-access
Dummy - DO NOT USE
                                               xCmGenSNMPDomain 1.3.6.1.4.1.253.8.50.999.24 xcmgensnmpdomain no-access
Dummy - DO NOT USE
                                               xCmGenSNMPVersion 1.3.6.1.4.1.253.8.50.999.25 xcmgensnmpversion no-access
Dummy - DO NOT USE
                                               xCmGenSNMPv2ErrorStatus 1.3.6.1.4.1.253.8.50.999.26 xcmgensnmpv2errorstatus no-access
Dummy - DO NOT USE
                                               xCmGenGlobalUniqueID 1.3.6.1.4.1.253.8.50.999.27 xcmglobaluniqueid no-access
Dummy - DO NOT USE
                                               xCmGenFixedLocaleUtf8String 1.3.6.1.4.1.253.8.50.999.28 xcmfixedlocaleutf8string no-access
Dummy - DO NOT USE
                                               xCmGenMessageMapStringLabel 1.3.6.1.4.1.253.8.50.999.29 xcmgenmessagemapstringlabel no-access
Dummy - DO NOT USE
                                               xCmGenNamedLocaleUtf8String 1.3.6.1.4.1.253.8.50.999.30 xcmnamedlocaleutf8string no-access
Dummy - DO NOT USE
                                               xCmGenNotifySchemeSupport 1.3.6.1.4.1.253.8.50.999.31 xcmgennotifyschemesupport no-access
Dummy - DO NOT USE
                                               xCmGenNotifySeverityFilter 1.3.6.1.4.1.253.8.50.999.32 xcmgennotifyseverityfilter no-access
Dummy - DO NOT USE
                                               xCmGenNotifyTrainingFilter 1.3.6.1.4.1.253.8.50.999.33 xcmgennotifytrainingfilter no-access
Dummy - DO NOT USE
                                               xCmGenNotifyDetailType 1.3.6.1.4.1.253.8.50.999.34 xcmgennotifydetailtype no-access
Dummy - DO NOT USE
                                 xcmGeneralMIB 1.3.6.1.4.1.253.8.51
Version: 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.
                                       xcmGenBase 1.3.6.1.4.1.253.8.51.1
                                           xcmGenBaseTable 1.3.6.1.4.1.253.8.51.1.2 no-access
A 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').
                                               xcmGenBaseEntry 1.3.6.1.4.1.253.8.51.1.2.1 no-access
An 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').
                                                   xcmGenBaseIndex 1.3.6.1.4.1.253.8.51.1.2.1.1 ordinal32 no-access
A 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').
                                                   xcmGenBaseRowStatus 1.3.6.1.4.1.253.8.51.1.2.1.2 rowstatus read-only
This 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.
                                                   xcmGenBaseSystemHrDeviceIndex 1.3.6.1.4.1.253.8.51.1.2.1.3 cardinal32 read-only
The 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.
                                                   xcmGenBaseGroupSupport 1.3.6.1.4.1.253.8.51.1.2.1.4 xcmgengroupsupport read-only
The 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.
                                                   xcmGenBaseGroupCreateSupport 1.3.6.1.4.1.253.8.51.1.2.1.5 xcmgengroupsupport read-only
The 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.
                                                   xcmGenBaseGroupUpdateSupport 1.3.6.1.4.1.253.8.51.1.2.1.6 xcmgengroupsupport read-only
The 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.
                                                   xcmGenBaseClientDataMaxSupport 1.3.6.1.4.1.253.8.51.1.2.1.7 cardinal32 read-only
The maximum 'xcmGenClientDataLength' supported for ANY conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations NEED NOT support maximum 'xcmGenClientDataLength' greater than 1 octet.
                                                   xcmGenBaseOptionSyntaxSupport 1.3.6.1.4.1.253.8.51.1.2.1.8 cardinal32 read-only
The '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.
                                                   xcmGenBaseReconfStateSupport 1.3.6.1.4.1.253.8.51.1.2.1.9 cardinal32 read-only
The '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.
                                                   xcmGenBaseSNMPDomainSupport 1.3.6.1.4.1.253.8.51.1.2.1.10 cardinal32 read-only
This 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.
                                                   xcmGenBaseSNMPTrapSupport 1.3.6.1.4.1.253.8.51.1.2.1.11 truthvalue read-only
This 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'.
                                                   xcmGenBaseSNMPVersionSupport 1.3.6.1.4.1.253.8.51.1.2.1.12 cardinal32 read-only
This 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.
                                                   xcmGenBaseSNMPReadCommunity 1.3.6.1.4.1.253.8.51.1.2.1.13 octet string read-write
This 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'!!!
                                                   xcmGenBaseSNMPWriteCommunity 1.3.6.1.4.1.253.8.51.1.2.1.14 octet string read-write
This 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'!!!
                                                   xcmGenBaseSNMPTrapCommunity 1.3.6.1.4.1.253.8.51.1.2.1.15 octet string read-write
This 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'!!!
                                                   xcmGenBaseGroupWalkHidden 1.3.6.1.4.1.253.8.51.1.2.1.16 xcmgengroupsupport read-write
The 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.
                                                   xcmGenBaseNotifySchemeSupport 1.3.6.1.4.1.253.8.51.1.2.1.17 xcmgennotifyschemesupport read-only
The 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.
                                                   xcmGenBaseNotifySeveritySupport 1.3.6.1.4.1.253.8.51.1.2.1.18 xcmgennotifyseverityfilter read-only
The 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.
                                                   xcmGenBaseNotifyTrainingSupport 1.3.6.1.4.1.253.8.51.1.2.1.19 xcmgennotifytrainingfilter read-only
The 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.
                                                   xcmGenBaseSystem1284DeviceId 1.3.6.1.4.1.253.8.51.1.2.1.20 displaystring read-only
The 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
                                                   xcmGenBaseSNMPWarningTrapSupport 1.3.6.1.4.1.253.8.51.1.2.1.21 truthvalue read-write
This 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.
                                       xcmGeneralMIBConformance 1.3.6.1.4.1.253.8.51.2
                                           xcmGeneralMIBGroups 1.3.6.1.4.1.253.8.51.2.2
                                               xcmGenBaseGroup 1.3.6.1.4.1.253.8.51.2.2.1
General Base Group (XCMI General MIB capabilities)
                                               xcmGenCurrentLocalizationGroup 1.3.6.1.4.1.253.8.51.2.2.3
Current Localization Group (dynamic locales)
                                               xcmGenLocalizationGroup 1.3.6.1.4.1.253.8.51.2.2.4
General Localization Group (supported dynamic/static locales)
                                               xcmGenCodeIndexedStringGroup 1.3.6.1.4.1.253.8.51.2.2.5
Code Indexed String Group (charset conversions)
                                               xcmGenCodedCharSetGroup 1.3.6.1.4.1.253.8.51.2.2.6
Coded Character Set Group (supported IANA-registered charsets)
                                               xcmGenFixedLocalizationGroup 1.3.6.1.4.1.253.8.51.2.2.7
Fixed Localization Group (static locales)
                                               xcmGenLockGroup 1.3.6.1.4.1.253.8.51.2.2.8
General Lock Group (advisory contention locks) Implementation of this group is STRONGLY RECOMMENDED.
                                               xcmGenReconfGroup 1.3.6.1.4.1.253.8.51.2.2.9
General Reconf Group (reconfiguration requests)
                                               xcmGenOptionGroup 1.3.6.1.4.1.253.8.51.2.2.10
General Option Group (reconfiguration options)
                                               xcmGenClientDataGroup 1.3.6.1.4.1.253.8.51.2.2.11
Client Data Group (network device installs/upgrades)
                                               xcmGenTrapClientGroup 1.3.6.1.4.1.253.8.51.2.2.13
Trap Client Group (trap destination domains/addresses)
                                               xcmGenTrapViewGroup 1.3.6.1.4.1.253.8.51.2.2.14
Trap View Group (trap requested object subtrees)
                                               xcmGenMessageMapGroup 1.3.6.1.4.1.253.8.51.2.2.15
Message Map Group (message labels for client localization)
                                               xcmGenMessageTextGroup 1.3.6.1.4.1.253.8.51.2.2.16
Message Text Group (message lookups for agent localization)
                                               xcmGenNotifyRuleGroup 1.3.6.1.4.1.253.8.51.2.2.17
Notify Rule Group (notification client URI and event names)
                                               xcmGenNotifyDetailGroup 1.3.6.1.4.1.253.8.51.2.2.18
Notify Detail Group (notification additional details)
                                           xcmGeneralMIBCompliance 1.3.6.1.4.1.253.8.51.2.3
The compliance statements for SNMP management agents that implement the General MIB.
                                       xcmGenCurrentLocalization 1.3.6.1.4.1.253.8.51.3
                                           xcmGenCurrentLocalizationTable 1.3.6.1.4.1.253.8.51.3.1 no-access
A table of general localization information per device. It is put in a table so it can be per device using the hrDeviceIndex.
                                               xcmGenCurrentLocalizationEntry 1.3.6.1.4.1.253.8.51.3.1.1 no-access
Contains the scalar objects that we want to be per device.
                                                   xcmGenCurrentLocalizationIndex 1.3.6.1.4.1.253.8.51.3.1.1.1 ordinal16 read-only
The 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.
                                                   xcmGenCurrLocalizationRowStatus 1.3.6.1.4.1.253.8.51.3.1.1.2 rowstatus read-only
This 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.
                                       xcmGenLocalization 1.3.6.1.4.1.253.8.51.4
                                           xcmGenLocalizationTable 1.3.6.1.4.1.253.8.51.4.1 no-access
The available localizations in this device.
                                               xcmGenLocalizationEntry 1.3.6.1.4.1.253.8.51.4.1.1 no-access
An 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.
                                                   xcmGenLocalizationIndex 1.3.6.1.4.1.253.8.51.4.1.1.1 ordinal16 no-access
A unique value used by the device to identify this localization entry.
                                                   xcmGenLocalizationRowStatus 1.3.6.1.4.1.253.8.51.4.1.1.2 rowstatus read-only
This 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.
                                                   xcmGenLocalizationASCIIName 1.3.6.1.4.1.253.8.51.4.1.1.3 displaystring read-only
The 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
                                                   xcmGenLocalizationName 1.3.6.1.4.1.253.8.51.4.1.1.4 internationaldisplaystring read-only
The 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.)
                                                   xcmGenLocalizationLanguage 1.3.6.1.4.1.253.8.51.4.1.1.5 codedlanguage read-only
A two character language abreviation from ISO 639:1988 - Codes For the Representation of Names of Languages. Examples EN, GB, CA, FR, DE.
                                                   xcmGenLocalizationCountry 1.3.6.1.4.1.253.8.51.4.1.1.6 codedcountry read-only
A two character country or territory abbreviation from ISO 3166:1993 - Codes for the Representation of Names of Countries. Examples: US, FR, DE, ...
                                                   xcmGenLocalizationCharSet 1.3.6.1.4.1.253.8.51.4.1.1.7 ianacharset read-only
The 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).
                                       xcmGenCodeIndexedString 1.3.6.1.4.1.253.8.51.5
                                           xcmGenCodeIndexedStringTable 1.3.6.1.4.1.253.8.51.5.1 no-access
The current charset-indexed strings for this device.
                                               xcmGenCodeIndexedStringEntry 1.3.6.1.4.1.253.8.51.5.1.1 no-access
An 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.
                                                   xcmGenCodeIndexedStringIndex 1.3.6.1.4.1.253.8.51.5.1.1.1 codeindexedstringindex no-access
A 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.
                                                   xcmGenCodeIndexedStringCharSet 1.3.6.1.4.1.253.8.51.5.1.1.2 ianacharset no-access
The 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).
                                                   xcmGenCodeIndexedStringRowStat 1.3.6.1.4.1.253.8.51.5.1.1.3 rowstatus read-only
This 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.
                                                   xcmGenCodeIndexedStringData 1.3.6.1.4.1.253.8.51.5.1.1.4 octet string read-only
This is the actual charset-indexed string data, in the charset identified by 'xcmGenCodeIndexedStringCharSet'.
                                       xcmGenCodedCharSet 1.3.6.1.4.1.253.8.51.6
                                           xcmGenCodedCharSetTable 1.3.6.1.4.1.253.8.51.6.1 no-access
The supported charsets for this device.
                                               xcmGenCodedCharSetEntry 1.3.6.1.4.1.253.8.51.6.1.1 no-access
An entry exists in this table for each charset supported in some objects of 'CodeIndexedStringIndex' type for each device.
                                                   xcmGenCodedCharSetCharSet 1.3.6.1.4.1.253.8.51.6.1.1.1 ianacharset no-access
The supported charset enum identifier, used an index for this table. The value is the enum for the charset registered with IANA.
                                                   xcmGenCodedCharSetRowStatus 1.3.6.1.4.1.253.8.51.6.1.1.2 rowstatus read-only
This 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.
                                                   xcmGenCodedCharSetASCIIName 1.3.6.1.4.1.253.8.51.6.1.1.3 displaystring read-only
The unlocalized human readable name in ASCII of the charset. Example: 'ASCII'
                                       xcmGenFixedLocalization 1.3.6.1.4.1.253.8.51.7
                                           xcmGenFixedLocalizationTable 1.3.6.1.4.1.253.8.51.7.1 no-access
A table of fixed localization information per device. It is put in a table so it can be per device using the hrDeviceIndex.
                                               xcmGenFixedLocalizationEntry 1.3.6.1.4.1.253.8.51.7.1.1 no-access
An entry of fixed localization information per device.
                                                   xcmGenFixedLocalizationIndex 1.3.6.1.4.1.253.8.51.7.1.1.1 ordinal16 read-only
The 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.
                                                   xcmGenFixedLocalizationRowStat 1.3.6.1.4.1.253.8.51.7.1.1.2 rowstatus read-only
This 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.
                                       xcmGenLock 1.3.6.1.4.1.253.8.51.8
                                           xcmGenLockSimple 1.3.6.1.4.1.253.8.51.8.1
This subtree is current. Subordinate objects are leaf objects.
                                               xcmGenLockSupportMaxTimer 1.3.6.1.4.1.253.8.51.8.1.1 cardinal32 read-only
The 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.
                                               xcmGenLockCurrentMaxTimer 1.3.6.1.4.1.253.8.51.8.1.2 cardinal32 read-only
The 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.
                                               xcmGenLockCurrentLockCount 1.3.6.1.4.1.253.8.51.8.1.3 cardinal32 read-only
The 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).
                                               xcmGenLockHighestLockIndex 1.3.6.1.4.1.253.8.51.8.1.4 cardinal32 read-only
The 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).
                                               xcmGenLockSupportMaxCount 1.3.6.1.4.1.253.8.51.8.1.5 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenLockTable'. Usage: The value zero ('0') represents 'no limit'.
                                           xcmGenLockTable 1.3.6.1.4.1.253.8.51.8.2 no-access
A 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.
                                               xcmGenLockEntry 1.3.6.1.4.1.253.8.51.8.2.1 no-access
An 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.
                                                   xcmGenLockIndex 1.3.6.1.4.1.253.8.51.8.2.1.1 ordinal32 no-access
A 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.
                                                   xcmGenLockRowStatus 1.3.6.1.4.1.253.8.51.8.2.1.2 rowstatus read-only
This 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.
                                                   xcmGenLockOwnerString 1.3.6.1.4.1.253.8.51.8.2.1.3 octet string read-only
The 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'.
                                                   xcmGenLockOwnerSubtree 1.3.6.1.4.1.253.8.51.8.2.1.4 object identifier read-only
The 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).
                                                   xcmGenLockOwnerTimer 1.3.6.1.4.1.253.8.51.8.2.1.5 cardinal32 read-only
The 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).
                                       xcmGenReconf 1.3.6.1.4.1.253.8.51.9
                                           xcmGenReconfSimple 1.3.6.1.4.1.253.8.51.9.1
This subtree is current. Subordinate objects are leaf objects.
                                               xcmGenReconfActivations 1.3.6.1.4.1.253.8.51.9.1.1 counter32 read-only
The 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.
                                               xcmGenReconfEntryCount 1.3.6.1.4.1.253.8.51.9.1.2 counter32 read-only
The count of entries (rows) which are currently in the 'active' state in 'xcmGenReconfTable'.
                                               xcmGenReconfSupportMaxCount 1.3.6.1.4.1.253.8.51.9.1.3 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenReconfTable'. Usage: The value zero ('0') represents 'no limit'.
                                           xcmGenReconfTable 1.3.6.1.4.1.253.8.51.9.2 no-access
A 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').
                                               xcmGenReconfEntry 1.3.6.1.4.1.253.8.51.9.2.1 no-access
An 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').
                                                   xcmGenReconfIndex 1.3.6.1.4.1.253.8.51.9.2.1.1 ordinal32 no-access
A 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').
                                                   xcmGenReconfRowStatus 1.3.6.1.4.1.253.8.51.9.2.1.2 rowstatus read-only
This 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.
                                                   xcmGenReconfOptionIndex 1.3.6.1.4.1.253.8.51.9.2.1.3 cardinal32 read-only
The 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.
                                                   xcmGenReconfOptionState 1.3.6.1.4.1.253.8.51.9.2.1.4 xcmgenreconfoptionstate read-only
The 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.
                                                   xcmGenReconfErrorIndex 1.3.6.1.4.1.253.8.51.9.2.1.5 cardinal32 read-only
The 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).
                                                   xcmGenReconfErrorStatus 1.3.6.1.4.1.253.8.51.9.2.1.6 xcmgensnmpv2errorstatus read-only
The 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).
                                       xcmGenOption 1.3.6.1.4.1.253.8.51.10
                                             xcmGenOptionSimple 1.3.6.1.4.1.253.8.51.10.1
This subtree is current. Subordinate objects are leaf objects.
                                                 xcmGenOptionOperation 1.3.6.1.4.1.253.8.51.10.1.1
                                                     xcmGenOptionOperationInsert 1.3.6.1.4.1.253.8.51.10.1.1.1
                                                     xcmGenOptionOperationDelete 1.3.6.1.4.1.253.8.51.10.1.1.2
                                                     xcmGenOptionOperationReplace 1.3.6.1.4.1.253.8.51.10.1.1.3
                                                 xcmGenOptionEntryCount 1.3.6.1.4.1.253.8.51.10.1.2 counter32 read-only
The count of entries (rows) which are currently in the 'active' state in 'xcmGenOptionTable'.
                                                 xcmGenOptionSupportMaxCount 1.3.6.1.4.1.253.8.51.10.1.3 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenOptionTable'. Usage: The value zero ('0') represents 'no limit'.
                                             xcmGenOptionTable 1.3.6.1.4.1.253.8.51.10.2 no-access
A 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'.
                                                 xcmGenOptionEntry 1.3.6.1.4.1.253.8.51.10.2.1 no-access
An entry containing information on a reconfiguration option, for use in atomic reconfiguration of this host system.
                                                     xcmGenOptionIndex 1.3.6.1.4.1.253.8.51.10.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmGenOptionTable'.
                                                     xcmGenOptionRowStatus 1.3.6.1.4.1.253.8.51.10.2.1.2 rowstatus read-only
This 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.
                                                     xcmGenOptionTypeOID 1.3.6.1.4.1.253.8.51.10.2.1.3 object identifier read-only
An 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'.
                                                     xcmGenOptionValueSyntax 1.3.6.1.4.1.253.8.51.10.2.1.4 xcmgenoptionvaluesyntax read-only
A 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.
                                                     xcmGenOptionValueInteger 1.3.6.1.4.1.253.8.51.10.2.1.5 integer32 read-only
A 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.
                                                     xcmGenOptionValueOID 1.3.6.1.4.1.253.8.51.10.2.1.6 object identifier read-only
A 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'.
                                                     xcmGenOptionValueString 1.3.6.1.4.1.253.8.51.10.2.1.7 octet string read-only
A 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).
                                                     xcmGenOptionValueLocalization 1.3.6.1.4.1.253.8.51.10.2.1.8 cardinal32 read-only
A 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'.
                                                     xcmGenOptionValueCodedCharSet 1.3.6.1.4.1.253.8.51.10.2.1.9 ianacharset read-only
A 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.
                                                     xcmGenOptionNextIndex 1.3.6.1.4.1.253.8.51.10.2.1.10 cardinal32 read-only
The 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).
                                                     xcmGenOptionPreviousIndex 1.3.6.1.4.1.253.8.51.10.2.1.11 cardinal32 read-only
The 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.
                                                     xcmGenOptionFamilyIndex 1.3.6.1.4.1.253.8.51.10.2.1.12 cardinal32 read-only
The 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).
                                       xcmGenClientData 1.3.6.1.4.1.253.8.51.11
                                             xcmGenClientDataSimple 1.3.6.1.4.1.253.8.51.11.1
This subtree is current. Subordinate objects are leaf objects.
                                                 xcmGenClientDataEntryCount 1.3.6.1.4.1.253.8.51.11.1.1 counter32 read-only
The count of entries (rows) which are currently in the 'active' state in 'xcmGenClientDataTable'.
                                                 xcmGenClientDataLastIndex 1.3.6.1.4.1.253.8.51.11.1.2 cardinal32 read-only
The 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'.
                                                 xcmGenClientDataSupportMaxCount 1.3.6.1.4.1.253.8.51.11.1.3 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenClientDataTable'. Usage: The value zero ('0') represents 'no limit'.
                                             xcmGenClientDataTable 1.3.6.1.4.1.253.8.51.11.2 no-access
A 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)'.
                                                 xcmGenClientDataEntry 1.3.6.1.4.1.253.8.51.11.2.1 no-access
An entry containing 'client data' objects for use by conforming management stations/agents, particularly during installation of this host system.
                                                     xcmGenClientDataIndex 1.3.6.1.4.1.253.8.51.11.2.1.1 ordinal32 no-access
A 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).
                                                     xcmGenClientDataRowStatus 1.3.6.1.4.1.253.8.51.11.2.1.2 rowstatus read-only
This 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.
                                                     xcmGenClientDataRequestDate 1.3.6.1.4.1.253.8.51.11.2.1.3 dateandtime read-only
The 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.
                                                     xcmGenClientDataRequestID 1.3.6.1.4.1.253.8.51.11.2.1.4 xcmglobaluniqueid read-only
The 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').
                                                     xcmGenClientDataProductID 1.3.6.1.4.1.253.8.51.11.2.1.5 productid read-only
The 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').
                                                     xcmGenClientDataLength 1.3.6.1.4.1.253.8.51.11.2.1.6 cardinal32 read-only
The 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').
                                                     xcmGenClientDataString 1.3.6.1.4.1.253.8.51.11.2.1.7 octet string read-only
The 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'.
                                       xcmGenTrapClient 1.3.6.1.4.1.253.8.51.13
                                             xcmGenTrapClientSimple 1.3.6.1.4.1.253.8.51.13.1
This subtree is current. Subordinate objects are leaf objects.
                                                 xcmGenTrapClientEntryCount 1.3.6.1.4.1.253.8.51.13.1.1 counter32 read-only
The count of entries (rows) which are currently in the 'active' state in 'xcmGenTrapClientTable'.
                                                 xcmGenTrapClientSupportMaxCount 1.3.6.1.4.1.253.8.51.13.1.2 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenTrapClientTable'. Usage: The value zero ('0') represents 'no limit'.
                                             xcmGenTrapClientTable 1.3.6.1.4.1.253.8.51.13.2 no-access
A 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'.
                                                 xcmGenTrapClientEntry 1.3.6.1.4.1.253.8.51.13.2.1 no-access
An entry for an SNMP trap client (management station or proxy) registered for trap delivery from this host system.
                                                     xcmGenTrapClientSNMPDomain 1.3.6.1.4.1.253.8.51.13.2.1.1 xcmgensnmpdomain no-access
This 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'.
                                                     xcmGenTrapClientSNMPAddress 1.3.6.1.4.1.253.8.51.13.2.1.2 octet string no-access
This 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'.
                                                     xcmGenTrapClientRowStatus 1.3.6.1.4.1.253.8.51.13.2.1.3 rowstatus read-only
This 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.
                                                     xcmGenTrapClientIndex 1.3.6.1.4.1.253.8.51.13.2.1.4 ordinal32 read-only
A 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'.
                                                     xcmGenTrapClientRowPersistence 1.3.6.1.4.1.253.8.51.13.2.1.5 xcmgenrowpersistence read-only
This 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.
                                                     xcmGenTrapClientSNMPVersion 1.3.6.1.4.1.253.8.51.13.2.1.6 xcmgensnmpversion read-only
This 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').
                                                     xcmGenTrapClientSNMPCommunity 1.3.6.1.4.1.253.8.51.13.2.1.7 octet string read-only
This 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'!!!
                                       xcmGenTrapView 1.3.6.1.4.1.253.8.51.14
                                             xcmGenTrapViewSimple 1.3.6.1.4.1.253.8.51.14.1
This subtree is current. Subordinate objects are leaf objects.
                                                 xcmGenTrapViewEntryCount 1.3.6.1.4.1.253.8.51.14.1.1 counter32 read-only
The count of entries (rows) which are currently in the 'active' state in 'xcmGenTrapViewTable'.
                                                 xcmGenTrapViewSupportMaxCount 1.3.6.1.4.1.253.8.51.14.1.2 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenTrapViewTable'. Usage: The value zero ('0') represents 'no limit'.
                                             xcmGenTrapViewTable 1.3.6.1.4.1.253.8.51.14.2 no-access
A 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'.
                                                 xcmGenTrapViewEntry 1.3.6.1.4.1.253.8.51.14.2.1 no-access
An 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).
                                                     xcmGenTrapViewObjectSubtree 1.3.6.1.4.1.253.8.51.14.2.1.1 object identifier no-access
This object is used to specify the object subtree (within MIBs) which is 'in scope' for this trap view.
                                                     xcmGenTrapViewRowStatus 1.3.6.1.4.1.253.8.51.14.2.1.2 rowstatus read-only
This 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.
                                                     xcmGenTrapViewNotifySeverity 1.3.6.1.4.1.253.8.51.14.2.1.3 xcmgennotifyseverityfilter read-only
This 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'.
                                                     xcmGenTrapViewNotifyTraining 1.3.6.1.4.1.253.8.51.14.2.1.4 xcmgennotifytrainingfilter read-only
This 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'.
                                       xcmGenMessageMap 1.3.6.1.4.1.253.8.51.15
                                             xcmGenMessageMapTable 1.3.6.1.4.1.253.8.51.15.2 no-access
A 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.
                                                 xcmGenMessageMapEntry 1.3.6.1.4.1.253.8.51.15.2.1 no-access
A 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.
                                                     xcmGenMessageMapStringIndexOID 1.3.6.1.4.1.253.8.51.15.2.1.1 object identifier no-access
This 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'.
                                                     xcmGenMessageMapStringLabel 1.3.6.1.4.1.253.8.51.15.2.1.2 xcmgenmessagemapstringlabel read-only
This 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.
                                       xcmGenMessageText 1.3.6.1.4.1.253.8.51.16
                                             xcmGenMessageTextTable 1.3.6.1.4.1.253.8.51.16.2 no-access
A 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.
                                                 xcmGenMessageTextEntry 1.3.6.1.4.1.253.8.51.16.2.1 no-access
An 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.
                                                     xcmGenMessageTextStringIndexOID 1.3.6.1.4.1.253.8.51.16.2.1.1 object identifier no-access
This 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.
                                                     xcmGenMessageTextTargetLocale 1.3.6.1.4.1.253.8.51.16.2.1.2 ordinal32 no-access
This object is used to specify the locale (language/country), as a value of 'xcmGenLocalizationIndex', of the message string translation in 'xcmGenMessageTextTargetString'.
                                                     xcmGenMessageTextTargetString 1.3.6.1.4.1.253.8.51.16.2.1.3 xcmnamedlocaleutf8string read-only
This 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).
                                       xcmGenNotifyRule 1.3.6.1.4.1.253.8.51.17
                                             xcmGenNotifyRuleSimple 1.3.6.1.4.1.253.8.51.17.1
This subtree is current. Subordinate objects are leaf objects.
                                                 xcmGenNotifyRuleEntryCount 1.3.6.1.4.1.253.8.51.17.1.1 counter32 read-only
The count of entries (rows) which are currently in the 'active' state in 'xcmGenNotifyRuleTable'.
                                                 xcmGenNotifyRuleSupportMaxCount 1.3.6.1.4.1.253.8.51.17.1.2 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenNotifyRuleTable'. Usage: The value zero ('0') represents 'no limit'.
                                             xcmGenNotifyRuleTable 1.3.6.1.4.1.253.8.51.17.2 no-access
A 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'.
                                                 xcmGenNotifyRuleEntry 1.3.6.1.4.1.253.8.51.17.2.1 no-access
An entry for a notification rule (recipient/event list) registered for event delivery from this host system.
                                                     xcmGenNotifyRuleIndex 1.3.6.1.4.1.253.8.51.17.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmGenNotifyRuleTable'.
                                                     xcmGenNotifyRuleRowStatus 1.3.6.1.4.1.253.8.51.17.2.1.2 rowstatus read-only
This 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.
                                                     xcmGenNotifyRuleRowPersistence 1.3.6.1.4.1.253.8.51.17.2.1.3 xcmgenrowpersistence read-only
This 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.
                                                     xcmGenNotifyRuleRecipientURI 1.3.6.1.4.1.253.8.51.17.2.1.4 xcmfixedlocaledisplaystring read-only
This 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'.
                                                     xcmGenNotifyRuleEventNames 1.3.6.1.4.1.253.8.51.17.2.1.5 xcmfixedlocaledisplaystring read-only
This 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.
                                                     xcmGenNotifyRuleEventDelay 1.3.6.1.4.1.253.8.51.17.2.1.6 cardinal32 read-only
This 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).
                                                     xcmGenNotifyRuleSeverityFilter 1.3.6.1.4.1.253.8.51.17.2.1.7 xcmgennotifyseverityfilter read-only
This 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'.
                                                     xcmGenNotifyRuleTrainingFilter 1.3.6.1.4.1.253.8.51.17.2.1.8 xcmgennotifytrainingfilter read-only
This 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'.
                                                     xcmGenNotifyRuleCharset 1.3.6.1.4.1.253.8.51.17.2.1.9 ianacharset read-only
This 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.
                                                     xcmGenNotifyRuleNaturalLanguage 1.3.6.1.4.1.253.8.51.17.2.1.10 displaystring read-only
This 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.
                                                     xcmGenNotifyRuleSequenceNumber 1.3.6.1.4.1.253.8.51.17.2.1.11 cardinal32 read-only
This 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.
                                       xcmGenNotifyDetail 1.3.6.1.4.1.253.8.51.18
                                             xcmGenNotifyDetailSimple 1.3.6.1.4.1.253.8.51.18.1
This subtree is current. Subordinate objects are leaf objects.
                                                 xcmGenNotifyDetailEntryCount 1.3.6.1.4.1.253.8.51.18.1.1 counter32 read-only
The count of entries (rows) which are currently in the 'active' state in 'xcmGenNotifyDetailTable'.
                                                 xcmGenNotifyDetailSupportMax 1.3.6.1.4.1.253.8.51.18.1.2 cardinal32 read-only
The maximum number of simultaneous entries (rows) supported for the 'xcmGenNotifyDetailTable'. Usage: The value zero ('0') represents 'no limit'.
                                             xcmGenNotifyDetailTable 1.3.6.1.4.1.253.8.51.18.2 no-access
A '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.
                                                 xcmGenNotifyDetailEntry 1.3.6.1.4.1.253.8.51.18.2.1 no-access
An entry of notification detail information for one of the notification rules configured on this host system, augmenting the basic entry in the 'xcmGenNotifyTable'.
                                                     xcmGenNotifyDetailType 1.3.6.1.4.1.253.8.51.18.2.1.1 xcmgennotifydetailtype no-access
The 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'.
                                                     xcmGenNotifyDetailIndex 1.3.6.1.4.1.253.8.51.18.2.1.2 ordinal32 no-access
A 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'.
                                                     xcmGenNotifyDetailRowStatus 1.3.6.1.4.1.253.8.51.18.2.1.3 rowstatus read-only
This 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.
                                                     xcmGenNotifyDetailString 1.3.6.1.4.1.253.8.51.18.2.1.4 xcmfixedlocaledisplaystring read-only
The 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'.
                                 xcmHrTC 1.3.6.1.4.1.253.8.52
Version: 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.
                                       xcmHrDeviceTypes 1.3.6.1.4.1.253.8.52.2
The root of all additional device types defined in HRX TC.
                                           xcmHrDevicePrinterHistory 1.3.6.1.4.1.253.8.52.2.55
Printer history device type - manufacturer independent.
                                           xcmHrDeviceHostSystem 1.3.6.1.4.1.253.8.52.2.101
Host 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.
                                           xcmHrDeviceScanner 1.3.6.1.4.1.253.8.52.2.102
Scanner 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).
                                           xcmHrDeviceCopier 1.3.6.1.4.1.253.8.52.2.103
Copier 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).
                                           xcmHrDeviceFax 1.3.6.1.4.1.253.8.52.2.104
Fax 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).
                                           xcmHrDeviceMailbox 1.3.6.1.4.1.253.8.52.2.105
Mailbox 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'.
                                           xcmHrDeviceFinisher 1.3.6.1.4.1.253.8.52.2.106
Finisher 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).
                                           xcmHrDeviceFeeder 1.3.6.1.4.1.253.8.52.2.107
Feeder 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).
                                           xcmHrDeviceSorter 1.3.6.1.4.1.253.8.52.2.108
Sorter 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'.
                                           xcmHrDeviceMailboxSorter 1.3.6.1.4.1.253.8.52.2.109
MailboxSorter 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).
                                           xcmHrDevicePrintAppliance 1.3.6.1.4.1.253.8.52.2.110
Print 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.
                                           xcmHrDeviceMarker 1.3.6.1.4.1.253.8.52.2.111
Marker 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.
                                           xcmHrDeviceFinisherBFM 1.3.6.1.4.1.253.8.52.2.112
Basic 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).
                                           xcmHrDeviceFinisherMFF 1.3.6.1.4.1.253.8.52.2.113
Multi-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).
                                           xcmHrDeviceFinisherXIM 1.3.6.1.4.1.253.8.52.2.114
eXternal 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).
                                           xcmHrDeviceFinisher3rdParty 1.3.6.1.4.1.253.8.52.2.115
3rd 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).
                                           xcmHrDevicePaymentInterface 1.3.6.1.4.1.253.8.52.2.116
Payment 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).
                                           xcmHrDeviceInterposer 1.3.6.1.4.1.253.8.52.2.117
Interposer 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.
                                           xcmHrDeviceInternetFax 1.3.6.1.4.1.253.8.52.2.118
Internet Fax device type - manufacturer independent. A local Fax service which sends and/or receives faxes over the internet
                                           xcmHrDeviceServerFax 1.3.6.1.4.1.253.8.52.2.119
Server 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
                                           xcmHrDeviceEmbeddedFax 1.3.6.1.4.1.253.8.52.2.120
Embedded Fax device type - manufacturer independent. A local fax service which sends and/or receives fax directly over a modem and phone lines.
                                           xcmHrDeviceForeignInterface 1.3.6.1.4.1.253.8.52.2.121
Foreign 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
                                           xcmHrDeviceSecurityInterface 1.3.6.1.4.1.253.8.52.2.122
Security 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.
                                           xcmHrDeviceAccountingInterface 1.3.6.1.4.1.253.8.52.2.123
Accounting 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.
                                           xcmHrDeviceFeederSFM 1.3.6.1.4.1.253.8.52.2.124
Feeder 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).
                                           xcmHrDeviceFeederLFF 1.3.6.1.4.1.253.8.52.2.125
Feeder 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).
                                           xcmHrDeviceScannerADF 1.3.6.1.4.1.253.8.52.2.126
Scanner 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).
                                           xcmHrDeviceScannerPlaten 1.3.6.1.4.1.253.8.52.2.127
Scanner 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).
                                           xcmHrDeviceColorScanningCard 1.3.6.1.4.1.253.8.52.2.128
An xcmHrDeviceColorScanningCard is a physical card that allows for scanning of color, or monochrome, images from the printer to a remote device.
                                           xcmHrDeviceHostSystemHistory 1.3.6.1.4.1.253.8.52.2.151
Host system history device type - manufacturer independent.
                                           xcmHrDeviceScannerHistory 1.3.6.1.4.1.253.8.52.2.152
Scanner history device type - manufacturer independent.
                                           xcmHrDeviceCopierHistory 1.3.6.1.4.1.253.8.52.2.153
Copier history device type - manufacturer independent.
                                           xcmHrDeviceFaxHistory 1.3.6.1.4.1.253.8.52.2.154
Fax history device type - manufacturer independent.
                                           xcmHrCruXerographicModule 1.3.6.1.4.1.253.8.52.2.201
CRU xerographic module - manufacturer independent. An 'xcmHrCruXerographicModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruFuserModule 1.3.6.1.4.1.253.8.52.2.202
CRU fuser module - manufacturer independent. An 'xcmHrCruFuserModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruTonerBottleModule 1.3.6.1.4.1.253.8.52.2.203
CRU toner bottle module - manufacturer independent. An 'xcmHrCruTonerBottleModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruCollectorBottleModule 1.3.6.1.4.1.253.8.52.2.204
CRU (developer) collector bottle - manufacturer independent. An 'xcmHrCruCollectorBottleModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruTrayFeedHeadModule 1.3.6.1.4.1.253.8.52.2.205
CRU tray feed head module - manufacturer independent. An 'xcmHrCruTrayFeedHeadModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruAdfFeedHeadModule 1.3.6.1.4.1.253.8.52.2.206
CRU 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'.
                                           xcmHrCruFuserWebModule 1.3.6.1.4.1.253.8.52.2.207
CRU 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.
                                           xcmHrCruFilterModule 1.3.6.1.4.1.253.8.52.2.208
CRU filter module - manufacturer independent. An 'xcmHrCruFilterModule' device is a customer replaceable filter or filter unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruCleanerUnitModule 1.3.6.1.4.1.253.8.52.2.209
CRU 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).
                                           xcmHrCruTransferUnitModule 1.3.6.1.4.1.253.8.52.2.210
CRU transfer unit module - manufacturer independent. An 'xcmHrCruTransferUnitModule' device is a customer replaceable transfer unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruTransferRollerModule 1.3.6.1.4.1.253.8.52.2.211
CRU transfer roller module - manufacturer independent. An 'xcmHrCruTransferRollerModule' device is a customer replaceable transfer roller, with 'xcmHrDevInfoRealization' of 'physical' (eg, a biased transfer roller).
                                           xcmHrCruPFPFeedRollModule 1.3.6.1.4.1.253.8.52.2.212
CRU Paper Feed Platform module - manufacturer independent. An 'xcmHrCruPaperFeedModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrCruPFPRetardRollModule 1.3.6.1.4.1.253.8.52.2.213
CRU PFP Retard Roll module - manufacturer independent. An 'xcmHrCruPFPRetardRollModule' device is a customer replaceable unit, with 'xcmHrDevInfoRealization' of 'physical'.
                                           xcmHrDeviceUSBPort 1.3.6.1.4.1.253.8.52.2.250
The device type identifier used for a Universal Serial Bus port.
                                           xcmHrDeviceFlashDIMMFileStore 1.3.6.1.4.1.253.8.52.2.260
The 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.
                                           xcmHrDeviceFlashDIMMBootLoader 1.3.6.1.4.1.253.8.52.2.261
The 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.
                                           xcmHrDeviceFlashDrive 1.3.6.1.4.1.253.8.52.2.262
The 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.
                                       xcmHrAdminServiceTypes 1.3.6.1.4.1.253.8.52.3
The root of all host system management service types (classes) defined in the Host Resources Extensions TC.
                                           xcmHrAdminObjectService 1.3.6.1.4.1.253.8.52.3.1
The host system object management service.
                                           xcmHrAdminServerService 1.3.6.1.4.1.253.8.52.3.2
The host system server management service.
                                           xcmHrAdminDeviceService 1.3.6.1.4.1.253.8.52.3.3
The host system device management service.
                                           xcmHrAdminJobService 1.3.6.1.4.1.253.8.52.3.4
The host system job management service.
                                           xcmHrAdminDocService 1.3.6.1.4.1.253.8.52.3.5
The host system document management service.
                                           xcmHrAdminSecurityService 1.3.6.1.4.1.253.8.52.3.6
The host system security management service.
                                           xcmHrAdminCommsService 1.3.6.1.4.1.253.8.52.3.7
The host system communications management service.
                                       xcmHrAdminDeviceOperationTypes 1.3.6.1.4.1.253.8.52.4
The 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.
                                           xcmHrAdminDeviceNone 1.3.6.1.4.1.253.8.52.4.1
                                           xcmHrAdminDeviceStartup 1.3.6.1.4.1.253.8.52.4.2
                                           xcmHrAdminDeviceResetWarning 1.3.6.1.4.1.253.8.52.4.3
                                           xcmHrAdminDeviceTest 1.3.6.1.4.1.253.8.52.4.4
                                           xcmHrAdminDeviceShutdown 1.3.6.1.4.1.253.8.52.4.5
                                           xcmHrAdminDeviceQuiesce 1.3.6.1.4.1.253.8.52.4.6
                                           xcmHrAdminDeviceResetCounters 1.3.6.1.4.1.253.8.52.4.7
                                           xcmHrAdminDeviceResetWarm 1.3.6.1.4.1.253.8.52.4.8
                                           xcmHrAdminDeviceResetCold 1.3.6.1.4.1.253.8.52.4.9
                                           xcmHrAdminDeviceResetFactory 1.3.6.1.4.1.253.8.52.4.10
                                           xcmHrAdminDeviceFlushInput 1.3.6.1.4.1.253.8.52.4.11
                                           xcmHrAdminDeviceFlushOutput 1.3.6.1.4.1.253.8.52.4.12
                                           xcmHrAdminDeviceFlushInOut 1.3.6.1.4.1.253.8.52.4.13
                                           xcmHrAdminDeviceManage 1.3.6.1.4.1.253.8.52.4.14
                                           xcmHrAdminDeviceRefresh 1.3.6.1.4.1.253.8.52.4.15
                                           xcmHrAdminDeviceWarmUp 1.3.6.1.4.1.253.8.52.4.16
                                           xcmHrAdminDeviceCoolDown 1.3.6.1.4.1.253.8.52.4.17
                                           xcmHrAdminDeviceEnergySave 1.3.6.1.4.1.253.8.52.4.18
                                           xcmHrAdminDeviceWakeUp 1.3.6.1.4.1.253.8.52.4.19
                                           xcmHrAdminDevicePowerToReady 1.3.6.1.4.1.253.8.52.4.20
                                           xcmHrAdminDevicePowerToStandby 1.3.6.1.4.1.253.8.52.4.21
                                           xcmHrAdminDevicePowerToSleep 1.3.6.1.4.1.253.8.52.4.22
                                       xCmHrDummy 1.3.6.1.4.1.253.8.52.999
                                               xCmHrDevCalendarDayOfWeek 1.3.6.1.4.1.253.8.52.999.1 xcmhrdevcalendardayofweek no-access
Dummy - DO NOT USE
                                               xCmHrDevCalendarTimeOfDay 1.3.6.1.4.1.253.8.52.999.2 xcmhrdevcalendartimeofday no-access
Dummy - DO NOT USE
                                               xCmHrDevDetailType 1.3.6.1.4.1.253.8.52.999.3 xcmhrdevdetailtype no-access
Dummy - DO NOT USE
                                               xCmHrDevDetailUnitClass 1.3.6.1.4.1.253.8.52.999.4 xcmhrdevdetailunitclass no-access
Dummy - DO NOT USE
                                               xCmHrDevInfoRealization 1.3.6.1.4.1.253.8.52.999.5 xcmhrdevinforealization no-access
Dummy - DO NOT USE
                                               xCmHrDevInfoStatus 1.3.6.1.4.1.253.8.52.999.6 xcmhrdevinfostatus no-access
Dummy - DO NOT USE
                                               xCmHrDevInfoXStatus 1.3.6.1.4.1.253.8.52.999.7 xcmhrdevinfoxstatus no-access
Dummy - DO NOT USE
                                               xCmHrDevInfoConditions 1.3.6.1.4.1.253.8.52.999.8 xcmhrdevinfoconditions no-access
Dummy - DO NOT USE
                                               xCmHrDevInfoXConditions 1.3.6.1.4.1.253.8.52.999.9 xcmhrdevinfoxconditions no-access
Dummy - DO NOT USE
                                               xCmHrDevMgmtCommandRequest 1.3.6.1.4.1.253.8.52.999.10 xcmhrdevmgmtcommandrequest no-access
Dummy - DO NOT USE
                                               xCmHrDevMgmtCommandData 1.3.6.1.4.1.253.8.52.999.11 xcmhrdevmgmtcommanddata no-access
Dummy - DO NOT USE
                                               xCmHrDevMgmtCommandDataTag 1.3.6.1.4.1.253.8.52.999.12 xcmhrdevmgmtcommanddatatag no-access
Dummy - DO NOT USE
                                               xCmHrDevPowerModeType 1.3.6.1.4.1.253.8.52.999.13 xcmhrdevpowermodetype no-access
Dummy - DO NOT USE
                                               xCmHrDevPowerTimeUnit 1.3.6.1.4.1.253.8.52.999.14 xcmhrdevpowertimeunit no-access
Dummy - DO NOT USE
                                               xCmHrDevTrafficUnit 1.3.6.1.4.1.253.8.52.999.15 xcmhrdevtrafficunit no-access
Dummy - DO NOT USE
                                               xCmHrGroupSupport 1.3.6.1.4.1.253.8.52.999.16 xcmhrgroupsupport no-access
Dummy - DO NOT USE
                                               xCmHrSWRunXStatus 1.3.6.1.4.1.253.8.52.999.17 xcmhrswrunxstatus no-access
Dummy - DO NOT USE
                                               xCmHrStorageDetailType 1.3.6.1.4.1.253.8.52.999.18 xcmhrstoragedetailtype no-access
Dummy - DO NOT USE
                                               xCmHrStorageRealization 1.3.6.1.4.1.253.8.52.999.19 xcmhrstoragerealization no-access
Dummy - DO NOT USE
                                               xCmHrDpaAvailability 1.3.6.1.4.1.253.8.52.999.20 xcmhrdpaavailability no-access
Dummy - DO NOT USE
                                               xCmHrDpaConditions 1.3.6.1.4.1.253.8.52.999.21 xcmhrdpaconditions no-access
Dummy - DO NOT USE
                                               xCmHrDpaJobValidateSupport 1.3.6.1.4.1.253.8.52.999.22 xcmhrdpajobvalidatesupport no-access
Dummy - DO NOT USE
                                               xCmHrDpaObjectClassSupport 1.3.6.1.4.1.253.8.52.999.23 xcmhrdpaobjectclasssupport no-access
Dummy - DO NOT USE
                                               xCmHrDpaState 1.3.6.1.4.1.253.8.52.999.24 xcmhrdpastate no-access
Dummy - DO NOT USE
                                               xCmHrDetailTableEnumTC 1.3.6.1.4.1.253.8.52.999.25 xcmhrdetailtableenumtc no-access
Dummy - DO NOT USE
                                               xCmHrSuppliesClassTC 1.3.6.1.4.1.253.8.52.999.26 xcmhrsuppliesclasstc no-access
Dummy - DO NOT USE
                                               xCmHrConsoleDefaultService 1.3.6.1.4.1.253.8.52.999.27 xcmhrconsoledefaultservice no-access
Dummy - DO NOT USE
                                 xcmHrMIB 1.3.6.1.4.1.253.8.53
Version: 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.
                                       xcmHrMIBConformance 1.3.6.1.4.1.253.8.53.2
                                           xcmHrMIBGroups 1.3.6.1.4.1.253.8.53.2.2
                                               xcmHrDevInfoGroup 1.3.6.1.4.1.253.8.53.2.2.3
The Host Resources Extensions MIB Device Info Group
                                               xcmHrDevHelpGroup 1.3.6.1.4.1.253.8.53.2.2.4
The 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.
                                               xcmHrDevMgmtGroup 1.3.6.1.4.1.253.8.53.2.2.5
The Host Resources Extensions MIB Device Mgmt Group
                                               xcmHrDevPowerGroup 1.3.6.1.4.1.253.8.53.2.2.6
The Host Resources Extensions MIB Device Power Group
                                               xcmHrDevTrafficGroup 1.3.6.1.4.1.253.8.53.2.2.7
The Host Resources Extensions MIB Device Traffic Group
                                               xcmHrSystemFaultGroup 1.3.6.1.4.1.253.8.53.2.2.8
The Host Resources Extensions MIB System Fault Group
                                               xcmHrGeneralGroup 1.3.6.1.4.1.253.8.53.2.2.9
The Host Resources Extensions MIB General Group
                                               xcmHrDevCalendarGroup 1.3.6.1.4.1.253.8.53.2.2.10
The Host Resources Extensions MIB Device Calendar Group
                                               xcmHrSWRunGroup 1.3.6.1.4.1.253.8.53.2.2.11
The Host Resources Extensions MIB Software Running Ext Group
                                               xcmHrSWInstalledGroup 1.3.6.1.4.1.253.8.53.2.2.12
The Host Resources Extensions MIB Software Installed Ext Group
                                               xcmHrDevDetailGroup 1.3.6.1.4.1.253.8.53.2.2.13
The Host Resources Extensions MIB Device Detail Group
                                               xcmHrStorageGroup 1.3.6.1.4.1.253.8.53.2.2.14
The Host Resources Extensions MIB Storage Ext Group
                                               xcmHrStorageDetailGroup 1.3.6.1.4.1.253.8.53.2.2.15
The Host Resources Extensions MIB Storage Detail Group
                                               xcmHrDevCoverGroup 1.3.6.1.4.1.253.8.53.2.2.16
The Host Resources Extensions MIB Device Cover Group
                                               xcmHrDevAlertGroup 1.3.6.1.4.1.253.8.53.2.2.17
The Host Resources Extensions MIB Device Alert Group
                                               xcmHrConsoleScreenGroup 1.3.6.1.4.1.253.8.53.2.2.18
The Host Resources Extensions MIB Console Screen Group
                                               xcmHrConsoleTabGroup 1.3.6.1.4.1.253.8.53.2.2.19
The Host Resources Extensions MIB Console Tab Group
                                               xcmHrSuppliesGroup 1.3.6.1.4.1.253.8.53.2.2.20
The Host Resources Extensions MIB Supplies Group
                                               xcmHrDetailGroup 1.3.6.1.4.1.253.8.53.2.2.21
The Host Resources Extensions MIB Detail Group
                                               xcmHrConsoleGroup 1.3.6.1.4.1.253.8.53.2.2.22
The Host Resources Extensions MIB Console Group
                                           xcmHrMIBCompliance 1.3.6.1.4.1.253.8.53.2.3
The compliance statements for SNMP management agents that implement the Host Resources Extensions MIB.
                                       xcmHrDevInfo 1.3.6.1.4.1.253.8.53.3
                                           xcmHrDevInfoV1EventOID 1.3.6.1.4.1.253.8.53.3.1
The 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'.
                                               xcmHrDevInfoV2EventPrefix 1.3.6.1.4.1.253.8.53.3.1.0
                                                   xcmHrDevInfoV2Event 1.3.6.1.4.1.253.8.53.3.1.0.1
This 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.
                                           xcmHrDevInfoTable 1.3.6.1.4.1.253.8.53.3.2 no-access
A '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).
                                               xcmHrDevInfoEntry 1.3.6.1.4.1.253.8.53.3.2.1 no-access
A '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).
                                                   xcmHrDevInfoRowStatus 1.3.6.1.4.1.253.8.53.3.2.1.1 rowstatus read-only
This 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.
                                                   xcmHrDevInfoName 1.3.6.1.4.1.253.8.53.3.2.1.2 xcmfixedlocaledisplaystring read-only
Human-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).
                                                   xcmHrDevInfoSerialNumber 1.3.6.1.4.1.253.8.53.3.2.1.3 xcmfixedlocaledisplaystring read-only
Human-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).
                                                   xcmHrDevInfoRealization 1.3.6.1.4.1.253.8.53.3.2.1.4 xcmhrdevinforealization read-only
An extended device type (or device 'realization'), used by system administrators and end users of this device.
                                                   xcmHrDevInfoXStatus 1.3.6.1.4.1.253.8.53.3.2.1.5 xcmhrdevinfoxstatus read-only
An 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.
                                                   xcmHrDevInfoConditions 1.3.6.1.4.1.253.8.53.3.2.1.6 xcmhrdevinfoconditions read-only
A 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.
                                                   xcmHrDevInfoXConditions 1.3.6.1.4.1.253.8.53.3.2.1.7 xcmhrdevinfoxconditions read-only
A 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'.
                                                   xcmHrDevInfoInstallDate 1.3.6.1.4.1.253.8.53.3.2.1.8 dateandtime read-only
The date of the most recent install or upgrade of the device represented by this conceptual row in the 'hrDeviceTable'.
                                                   xcmHrDevInfoResetDate 1.3.6.1.4.1.253.8.53.3.2.1.9 dateandtime read-only
The date of the most recent auto or managed reset of the device represented by this conceptual row in the 'hrDeviceTable'.
                                                   xcmHrDevInfoNextDeviceIndex 1.3.6.1.4.1.253.8.53.3.2.1.10 cardinal32 read-only
The 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.
                                                   xcmHrDevInfoPreviousDeviceIndex 1.3.6.1.4.1.253.8.53.3.2.1.11 cardinal32 read-only
The 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.
                                                   xcmHrDevInfoPhysicalDeviceIndex 1.3.6.1.4.1.253.8.53.3.2.1.12 cardinal32 read-only
The 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).
                                                   xcmHrDevInfoPriority 1.3.6.1.4.1.253.8.53.3.2.1.13 integer read-only
The current priority of this device. Usage: The scheduling priority of this device, where '0' is unspecified (default), '1' is lowest, and '100' is highest.
                                                   xcmHrDevInfoXeroxAssetTagNumber 1.3.6.1.4.1.253.8.53.3.2.1.14 xcmfixedlocaledisplaystring read-only
Human-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.
                                                   xcmHrDevInfoCustomerAssetNumber 1.3.6.1.4.1.253.8.53.3.2.1.15 xcmfixedlocaledisplaystring read-only
Human-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.
                                                   xcmHrDevInfoPagePackPIN 1.3.6.1.4.1.253.8.53.3.2.1.16 octet string read-only
An 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
                                                   xcmHrDevInfoPagePackReset 1.3.6.1.4.1.253.8.53.3.2.1.17 integer read-only
An 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)
                                                   xcmHrDevInfoPagePackTimer 1.3.6.1.4.1.253.8.53.3.2.1.18 integer32 read-only
An timer value for page pack. Usage: The value (-1) means timer not enabled and a value 0..2147483647 means the timer has been enabled
                                       xcmHrDevHelp 1.3.6.1.4.1.253.8.53.4
                                           xcmHrDevHelpTable 1.3.6.1.4.1.253.8.53.4.2 no-access
A '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).
                                               xcmHrDevHelpEntry 1.3.6.1.4.1.253.8.53.4.2.1 no-access
A '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).
                                                   xcmHrDevHelpRowStatus 1.3.6.1.4.1.253.8.53.4.2.1.1 rowstatus read-only
This 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.
                                                   xcmHrDevHelpOperatorMessage 1.3.6.1.4.1.253.8.53.4.2.1.2 xcmfixedlocaledisplaystring read-only
Human-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'.
                                                   xcmHrDevHelpProblemMessage 1.3.6.1.4.1.253.8.53.4.2.1.3 xcmfixedlocaledisplaystring read-only
Human-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'.
                                                   xcmHrDevHelpCommsAddressIndex 1.3.6.1.4.1.253.8.53.4.2.1.4 cardinal32 read-only
The 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.
                                       xcmHrDevMgmt 1.3.6.1.4.1.253.8.53.5
                                           xcmHrDevMgmtV1EventOID 1.3.6.1.4.1.253.8.53.5.1
The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmHrDevMgmtCommandRequest' completes. See SNMPv2 trap definition 'xcmHrDevMgmtV2Event' below for 'special semantics'.
                                               xcmHrDevMgmtV2EventPrefix 1.3.6.1.4.1.253.8.53.5.1.0
                                                   xcmHrDevMgmtV2Event 1.3.6.1.4.1.253.8.53.5.1.0.1
This 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.
                                           xcmHrDevMgmtTable 1.3.6.1.4.1.253.8.53.5.2 no-access
A '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).
                                               xcmHrDevMgmtEntry 1.3.6.1.4.1.253.8.53.5.2.1 no-access
A '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).
                                                   xcmHrDevMgmtRowStatus 1.3.6.1.4.1.253.8.53.5.2.1.1 rowstatus read-only
This 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.
                                                   xcmHrDevMgmtCommandRequest 1.3.6.1.4.1.253.8.53.5.2.1.2 xcmhrdevmgmtcommandrequest read-only
The 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).
                                                   xcmHrDevMgmtCommandData 1.3.6.1.4.1.253.8.53.5.2.1.3 xcmhrdevmgmtcommanddata read-only
The 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.
                                                   xcmHrDevMgmtCommandStatus 1.3.6.1.4.1.253.8.53.5.2.1.4 xcmgensnmpv2errorstatus read-only
The 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'.
                                                   xcmHrDevMgmtUserPassword 1.3.6.1.4.1.253.8.53.5.2.1.5 octet string read-only
A 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.
                                                   xcmHrDevMgmtOperatorPassword 1.3.6.1.4.1.253.8.53.5.2.1.6 octet string read-only
A 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.
                                                   xcmHrDevMgmtAdminPassword 1.3.6.1.4.1.253.8.53.5.2.1.7 octet string read-only
A 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.
                                                   xcmHrDevMgmtCommandInProgress 1.3.6.1.4.1.253.8.53.5.2.1.8 truthvalue read-only
The 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).
                                                   xcmHrDevMgmtUserName 1.3.6.1.4.1.253.8.53.5.2.1.9 octet string read-only
A 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.
                                                   xcmHrDevMgmtOperatorName 1.3.6.1.4.1.253.8.53.5.2.1.10 octet string read-only
A 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.
                                                   xcmHrDevMgmtAdminName 1.3.6.1.4.1.253.8.53.5.2.1.11 octet string read-only
A 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.
                                                   xcmHrDevMgmtCustomPassword 1.3.6.1.4.1.253.8.53.5.2.1.12 octet string read-only
A 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.
                                       xcmHrDevPower 1.3.6.1.4.1.253.8.53.6
                                           xcmHrDevPowerTable 1.3.6.1.4.1.253.8.53.6.2 no-access
A '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).
                                               xcmHrDevPowerEntry 1.3.6.1.4.1.253.8.53.6.2.1 no-access
A '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).
                                                   xcmHrDevPowerRowStatus 1.3.6.1.4.1.253.8.53.6.2.1.1 rowstatus read-only
This 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.
                                                   xcmHrDevPowerWarmUpSupport 1.3.6.1.4.1.253.8.53.6.2.1.2 presentonoff read-only
A 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
                                                   xcmHrDevPowerCoolDownSupport 1.3.6.1.4.1.253.8.53.6.2.1.3 presentonoff read-only
A 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
                                                   xcmHrDevPowerEnergySaveSupport 1.3.6.1.4.1.253.8.53.6.2.1.4 presentonoff read-only
A 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
                                                   xcmHrDevPowerTimeUnit 1.3.6.1.4.1.253.8.53.6.2.1.5 xcmhrdevpowertimeunit read-only
A 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.
                                                   xcmHrDevPowerWarmUpDelay 1.3.6.1.4.1.253.8.53.6.2.1.6 integer32 read-only
A 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').
                                                   xcmHrDevPowerWarmUpDuration 1.3.6.1.4.1.253.8.53.6.2.1.7 integer32 read-only
A 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').
                                                   xcmHrDevPowerCoolDownDelay 1.3.6.1.4.1.253.8.53.6.2.1.8 integer32 read-only
A 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').
                                                   xcmHrDevPowerCoolDownDuration 1.3.6.1.4.1.253.8.53.6.2.1.9 integer32 read-only
A 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').
                                                   xcmHrDevPowerEnergySaveDelay 1.3.6.1.4.1.253.8.53.6.2.1.10 integer32 read-only
A 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').
                                                   xcmHrDevPowerEnergySaveDuration 1.3.6.1.4.1.253.8.53.6.2.1.11 integer32 read-only
A 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').
                                                   xcmHrDevPowerWakeUpSupport 1.3.6.1.4.1.253.8.53.6.2.1.12 presentonoff read-only
A 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
                                                   xcmHrDevPowerWakeUpDelay 1.3.6.1.4.1.253.8.53.6.2.1.13 integer32 read-only
A 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').
                                                   xcmHrDevPowerWakeUpDuration 1.3.6.1.4.1.253.8.53.6.2.1.14 integer32 read-only
A 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').
                                                   xcmHrDevPowerShutdownDelay 1.3.6.1.4.1.253.8.53.6.2.1.15 integer32 read-only
A 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').
                                                   xcmHrDevPowerShutdownDuration 1.3.6.1.4.1.253.8.53.6.2.1.16 integer32 read-only
A 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').
                                                   xcmHrDevPowerStartupDelay 1.3.6.1.4.1.253.8.53.6.2.1.17 integer32 read-only
A 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').
                                                   xcmHrDevPowerStartupDuration 1.3.6.1.4.1.253.8.53.6.2.1.18 integer32 read-only
A 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').
                                       xcmHrDevTraffic 1.3.6.1.4.1.253.8.53.7
                                           xcmHrDevTrafficTable 1.3.6.1.4.1.253.8.53.7.2 no-access
A '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).
                                               xcmHrDevTrafficEntry 1.3.6.1.4.1.253.8.53.7.2.1 no-access
A '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).
                                                   xcmHrDevTrafficRowStatus 1.3.6.1.4.1.253.8.53.7.2.1.1 rowstatus read-only
This 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.
                                                   xcmHrDevTrafficInputSupport 1.3.6.1.4.1.253.8.53.7.2.1.2 presentonoff read-only
A 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
                                                   xcmHrDevTrafficOutputSupport 1.3.6.1.4.1.253.8.53.7.2.1.3 presentonoff read-only
A 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
                                                   xcmHrDevTrafficInputUnit 1.3.6.1.4.1.253.8.53.7.2.1.4 xcmhrdevtrafficunit read-only
A 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).
                                                   xcmHrDevTrafficOutputUnit 1.3.6.1.4.1.253.8.53.7.2.1.5 xcmhrdevtrafficunit read-only
A 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).
                                                   xcmHrDevTrafficInputCount 1.3.6.1.4.1.253.8.53.7.2.1.6 counter32 read-only
A 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.
                                                   xcmHrDevTrafficOutputCount 1.3.6.1.4.1.253.8.53.7.2.1.7 counter32 read-only
A 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.
                                                   xcmHrDevTrafficInputMaxSize 1.3.6.1.4.1.253.8.53.7.2.1.8 cardinal32 read-only
A 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').
                                                   xcmHrDevTrafficOutputMaxSize 1.3.6.1.4.1.253.8.53.7.2.1.9 cardinal32 read-only
A 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').
                                                   xcmHrDevTrafficInputTimeout 1.3.6.1.4.1.253.8.53.7.2.1.10 integer32 read-only
A 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.
                                                   xcmHrDevTrafficOutputTimeout 1.3.6.1.4.1.253.8.53.7.2.1.11 integer32 read-only
A 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.
                                       xcmHrSystemFault 1.3.6.1.4.1.253.8.53.8
                                           xcmHrSystemFaultTable 1.3.6.1.4.1.253.8.53.8.2 no-access
A 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).
                                               xcmHrSystemFaultEntry 1.3.6.1.4.1.253.8.53.8.2.1 no-access
An entry for a system fault which has been recorded (logged) on this host system.
                                                   xcmHrSystemFaultIndex 1.3.6.1.4.1.253.8.53.8.2.1.1 ordinal32 no-access
A 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.
                                                   xcmHrSystemFaultRowStatus 1.3.6.1.4.1.253.8.53.8.2.1.2 rowstatus read-only
This 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.
                                                   xcmHrSystemFaultCode 1.3.6.1.4.1.253.8.53.8.2.1.3 integer32 read-only
Encoded fault code of the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.
                                                   xcmHrSystemFaultString 1.3.6.1.4.1.253.8.53.8.2.1.4 xcmfixedlocaledisplaystring read-only
Human-readable fault string of the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.
                                                   xcmHrSystemFaultReferenceOID 1.3.6.1.4.1.253.8.53.8.2.1.5 object identifier read-only
An (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'.
                                                   xcmHrSystemFaultHrDeviceIndex 1.3.6.1.4.1.253.8.53.8.2.1.6 cardinal32 read-only
An (optional) device index (ie, value of 'hrDeviceIndex'), used by system administrators and end users to qualify this system fault.
                                                   xcmHrSystemFaultDate 1.3.6.1.4.1.253.8.53.8.2.1.7 dateandtime read-only
The time stamp for the system fault which is recorded in this conceptual row in the 'xcmHrSystemFaultTable'.
                                       xcmHrGeneral 1.3.6.1.4.1.253.8.53.9
                                           xcmHrGeneralTable 1.3.6.1.4.1.253.8.53.9.2 no-access
A 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').
                                               xcmHrGeneralEntry 1.3.6.1.4.1.253.8.53.9.2.1 no-access
An 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').
                                                   xcmHrGeneralIndex 1.3.6.1.4.1.253.8.53.9.2.1.1 ordinal32 no-access
A 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').
                                                   xcmHrGeneralRowStatus 1.3.6.1.4.1.253.8.53.9.2.1.2 rowstatus read-only
This 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.
                                                   xcmHrGeneralVersionID 1.3.6.1.4.1.253.8.53.9.2.1.3 productid read-only
The 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).
                                                   xcmHrGeneralVersionDate 1.3.6.1.4.1.253.8.53.9.2.1.4 dateandtime read-only
The 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.
                                                   xcmHrGeneralGroupSupport 1.3.6.1.4.1.253.8.53.9.2.1.5 xcmhrgroupsupport read-only
The 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.
                                                   xcmHrGeneralStorageLast 1.3.6.1.4.1.253.8.53.9.2.1.6 cardinal32 read-only
The 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'.
                                                   xcmHrGeneralDeviceLast 1.3.6.1.4.1.253.8.53.9.2.1.7 cardinal32 read-only
The 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'.
                                                   xcmHrGeneralFSLast 1.3.6.1.4.1.253.8.53.9.2.1.8 cardinal32 read-only
The 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'.
                                                   xcmHrGeneralSWRunLast 1.3.6.1.4.1.253.8.53.9.2.1.9 cardinal32 read-only
The 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'.
                                                   xcmHrGeneralSWInstalledLast 1.3.6.1.4.1.253.8.53.9.2.1.10 cardinal32 read-only
The 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'.
                                                   xcmHrGeneralSystemFaultLast 1.3.6.1.4.1.253.8.53.9.2.1.11 cardinal32 read-only
The 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'.
                                                   xcmHrGeneralCreateSupport 1.3.6.1.4.1.253.8.53.9.2.1.12 xcmhrgroupsupport read-only
The 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.
                                                   xcmHrGeneralUpdateSupport 1.3.6.1.4.1.253.8.53.9.2.1.13 xcmhrgroupsupport read-only
The 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.
                                       xcmHrDevCalendar 1.3.6.1.4.1.253.8.53.10
                                             xcmHrDevCalendarTable 1.3.6.1.4.1.253.8.53.10.2 no-access
A '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).
                                                 xcmHrDevCalendarEntry 1.3.6.1.4.1.253.8.53.10.2.1 no-access
A '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).
                                                     xcmHrDevCalendarDayOfWeek 1.3.6.1.4.1.253.8.53.10.2.1.1 xcmhrdevcalendardayofweek no-access
The day of week when the command specified in this conceptual row in the 'xcmHrDevCalendarTable' SHALL be invoked.
                                                     xcmHrDevCalendarTimeOfDay 1.3.6.1.4.1.253.8.53.10.2.1.2 xcmhrdevcalendartimeofday no-access
The 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').
                                                     xcmHrDevCalendarRowStatus 1.3.6.1.4.1.253.8.53.10.2.1.3 rowstatus read-only
This 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.
                                                     xcmHrDevCalendarExplicitDate 1.3.6.1.4.1.253.8.53.10.2.1.4 dateandtime read-only
The 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).
                                                     xcmHrDevCalendarCommandRequest 1.3.6.1.4.1.253.8.53.10.2.1.5 xcmhrdevmgmtcommandrequest read-only
The management command request specified in this conceptual row in the 'xcmHrDevCalendarTable', which SHALL be invoked based on 'xcmHrDevCalendarDayOfWeek', 'xcmHrDevCalendarTimeOfDay', and (optionally) 'xcmHrDevCalendarExplicitDate'.
                                                     xcmHrDevCalendarCommandData 1.3.6.1.4.1.253.8.53.10.2.1.6 xcmhrdevmgmtcommanddata read-only
The 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.
                                       xcmHrSWRun 1.3.6.1.4.1.253.8.53.11
                                             xcmHrSWRunTable 1.3.6.1.4.1.253.8.53.11.2 no-access
A '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).
                                                 xcmHrSWRunEntry 1.3.6.1.4.1.253.8.53.11.2.1 no-access
A '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).
                                                     xcmHrSWRunRowStatus 1.3.6.1.4.1.253.8.53.11.2.1.1 rowstatus read-only
This 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.
                                                     xcmHrSWRunAdminName 1.3.6.1.4.1.253.8.53.11.2.1.2 xcmfixedlocaledisplaystring read-only
Human-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.
                                                     xcmHrSWRunXStatus 1.3.6.1.4.1.253.8.53.11.2.1.3 xcmhrswrunxstatus read-only
An 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.
                                                     xcmHrSWRunRowCreateDate 1.3.6.1.4.1.253.8.53.11.2.1.4 dateandtime read-only
The date and time when this conceptual row was created.
                                                     xcmHrSWRunPhysicalDeviceIndex 1.3.6.1.4.1.253.8.53.11.2.1.5 cardinal32 read-only
The 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).
                                                     xcmHrSWRunLogicalDeviceIndex 1.3.6.1.4.1.253.8.53.11.2.1.6 cardinal32 read-only
The 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).
                                                     xcmHrSWRunNextIndex 1.3.6.1.4.1.253.8.53.11.2.1.7 cardinal32 read-only
The 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.
                                                     xcmHrSWRunPreviousIndex 1.3.6.1.4.1.253.8.53.11.2.1.8 cardinal32 read-only
The 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.
                                       xcmHrSWInstalled 1.3.6.1.4.1.253.8.53.12
                                             xcmHrSWInstalledTable 1.3.6.1.4.1.253.8.53.12.2 no-access
A '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).
                                                 xcmHrSWInstalledEntry 1.3.6.1.4.1.253.8.53.12.2.1 no-access
A '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).
                                                     xcmHrSWInstalledRowStatus 1.3.6.1.4.1.253.8.53.12.2.1.1 rowstatus read-only
This 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.
                                                     xcmHrSWInstalledAdminName 1.3.6.1.4.1.253.8.53.12.2.1.2 xcmfixedlocaledisplaystring read-only
Human-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.
                                                     xcmHrSWInstalledXStatus 1.3.6.1.4.1.253.8.53.12.2.1.3 xcmhrswrunxstatus read-only
An 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.
                                                     xcmHrSWInstalledRowCreateDate 1.3.6.1.4.1.253.8.53.12.2.1.4 dateandtime read-only
The date and time when this conceptual row was created.
                                                     xcmHrSWInstalledPhysicalIndex 1.3.6.1.4.1.253.8.53.12.2.1.5 cardinal32 read-only
The 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).
                                                     xcmHrSWInstalledLogicalIndex 1.3.6.1.4.1.253.8.53.12.2.1.6 cardinal32 read-only
The 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).
                                                     xcmHrSWInstalledNextIndex 1.3.6.1.4.1.253.8.53.12.2.1.7 cardinal32 read-only
The 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.
                                                     xcmHrSWInstalledPreviousIndex 1.3.6.1.4.1.253.8.53.12.2.1.8 cardinal32 read-only
The 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.
                                       xcmHrDevDetail 1.3.6.1.4.1.253.8.53.13
                                             xcmHrDevDetailV1EventOID 1.3.6.1.4.1.253.8.53.13.1
The 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'.
                                                 xcmHrDevDetailV2EventPrefix 1.3.6.1.4.1.253.8.53.13.1.0
                                                     xcmHrDevDetailV2Event 1.3.6.1.4.1.253.8.53.13.1.0.1
This 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.
                                             xcmHrDevDetailTable 1.3.6.1.4.1.253.8.53.13.2 no-access
A '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.
                                                 xcmHrDevDetailEntry 1.3.6.1.4.1.253.8.53.13.2.1 no-access
A '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.
                                                     xcmHrDevDetailType 1.3.6.1.4.1.253.8.53.13.2.1.1 xcmhrdevdetailtype read-only
The type of the device detail information specified in this conceptual row in the 'xcmHrDevDetailTable'.
                                                     xcmHrDevDetailIndex 1.3.6.1.4.1.253.8.53.13.2.1.2 ordinal32 read-only
A 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.
                                                     xcmHrDevDetailRowStatus 1.3.6.1.4.1.253.8.53.13.2.1.3 rowstatus read-only
This 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.
                                                     xcmHrDevDetailUnitClass 1.3.6.1.4.1.253.8.53.13.2.1.4 xcmhrdevdetailunitclass read-only
The 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.
                                                     xcmHrDevDetailUnit 1.3.6.1.4.1.253.8.53.13.2.1.5 cardinal32 read-only
The 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.
                                                     xcmHrDevDetailValueInteger 1.3.6.1.4.1.253.8.53.13.2.1.6 integer32 read-only
A 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'.
                                                     xcmHrDevDetailValueOID 1.3.6.1.4.1.253.8.53.13.2.1.7 object identifier read-only
A 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'.
                                                     xcmHrDevDetailValueString 1.3.6.1.4.1.253.8.53.13.2.1.8 octet string read-only
A 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.
                                                     xcmHrDevDetailDescription 1.3.6.1.4.1.253.8.53.13.2.1.9 xcmfixedlocaledisplaystring read-only
This object is used to provide a description of the detail. It is NOT expected to be parsed by the management application.
                                       xcmHrStorage 1.3.6.1.4.1.253.8.53.14
                                             xcmHrStorageTable 1.3.6.1.4.1.253.8.53.14.2 no-access
A '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).
                                                 xcmHrStorageEntry 1.3.6.1.4.1.253.8.53.14.2.1 no-access
A '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).
                                                     xcmHrStorageRowStatus 1.3.6.1.4.1.253.8.53.14.2.1.1 rowstatus read-only
This 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.
                                                     xcmHrStorageRealization 1.3.6.1.4.1.253.8.53.14.2.1.2 xcmhrstoragerealization read-only
An 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.
                                                     xcmHrStorageStatus 1.3.6.1.4.1.253.8.53.14.2.1.3 xcmhrdevinfostatus read-only
A 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.
                                                     xcmHrStorageProductDeviceIndex 1.3.6.1.4.1.253.8.53.14.2.1.4 cardinal32 read-only
The 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.
                                                     xcmHrStoragePlatformDeviceIndex 1.3.6.1.4.1.253.8.53.14.2.1.5 cardinal32 read-only
The value of 'hrDeviceIndex' corresponding to the platform associated conceptual row in the 'hrDeviceTable' representing the CPU device (of type 'hrDeviceProcessor'), which manages this storage.
                                                     xcmHrStoragePagingDeviceIndex 1.3.6.1.4.1.253.8.53.14.2.1.6 cardinal32 read-only
The 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.
                                                     xcmHrStorageMatchingDeviceIndex 1.3.6.1.4.1.253.8.53.14.2.1.7 cardinal32 read-only
The 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.
                                                     xcmHrStorageSWRunIndex 1.3.6.1.4.1.253.8.53.14.2.1.8 cardinal32 read-only
The value of 'hrSWRunIndex' corresponding to the superior associated conceptual row in the 'hrSWRunTable' representing the running software which manages this storage.
                                                     xcmHrStorageSWInstalledIndex 1.3.6.1.4.1.253.8.53.14.2.1.9 cardinal32 read-only
The value of 'hrSWInstalledIndex' corresponding to the superior associated conceptual row in the 'hrSWInstalledTable' representing the installed software which manages this storage.
                                                     xcmHrStorageNextIndex 1.3.6.1.4.1.253.8.53.14.2.1.10 cardinal32 read-only
The 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.
                                                     xcmHrStoragePreviousIndex 1.3.6.1.4.1.253.8.53.14.2.1.11 cardinal32 read-only
The 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.
                                                     xcmHrStoragePhysicalIndex 1.3.6.1.4.1.253.8.53.14.2.1.12 cardinal32 read-only
The 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).
                                       xcmHrStorageDetail 1.3.6.1.4.1.253.8.53.15
                                             xcmHrStorageDetailTable 1.3.6.1.4.1.253.8.53.15.2 no-access
A '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.
                                                 xcmHrStorageDetailEntry 1.3.6.1.4.1.253.8.53.15.2.1 no-access
A '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).
                                                     xcmHrStorageDetailType 1.3.6.1.4.1.253.8.53.15.2.1.1 xcmhrstoragedetailtype no-access
The type of the storage detail information specified in this conceptual row in the 'xcmHrStorageDetailTable'.
                                                     xcmHrStorageDetailIndex 1.3.6.1.4.1.253.8.53.15.2.1.2 ordinal32 no-access
A 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.
                                                     xcmHrStorageDetailRowStatus 1.3.6.1.4.1.253.8.53.15.2.1.3 rowstatus read-only
This 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.
                                                     xcmHrStorageDetailUnitClass 1.3.6.1.4.1.253.8.53.15.2.1.4 xcmhrdevdetailunitclass read-only
The 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.
                                                     xcmHrStorageDetailUnit 1.3.6.1.4.1.253.8.53.15.2.1.5 cardinal32 read-only
The 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.
                                                     xcmHrStorageDetailValueInteger 1.3.6.1.4.1.253.8.53.15.2.1.6 integer32 read-only
A 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'.
                                                     xcmHrStorageDetailValueOID 1.3.6.1.4.1.253.8.53.15.2.1.7 object identifier read-only
A 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'.
                                                     xcmHrStorageDetailValueString 1.3.6.1.4.1.253.8.53.15.2.1.8 octet string read-only
A 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.
                                       xcmHrDevCover 1.3.6.1.4.1.253.8.53.16
                                             xcmHrDevCoverTable 1.3.6.1.4.1.253.8.53.16.2 no-access
A '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).
                                                 xcmHrDevCoverEntry 1.3.6.1.4.1.253.8.53.16.2.1 no-access
A '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).
                                                     xcmHrDevCoverIndex 1.3.6.1.4.1.253.8.53.16.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmHrDevCoverTable'.
                                                     xcmHrDevCoverRowStatus 1.3.6.1.4.1.253.8.53.16.2.1.2 rowstatus read-only
This 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.
                                                     xcmHrDevCoverName 1.3.6.1.4.1.253.8.53.16.2.1.3 xcmfixedlocaledisplaystring read-only
Human-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.
                                                     xcmHrDevCoverDescription 1.3.6.1.4.1.253.8.53.16.2.1.4 xcmfixedlocaledisplaystring read-only
Human-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.
                                                     xcmHrDevCoverTypeCover 1.3.6.1.4.1.253.8.53.16.2.1.5 truthvalue read-only
The 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.
                                                     xcmHrDevCoverStatusOpen 1.3.6.1.4.1.253.8.53.16.2.1.6 truthvalue read-only
The 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.
                                       xcmHrDevAlert 1.3.6.1.4.1.253.8.53.17
                                             xcmHrDevAlertV1EventOID 1.3.6.1.4.1.253.8.53.17.1
The 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'.
                                                 xcmHrDevAlertV2EventPrefix 1.3.6.1.4.1.253.8.53.17.1.0
                                                     xcmHrDevAlertV2Event 1.3.6.1.4.1.253.8.53.17.1.0.1
This 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.
                                             xcmHrDevAlertTable 1.3.6.1.4.1.253.8.53.17.2 no-access
A 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.
                                                 xcmHrDevAlertEntry 1.3.6.1.4.1.253.8.53.17.2.1 no-access
An entry for a device alert which has been generated and recorded on this host system.
                                                     xcmHrDevAlertIndex 1.3.6.1.4.1.253.8.53.17.2.1.1 ordinal32 no-access
A 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.
                                                     xcmHrDevAlertRowStatus 1.3.6.1.4.1.253.8.53.17.2.1.2 rowstatus read-only
This 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.
                                                     xcmHrDevAlertSeverityLevel 1.3.6.1.4.1.253.8.53.17.2.1.3 xcmgennotifyseverityfilter read-only
Device-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.
                                                     xcmHrDevAlertTrainingLevel 1.3.6.1.4.1.253.8.53.17.2.1.4 xcmgennotifytrainingfilter read-only
Device-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.
                                                     xcmHrDevAlertCodeInteger 1.3.6.1.4.1.253.8.53.17.2.1.5 integer32 read-only
Device-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.
                                                     xcmHrDevAlertCodeString 1.3.6.1.4.1.253.8.53.17.2.1.6 xcmfixedlocaledisplaystring read-only
Product-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.
                                                     xcmHrDevAlertDescription 1.3.6.1.4.1.253.8.53.17.2.1.7 xcmfixedlocaledisplaystring read-only
Human-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.
                                                     xcmHrDevAlertReferenceOID 1.3.6.1.4.1.253.8.53.17.2.1.8 object identifier read-only
An (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.
                                                     xcmHrDevAlertDateAndTime 1.3.6.1.4.1.253.8.53.17.2.1.9 dateandtime read-only
The date and time stamp for the device alert which is recorded in this conceptual row in the 'xcmHrDevAlertTable'.
                                                     xcmHrDevAlertTitle 1.3.6.1.4.1.253.8.53.17.2.1.10 xcmfixedlocaledisplaystring read-only
A 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.'
                                                     xcmHrDevAlertHelpReference 1.3.6.1.4.1.253.8.53.17.2.1.11 octet string read-only
A 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.
                                                     xcmHrDevAlertReferenceIndex 1.3.6.1.4.1.253.8.53.17.2.1.12 integer32 read-only
An (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.
                                                     xcmHrDevAlertReferenceLocation 1.3.6.1.4.1.253.8.53.17.2.1.13 integer32 read-only
A product-specific refinement of the source of an alert. The value 'unknown(-2)' indicates that the device has no additional information to provide.
                                                     xcmHrDevAlertDevAlertIndex 1.3.6.1.4.1.253.8.53.17.2.1.14 integer32 read-only
An 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.
                                                     xcmHrDevAlertPriority 1.3.6.1.4.1.253.8.53.17.2.1.15 integer32 read-only
A 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'.
                                             xcmHrDevAlertLastAlertIndex 1.3.6.1.4.1.253.8.53.17.3 cardinal32 read-only
The 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.
                                             xcmHrDevAlertLastCriticalAlertIndex 1.3.6.1.4.1.253.8.53.17.4 cardinal32 read-only
The 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.
                                       xcmHrConsoleScreen 1.3.6.1.4.1.253.8.53.18
                                             xcmHrConsoleScreenTable 1.3.6.1.4.1.253.8.53.18.2 no-access
A table containing system local console screen (page) info for an installed local user interface console on this host system.
                                                 xcmHrConsoleScreenEntry 1.3.6.1.4.1.253.8.53.18.2.1 no-access
An 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.
                                                     xcmHrConsoleScreenIndex 1.3.6.1.4.1.253.8.53.18.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmHrConsoleScreenTable'.
                                                     xcmHrConsoleScreenName 1.3.6.1.4.1.253.8.53.18.2.1.2 xcmfixedlocaledisplaystring read-only
Human-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'.
                                                     xcmHrConsoleScreenDescription 1.3.6.1.4.1.253.8.53.18.2.1.3 xcmfixedlocaledisplaystring read-only
Human-readable description of this local console screen.
                                                     xcmHrConsoleScreenParentIndex 1.3.6.1.4.1.253.8.53.18.2.1.4 cardinal32 read-only
Parent 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).
                                                     xcmHrConsoleScreenPriority 1.3.6.1.4.1.253.8.53.18.2.1.5 integer read-write
The 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.
                                                     xcmHrConsoleScreenTabCount 1.3.6.1.4.1.253.8.53.18.2.1.6 cardinal32 read-only
Number 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).
                                       xcmHrConsoleTab 1.3.6.1.4.1.253.8.53.19
                                             xcmHrConsoleTabTable 1.3.6.1.4.1.253.8.53.19.2 no-access
A table containing system local console tab (button) info for an installed local user interface console on this host system.
                                                 xcmHrConsoleTabEntry 1.3.6.1.4.1.253.8.53.19.2.1 no-access
An 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.
                                                     xcmHrConsoleTabIndex 1.3.6.1.4.1.253.8.53.19.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmHrConsoleTabTable'.
                                                     xcmHrConsoleTabName 1.3.6.1.4.1.253.8.53.19.2.1.2 xcmfixedlocaledisplaystring read-only
Human-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'.
                                                     xcmHrConsoleTabDescription 1.3.6.1.4.1.253.8.53.19.2.1.3 xcmfixedlocaledisplaystring read-only
Human-readable description of this local console tab (button), within the enclosing local console screen (page).
                                                     xcmHrConsoleTabScreenIndex 1.3.6.1.4.1.253.8.53.19.2.1.4 cardinal32 read-only
New local console screen selected by this local console tab (button). Usage: Value of 'xcmHrConsoleScreenIndex' for the new screen.
                                                     xcmHrConsoleTabPriority 1.3.6.1.4.1.253.8.53.19.2.1.5 integer read-write
The 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.
                                       xcmHrSupplies 1.3.6.1.4.1.253.8.53.20
                                             xcmHrSuppliesTable 1.3.6.1.4.1.253.8.53.20.1 no-access
A 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.
                                                 xcmHrSuppliesEntry 1.3.6.1.4.1.253.8.53.20.1.1 no-access
See xcmHrSuppliesTable
                                                     xcmHrSuppliesIndex 1.3.6.1.4.1.253.8.53.20.1.1.1 ordinal32 no-access
A 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.
                                                     xcmHrSuppliesReferenceOID 1.3.6.1.4.1.253.8.53.20.1.1.2 object identifier read-only
A 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.
                                                     xcmHrSuppliesType 1.3.6.1.4.1.253.8.53.20.1.1.3 autonomoustype read-only
An indication of the type of device. Use device type OIDs.
                                                     xcmHrSuppliesClass 1.3.6.1.4.1.253.8.53.20.1.1.4 xcmhrsuppliesclasstc read-only
This 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)'.
                                                     xcmHrSuppliesDescr 1.3.6.1.4.1.253.8.53.20.1.1.5 octet string read-only
A 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.
                                                     xcmHrSuppliesPartNumber 1.3.6.1.4.1.253.8.53.20.1.1.6 octet string read-only
The 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).
                                             xcmHrDetailTable 1.3.6.1.4.1.253.8.53.20.2 no-access
A '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'.
                                                 xcmHrDetailEntry 1.3.6.1.4.1.253.8.53.20.2.1 no-access
See xcmHrDetailTable
                                                     xcmHrDetailTableRef 1.3.6.1.4.1.253.8.53.20.2.1.1 xcmhrdetailtableenumtc no-access
This 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.
                                                     xcmHrDetailTableIndex 1.3.6.1.4.1.253.8.53.20.2.1.2 object identifier no-access
This 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.
                                                     xcmHrDetailType 1.3.6.1.4.1.253.8.53.20.2.1.3 xcmhrdevdetailtype no-access
The type of the detail information specified in this row of the table.
                                                     xcmHrDetailIndex 1.3.6.1.4.1.253.8.53.20.2.1.4 ordinal32 no-access
This 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.
                                                     xcmHrDetailUnitClass 1.3.6.1.4.1.253.8.53.20.2.1.5 xcmhrdevdetailunitclass read-only
The 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.
                                                     xcmHrDetailUnit 1.3.6.1.4.1.253.8.53.20.2.1.6 cardinal32 read-write
This 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.
                                                     xcmHrDetailValueInteger 1.3.6.1.4.1.253.8.53.20.2.1.7 integer32 read-write
The current value for a device detail with a base value syntax 'INTEGER'.
                                                     xcmHrDetailValueOID 1.3.6.1.4.1.253.8.53.20.2.1.8 object identifier read-write
The current value for a device detail with a base value syntax 'OID'.
                                                     xcmHrDetailValueString 1.3.6.1.4.1.253.8.53.20.2.1.9 octet string read-write
The 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.
                                                     xcmHrDetailDescription 1.3.6.1.4.1.253.8.53.20.2.1.10 xcmfixedlocaledisplaystring read-write
This object is used to provide a description of the detail.
                                       xcmHrConsole 1.3.6.1.4.1.253.8.53.21
                                             xcmHrConsoleTable 1.3.6.1.4.1.253.8.53.21.2 no-access
A table containing system local console information for an installed local user interface console on this host system.
                                                 xcmHrConsoleEntry 1.3.6.1.4.1.253.8.53.21.2.1 no-access
An 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.
                                                     xcmHrConsoleIndex 1.3.6.1.4.1.253.8.53.21.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmHrConsoleTable'.
                                                     xcmHrConsoleDefaultService 1.3.6.1.4.1.253.8.53.21.2.1.2 xcmhrconsoledefaultservice read-only
The 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.
                                                     xcmHrConsoleBrightness 1.3.6.1.4.1.253.8.53.21.2.1.3 integer32 read-only
The console brightness level. Often this a number from 1 to 10 where 1 is dimmest and 10 is brightest.
                                                     xcmHrConsoleContrast 1.3.6.1.4.1.253.8.53.21.2.1.4 integer32 read-only
The console contrast level. Often this a number from 1 to 10 where 1 is least contrast and 10 is most contrast.
                                                     xcmHrConsoleAccessibility 1.3.6.1.4.1.253.8.53.21.2.1.5 truthvalue read-only
Turns 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.
                                                     xcmHrConsoleAutoClearTime 1.3.6.1.4.1.253.8.53.21.2.1.6 integer32 read-only
The 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.
                                                     xcmHrConsoleInsertTimeout 1.3.6.1.4.1.253.8.53.21.2.1.7 integer32 read-only
The 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.
                                                     xcmHrConsoleTray1Timeout 1.3.6.1.4.1.253.8.53.21.2.1.8 integer32 read-only
The 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.
                                                     xcmHrConsoleTray2nTimeout 1.3.6.1.4.1.253.8.53.21.2.1.9 integer32 read-only
The 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.
                                                     xcmHrConsoleLoadTimeout 1.3.6.1.4.1.253.8.53.21.2.1.10 integer32 read-only
The amount of time in minutes the system waits for before using the default media source for the device.
                                                     xcmHrConsoleSoundVolume 1.3.6.1.4.1.253.8.53.21.2.1.11 integer32 read-only
The 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.
                                                     xcmHrConsoleSoundDuration 1.3.6.1.4.1.253.8.53.21.2.1.12 integer32 read-only
The 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.
                                       xcmHrGenericParamGroup 1.3.6.1.4.1.253.8.53.22
                                             xcmHrGenericParamName 1.3.6.1.4.1.253.8.53.22.1 octet string read-only
This 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'
                                             xcmHrGenericParamValue 1.3.6.1.4.1.253.8.53.22.2 octet string read-only
This 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'
                                 xcmPrintTC 1.3.6.1.4.1.253.8.54
Version: 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.
                                       xCmPrintTCDummy 1.3.6.1.4.1.253.8.54.999
                                               xCmPrtTCAuxSheetContent 1.3.6.1.4.1.253.8.54.999.1 xcmprtauxsheetcontent no-access
Dummy - DO NOT USE
                                               xCmPrtTCXcmPrtAuxSheetType 1.3.6.1.4.1.253.8.54.999.2 xcmprtauxsheettype no-access
Dummy - DO NOT USE
                                               xCmPrtTCTCChannelType 1.3.6.1.4.1.253.8.54.999.3 xcmprtchanneltype no-access
Dummy - DO NOT USE
                                               xCmPrtTCGroupSupport 1.3.6.1.4.1.253.8.54.999.4 xcmprtgroupsupport no-access
Dummy - DO NOT USE
                                               xCmPrtTCIETFPrintMIBGroupSupport 1.3.6.1.4.1.253.8.54.999.5 xcmprtietfprintmibgroupsupport no-access
Dummy - DO NOT USE
                                               xCmPrtTCInterpreterLangFamily 1.3.6.1.4.1.253.8.54.999.6 xcmprtinterpreterlangfamily no-access
Dummy - DO NOT USE
                                               xCmPrtTCMediaTypeErrorPolicy 1.3.6.1.4.1.253.8.54.999.7 xcmprtmediatypeerrorpolicy no-access
Dummy - DO NOT USE
                                               xCmPrtTCMediumClassType 1.3.6.1.4.1.253.8.54.999.8 xcmprtmediumclasstype no-access
Dummy - DO NOT USE
                                               xCmPrtTCMediumSize 1.3.6.1.4.1.253.8.54.999.9 xcmprtmediumsize no-access
Dummy - DO NOT USE
                                               xCmPrtTCOutputOffsetStackingType 1.3.6.1.4.1.253.8.54.999.10 xcmprtoutputoffsetstackingtype no-access
Dummy - DO NOT USE
                                               xCmPrtOutputStaplePosition 1.3.6.1.4.1.253.8.54.999.11 xcmprtoutputstapleposition no-access
Dummy - DO NOT USE
                                               xCmPrtTCPageSizeErrorPolicy 1.3.6.1.4.1.253.8.54.999.12 xcmprtpagesizeerrorpolicy no-access
Dummy - DO NOT USE
                                               xCmPrtTCPCLFontSource 1.3.6.1.4.1.253.8.54.999.13 xcmprtpclfontsource no-access
Dummy - DO NOT USE
                                               xCmPrtTCPlex 1.3.6.1.4.1.253.8.54.999.14 xcmprtplex no-access
Dummy - DO NOT USE
                                               xCmPrtTCPrintQuality 1.3.6.1.4.1.253.8.54.999.15 xcmprtprintquality no-access
Dummy - DO NOT USE
                                               xCmPrtTCPrintScreen 1.3.6.1.4.1.253.8.54.999.16 xcmprtprintscreen no-access
Dummy - DO NOT USE
                                               xCmPrtTCTraySwitch 1.3.6.1.4.1.253.8.54.999.17 xcmprttrayswitch no-access
Dummy - DO NOT USE
                                               xCmPrtTCGeneralMonoPrintOpt 1.3.6.1.4.1.253.8.54.999.18 xcmprtgeneralmonoprintopt no-access
Dummy - DO NOT USE
                                               xCmPrtOutputPunchPosition 1.3.6.1.4.1.253.8.54.999.19 xcmprtoutputpunchposition no-access
Dummy - DO NOT USE
                                               xCmPrtInputTraysConfiguration 1.3.6.1.4.1.253.8.54.999.20 xcmprtinputtraysconfiguration no-access
Dummy - DO NOT USE
                                 xcmPrintMIB 1.3.6.1.4.1.253.8.55
Version: 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.
                                       xcmPrtBase 1.3.6.1.4.1.253.8.55.1
                                           xcmPrtBaseTable 1.3.6.1.4.1.253.8.55.1.2 no-access
A 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').
                                               xcmPrtBaseEntry 1.3.6.1.4.1.253.8.55.1.2.1 no-access
An 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').
                                                   xcmPrtBaseIndex 1.3.6.1.4.1.253.8.55.1.2.1.1 ordinal32 no-access
A 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').
                                                   xcmPrtBaseRowStatus 1.3.6.1.4.1.253.8.55.1.2.1.2 rowstatus read-only
This 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.
                                                   xcmPrtBaseGroupSupport 1.3.6.1.4.1.253.8.55.1.2.1.3 xcmprtgroupsupport read-only
The 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.
                                                   xcmPrtBaseUpdateSupport 1.3.6.1.4.1.253.8.55.1.2.1.4 xcmprtgroupsupport read-only
The 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.
                                                   xcmPrtBaseCreateSupport 1.3.6.1.4.1.253.8.55.1.2.1.5 xcmprtgroupsupport read-only
The 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.
                                                   xcmPrtBaseIETFMIBGroupSupport 1.3.6.1.4.1.253.8.55.1.2.1.6 xcmprtietfprintmibgroupsupport read-only
The 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.
                                                   xcmPrtBaseIETFMIBUpdateSupport 1.3.6.1.4.1.253.8.55.1.2.1.7 xcmprtietfprintmibgroupsupport read-only
The 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.
                                                   xcmPrtBaseIETFMIBCreateSupport 1.3.6.1.4.1.253.8.55.1.2.1.8 xcmprtietfprintmibgroupsupport read-only
The 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.
                                       xcmPrtMIBConformance 1.3.6.1.4.1.253.8.55.2
                                           xcmPrtMIBCompliance 1.3.6.1.4.1.253.8.55.2.1
The compliance statement for agents that implement the printer MIB extension module.
                                           xcmPrtMIBGroups 1.3.6.1.4.1.253.8.55.2.2
                                               xcmPrtBaseGroup 1.3.6.1.4.1.253.8.55.2.2.1
The general printer group extension.
                                               xcmPrtGeneralGroup 1.3.6.1.4.1.253.8.55.2.2.5
The general printer group extension.
                                               xcmPrtDriverOptionsGroup 1.3.6.1.4.1.253.8.55.2.2.6
The printer driver options group extension.
                                               xcmPrtInputGroup 1.3.6.1.4.1.253.8.55.2.2.8
The input group extension.
                                               xcmPrtOutputGroup 1.3.6.1.4.1.253.8.55.2.2.9
The output group extension.
                                               xcmPrtChannelGroup 1.3.6.1.4.1.253.8.55.2.2.14
The Channel group extension.
                                               xcmPrtInterpreterGroup 1.3.6.1.4.1.253.8.55.2.2.15
The interpreter group extension.
                                               xcmPrtInputAliasGroup 1.3.6.1.4.1.253.8.55.2.2.50
The Input Alias group.
                                               xcmPrtOutputFinishingGroup 1.3.6.1.4.1.253.8.55.2.2.51
The Output Finishing group.
                                               xcmPrtGeneralAuxSheetGroup 1.3.6.1.4.1.253.8.55.2.2.52
The General Auxiliary Sheet group.
                                               xcmPrtGeneralProdSpecificGroup 1.3.6.1.4.1.253.8.55.2.2.55
The general printer product specific group.
                                               xcmPrtAuxPackageGroup 1.3.6.1.4.1.253.8.55.2.2.60
The Auxiliary Package group.
                                               xcmPrtChannelProdSpecificGroup 1.3.6.1.4.1.253.8.55.2.2.64
The Channel group extension for prod specific objects.
                                               xcmPrtInterpProdSpecificGroup 1.3.6.1.4.1.253.8.55.2.2.65
The interpreter group extension.
                                               xcmPrtInterpPCLGroup 1.3.6.1.4.1.253.8.55.2.2.70
The Interpreter PCL group.
                                               xcmPrtInterpPCLProdSpecificGroup 1.3.6.1.4.1.253.8.55.2.2.71
The Interpreter PCL Product Specific group.
                                               xcmPrtMediumTypeSupportedGroup 1.3.6.1.4.1.253.8.55.2.2.75
The Medium Type Supported group.
                                       xcmPrtGeneral 1.3.6.1.4.1.253.8.55.5
                                           xcmPrtGeneralTable 1.3.6.1.4.1.253.8.55.5.1 no-access
A table of general information per printer. This table augments the prtGeneralTable.
                                               xcmPrtGeneralEntry 1.3.6.1.4.1.253.8.55.5.1.1 no-access
An entry exists in this table for each device entry in the hostmib device table whose type is printer.
                                                   xcmPrtGeneralRowStatus 1.3.6.1.4.1.253.8.55.5.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtGeneralTable.
                                                   xcmPrtGeneralAuxSheetPackage 1.3.6.1.4.1.253.8.55.5.1.1.2 cardinal32 read-only
This 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.
                                                   xcmPrtGeneralManualFeedTimeout 1.3.6.1.4.1.253.8.55.5.1.1.3 integer32 read-only
The 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'.
                                                   xcmPrtGeneralInputAutoSwitch 1.3.6.1.4.1.253.8.55.5.1.1.4 presentonoff read-only
Indicates 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.
                                                   xcmPrtGeneralOutputAutoSwitch 1.3.6.1.4.1.253.8.55.5.1.1.5 presentonoff read-only
Indicates 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.
                                                   xcmPrtGeneralMediumClassDefault 1.3.6.1.4.1.253.8.55.5.1.1.6 xcmprtmediumclasstype read-only
This 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.
                                                   xcmPrtGeneralDarknessLevels 1.3.6.1.4.1.253.8.55.5.1.1.7 cardinal32 read-only
This 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'.
                                                   xcmPrtGeneralDarknessLevelNorm 1.3.6.1.4.1.253.8.55.5.1.1.8 cardinal32 read-only
The normal setting for the darkness printing object. The value 0 means unspecified.
                                                   xcmPrtGeneralDarknessLevelDflt 1.3.6.1.4.1.253.8.55.5.1.1.9 integer32 read-only
The default setting for the density printing option. The value (-2) indicates unknown. The value (-4) indicates the auto setting.
                                                   xcmPrtGeneralHexDumpEnable 1.3.6.1.4.1.253.8.55.5.1.1.10 presentonoff read-only
This 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.
                                                   xcmPrtGeneralStartupPage 1.3.6.1.4.1.253.8.55.5.1.1.11 presentonoff read-only
Used 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).
                                                   xcmPrtGeneralBannerPage 1.3.6.1.4.1.253.8.55.5.1.1.12 presentonoff read-only
Used 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).
                                                   xcmPrtGeneralTonerLowStop 1.3.6.1.4.1.253.8.55.5.1.1.13 presentonoff read-only
Indicates 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.
                                                   xcmPrtGeneralEndBannerPage 1.3.6.1.4.1.253.8.55.5.1.1.14 presentonoff read-only
Used 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.
                                                   xcmPrtGeneralTrayLowWarning 1.3.6.1.4.1.253.8.55.5.1.1.15 presentonoff read-only
Indicates 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.
                                                   xcmPrtGeneralScanlineCompaction 1.3.6.1.4.1.253.8.55.5.1.1.50 presentonoff read-only
This 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.
                                                   xcmPrtGeneralMonoPrintOptimization 1.3.6.1.4.1.253.8.55.5.1.1.51 xcmprtgeneralmonoprintopt read-only
This 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.
                                                   xcmPrtGeneralInstalledFeeder 1.3.6.1.4.1.253.8.55.5.1.1.70 octet string read-only
This 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.
                                                   xcmPrtGeneralInstalledFinisher 1.3.6.1.4.1.253.8.55.5.1.1.71 octet string read-only
This 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.
                                                   xcmPrtGeneralInstalledAnalogFax 1.3.6.1.4.1.253.8.55.5.1.1.72 octet string read-only
This 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.
                                           xcmPrtGeneralConsoleLocalizationV1EventOID 1.3.6.1.4.1.253.8.55.5.2
The 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.
                                               xcmPrtGeneralConsoleLocalizationV2EventPrefix 1.3.6.1.4.1.253.8.55.5.2.0
                                                   xcmPrtGeneralConsoleLocalizationV2Event 1.3.6.1.4.1.253.8.55.5.2.0.1
This 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).
                                       xcmPrtDriverOptions 1.3.6.1.4.1.253.8.55.6
                                           xcmPrtDrvrHwdOptStapler 1.3.6.1.4.1.253.8.55.6.1 presentonoff read-only
Object that indicates if a Stapler Unit is installed within the print device.
                                           xcmPrtDrvrHwdOptDuplexUnit 1.3.6.1.4.1.253.8.55.6.2 presentonoff read-only
Object that indicates if a Duplex Unit is installed within the print device.
                                           xcmPrtDrvrHwdOptPhaserBookletMaker 1.3.6.1.4.1.253.8.55.6.3 presentonoff read-only
Object that indicates if a Booklet Maker Module is installed within the Phaser print device.
                                           xcmPrtDrvrHwdOptEnvelopeTray 1.3.6.1.4.1.253.8.55.6.4 presentonoff read-only
Object that indicates if an Envelope Tray is installed within the print device.
                                           xcmPrtDrvrHwdOptCoilPunchUnit 1.3.6.1.4.1.253.8.55.6.5 presentonoff read-only
Object that indicates if a Coil Punch Unit is installed within the print device.
                                           xcmPrtDrvrHwdOptFinisherDFA 1.3.6.1.4.1.253.8.55.6.6 xcmprtfinisherdfatype read-only
Object that indicates the type of Finisher DFA that is installed within the print device.
                                           xcmPrtDrvrHwdOptHighCapacityFeeder 1.3.6.1.4.1.253.8.55.6.7 xcmprthighcapacityfeedertype read-only
Object that indicates the type of High Capacity Feeder that is installed within the print device.
                                           xcmPrtDriverOutputDeliveryUnit 1.3.6.1.4.1.253.8.55.6.8 octet string read-only
Object 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
                                           xcmPrtDrvrHwdOptHardDrive 1.3.6.1.4.1.253.8.55.6.9 presentonoff read-only
Object that indicates if a Hard Drive is installed within the print device.
                                           xcmPrtDrvrHwdOptHolePunchUnit 1.3.6.1.4.1.253.8.55.6.10 xcmprtholepunchunittype read-only
Object used to indicate the type of Hole Punch Unit that is installed within the print device.
                                           xcmPrtDriverInputPaperTrays 1.3.6.1.4.1.253.8.55.6.11 octet string read-only
Object 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
                                           xcmPrtDrvrHwdOptInserterUnit 1.3.6.1.4.1.253.8.55.6.12 presentonoff read-only
Object that indicates if an Inserter Unit is installed within the print device.
                                           xcmPrtDrvrHwdOptJobAccountingFdi 1.3.6.1.4.1.253.8.55.6.13 presentonoff read-only
Object that indicates if a Job Accounting FDI Unit is installedthe print device.
                                           xcmPrtDrvrHwdOptFaxOut 1.3.6.1.4.1.253.8.55.6.14 xcmprtfaxouttype read-only
Object that indicates if a Fax Out Unit is installed within the print device.
                                           xcmPrtDrvrHwdOptMemoryInMBs 1.3.6.1.4.1.253.8.55.6.15 integer32 read-only
Object 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.
                                           xcmPrtDrvrHwdOptOutputBinSide 1.3.6.1.4.1.253.8.55.6.16 presentonoff read-only
Object that indicates if a Side Output Bin is installed within the print device.
                                           xcmPrtDrvrHwdOptOutputBinCenter 1.3.6.1.4.1.253.8.55.6.17 presentonoff read-only
Object that indicates if a Center Output Bin is installed within the print device.
                                           xcmPrtDrvrHwdOptPhaserModule 1.3.6.1.4.1.253.8.55.6.18 xcmprtphasermoduletype read-only
Object that indentifies the configuration of the Phaser print device.
                                           xcmPrtDrvrHwdOptPrintEngine 1.3.6.1.4.1.253.8.55.6.19 xcmprtprintenginetype read-only
Object that indicates if the print device contains a single print engine or has two print engines.
                                           xcmPrtDrvrHwdOptSquareFoldTrimmer 1.3.6.1.4.1.253.8.55.6.20 presentonoff read-only
Object that indicates if a Square Fold Trimmer Unit is installed within the print device.
                                           xcmPrtDrvrHwdOptTriFold 1.3.6.1.4.1.253.8.55.6.21 presentonoff read-only
Object that indicates if a Tri-Fold Unit is installed within the print device.
                                           xcmPrtDrvrFntCollation 1.3.6.1.4.1.253.8.55.6.50 presentonoff read-only
Object that indicates if the Collation function is supported by the print device.
                                           xcmPrtDrvrFntAsciiJobTicket 1.3.6.1.4.1.253.8.55.6.51 xcmprtasciijobtickettype read-only
Object that indicates if an ACSII Job Ticket function is supported by the print device.
                                           xcmPrtDrvrFntAuthenticationMode 1.3.6.1.4.1.253.8.55.6.52 xcmprtauthenticationmodetype read-only
Object that indicates the type of Authentication Mode function that is supported by the print device.
                                           xcmPrtDrvrFntHoldForAuthenMode 1.3.6.1.4.1.253.8.55.6.53 xcmprtholdforauthenmodetype read-only
Object that indicates the type of Hold for Authentication Mode function that is supported by the print device.
                                           xcmPrtDrvrFntEnhancedImageQualityMode 1.3.6.1.4.1.253.8.55.6.54 presentonoff read-only
Object that indicates if the Enhanced Image Quality function is supported by the print device.
                                           xcmPrtDrvrFntProductivityPack 1.3.6.1.4.1.253.8.55.6.55 presentonoff read-only
Object that indicates if the Productivity Pack function is supported by the print device.
                                           xcmPrtDrvrFntJobStorage 1.3.6.1.4.1.253.8.55.6.56 presentonoff read-only
Object that indicates if the Job Storage software function is supported by the print device.
                                           xcmPrtDrvrFntJobAccountingSystem 1.3.6.1.4.1.253.8.55.6.57 xcmprtaccountingsystemtype read-only
Object that indicates the type of Job Accounting System that is supported by the print device.
                                       xcmPrtInput 1.3.6.1.4.1.253.8.55.8
                                           xcmPrtInputTable 1.3.6.1.4.1.253.8.55.8.1 no-access
This table logically augments the Printer MIB's prtInputTable.
                                               xcmPrtInputEntry 1.3.6.1.4.1.253.8.55.8.1.1 no-access
Entries may exist for each entry in the prtInputTable.
                                                   xcmPrtInputRowStatus 1.3.6.1.4.1.253.8.55.8.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtInputTable.
                                                   xcmPrtInputNextPrtInputIndex 1.3.6.1.4.1.253.8.55.8.1.1.2 integer32 read-only
The 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).
                                                   xcmPrtInputUseCustomSize 1.3.6.1.4.1.253.8.55.8.1.1.3 presentonoff read-only
Specifies 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.
                                                   xcmPrtInputCustDimFeedDirDecl 1.3.6.1.4.1.253.8.55.8.1.1.4 integer32 read-only
Provides 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.
                                                   xcmPrtInputCustDimXFeedDirDecl 1.3.6.1.4.1.253.8.55.8.1.1.5 integer32 read-only
Provides 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.
                                                   xcmPrtInputTrayPriority 1.3.6.1.4.1.253.8.55.8.1.1.6 integer32 read-only
The 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.
                                           xcmPrtInputTrayTable 1.3.6.1.4.1.253.8.55.8.2 no-access
This table logically augments the Printer MIB's Input Group.
                                               xcmPrtInputTrayEntry 1.3.6.1.4.1.253.8.55.8.2.1 no-access
Entries may exist for each unique hrDeviceIndex entry in the prtInputTable.
                                                   xcmPrtInputTraysRowStatus 1.3.6.1.4.1.253.8.55.8.2.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtInputTrayTable.
                                                   xcmPrtInputTraysInstalled 1.3.6.1.4.1.253.8.55.8.2.1.2 integer32 read-only
The 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.
                                                   xcmPrtInputTraysConfiguration 1.3.6.1.4.1.253.8.55.8.2.1.3 xcmprtinputtraysconfiguration read-only
This 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.
                                       xcmPrtOutput 1.3.6.1.4.1.253.8.55.9
                                           xcmPrtOutputTable 1.3.6.1.4.1.253.8.55.9.1 no-access
This table logically augments the prtOutputTable in the Printer MIB.
                                               xcmPrtOutputEntry 1.3.6.1.4.1.253.8.55.9.1.1 no-access
Entries may exist for each entry in the prtOutputTable.
                                                   xcmPrtOutputRowStatus 1.3.6.1.4.1.253.8.55.9.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtOutputTable.
                                                   xcmPrtOutputNextIndex 1.3.6.1.4.1.253.8.55.9.1.1.2 integer32 read-only
The 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.
                                                   xcmPrtOutputPassword 1.3.6.1.4.1.253.8.55.9.1.1.3 octet string read-only
This 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.
                                                   xcmPrtOutputOffsetStackingType 1.3.6.1.4.1.253.8.55.9.1.1.4 xcmprtoutputoffsetstackingtype read-only
This object further refines the type of offset stacking from that specified by the object prtOutputOffsetStacking in the Printer MIB.
                                                   xcmPrtOutputTrayTimeoutSupport 1.3.6.1.4.1.253.8.55.9.1.1.5 presentonoff read-only
Determines 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.
                                                   xcmPrtOutputTrayTimeout 1.3.6.1.4.1.253.8.55.9.1.1.6 cardinal32 read-only
Determines 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.
                                                   xcmPrtOutputStaple 1.3.6.1.4.1.253.8.55.9.1.1.100 presentonoff read-only
This 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.
                                                   xcmPrtOutputStaplePosSupported 1.3.6.1.4.1.253.8.55.9.1.1.101 xcmprtoutputstapleposition read-only
This object declares the stapling positions supported.
                                                   xcmPrtOutputStapleDefault 1.3.6.1.4.1.253.8.55.9.1.1.102 presentonoff read-only
This 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.
                                                   xcmPrtOutputStaplePosDefault 1.3.6.1.4.1.253.8.55.9.1.1.103 xcmprtoutputstapleposition read-only
This 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.
                                                   xcmPrtOutputPunch 1.3.6.1.4.1.253.8.55.9.1.1.104 presentonoff read-only
This 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.
                                                   xcmPrtOutputPunchDefault 1.3.6.1.4.1.253.8.55.9.1.1.105 presentonoff read-only
This 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.
                                                   xcmPrtOutputPunchPosSupported 1.3.6.1.4.1.253.8.55.9.1.1.106 xcmprtoutputpunchposition read-only
This object declares the punch positions supported.
                                                   xcmPrtOutputBookletFoldStaple 1.3.6.1.4.1.253.8.55.9.1.1.107 presentonoff read-only
This 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.
                                       xcmPrtChannel 1.3.6.1.4.1.253.8.55.14
                                             xcmPrtChannelTable 1.3.6.1.4.1.253.8.55.14.1 no-access
This table logically augments Printer MIB's prtChannelTable.
                                                 xcmPrtChannelEntry 1.3.6.1.4.1.253.8.55.14.1.1 no-access
An entry exists corresponding to each entry in the prtChannelTable.
                                                     xcmPrtChannelRowStatus 1.3.6.1.4.1.253.8.55.14.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtChannelTable.
                                                     xcmPrtChannelEOJTimeout 1.3.6.1.4.1.253.8.55.14.1.1.2 cardinal32 read-only
Defines 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.
                                                     xcmPrtChannelAuxSheetPackage 1.3.6.1.4.1.253.8.55.14.1.1.3 cardinal32 read-only
This 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.
                                                     xcmPrtChannelSpoolingEnable 1.3.6.1.4.1.253.8.55.14.1.1.4 presentonoff read-only
This 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.
                                                     xcmPrtChannelLangSensing 1.3.6.1.4.1.253.8.55.14.1.1.5 presentonoff read-only
This 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.
                                                     xcmPrtChannelBinaryPostScript 1.3.6.1.4.1.253.8.55.14.1.1.6 presentonoff read-only
If '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.
                                                     xcmPrtChannelAutoJobEnd 1.3.6.1.4.1.253.8.55.14.1.1.80 presentonoff read-only
Controls 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.
                                                     xcmPrtChannelBinaryPostScriptZ 1.3.6.1.4.1.253.8.55.14.1.1.81 presentonoff read-only
If '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.
                                       xcmPrtInterpreter 1.3.6.1.4.1.253.8.55.15
                                             xcmPrtInterpreterTable 1.3.6.1.4.1.253.8.55.15.1 no-access
This table logically augments the Printer MIB's prtInterpreterTable.
                                                 xcmPrtInterpreterEntry 1.3.6.1.4.1.253.8.55.15.1.1 no-access
An entry exists corresponding to each entry in the prtInterpreterTable.
                                                     xcmPrtInterpRowStatus 1.3.6.1.4.1.253.8.55.15.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtInterpreterTable.
                                                     xcmPrtInterpAuxSheetPackage 1.3.6.1.4.1.253.8.55.15.1.1.2 cardinal32 read-only
This 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.
                                                     xcmPrtInterpContextSaving 1.3.6.1.4.1.253.8.55.15.1.1.3 presentonoff read-only
Enables 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.
                                                     xcmPrtInterpEdgeEnhancement 1.3.6.1.4.1.253.8.55.15.1.1.4 presentonoff read-only
Specifies whether the printer should perform EdgeEnhancement of the image of the printed document for this interpreter. The value 'other' shall mean not specified.
                                                     xcmPrtInterpFontIndexDefault 1.3.6.1.4.1.253.8.55.15.1.1.5 integer32 read-only
The 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.
                                                     xcmPrtInterpGrayLevels 1.3.6.1.4.1.253.8.55.15.1.1.6 cardinal32 read-only
This 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.
                                                     xcmPrtInterpGrayLevelDefault 1.3.6.1.4.1.253.8.55.15.1.1.7 cardinal32 read-only
This object controls the number of gray scales for this interpreter. The value zero means not specified for this interpreter.
                                                     xcmPrtInterpJamRecovery 1.3.6.1.4.1.253.8.55.15.1.1.8 presentonoff read-only
This 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.
                                                     xcmPrtInterpJobCopiesDefault 1.3.6.1.4.1.253.8.55.15.1.1.9 ordinal32 read-only
This 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.
                                                     xcmPrtInterpLineWrap 1.3.6.1.4.1.253.8.55.15.1.1.10 presentonoff read-only
This 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.
                                                     xcmPrtInterpMediumSizeDefault 1.3.6.1.4.1.253.8.55.15.1.1.11 xcmprtmediumsize read-only
This 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.
                                                     xcmPrtInterpPageProtect 1.3.6.1.4.1.253.8.55.15.1.1.12 presentonoff read-only
This 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.
                                                     xcmPrtInterpPageProtectSize 1.3.6.1.4.1.253.8.55.15.1.1.13 xcmprtmediumsize read-only
This 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.
                                                     xcmPrtInterpPageSizeErrorPolicy 1.3.6.1.4.1.253.8.55.15.1.1.14 xcmprtpagesizeerrorpolicy read-only
Controls interpreter behavior when the requested Page Size is not currently available.
                                                     xcmPrtInterpPlexSupported 1.3.6.1.4.1.253.8.55.15.1.1.15 xcmprtplex read-only
This 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.
                                                     xcmPrtInterpPlexDefault 1.3.6.1.4.1.253.8.55.15.1.1.16 xcmprtplex read-only
This object specifies the default plex for this interpreter. The device shall set no more than one bit. The value zero shall indicate not specified.
                                                     xcmPrtInterpPrintEdgeToEdge 1.3.6.1.4.1.253.8.55.15.1.1.17 presentonoff read-only
Enables 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.
                                                     xcmPrtInterpPrintQuality 1.3.6.1.4.1.253.8.55.15.1.1.18 xcmprtprintquality read-only
Sets the default output quality of the printed document for this interpreter. Some printers have programmatically controlled output quality.
                                                     xcmPrtInterpPrtInputIndexDflt 1.3.6.1.4.1.253.8.55.15.1.1.19 cardinal32 read-only
Sets the default input source for the interpreter. It is the index to the prtInputGroup. The value zero means not specified.
                                                     xcmPrtInterpPrtOutputIndexDflt 1.3.6.1.4.1.253.8.55.15.1.1.20 cardinal32 read-only
The 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.
                                                     xcmPrtInterpResFeedDirDefault 1.3.6.1.4.1.253.8.55.15.1.1.21 cardinal32 read-only
This 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.
                                                     xcmPrtInterpResXFeedDirDefault 1.3.6.1.4.1.253.8.55.15.1.1.22 cardinal32 read-only
This 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.
                                                     xcmPrtInterpResIPResIndex 1.3.6.1.4.1.253.8.55.15.1.1.23 cardinal32 read-only
This 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.
                                                     xcmPrtInterpResIPResIndexDflt 1.3.6.1.4.1.253.8.55.15.1.1.24 cardinal32 read-only
This object which is a pointer into the xcmIPResTable sets the print resolution for this interpreter. The value zero means unspecified.
                                                     xcmPrtInterpTextFormLength 1.3.6.1.4.1.253.8.55.15.1.1.25 cardinal32 read-only
This 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.
                                                     xcmPrtInterpTimeoutJob 1.3.6.1.4.1.253.8.55.15.1.1.26 cardinal32 read-only
This 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.
                                                     xcmPrtInterpTimeoutPage 1.3.6.1.4.1.253.8.55.15.1.1.27 cardinal32 read-only
This 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.
                                                     xcmPrtInterpInputAliasIndexDflt 1.3.6.1.4.1.253.8.55.15.1.1.28 cardinal32 read-only
Sets the default input tray alias for this interpreter. It is the xcmPrtInputAliasIndex to the xcmPrtInputAlias table. The value zero means 'not specified'.
                                                     xcmPrtInterpTraySwitch 1.3.6.1.4.1.253.8.55.15.1.1.29 xcmprttrayswitch read-only
This 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.
                                                     xcmPrtInterpMediumTypeDefault 1.3.6.1.4.1.253.8.55.15.1.1.30 xcmfixedlocaledisplaystring read-only
Specifies 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.
                                                     xcmPrtInterpMediaTypeErrPolicy 1.3.6.1.4.1.253.8.55.15.1.1.31 xcmprtmediatypeerrorpolicy read-only
Controls interpreter behavior when the requested Media Type is not currently available.
                                                     xcmPrtInterpErrorPolicyTimeout 1.3.6.1.4.1.253.8.55.15.1.1.32 cardinal32 read-only
Provides the timeout for ErrorPolicy enumerations requiring one, e.g. 'ignoreAfterTimeout' The value zero shall mean infinite or not supported.
                                                     xcmPrtInterpLineTerm 1.3.6.1.4.1.253.8.55.15.1.1.33 presentonoff read-only
Enables 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.
                                                     xcmPrtInterpEnhancedResolution 1.3.6.1.4.1.253.8.55.15.1.1.34 presentonoff read-only
This 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.
                                                     xcmPrtInterpAutoContinue 1.3.6.1.4.1.253.8.55.15.1.1.50 presentonoff read-only
This 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.
                                                     xcmPrtInterpEnvFeederSize 1.3.6.1.4.1.253.8.55.15.1.1.51 xcmprtmediumsize read-only
This 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.
                                                     xcmPrtInterpManualFeedPgSize 1.3.6.1.4.1.253.8.55.15.1.1.52 xcmprtmediumsize read-only
This object sets the default medium size of the manual input tray for this interpreter.
                                                     xcmPrtInterpOffsetStackingType 1.3.6.1.4.1.253.8.55.15.1.1.53 xcmprtoutputoffsetstackingtype read-only
This 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.
                                                     xcmPrtInterpProcessBarcodes 1.3.6.1.4.1.253.8.55.15.1.1.54 presentonoff read-only
Specifies whether the 'extra' barcode processing within the interpreter should be used.
                                       xcmPrtInputAlias 1.3.6.1.4.1.253.8.55.50
                                             xcmPrtInputAliasTable 1.3.6.1.4.1.253.8.55.50.1 no-access
This table defines one or more aliases for input sub-units defined in the Input Group.
                                                 xcmPrtInputAliasEntry 1.3.6.1.4.1.253.8.55.50.1.1 no-access
One or more entries may exist corresponding to each entry in the prtInputTable.
                                                     xcmPrtInputAliasIndex 1.3.6.1.4.1.253.8.55.50.1.1.1 cardinal32 no-access
A unique value used to identify this row in the xcmPrtInputAliasTable.
                                                     xcmPrtInputAliasRowStatus 1.3.6.1.4.1.253.8.55.50.1.1.2 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtInputAliasTable.
                                                     xcmPrtInputAliasName 1.3.6.1.4.1.253.8.55.50.1.1.3 xcmfixedlocaledisplaystring read-only
Defines 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'.
                                                     xcmPrtInputAliasSwitchProgram 1.3.6.1.4.1.253.8.55.50.1.1.4 displaystring read-only
The 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.
                                       xcmPrtAuxSheet 1.3.6.1.4.1.253.8.55.52
                                       xcmPrtAuxPackage 1.3.6.1.4.1.253.8.55.60
                                             xcmPrtAuxPackageTable 1.3.6.1.4.1.253.8.55.60.1 no-access
This table lists Auxiliary Sheets enabled for this printer.
                                                 xcmPrtAuxPackageEntry 1.3.6.1.4.1.253.8.55.60.1.1 no-access
An entry exists corresponding to each entry in the xcmPrtAuxPackageTable.
                                                     xcmPrtAuxPackageIndex 1.3.6.1.4.1.253.8.55.60.1.1.1 cardinal32 no-access
A unique value used by the printer to identify this Auxiliary Sheet.
                                                     xcmPrtAuxPackageRowStatus 1.3.6.1.4.1.253.8.55.60.1.1.2 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtAuxPackageTable.
                                                     xcmPrtAuxPackageType 1.3.6.1.4.1.253.8.55.60.1.1.3 xcmprtauxsheettype read-only
Specifies 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).
                                                     xcmPrtAuxPackageContent 1.3.6.1.4.1.253.8.55.60.1.1.4 xcmprtauxsheetcontent read-only
Specifies the information content of this auxiliary sheet. The value zero shall mean notSpecified.
                                                     xcmPrtAuxPackagePrtInputIndex 1.3.6.1.4.1.253.8.55.60.1.1.5 cardinal32 read-only
Specifies the input tray the printer shall use in printing this auxiliary sheet. The value zero shall mean notSpecified.
                                                     xcmPrtAuxPackageNext 1.3.6.1.4.1.253.8.55.60.1.1.6 cardinal32 read-only
Provides 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.
                                       xcmPrtInterpPCL 1.3.6.1.4.1.253.8.55.70
                                             xcmPrtInterpPCLTable 1.3.6.1.4.1.253.8.55.70.1 no-access
This table is an extension to the prtInterpPCLTable.
                                                 xcmPrtInterpPCLEntry 1.3.6.1.4.1.253.8.55.70.1.1 no-access
An entry exists corresponding to each entry in the xcmPrtInterpPCLTable.
                                                     xcmPrtInterpPCLRowStatus 1.3.6.1.4.1.253.8.55.70.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmPrtInterpPCLTable.
                                                     xcmPrtInterpPCLFontSourceDflt 1.3.6.1.4.1.253.8.55.70.1.1.2 xcmprtpclfontsource read-only
This object provides the PCL-specific PJL variable 'FONTSOURCE'. 'FONTSOURCE' specifies the device location of the default font in PCL.
                                                     xcmPrtInterpPCLFontNumberDflt 1.3.6.1.4.1.253.8.55.70.1.1.3 cardinal32 read-only
This object provides the PCL-specific PJL variable 'FONTNUMBER'. In PCL, 'FONTNUMBER' specifies the ID of the default font within the default FONTSOURCE.
                                                     xcmPrtInterpPCLPitchNumerator 1.3.6.1.4.1.253.8.55.70.1.1.4 cardinal32 read-only
This 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.
                                                     xcmPrtInterpPCLPitchDenominator 1.3.6.1.4.1.253.8.55.70.1.1.5 cardinal32 read-only
This 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.
                                                     xcmPrtInterpPCLPtSizeNumerator 1.3.6.1.4.1.253.8.55.70.1.1.6 cardinal32 read-only
This 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.
                                                     xcmPrtInterpPCLPtSizeDenominatr 1.3.6.1.4.1.253.8.55.70.1.1.7 cardinal32 read-only
This 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.
                                                     xcmPrtInterpPCLPrintScreen 1.3.6.1.4.1.253.8.55.70.1.1.50 xcmprtprintscreen read-only
This object sets a special mode for 80 character screen dumps.
                                       xcmPrtMediumTypeSupported 1.3.6.1.4.1.253.8.55.75
                                             xcmPrtMedmTypeSupTable 1.3.6.1.4.1.253.8.55.75.2 no-access
A table of specific and general medium 'types' which are associated with this host system.
                                                 xcmPrtMedmTypeSupEntry 1.3.6.1.4.1.253.8.55.75.2.1 no-access
An entry for a specific or general medium 'types' which is associated with this host system.
                                                     xcmPrtMedmTypeSupIndex 1.3.6.1.4.1.253.8.55.75.2.1.1 ordinal32 no-access
A unique value used to identify this medium type supported.
                                                     xcmPrtMedmTypeSupRowStatus 1.3.6.1.4.1.253.8.55.75.2.1.2 rowstatus read-only
Manages the status of this conceptual row in the 'xcmPrtMedmTypeSupTable'.
                                                     xcmPrtMedmTypeSupRowPersistence 1.3.6.1.4.1.253.8.55.75.2.1.3 xcmgenrowpersistence read-only
Indicates persistence of this row, from the given enumeration.
                                                     xcmPrtMedmTypeSupName 1.3.6.1.4.1.253.8.55.75.2.1.4 xcmfixedlocaledisplaystring read-only
Named 'type' of this medium instance. This can be the name of the media type provided by a user.
                                                     xcmPrtMedmTypeSupFuserTemp 1.3.6.1.4.1.253.8.55.75.2.1.5 integer32 read-only
Indicates 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.
                                                     xcmPrtMedmTypeSupPaperType 1.3.6.1.4.1.253.8.55.75.2.1.6 octet string read-only
The paper type for this xcmPrtMedmTypeSupName.
                                                     xcmPrtMedmTypeSupPDLString 1.3.6.1.4.1.253.8.55.75.2.1.7 octet string read-only
The string used in the print stream for this xcmPrtMedmTypeSupName.
                                                     xcmPrtMedmTypeSupFuserHide 1.3.6.1.4.1.253.8.55.75.2.1.8 truthvalue read-only
Indicates 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
                                 xcmRsrcTC 1.3.6.1.4.1.253.8.56
XCMI Document Resources MIB Textual Conventions, Version 5.10.pub. Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
                                       xCmRsrcDummy 1.3.6.1.4.1.253.8.56.999
                                               xCmRsrcGroupSupport 1.3.6.1.4.1.253.8.56.999.1 xcmrsrcgroupsupport no-access
Dummy object - DO NOT USE
                                               xCmRsrcType 1.3.6.1.4.1.253.8.56.999.2 xcmrsrctype no-access
Dummy object - DO NOT USE
                                               xCmRsrcPersistence 1.3.6.1.4.1.253.8.56.999.3 xcmrsrcpersistence no-access
Dummy object - DO NOT USE
                                               xCmFontType 1.3.6.1.4.1.253.8.56.999.4 xcmfonttype no-access
Dummy object - DO NOT USE
                                               xCmFontSpacing 1.3.6.1.4.1.253.8.56.999.5 xcmfontspacing no-access
Dummy object - DO NOT USE
                                               xCmFontPCLStyle 1.3.6.1.4.1.253.8.56.999.6 xcmfontpclstyle no-access
Dummy object - DO NOT USE
                                               xCmFontPCLStrokeWeight 1.3.6.1.4.1.253.8.56.999.7 xcmfontpclstrokeweight no-access
Dummy object - DO NOT USE
                                 xcmRsrcMIB 1.3.6.1.4.1.253.8.57
XCMI Document Resources MIB, Version 5.12.pub. Copyright (C) 1997-2002 Xerox Corporation. All Rights Reserved.
                                       xcmRsrcGeneral 1.3.6.1.4.1.253.8.57.1
                                           xcmRsrcGeneralTable 1.3.6.1.4.1.253.8.57.1.1 no-access
A 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.
                                               xcmRsrcGeneralEntry 1.3.6.1.4.1.253.8.57.1.1.1 no-access
A 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.
                                                   xcmRsrcGeneralIndex 1.3.6.1.4.1.253.8.57.1.1.1.1 ordinal32 no-access
An identifier of this conceptual row in the xcmRsrcGeneralTable. The xcmRsrcGeneralTable has exactly one row, with an xcmRsrcGeneralIndex value of 1.
                                                   xcmRsrcGeneralRowStatus 1.3.6.1.4.1.253.8.57.1.1.1.2 rowstatus read-only
Displays the status of this conceptual row in the xcmRsrcGeneralTable. The xcmRsrcGeneralTable has exactly one row, with an xcmRsrcGeneralIndex value of 1.
                                                   xcmRsrcGeneralGroupSupport 1.3.6.1.4.1.253.8.57.1.1.1.3 xcmrsrcgroupsupport read-only
Indicates which object groups of the Document Resources MIB are supported by this host system, specified in a bit-mask.
                                                   xcmRsrcGeneralCreateSupport 1.3.6.1.4.1.253.8.57.1.1.1.4 xcmrsrcgroupsupport read-only
Indicates 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.
                                                   xcmRsrcGeneralUpdateSupport 1.3.6.1.4.1.253.8.57.1.1.1.5 xcmrsrcgroupsupport read-only
Indicates 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.
                                                   xcmRsrcGeneralRsrcTypeAccept 1.3.6.1.4.1.253.8.57.1.1.1.6 octet string read-only
Indicates 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.
                                                   xcmRsrcGeneralFontTypeAccept 1.3.6.1.4.1.253.8.57.1.1.1.7 octet string read-only
Indicates 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.
                                                   xcmRsrcGeneralRsrcTypeSupport 1.3.6.1.4.1.253.8.57.1.1.1.8 octet string read-only
Indicates 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.
                                                   xcmRsrcGeneralFontTypeSupport 1.3.6.1.4.1.253.8.57.1.1.1.9 octet string read-only
Indicates 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.
                                       xcmRsrcMIBConformance 1.3.6.1.4.1.253.8.57.2
                                           xcmRsrcMIBCompliance 1.3.6.1.4.1.253.8.57.2.1
The compliance statement for SNMP management agents that implement the XCMI Document Resources MIB.
                                           xcmRsrcMIBGroups 1.3.6.1.4.1.253.8.57.2.2
                                               xcmRsrcGeneralGroup 1.3.6.1.4.1.253.8.57.2.2.1
The Resources MIB General Group.
                                               xcmRsrcInfoGroup 1.3.6.1.4.1.253.8.57.2.2.3
The Document Resources MIB (Generic) Resources Group.
                                               xcmFontInfoGroup 1.3.6.1.4.1.253.8.57.2.2.4
The Resources MIB (General) Fonts Group.
                                               xcmFontPCLGroup 1.3.6.1.4.1.253.8.57.2.2.5
The Resources MIB PCL Fonts Group.
                                       xcmRsrcInfo 1.3.6.1.4.1.253.8.57.3
                                           xcmRsrcTable 1.3.6.1.4.1.253.8.57.3.1 no-access
This table should contain an entry for each unique resource available in the printer or multi-functional device.
                                               xcmRsrcEntry 1.3.6.1.4.1.253.8.57.3.1.1 no-access
Entries exist in the table for each available resource on each present device.
                                                   xcmRsrcIndex 1.3.6.1.4.1.253.8.57.3.1.1.1 ordinal32 no-access
A 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.
                                                   xcmRsrcRowStatus 1.3.6.1.4.1.253.8.57.3.1.1.2 rowstatus read-only
Manages 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.
                                                   xcmRsrcType 1.3.6.1.4.1.253.8.57.3.1.1.3 xcmrsrctype read-only
The type of this resource, from the given enumeration.
                                                   xcmRsrcInterpreterLangFamily 1.3.6.1.4.1.253.8.57.3.1.1.4 xcmprtinterpreterlangfamily read-only
The print interpreter language or other family of imaging mechanism with which this resource is associated, from the given enumeration.
                                                   xcmRsrcName 1.3.6.1.4.1.253.8.57.3.1.1.5 codeindexedstringindex read-only
The 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.
                                                   xcmRsrcDescription 1.3.6.1.4.1.253.8.57.3.1.1.6 codeindexedstringindex read-only
A 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'.
                                                   xcmRsrcCopyright 1.3.6.1.4.1.253.8.57.3.1.1.7 codeindexedstringindex read-only
A 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'.
                                                   xcmRsrcPersistence 1.3.6.1.4.1.253.8.57.3.1.1.8 xcmrsrcpersistence read-only
The persistence of this resource, from the given enumeration.
                                                   xcmRsrcHrStorageIndex 1.3.6.1.4.1.253.8.57.3.1.1.9 cardinal32 read-only
The 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.
                                                   xcmRsrcSizeHigh 1.3.6.1.4.1.253.8.57.3.1.1.10 integer64high read-only
The 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.
                                                   xcmRsrcSizeLow 1.3.6.1.4.1.253.8.57.3.1.1.11 integer64low read-only
The 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.
                                                   xcmRsrcID 1.3.6.1.4.1.253.8.57.3.1.1.12 codeindexedstringindex read-only
An 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'.
                                                   xcmRsrcVersion 1.3.6.1.4.1.253.8.57.3.1.1.13 codeindexedstringindex read-only
The 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'.
                                           xcmRsrcV1EventOID 1.3.6.1.4.1.253.8.57.3.2
The 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'.
                                               xcmRsrcV2EventPrefix 1.3.6.1.4.1.253.8.57.3.2.0
                                                   xcmRsrcV2Event 1.3.6.1.4.1.253.8.57.3.2.0.1
This 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.
                                       xcmFontInfo 1.3.6.1.4.1.253.8.57.4
                                           xcmFontTable 1.3.6.1.4.1.253.8.57.4.1 no-access
This 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.
                                               xcmFontEntry 1.3.6.1.4.1.253.8.57.4.1.1 no-access
Entries exist in the table for each font available to an interpreter in the device.
                                                   xcmFontRowStatus 1.3.6.1.4.1.253.8.57.4.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmFontTable.
                                                   xcmFontType 1.3.6.1.4.1.253.8.57.4.1.1.2 xcmfonttype read-only
The type of this font, from the given enumeration.
                                                   xcmFontPointsMinNumerator 1.3.6.1.4.1.253.8.57.4.1.1.3 integer32 read-only
The 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.'
                                                   xcmFontPointsMaxNumerator 1.3.6.1.4.1.253.8.57.4.1.1.4 integer32 read-only
The 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.'
                                                   xcmFontPointsDenominator 1.3.6.1.4.1.253.8.57.4.1.1.5 integer32 read-only
The 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.'
                                                   xcmFontSpacing 1.3.6.1.4.1.253.8.57.4.1.1.6 xcmfontspacing read-only
The kind of spacing of the characters in this font, from the given enumeration.
                                                   xcmFontCharSet 1.3.6.1.4.1.253.8.57.4.1.1.7 ianacharset read-only
The 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.
                                       xcmFontPCLInfo 1.3.6.1.4.1.253.8.57.5
                                           xcmFontPCLTable 1.3.6.1.4.1.253.8.57.5.1 no-access
This 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.
                                               xcmFontPCLEntry 1.3.6.1.4.1.253.8.57.5.1.1 no-access
Entries exist in the table for each PCL font.
                                                   xcmFontPCLRowStatus 1.3.6.1.4.1.253.8.57.5.1.1.1 rowstatus read-only
Manages the status of this conceptual row in the xcmFontPCLTable.
                                                   xcmFontPCLTypefaceValue 1.3.6.1.4.1.253.8.57.5.1.1.2 integer32 read-only
The 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.
                                                   xcmFontPCLSymbolSetValue 1.3.6.1.4.1.253.8.57.5.1.1.3 integer32 read-only
The 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.
                                                   xcmFontPCLStyle 1.3.6.1.4.1.253.8.57.5.1.1.4 xcmfontpclstyle read-only
The style of the font, from the given enumeration.
                                                   xcmFontPCLPitchMinNumerator 1.3.6.1.4.1.253.8.57.5.1.1.5 integer32 read-only
The 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.'
                                                   xcmFontPCLPitchMaxNumerator 1.3.6.1.4.1.253.8.57.5.1.1.6 integer32 read-only
The 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.'
                                                   xcmFontPCLPitchDenominator 1.3.6.1.4.1.253.8.57.5.1.1.7 integer32 read-only
The 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.'
                                                   xcmFontPCLStrokeWeight 1.3.6.1.4.1.253.8.57.5.1.1.8 xcmfontpclstrokeweight read-only
The PCL stroke weight of the font, from the given enumeration.
                                 xcmJobMonTC 1.3.6.1.4.1.253.8.58
File: 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.
                                       xcmJobServiceTypesOID 1.3.6.1.4.1.253.8.58.2
The 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.
                                           xcmJobServiceScanToFileOID 1.3.6.1.4.1.253.8.58.2.1
Scan-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.
                                           xcmJobServiceScanToPrintOID 1.3.6.1.4.1.253.8.58.2.2
Scan-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.
                                           xcmJobServiceScanToFaxOID 1.3.6.1.4.1.253.8.58.2.3
Scan-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.
                                           xcmJobServiceScanToMailListOID 1.3.6.1.4.1.253.8.58.2.4
Scan-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.
                                           xcmJobServiceFaxToFileOID 1.3.6.1.4.1.253.8.58.2.5
Fax-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.
                                           xcmJobServiceFaxToPrintOID 1.3.6.1.4.1.253.8.58.2.6
Fax-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.
                                           xcmJobServiceFaxToMailListOID 1.3.6.1.4.1.253.8.58.2.7
Fax-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.
                                           xcmJobServicePrintOID 1.3.6.1.4.1.253.8.58.2.8
Print 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.
                                           xcmJobServiceFileToFaxOID 1.3.6.1.4.1.253.8.58.2.9
File-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.
                                           xcmJobServiceFileToMailListOID 1.3.6.1.4.1.253.8.58.2.10
File-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.
                                           xcmJobServiceCopyOID 1.3.6.1.4.1.253.8.58.2.11
Copy 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.
                                           xcmJobServiceFileToFileOID 1.3.6.1.4.1.253.8.58.2.12
File-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.
                                       xCmJobMonTCDummy 1.3.6.1.4.1.253.8.58.999
                                               xCmJobMonTCJobServiceTypeOID 1.3.6.1.4.1.253.8.58.999.1 xcmjmjobservicetypeoid no-access
Dummy - DO NOT USE
                                               xCmJobMonTCJobState 1.3.6.1.4.1.253.8.58.999.2 xcmjmjobstate no-access
Dummy - DO NOT USE
                                               xCmJobMonTCJobStateReasons 1.3.6.1.4.1.253.8.58.999.3 xcmjmjobstatereasons no-access
Dummy - DO NOT USE
                                               xCmJobMonTCJobXStateReasons 1.3.6.1.4.1.253.8.58.999.4 xcmjmjobxstatereasons no-access
Dummy - DO NOT USE
                                               xCmJobMonTCJobX2StateReasons 1.3.6.1.4.1.253.8.58.999.5 xcmjmjobx2statereasons no-access
Dummy - DO NOT USE
                                               xCmJobMonTCDocType 1.3.6.1.4.1.253.8.58.999.6 xcmjmdoctype no-access
Dummy - DO NOT USE
                                               xCmJobMonTCDocFileNameType 1.3.6.1.4.1.253.8.58.999.7 xcmjmdocfilenametype no-access
Dummy - DO NOT USE
                                               xCmJobMonTCDocState 1.3.6.1.4.1.253.8.58.999.8 xcmjmdocstate no-access
Dummy - DO NOT USE
                                               xCmJobMonTCDocOutputMethod 1.3.6.1.4.1.253.8.58.999.9 xcmjmdocoutputmethod no-access
Dummy - DO NOT USE
                                               xCmJobMonTCGroupSupport 1.3.6.1.4.1.253.8.58.999.10 xcmjmgroupsupport no-access
Dummy - DO NOT USE
                                               xCmJobMonTCImpsCountType 1.3.6.1.4.1.253.8.58.999.11 xcmjmimpscounttype no-access
Dummy - DO NOT USE
                                               xCmJobMonTCMediumType 1.3.6.1.4.1.253.8.58.999.12 xcmjmmediumtype no-access
Dummy - DO NOT USE
                                 xcmJobMonMIB 1.3.6.1.4.1.253.8.59
File: 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.
                                       xcmJobMonBase 1.3.6.1.4.1.253.8.59.1
                                           xcmJobMonBaseTable 1.3.6.1.4.1.253.8.59.1.2 no-access
A 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').
                                               xcmJobMonBaseEntry 1.3.6.1.4.1.253.8.59.1.2.1 no-access
An 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').
                                                   xcmJobMonBaseIndex 1.3.6.1.4.1.253.8.59.1.2.1.1 ordinal32 no-access
A 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').
                                                   xcmJobMonBaseRowStatus 1.3.6.1.4.1.253.8.59.1.2.1.2 rowstatus read-only
This 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.
                                                   xcmJobMonBaseVersionID 1.3.6.1.4.1.253.8.59.1.2.1.3 productid read-only
The 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).
                                                   xcmJobMonBaseVersionDate 1.3.6.1.4.1.253.8.59.1.2.1.4 dateandtime read-only
The 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.
                                                   xcmJobMonBaseGroupSupport 1.3.6.1.4.1.253.8.59.1.2.1.5 xcmjmgroupsupport read-only
The 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.
                                                   xcmJobMonBaseCreateSupport 1.3.6.1.4.1.253.8.59.1.2.1.6 xcmjmgroupsupport read-only
The 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.
                                                   xcmJobMonBaseUpdateSupport 1.3.6.1.4.1.253.8.59.1.2.1.7 xcmjmgroupsupport read-only
The 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.
                                       xcmJobMonMIBConformance 1.3.6.1.4.1.253.8.59.2
                                           xcmJobMonCompliance 1.3.6.1.4.1.253.8.59.2.1
The 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.
                                           xcmJobMonMIBGroups 1.3.6.1.4.1.253.8.59.2.3
                                               xcmJMBaseGroup 1.3.6.1.4.1.253.8.59.2.3.1
The conditionally mandatory Job Monitoring Base group, i.e., SHALL be implemented if implementing traps and/or SJMM.
                                               xcmJMJobGenBasicGroup 1.3.6.1.4.1.253.8.59.2.3.6
The conditionally mandatory Job General Basic group, i.e., SHALL be implemented if implementing traps and/or SJMM.
                                               xcmJMDevicesAssignedGroup 1.3.6.1.4.1.253.8.59.2.3.7
The deprecated Devices Assigned group.
                                               xcmJMClientIdMapGroup 1.3.6.1.4.1.253.8.59.2.3.8
The optional client id map group - applies to all jobs.
                                               xcmJMJobGenExtGroup 1.3.6.1.4.1.253.8.59.2.3.10
The Job General Extended group.
                                               xcmJMDocGenBasicGroup 1.3.6.1.4.1.253.8.59.2.3.12
The document information group.
                                               xcmJMDocPrintExtGroup 1.3.6.1.4.1.253.8.59.2.3.13
The Document Print-centric group.
                                               xcmJMJobGenSpoolingBasicGroup 1.3.6.1.4.1.253.8.59.2.3.14
The Job General Spooling Basic group.
                                               xcmJMJobGenSpoolingExtGroup 1.3.6.1.4.1.253.8.59.2.3.15
The Job General Spooling Extended group.
                                               xcmJMJobGenAccountingBasicGroup 1.3.6.1.4.1.253.8.59.2.3.16
The Job General Accounting Basic group.
                                               xcmJMMediaConsumedGroup 1.3.6.1.4.1.253.8.59.2.3.17
The media consumed group.
                                               xcmJMColorImpsConsumedGroup 1.3.6.1.4.1.253.8.59.2.3.18
The optional color impressions consumed group.
                                               xcmJMJobImpsByMediumSizeGroup 1.3.6.1.4.1.253.8.59.2.3.21
The Job Impressions by Medium Size group.
                                       xcmJobGenBasic 1.3.6.1.4.1.253.8.59.6
                                           xcmJobGenBasicTable 1.3.6.1.4.1.253.8.59.6.1 no-access
A 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.
                                               xcmJobGenBasicEntry 1.3.6.1.4.1.253.8.59.6.1.1 no-access
An 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).
                                                   xcmJobIdentifierOnSystem 1.3.6.1.4.1.253.8.59.6.1.1.1 displaystring read-only
The 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.
                                                   xcmJobIdentifierUpstream 1.3.6.1.4.1.253.8.59.6.1.1.2 displaystring read-only
Uniquely 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.
                                                   xcmJobClientId 1.3.6.1.4.1.253.8.59.6.1.1.3 octet string read-only
A 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.
                                                   xcmJobServiceType 1.3.6.1.4.1.253.8.59.6.1.1.4 xcmjmjobservicetypeoid read-only
Job-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.
                                                   xcmJobName 1.3.6.1.4.1.253.8.59.6.1.1.5 codeindexedstringindex read-only
ISO 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.
                                                   xcmJobOwner 1.3.6.1.4.1.253.8.59.6.1.1.6 codeindexedstringindex read-only
ISO 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.
                                                   xcmJobSourceChannelType 1.3.6.1.4.1.253.8.59.6.1.1.7 xcmprtchanneltype read-only
Job-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).
                                                   xcmJobSubmittedLocaleIndex 1.3.6.1.4.1.253.8.59.6.1.1.8 cardinal32 read-only
Job-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.
                                                   xcmJobCurrentState 1.3.6.1.4.1.253.8.59.6.1.1.9 xcmjmjobstate read-only
ISO 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.
                                                   xcmJobStateReasons 1.3.6.1.4.1.253.8.59.6.1.1.10 xcmjmjobstatereasons read-only
This 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.
                                                   xcmJobXStateReasons 1.3.6.1.4.1.253.8.59.6.1.1.11 xcmjmjobxstatereasons read-only
This 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.
                                                   xcmJobX2StateReasons 1.3.6.1.4.1.253.8.59.6.1.1.12 xcmjmjobx2statereasons read-only
This 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.
                                       xcmDevicesAssigned 1.3.6.1.4.1.253.8.59.7
                                           xcmDevicesAssignedTable 1.3.6.1.4.1.253.8.59.7.1 no-access
This 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.
                                               xcmDevicesAssignedEntry 1.3.6.1.4.1.253.8.59.7.1.1 no-access
Entries 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.
                                                   xcmDevicesAssignedHrDeviceIndex 1.3.6.1.4.1.253.8.59.7.1.1.1 ordinal32 no-access
The 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.
                                                   xcmDeviceStateOfDevicesAssigned 1.3.6.1.4.1.253.8.59.7.1.1.2 xcmhrdevinfoxstatus read-only
For 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.
                                                   xcmJobIdentifierDownstream 1.3.6.1.4.1.253.8.59.7.1.1.3 displaystring read-only
Uniquely 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.
                                       xcmClientIdMap 1.3.6.1.4.1.253.8.59.8
                                           xcmClientIdMapTable 1.3.6.1.4.1.253.8.59.8.1 no-access
A 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.
                                               xcmClientIdMapEntry 1.3.6.1.4.1.253.8.59.8.1.1 no-access
Entries 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.
                                                   xcmClientIdMapHrDeviceIndex 1.3.6.1.4.1.253.8.59.8.1.1.2 ordinal32 read-only
The device index from the Host Resources MIB, so that the client can determine to which (logical or physical) device this job has been submitted.
                                       xcmJobGenExt 1.3.6.1.4.1.253.8.59.10
                                             xcmJobGenExtTable 1.3.6.1.4.1.253.8.59.10.1 no-access
A 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.
                                                 xcmJobGenExtEntry 1.3.6.1.4.1.253.8.59.10.1.1 no-access
An 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.
                                                     xcmJobOriginator 1.3.6.1.4.1.253.8.59.10.1.1.1 codeindexedstringindex read-only
ISO 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.
                                                     xcmJobSubmittingApplication 1.3.6.1.4.1.253.8.59.10.1.1.2 codeindexedstringindex read-only
ISO 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.
                                                     xcmJobComment 1.3.6.1.4.1.253.8.59.10.1.1.3 codeindexedstringindex read-only
ISO 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.
                                                     xcmJobCopies 1.3.6.1.4.1.253.8.59.10.1.1.4 ordinal32 read-only
For 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.
                                                     xcmJobCopiesCompleted 1.3.6.1.4.1.253.8.59.10.1.1.5 counter32 read-only
For 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.
                                                     xcmJobOutputBinIndex 1.3.6.1.4.1.253.8.59.10.1.1.6 integer32 read-only
ISO 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.
                                                     xcmJobServiceNameRequested 1.3.6.1.4.1.253.8.59.10.1.1.7 codeindexedstringindex read-only
Specifies 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.
                                                     xcmJobPreviousState 1.3.6.1.4.1.253.8.59.10.1.1.8 xcmjmjobstate read-only
This 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.
                                                     xcmJobEstimatedCompletionTime 1.3.6.1.4.1.253.8.59.10.1.1.9 dateandtime read-only
Job 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.
                                                     xcmJobSubmissionTime 1.3.6.1.4.1.253.8.59.10.1.1.10 dateandtime read-only
ISO 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.
                                                     xcmJobPagesCompleted 1.3.6.1.4.1.253.8.59.10.1.1.11 counter32 read-only
For 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.
                                                     xcmJobOctetsCompletedHigh 1.3.6.1.4.1.253.8.59.10.1.1.12 cardinal64high read-only
For 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.
                                                     xcmJobOctetsCompletedLow 1.3.6.1.4.1.253.8.59.10.1.1.13 cardinal64low read-only
ISO DPA: Octets-completed [low 31 bits] See explanation of xcmJobOctetsCompletedHigh.
                                                     xcmJobErrorCount 1.3.6.1.4.1.253.8.59.10.1.1.14 counter32 read-only
ISO DPA: Error-count This attribute provides the number of error events occurring while processing the job.
                                                     xcmJobWarningCount 1.3.6.1.4.1.253.8.59.10.1.1.15 counter32 read-only
ISO DPA: Warning-count This attribute provides the number of warning events occurring while processing the job.
                                                     xcmJobProcessingTime 1.3.6.1.4.1.253.8.59.10.1.1.16 counter32 read-only
ISO DPA: Processing-time This attribute indicates how long an individual job has been processing [in seconds].
                                                     xcmJobNumberOfDocuments 1.3.6.1.4.1.253.8.59.10.1.1.17 cardinal32 read-only
ISO 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.
                                                     xcmJobAuthorizationUserName 1.3.6.1.4.1.253.8.59.10.1.1.18 codeindexedstringindex read-only
The 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.
                                       xcmDocGenBasic 1.3.6.1.4.1.253.8.59.12
                                             xcmDocGenBasicTable 1.3.6.1.4.1.253.8.59.12.1 no-access
A 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.
                                                 xcmDocGenBasicEntry 1.3.6.1.4.1.253.8.59.12.1.1 no-access
An 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).
                                                     xcmDocSequenceNumber 1.3.6.1.4.1.253.8.59.12.1.1.1 ordinal32 read-only
For 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.
                                                     xcmDocName 1.3.6.1.4.1.253.8.59.12.1.1.2 codeindexedstringindex read-only
For 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.
                                                     xcmDocFileName 1.3.6.1.4.1.253.8.59.12.1.1.3 codeindexedstringindex read-only
For 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.
                                                     xcmDocFileNameType 1.3.6.1.4.1.253.8.59.12.1.1.4 xcmjmdocfilenametype read-only
The 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.
                                                     xcmDocType 1.3.6.1.4.1.253.8.59.12.1.1.5 xcmjmdoctype read-only
ISO 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.
                                                     xcmDocFormat 1.3.6.1.4.1.253.8.59.12.1.1.6 xcmprtinterpreterlangfamily read-only
The 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.
                                                     xcmDocFormatVariants 1.3.6.1.4.1.253.8.59.12.1.1.7 codeindexedstringindex read-only
For 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.
                                                     xcmDocFormatVersion 1.3.6.1.4.1.253.8.59.12.1.1.8 codeindexedstringindex read-only
For 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.
                                                     xcmDocOctetCount 1.3.6.1.4.1.253.8.59.12.1.1.9 cardinal32 read-only
For 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.
                                                     xcmDocState 1.3.6.1.4.1.253.8.59.12.1.1.10 xcmjmdocstate read-only
For 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.].
                                       xcmDocPrintExt 1.3.6.1.4.1.253.8.59.13
                                             xcmDocPrintExtTable 1.3.6.1.4.1.253.8.59.13.1 no-access
A 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.
                                                 xcmDocPrintExtEntry 1.3.6.1.4.1.253.8.59.13.1.1 no-access
An 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.
                                                     xcmDocPrintDefaultMediumName 1.3.6.1.4.1.253.8.59.13.1.1.1 internationaldisplaystring read-only
The 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.
                                                     xcmDocPrintDefaultInputIndex 1.3.6.1.4.1.253.8.59.13.1.1.2 cardinal16 read-only
The 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)
                                                     xcmDocPrintFinishing 1.3.6.1.4.1.253.8.59.13.1.1.3 internationaldisplaystring read-only
Specifies 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.
                                                     xcmDocPrintOutputMethod 1.3.6.1.4.1.253.8.59.13.1.1.4 xcmjmdocoutputmethod read-only
This 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.
                                                     xcmDocPrintNumberUp 1.3.6.1.4.1.253.8.59.13.1.1.5 internationaldisplaystring read-only
For 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.
                                                     xcmDocPrintSides 1.3.6.1.4.1.253.8.59.13.1.1.6 integer read-only
NOTE - 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.
                                                     xcmDocPrintCopyCount 1.3.6.1.4.1.253.8.59.13.1.1.7 cardinal32 read-only
ISO 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].
                                                     xcmDocPrintCopiesCompleted 1.3.6.1.4.1.253.8.59.13.1.1.8 counter32 read-only
For 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.
                                       xcmJobGenSpoolingBasic 1.3.6.1.4.1.253.8.59.14
                                             xcmJobGenSpoolingBasicTable 1.3.6.1.4.1.253.8.59.14.1 no-access
A 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.
                                                 xcmJobGenSpoolingBasicEntry 1.3.6.1.4.1.253.8.59.14.1.1 no-access
An 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).
                                                     xcmJobNumberOfJobResultSets 1.3.6.1.4.1.253.8.59.14.1.1.1 ordinal32 read-only
ISO 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 | | | | | +-------------+ | | | +----------------------------+ | +-------------------------------------------------------------+
                                                     xcmJobPriority 1.3.6.1.4.1.253.8.59.14.1.1.2 integer read-only
For 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.
                                                     xcmJobTotalOctetsHigh 1.3.6.1.4.1.253.8.59.14.1.1.3 cardinal64high read-only
For 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.
                                                     xcmJobTotalOctetsLow 1.3.6.1.4.1.253.8.59.14.1.1.4 cardinal64low read-only
ISO 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.
                                                     xcmJobInterveningJobs 1.3.6.1.4.1.253.8.59.14.1.1.5 integer32 read-only
The 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.
                                       xcmJobGenSpoolingExt 1.3.6.1.4.1.253.8.59.15
                                             xcmJobGenSpoolingExtTable 1.3.6.1.4.1.253.8.59.15.1 no-access
A 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.
                                                 xcmJobGenSpoolingExtEntry 1.3.6.1.4.1.253.8.59.15.1.1 no-access
An 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.
                                                     xcmJobProcessAfter 1.3.6.1.4.1.253.8.59.15.1.1.1 dateandtime read-only
Specifies 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.
                                                     xcmJobDeadlineTime 1.3.6.1.4.1.253.8.59.15.1.1.3 dateandtime read-only
ISO 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.
                                                     xcmJobDiscardTime 1.3.6.1.4.1.253.8.59.15.1.1.4 dateandtime read-only
ISO 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.
                                                     xcmJobRetentionPeriod 1.3.6.1.4.1.253.8.59.15.1.1.5 cardinal32 read-only
ISO 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.]
                                                     xcmJobMessageToOperator 1.3.6.1.4.1.253.8.59.15.1.1.6 codeindexedstringindex read-only
ISO 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.
                                                     xcmJobMessageFromOperator 1.3.6.1.4.1.253.8.59.15.1.1.7 codeindexedstringindex read-only
Xerox 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.
                                                     xcmJobMessageFromAdministrator 1.3.6.1.4.1.253.8.59.15.1.1.8 codeindexedstringindex read-only
ISO 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.
                                                     xcmJobPageCount 1.3.6.1.4.1.253.8.59.15.1.1.9 cardinal32 read-only
ISO 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.
                                       xcmJobGenAccountingBasic 1.3.6.1.4.1.253.8.59.16
                                             xcmJobGenAccountingBasicTable 1.3.6.1.4.1.253.8.59.16.1 no-access
A 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.
                                                 xcmJobGenAccountingBasicEntry 1.3.6.1.4.1.253.8.59.16.1.1 no-access
An 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).
                                                     xcmJobAccountingBasicRowStatus 1.3.6.1.4.1.253.8.59.16.1.1.1 rowstatus read-write
Manages 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.
                                                     xcmJobAccountingUserName 1.3.6.1.4.1.253.8.59.16.1.1.2 codeindexedstringindex read-only
This 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.
                                                     xcmJobAccountingInformation 1.3.6.1.4.1.253.8.59.16.1.1.3 octet string read-only
This 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.
                                                     xcmJobStartedProcessingTime 1.3.6.1.4.1.253.8.59.16.1.1.4 dateandtime read-only
The 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].
                                                     xcmJobImpressionsCompleted 1.3.6.1.4.1.253.8.59.16.1.1.5 counter32 read-only
If 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.
                                                     xcmJobMediaSheetsCompleted 1.3.6.1.4.1.253.8.59.16.1.1.6 counter32 read-only
If 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.
                                                     xcmJobCompletionTime 1.3.6.1.4.1.253.8.59.16.1.1.7 dateandtime read-only
A 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.
                                                     xcmJobWorkUnitType 1.3.6.1.4.1.253.8.59.16.1.1.8 xcmhrdevtrafficunit read-only
Xerox 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.
                                                     xcmJobUnitsOfWorkCompleted 1.3.6.1.4.1.253.8.59.16.1.1.9 counter32 read-only
Xerox extension: The number of work units completed. See xcmJobWorkUnitType to determine what is being counted.
                                       xcmMediaConsumed 1.3.6.1.4.1.253.8.59.17
                                             xcmMediaConsumedTable 1.3.6.1.4.1.253.8.59.17.1 no-access
This table contains pairs of media indexes and the number of sheets of that media consumed by this job.
                                                 xcmMediaConsumedEntry 1.3.6.1.4.1.253.8.59.17.1.1 no-access
Entries 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.
                                                     xcmMediaConsumedIndex 1.3.6.1.4.1.253.8.59.17.1.1.1 ordinal16 no-access
A 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.
                                                     xcmMediaConsumedRowStatus 1.3.6.1.4.1.253.8.59.17.1.1.2 rowstatus read-write
Manages 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.
                                                     xcmMediaConsumedType 1.3.6.1.4.1.253.8.59.17.1.1.3 xcmjmmediumtype read-only
This attribute indicates the medium type that has been consumed by the device(s) for this job, e.g. stationery, envelope, transparency, etc.
                                                     xcmMediaConsumedName 1.3.6.1.4.1.253.8.59.17.1.1.4 codeindexedstringindex read-only
This 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.
                                                     xcmMediaConsumedSheetCount 1.3.6.1.4.1.253.8.59.17.1.1.5 counter32 read-only
This attribute indicates the number of sheets of the medium that have been consumed by the device(s) for this job.
                                       xcmColorImpsConsumed 1.3.6.1.4.1.253.8.59.18
                                             xcmColorImpsConsumedTable 1.3.6.1.4.1.253.8.59.18.1 no-access
This table contains pairs of colorant indexes and the number of impressions of that colorant consumed by this job.
                                                 xcmColorImpsConsumedEntry 1.3.6.1.4.1.253.8.59.18.1.1 no-access
Entries may exist in the table for each device index whose device type is 'printer', 'fax', etc. and for each job.
                                                     xcmColorImpsConsumedIndex 1.3.6.1.4.1.253.8.59.18.1.1.1 ordinal16 no-access
A 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.
                                                     xcmColorImpsConsumedRowStatus 1.3.6.1.4.1.253.8.59.18.1.1.2 rowstatus read-write
Manages 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.
                                                     xcmColorImpsConsumedTypeIndex 1.3.6.1.4.1.253.8.59.18.1.1.3 ordinal16 read-only
This 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.
                                                     xcmColorImpsConsumedCount 1.3.6.1.4.1.253.8.59.18.1.1.4 counter32 read-only
This 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.
                                       xcmJobAlert 1.3.6.1.4.1.253.8.59.19
                                             xcmJobV1AlertNew 1.3.6.1.4.1.253.8.59.19.4
The value of the enterprise-specific OID in an SNMPv1 trap sent whenever the state of a job changes.
                                                 xcmJobV2AlertPrefixNew 1.3.6.1.4.1.253.8.59.19.4.0
                                                     xcmJobV2AlertNew 1.3.6.1.4.1.253.8.59.19.4.0.1
This 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.
                                       xcmDocAlert 1.3.6.1.4.1.253.8.59.20
                                             xcmDocV1AlertNew 1.3.6.1.4.1.253.8.59.20.4
The value of the enterprise-specific OID in an SNMPv1 trap sent whenever the state of a document changes.
                                                 xcmDocV2AlertPrefixNew 1.3.6.1.4.1.253.8.59.20.4.0
                                                     xcmDocV2AlertNew 1.3.6.1.4.1.253.8.59.20.4.0.1
This 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.
                                       xcmJobImpsByMediumSize 1.3.6.1.4.1.253.8.59.21
                                             xcmJobImpsByMediumSizeTable 1.3.6.1.4.1.253.8.59.21.1 no-access
This table contains tuples of medium size, count-type, and the number of impressions counted by count-type on that medium consumed by this job.
                                                 xcmJobImpsByMediumSizeEntry 1.3.6.1.4.1.253.8.59.21.1.1 no-access
This 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.
                                                     xcmJobImpsByMediumSizeIndex 1.3.6.1.4.1.253.8.59.21.1.1.1 ordinal16 no-access
A 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.
                                                     xcmJobImpsByMediumSizeRowStatus 1.3.6.1.4.1.253.8.59.21.1.1.2 rowstatus read-write
Manages 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.
                                                     xcmJobImpsByMediumSizeMediumSize 1.3.6.1.4.1.253.8.59.21.1.1.3 xcmprtmediumsize read-only
This 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.
                                                     xcmJobImpsByMediumSizeCountType 1.3.6.1.4.1.253.8.59.21.1.1.4 xcmjmimpscounttype read-only
This 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.
                                                     xcmJobImpsByMediumSizeCount 1.3.6.1.4.1.253.8.59.21.1.1.5 counter32 read-only
This 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.
                                                     xcmJobImpsByMediumSizeCountQuality 1.3.6.1.4.1.253.8.59.21.1.1.6 xcmprtprintquality read-only
This attribute indicates the quality-type used for counting impressions produced by the device(s) for this job, e.g., draft, normal, high, etc.
                                 xcmCommsEngineTC 1.3.6.1.4.1.253.8.60
Version: 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.
                                       xCmCommsEngineDummy 1.3.6.1.4.1.253.8.60.999
                                               xCmCommsMgmtCommandRequest 1.3.6.1.4.1.253.8.60.999.1 xcmcommsmgmtcommandrequest no-access
Dummy - DO NOT USE
                                               xCmCommsMgmtCommandData 1.3.6.1.4.1.253.8.60.999.2 xcmcommsmgmtcommanddata no-access
Dummy - DO NOT USE
                                               xCmCommsMgmtState 1.3.6.1.4.1.253.8.60.999.3 xcmcommsmgmtstate no-access
Dummy - DO NOT USE
                                               xCmCommsMgmtConditions 1.3.6.1.4.1.253.8.60.999.4 xcmcommsmgmtconditions no-access
Dummy - DO NOT USE
                                               xCmCommsStackPosition 1.3.6.1.4.1.253.8.60.999.5 xcmcommsstackposition no-access
Dummy - DO NOT USE
                                               xCmCommsStackExtPurpose 1.3.6.1.4.1.253.8.60.999.6 xcmcommsstackextpurpose no-access
Dummy - DO NOT USE
                                               xCmCommsStackExtRole 1.3.6.1.4.1.253.8.60.999.7 xcmcommsstackextrole no-access
Dummy - DO NOT USE
                                               xCmCommsStackExtSuite 1.3.6.1.4.1.253.8.60.999.8 xcmcommsstackextsuite no-access
Dummy - DO NOT USE
                                               xCmCommsStackExtSuiteVersion 1.3.6.1.4.1.253.8.60.999.9 xcmcommsstackextsuiteversion no-access
Dummy - DO NOT USE
                                               xCmCommsStackExtLayer 1.3.6.1.4.1.253.8.60.999.10 xcmcommsstackextlayer no-access
Dummy - DO NOT USE
                                               xCmCommsStackExtProtocol 1.3.6.1.4.1.253.8.60.999.11 xcmcommsstackextprotocol no-access
Dummy - DO NOT USE
                                               xCmCommsAddressExtForm 1.3.6.1.4.1.253.8.60.999.12 xcmcommsaddressextform no-access
Dummy - DO NOT USE
                                               xCmCommsAddressExtScope 1.3.6.1.4.1.253.8.60.999.13 xcmcommsaddressextscope no-access
Dummy - DO NOT USE
                                               xCmCommsAddressExtFanout 1.3.6.1.4.1.253.8.60.999.14 xcmcommsaddressextfanout no-access
Dummy - DO NOT USE
                                               xCmCommsEngineGroupSupport 1.3.6.1.4.1.253.8.60.999.15 xcmcommsenginegroupsupport no-access
Dummy - DO NOT USE
                                 xcmCommsEngineMIB 1.3.6.1.4.1.253.8.61
Version: 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.
                                       xcmCommsEngineMIBConformance 1.3.6.1.4.1.253.8.61.2
                                           xcmCommsEngineMIBGroups 1.3.6.1.4.1.253.8.61.2.2
                                               xcmCommsEngineGroup 1.3.6.1.4.1.253.8.61.2.2.3
Comms Engine Group (Comms Engines).
                                               xcmCommsEngineExtGroup 1.3.6.1.4.1.253.8.61.2.2.4
Comms Engine Ext Group (Comms Engines).
                                               xcmCommsStackGroup 1.3.6.1.4.1.253.8.61.2.2.5
Comms Stack Group (Stack Layers).
                                               xcmCommsStackExtGroup 1.3.6.1.4.1.253.8.61.2.2.6
Comms Stack Ext Group (Stack Layers).
                                               xcmCommsStackXrefGroup 1.3.6.1.4.1.253.8.61.2.2.7
Comms Stack Xref Group (Stack Layers).
                                               xcmCommsMuxGroup 1.3.6.1.4.1.253.8.61.2.2.8
Comms Mux Group (Multiplexors).
                                               xcmCommsMuxExtGroup 1.3.6.1.4.1.253.8.61.2.2.9
Comms Mux Ext Group (Multiplexors).
                                               xcmCommsAddressGroup 1.3.6.1.4.1.253.8.61.2.2.10
Comms Address Group (Directories).
                                               xcmCommsAddressExtGroup 1.3.6.1.4.1.253.8.61.2.2.11
Comms Address Ext Group (Directories).
                                               xcmCommsTrafficGroup 1.3.6.1.4.1.253.8.61.2.2.12
Comms Traffic Group (Stack Layer Traffic Counters).
                                               xcmCommsAccessGroup 1.3.6.1.4.1.253.8.61.2.2.13
Comms Access Group (Stack Layer Access Counters).
                                               xcmCommsMgmtGroup 1.3.6.1.4.1.253.8.61.2.2.14
Comms Mgmt Group (State Management).
                                           xcmCommsEngineMIBCompliance 1.3.6.1.4.1.253.8.61.2.3
The compliance statements for SNMP management agents that implement the Comms Engine MIB.
                                           xcmCommsEngineMIBHelpCompliance 1.3.6.1.4.1.253.8.61.2.4
The 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.
                                       xcmCommsEngine 1.3.6.1.4.1.253.8.61.3
                                           xcmCommsEngineTable 1.3.6.1.4.1.253.8.61.3.2 no-access
A table of the communications engines installed and (possibly) running on platforms (ie, CPUs) on this host system.
                                               xcmCommsEngineEntry 1.3.6.1.4.1.253.8.61.3.2.1 no-access
An 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').
                                                   xcmCommsEngineRowStatus 1.3.6.1.4.1.253.8.61.3.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsEngineTable'.
                                                   xcmCommsEngineName 1.3.6.1.4.1.253.8.61.3.2.1.2 xcmfixedlocaledisplaystring read-only
Human-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.
                                                   xcmCommsEngineStackLast 1.3.6.1.4.1.253.8.61.3.2.1.3 cardinal32 read-only
The 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'.
                                                   xcmCommsEngineMuxLast 1.3.6.1.4.1.253.8.61.3.2.1.4 cardinal32 read-only
The 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'.
                                                   xcmCommsEngineAddressLast 1.3.6.1.4.1.253.8.61.3.2.1.6 cardinal32 read-only
The 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'.
                                                   xcmCommsEngineMgmtLast 1.3.6.1.4.1.253.8.61.3.2.1.7 cardinal32 read-only
The 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'.
                                                   xcmCommsEngineGroupSupport 1.3.6.1.4.1.253.8.61.3.2.1.8 xcmcommsenginegroupsupport read-only
The 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.
                                                   xcmCommsEngineCreateSupport 1.3.6.1.4.1.253.8.61.3.2.1.9 xcmcommsenginegroupsupport read-only
The 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.
                                                   xcmCommsEngineUpdateSupport 1.3.6.1.4.1.253.8.61.3.2.1.10 xcmcommsenginegroupsupport read-only
The 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.
                                       xcmCommsEngineExt 1.3.6.1.4.1.253.8.61.4
                                           xcmCommsEngineExtTable 1.3.6.1.4.1.253.8.61.4.2 no-access
A 'sparse' table which augments 'xcmCommsEngineTable' with additional useful information.
                                               xcmCommsEngineExtEntry 1.3.6.1.4.1.253.8.61.4.2.1 no-access
A 'sparse' entry which augments 'xcmCommsEngineEntry' with additional useful information.
                                                   xcmCommsEngineExtRowStatus 1.3.6.1.4.1.253.8.61.4.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsEngineExtTable'.
                                                   xcmCommsEngineExtState 1.3.6.1.4.1.253.8.61.4.2.1.2 xcmcommsmgmtstate read-only
A relatively generic description of the current state of this communications entity.
                                                   xcmCommsEngineExtConditions 1.3.6.1.4.1.253.8.61.4.2.1.4 xcmcommsmgmtconditions read-only
A relatively generic description of the current conditions of this communications entity.
                                                   xcmCommsEngineExtVersionID 1.3.6.1.4.1.253.8.61.4.2.1.5 productid read-only
The 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).
                                                   xcmCommsEngineExtVersionDate 1.3.6.1.4.1.253.8.61.4.2.1.6 dateandtime read-only
The 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.
                                                   xcmCommsEngineExtMgmtIndex 1.3.6.1.4.1.253.8.61.4.2.1.7 cardinal32 read-only
The value of 'xcmCommsMgmtIndex' corresponding to a directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
                                                   xcmCommsEngineExtOwnerOID 1.3.6.1.4.1.253.8.61.4.2.1.8 object identifier read-only
The OID (object identifier) of the conceptual row or simple object which represents some 'owner entity' associated with this entry in the 'xcmCommsEngineExtTable'.
                                       xcmCommsStack 1.3.6.1.4.1.253.8.61.5
                                           xcmCommsStackTable 1.3.6.1.4.1.253.8.61.5.2 no-access
A 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.
                                               xcmCommsStackEntry 1.3.6.1.4.1.253.8.61.5.2.1 no-access
An entry for a stack layer in a protocol stack installed and (possibly) running on this host system.
                                                   xcmCommsStackIndex 1.3.6.1.4.1.253.8.61.5.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmCommsStackTable'.
                                                   xcmCommsStackRowStatus 1.3.6.1.4.1.253.8.61.5.2.1.2 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsStackTable'.
                                                   xcmCommsStackTypeOID 1.3.6.1.4.1.253.8.61.5.2.1.3 object identifier read-only
An 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').
                                                   xcmCommsStackName 1.3.6.1.4.1.253.8.61.5.2.1.4 xcmfixedlocaledisplaystring read-only
Human-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.
                                                   xcmCommsStackPosition 1.3.6.1.4.1.253.8.61.5.2.1.5 xcmcommsstackposition read-only
A 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').
                                                   xcmCommsStackLowerStackIndex 1.3.6.1.4.1.253.8.61.5.2.1.6 cardinal32 read-only
The 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'.
                                                   xcmCommsStackUpperStackIndex 1.3.6.1.4.1.253.8.61.5.2.1.7 cardinal32 read-only
The 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'.
                                                   xcmCommsStackAddressIndex 1.3.6.1.4.1.253.8.61.5.2.1.8 cardinal32 read-only
The value of 'xcmCommsAddressIndex' corresponding to the first associated conceptual row in the 'xcmCommsAddressTable', or zero if this 'owner entity' does NOT require such information.
                                                   xcmCommsStackOptionIndex 1.3.6.1.4.1.253.8.61.5.2.1.9 cardinal32 read-only
The value of 'xcmCommsOptionIndex' corresponding to the first associated conceptual row in the 'xcmCommsOptionTable', or zero if this stack layer does NOT require such information.
                                                   xcmCommsStackLowerMuxIndex 1.3.6.1.4.1.253.8.61.5.2.1.10 cardinal32 read-only
The value of 'xcmCommsMuxIndex' corresponding to the first associated conceptual row in the 'xcmCommsMuxTable', or zero if this stack layer's position is NOT 'lowerMux'.
                                                   xcmCommsStackUpperMuxIndex 1.3.6.1.4.1.253.8.61.5.2.1.11 cardinal32 read-only
The value of 'xcmCommsMuxIndex' corresponding to the first associated conceptual row in the 'xcmCommsMuxTable', or zero if this stack layer's position is NOT 'upperMux'.
                                       xcmCommsStackExt 1.3.6.1.4.1.253.8.61.6
                                           xcmCommsStackExtTable 1.3.6.1.4.1.253.8.61.6.2 no-access
A 'sparse' table which augments 'xcmCommsStackTable' with additional useful information.
                                               xcmCommsStackExtEntry 1.3.6.1.4.1.253.8.61.6.2.1 no-access
A 'sparse' entry which augments 'xcmCommsStackEntry' with additional useful information.
                                                   xcmCommsStackExtRowStatus 1.3.6.1.4.1.253.8.61.6.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsStackExtTable'.
                                                   xcmCommsStackExtState 1.3.6.1.4.1.253.8.61.6.2.1.2 xcmcommsmgmtstate read-only
A relatively generic description of the current state of this communications entity.
                                                   xcmCommsStackExtConditions 1.3.6.1.4.1.253.8.61.6.2.1.3 xcmcommsmgmtconditions read-only
A relatively generic description of the current conditions of this communications entity.
                                                   xcmCommsStackExtPurpose 1.3.6.1.4.1.253.8.61.6.2.1.4 xcmcommsstackextpurpose read-only
A relatively generic description of the current purpose of this stack layer during normal operation.
                                                   xcmCommsStackExtRole 1.3.6.1.4.1.253.8.61.6.2.1.5 xcmcommsstackextrole read-only
A relatively generic description of the current role of this stack layer during normal operation.
                                                   xcmCommsStackExtSuite 1.3.6.1.4.1.253.8.61.6.2.1.6 xcmcommsstackextsuite read-only
The current protocol suite of this protocol entity (stack layer or sublayer).
                                                   xcmCommsStackExtSuiteVersion 1.3.6.1.4.1.253.8.61.6.2.1.7 xcmcommsstackextsuiteversion read-only
The current protocol suite version of this protocol entity (stack layer or sublayer).
                                                   xcmCommsStackExtLayer 1.3.6.1.4.1.253.8.61.6.2.1.8 xcmcommsstackextlayer read-only
The closest approximate layer in the OSI Reference Model (CCITT X.200 | ISO 7498) to the current behavior of this stack layer or sublayer.
                                                   xcmCommsStackExtProtocol 1.3.6.1.4.1.253.8.61.6.2.1.9 xcmcommsstackextprotocol read-only
The specific protocol (within a given protocol suite) currently configured for this stack layer or sublayer.
                                                   xcmCommsStackExtMgmtIndex 1.3.6.1.4.1.253.8.61.6.2.1.10 cardinal32 read-only
The value of 'xcmCommsMgmtIndex' corresponding to the directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
                                                   xcmCommsStackExtOwnerOID 1.3.6.1.4.1.253.8.61.6.2.1.11 object identifier read-only
The 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'.
                                       xcmCommsStackXref 1.3.6.1.4.1.253.8.61.7
                                           xcmCommsStackXrefTable 1.3.6.1.4.1.253.8.61.7.2 no-access
A 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.
                                               xcmCommsStackXrefEntry 1.3.6.1.4.1.253.8.61.7.2.1 no-access
An entry for a stack layer in a protocol stack installed and (possibly) running on this host system.
                                                   xcmCommsStackXrefRowStatus 1.3.6.1.4.1.253.8.61.7.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsStackXrefTable'.
                                                   xcmCommsStackXrefLayerMgmtIndex 1.3.6.1.4.1.253.8.61.7.2.1.2 cardinal32 read-only
The 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.
                                                   xcmCommsStackXrefLayerSecIndex 1.3.6.1.4.1.253.8.61.7.2.1.3 cardinal32 read-only
The 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.
                                                   xcmCommsStackXrefLayerIWUIndex 1.3.6.1.4.1.253.8.61.7.2.1.4 cardinal32 read-only
The 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.
                                                   xcmCommsStackXrefHrSWRunIndex 1.3.6.1.4.1.253.8.61.7.2.1.5 cardinal32 read-only
The 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.
                                                   xcmCommsStackXrefHrSWInsIndex 1.3.6.1.4.1.253.8.61.7.2.1.6 cardinal32 read-only
The 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.
                                                   xcmCommsStackXrefIfIndex 1.3.6.1.4.1.253.8.61.7.2.1.7 cardinal32 read-only
The 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.
                                                   xcmCommsStackXrefHrCommDevIndex 1.3.6.1.4.1.253.8.61.7.2.1.8 cardinal32 read-only
The 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).
                                       xcmCommsMux 1.3.6.1.4.1.253.8.61.8
                                           xcmCommsMuxTable 1.3.6.1.4.1.253.8.61.8.2 no-access
A 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).
                                               xcmCommsMuxEntry 1.3.6.1.4.1.253.8.61.8.2.1 no-access
An entry for a 'base' stack layer participating in an 'upper' or 'lower' multiplexor.
                                                   xcmCommsMuxIndex 1.3.6.1.4.1.253.8.61.8.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmCommsMuxTable'.
                                                   xcmCommsMuxRowStatus 1.3.6.1.4.1.253.8.61.8.2.1.2 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsMuxTable'.
                                                   xcmCommsMuxNextIndex 1.3.6.1.4.1.253.8.61.8.2.1.3 cardinal32 read-only
The 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.
                                                   xcmCommsMuxPreviousIndex 1.3.6.1.4.1.253.8.61.8.2.1.4 cardinal32 read-only
The 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.
                                                   xcmCommsMuxOptionIndex 1.3.6.1.4.1.253.8.61.8.2.1.5 cardinal32 read-only
The value of 'xcmCommsOptionIndex' corresponding to the first associated conceptual row in the 'xcmCommsOptionTable', or zero if this multiplexor entry does NOT require such information.
                                                   xcmCommsMuxBaseStackIndex 1.3.6.1.4.1.253.8.61.8.2.1.6 ordinal32 read-only
The value of 'xcmCommsStackIndex' corresponding to the base associated conceptual row in the 'xcmCommsStackTable'.
                                                   xcmCommsMuxAdjacentStackIndex 1.3.6.1.4.1.253.8.61.8.2.1.7 ordinal32 read-only
The value of 'xcmCommsStackIndex' corresponding to the adjacent associated conceptual row in the 'xcmCommsStackTable'.
                                       xcmCommsMuxExt 1.3.6.1.4.1.253.8.61.9
                                           xcmCommsMuxExtTable 1.3.6.1.4.1.253.8.61.9.2 no-access
A 'sparse' table which augments 'xcmCommsMuxTable' with additional useful information.
                                               xcmCommsMuxExtEntry 1.3.6.1.4.1.253.8.61.9.2.1 no-access
A 'sparse' entry which augments 'xcmCommsMuxEntry' with additional useful information.
                                                   xcmCommsMuxExtRowStatus 1.3.6.1.4.1.253.8.61.9.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsMuxExtTable'.
                                                   xcmCommsMuxExtState 1.3.6.1.4.1.253.8.61.9.2.1.2 xcmcommsmgmtstate read-only
A relatively generic description of the current state of this communications entity.
                                                   xcmCommsMuxExtConditions 1.3.6.1.4.1.253.8.61.9.2.1.3 xcmcommsmgmtconditions read-only
A relatively generic description of the current conditions of this communications entity.
                                                   xcmCommsMuxExtMgmtIndex 1.3.6.1.4.1.253.8.61.9.2.1.4 cardinal32 read-only
The value of 'xcmCommsMgmtIndex' corresponding to the directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
                                                   xcmCommsMuxExtAddressIndex 1.3.6.1.4.1.253.8.61.9.2.1.5 cardinal32 read-only
The value of 'xcmCommsAddressIndex' corresponding to the first associated conceptual row in the 'xcmCommsAddressTable', or zero if this 'owner entity' does NOT require such information.
                                                   xcmCommsMuxExtOwnerOID 1.3.6.1.4.1.253.8.61.9.2.1.6 object identifier read-only
The OID (object identifier) of the conceptual row or simple object which represents some 'owner entity' associated with this entry in the 'xcmCommsMuxExtTable'.
                                       xcmCommsAddress 1.3.6.1.4.1.253.8.61.10
                                             xcmCommsAddressTable 1.3.6.1.4.1.253.8.61.10.2 no-access
A table containing information on unicast, multicast, and broadcast addresses (remote/local) known to this host system.
                                                 xcmCommsAddressEntry 1.3.6.1.4.1.253.8.61.10.2.1 no-access
An entry containing information on one unicast, multicast, or broadcast address (remote/local) known to this host system.
                                                     xcmCommsAddressIndex 1.3.6.1.4.1.253.8.61.10.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmCommsAddressTable'.
                                                     xcmCommsAddressRowStatus 1.3.6.1.4.1.253.8.61.10.2.1.2 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsAddressTable'.
                                                     xcmCommsAddressTypeOID 1.3.6.1.4.1.253.8.61.10.2.1.3 object identifier read-only
An 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').
                                                     xcmCommsAddressUserRole 1.3.6.1.4.1.253.8.61.10.2.1.4 integer32 read-only
An 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').
                                                     xcmCommsAddressName 1.3.6.1.4.1.253.8.61.10.2.1.5 xcmfixedlocaledisplaystring read-only
Human-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').
                                                     xcmCommsAddressCanonical 1.3.6.1.4.1.253.8.61.10.2.1.6 octet string read-only
The current canonical address of this protocol entity.
                                                     xcmCommsAddressNextIndex 1.3.6.1.4.1.253.8.61.10.2.1.7 cardinal32 read-only
The 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).
                                                     xcmCommsAddressPreviousIndex 1.3.6.1.4.1.253.8.61.10.2.1.8 cardinal32 read-only
The 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.
                                                     xcmCommsAddressOptionIndex 1.3.6.1.4.1.253.8.61.10.2.1.9 cardinal32 read-only
The value of 'xcmCommsOptionIndex' corresponding to the first associated conceptual row in the 'xcmCommsOptionTable', or zero if this address entry does NOT require such information.
                                       xcmCommsAddressExt 1.3.6.1.4.1.253.8.61.11
                                             xcmCommsAddressExtTable 1.3.6.1.4.1.253.8.61.11.2 no-access
A 'sparse' table which augments 'xcmCommsAddressTable' with additional useful information.
                                                 xcmCommsAddressExtEntry 1.3.6.1.4.1.253.8.61.11.2.1 no-access
A 'sparse' entry which augments 'xcmCommsAddressEntry' with additional useful information.
                                                     xcmCommsAddressExtRowStatus 1.3.6.1.4.1.253.8.61.11.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsAddressExtTable'.
                                                     xcmCommsAddressExtState 1.3.6.1.4.1.253.8.61.11.2.1.2 xcmcommsmgmtstate read-only
A relatively generic description of the current state of this communications entity.
                                                     xcmCommsAddressExtConditions 1.3.6.1.4.1.253.8.61.11.2.1.3 xcmcommsmgmtconditions read-only
A relatively generic description of the current conditions of this communications entity.
                                                     xcmCommsAddressExtForm 1.3.6.1.4.1.253.8.61.11.2.1.4 xcmcommsaddressextform read-only
The current address form of this protocol entity.
                                                     xcmCommsAddressExtScope 1.3.6.1.4.1.253.8.61.11.2.1.5 xcmcommsaddressextscope read-only
The current address scope of this protocol entity.
                                                     xcmCommsAddressExtFanout 1.3.6.1.4.1.253.8.61.11.2.1.6 xcmcommsaddressextfanout read-only
The current address fan out of this protocol entity.
                                                     xcmCommsAddressExtMgmtIndex 1.3.6.1.4.1.253.8.61.11.2.1.7 cardinal32 read-only
The value of 'xcmCommsMgmtIndex' corresponding to the directly associated conceptual row in the 'xcmCommsMgmtTable', or zero if this 'managed entity' does NOT require such information.
                                                     xcmCommsAddressExtOwnerOID 1.3.6.1.4.1.253.8.61.11.2.1.8 object identifier read-only
The OID (object identifier) of the conceptual row or simple object which represents some 'owner entity' associated with this entry in the 'xcmCommsAddressExtTable'.
                                       xcmCommsTraffic 1.3.6.1.4.1.253.8.61.12
                                             xcmCommsTrafficTable 1.3.6.1.4.1.253.8.61.12.2 no-access
A table containing input and output traffic counters for stack layers.
                                                 xcmCommsTrafficEntry 1.3.6.1.4.1.253.8.61.12.2.1 no-access
An entry containing input and output traffic counters for this stack layer.
                                                     xcmCommsTrafficRowStatus 1.3.6.1.4.1.253.8.61.12.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsTrafficTable'.
                                                     xcmCommsTrafficInputUnit 1.3.6.1.4.1.253.8.61.12.2.1.2 xcmhrdevtrafficunit read-only
A layer input unit, used by system administrators and end users of this layer for traffic counters.
                                                     xcmCommsTrafficOutputUnit 1.3.6.1.4.1.253.8.61.12.2.1.3 xcmhrdevtrafficunit read-only
A layer output unit, used by system administrators and end users of this layer for traffic counters.
                                                     xcmCommsTrafficInputCount 1.3.6.1.4.1.253.8.61.12.2.1.4 counter32 read-only
A 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.
                                                     xcmCommsTrafficOutputCount 1.3.6.1.4.1.253.8.61.12.2.1.5 counter32 read-only
A 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.
                                                     xcmCommsTrafficInputErrors 1.3.6.1.4.1.253.8.61.12.2.1.6 counter32 read-only
A 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.
                                                     xcmCommsTrafficOutputErrors 1.3.6.1.4.1.253.8.61.12.2.1.7 counter32 read-only
A 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.
                                       xcmCommsAccess 1.3.6.1.4.1.253.8.61.13
                                             xcmCommsAccessTable 1.3.6.1.4.1.253.8.61.13.2 no-access
A 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.
                                                 xcmCommsAccessEntry 1.3.6.1.4.1.253.8.61.13.2.1 no-access
A 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.
                                                     xcmCommsAccessRowStatus 1.3.6.1.4.1.253.8.61.13.2.1.1 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsAccessTable'.
                                                     xcmCommsAccessConnectPorts 1.3.6.1.4.1.253.8.61.13.2.1.2 gauge32 read-only
The current number of connection (or association) ports open at the upper side (ie, service provider interface) of this layer.
                                                     xcmCommsAccessHighConnectPorts 1.3.6.1.4.1.253.8.61.13.2.1.3 gauge32 read-only
The highest number of connection (or association) ports open at the upper side (ie, service provider interface) of this layer.
                                                     xcmCommsAccessMaxConnectPorts 1.3.6.1.4.1.253.8.61.13.2.1.4 cardinal32 read-only
The maximum number of connection (or association) ports permitted at the upper side (ie, service provider interface) of this layer.
                                                     xcmCommsAccessDatagramPorts 1.3.6.1.4.1.253.8.61.13.2.1.5 gauge32 read-only
The current number of message (or datagram) ports open at the upper side (ie, service provider interface) of this layer.
                                                     xcmCommsAccessHighDatagramPorts 1.3.6.1.4.1.253.8.61.13.2.1.6 gauge32 read-only
The highest number of message (or datagram) ports open at the upper side (ie, service provider interface) of this layer.
                                                     xcmCommsAccessMaxDatagramPorts 1.3.6.1.4.1.253.8.61.13.2.1.7 cardinal32 read-only
The maximum number of message (or datagram) ports permitted at the upper side (ie, service provider interface) of this layer.
                                       xcmCommsMgmt 1.3.6.1.4.1.253.8.61.14
                                             xcmCommsMgmtTable 1.3.6.1.4.1.253.8.61.14.2 no-access
A table containing additional management control objects for installed and (possibly) active entities on this host system and supporting detailed and extensible 'states' and 'conditions'.
                                                 xcmCommsMgmtEntry 1.3.6.1.4.1.253.8.61.14.2.1 no-access
An entry containing additional management control objects for installed and (possibly) active entity on this host system and supporting detailed and extensible 'states' and 'conditions'.
                                                     xcmCommsMgmtIndex 1.3.6.1.4.1.253.8.61.14.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmCommsMgmtTable'.
                                                     xcmCommsMgmtRowStatus 1.3.6.1.4.1.253.8.61.14.2.1.2 rowstatus read-only
This object is used to create and delete individual conceptual rows in the 'xcmCommsMgmtTable'.
                                                     xcmCommsMgmtCommandRequest 1.3.6.1.4.1.253.8.61.14.2.1.3 xcmcommsmgmtcommandrequest read-only
The 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).
                                                     xcmCommsMgmtCommandData 1.3.6.1.4.1.253.8.61.14.2.1.4 xcmcommsmgmtcommanddata read-only
The 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.
                                                     xcmCommsMgmtCommandStatus 1.3.6.1.4.1.253.8.61.14.2.1.5 xcmgensnmpv2errorstatus read-only
The 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'.
                                                     xcmCommsMgmtCommandInProgress 1.3.6.1.4.1.253.8.61.14.2.1.6 truthvalue read-only
The 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).
                                 xcmPidTC 1.3.6.1.4.1.253.8.62
XCMI Product ID Module, Version 6.038.pub Copyright (C) 1997-2013 Xerox Corporation. All Rights Reserved.
                                       xcmPidProductIdentifiers 1.3.6.1.4.1.253.8.62.1
The root of all identifiers defined in this module.
                                           xcmPidDocuCentreSystems 1.3.6.1.4.1.253.8.62.1.1
Document Centre Systems product line identifier (not a complete product identifier).
                                               xcmPidDCS20 1.3.6.1.4.1.253.8.62.1.1.1
Document Centre/System 20 product type identifier (not a complete product identifier).
                                                   xcmPidDCS20M1 1.3.6.1.4.1.253.8.62.1.1.1.1
Document Centre/System 20 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDCS20M1V1 1.3.6.1.4.1.253.8.62.1.1.1.1.1
Document Centre/System 20 launch configuration version, and complete product identifier.
                                               xcmPidDCS35 1.3.6.1.4.1.253.8.62.1.1.2
Document Centre/System 35 product type identifier (not a complete product identifier).
                                                   xcmPidDCS35M1 1.3.6.1.4.1.253.8.62.1.1.2.1
Document Centre/System 35 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDCS35M1V1 1.3.6.1.4.1.253.8.62.1.1.2.1.1
Document Centre/System 35 launch configuration version, and complete product identifier.
                                               xcmPidDC230 1.3.6.1.4.1.253.8.62.1.1.3
Document Centre 230 product type identifier (not a complete product identifier).
                                                   xcmPidDC230ST 1.3.6.1.4.1.253.8.62.1.1.3.1
Document Centre 230ST multi-function system model identifier (not a complete product identifier).
                                                       xcmPidDC230STV1 1.3.6.1.4.1.253.8.62.1.1.3.1.1
Document Centre 230ST multi-function system launch configuration version, and complete product identifier.
                                                       xcmPidDC230STV2 1.3.6.1.4.1.253.8.62.1.1.3.1.2
Document Centre 230ST multi-function system first post-launch configuration version, and complete product identifier.
                                                       xcmPidDC230STV3 1.3.6.1.4.1.253.8.62.1.1.3.1.3
Document Centre 230ST multi-function system second post-launch configuration version, and complete product identifier.
                                                       xcmPidDC230STV4 1.3.6.1.4.1.253.8.62.1.1.3.1.4
Document Centre 230ST multi-function system third post-launch configuration version, and complete product identifier.
                                                       xcmPidDC230STV5 1.3.6.1.4.1.253.8.62.1.1.3.1.5
Document Centre 230ST multi-function system fourth post-launch configuration version, and complete product identifier.
                                                   xcmPidDC230LP 1.3.6.1.4.1.253.8.62.1.1.3.2
Document Centre 230LP laser printer model identifier (not a complete product identifier).
                                                       xcmPidDC230LPV1 1.3.6.1.4.1.253.8.62.1.1.3.2.1
Document Centre 230LP laser printer launch configuration version, and complete product identifier.
                                                       xcmPidDC230LPV2 1.3.6.1.4.1.253.8.62.1.1.3.2.2
Document Centre 230LP laser printer first post-launch configuration version, and complete product identifier.
                                                       xcmPidDC230LPV3 1.3.6.1.4.1.253.8.62.1.1.3.2.3
Document Centre 230LP laser printer second post-launch configuration version, and complete product identifier.
                                                       xcmPidDC230LPV4 1.3.6.1.4.1.253.8.62.1.1.3.2.4
Document Centre 230LP laser printer third post-launch configuration version, and complete product identifier.
                                                       xcmPidDC230LPV5 1.3.6.1.4.1.253.8.62.1.1.3.2.5
Document Centre 230LP laser printer fourth post-launch configuration version, and complete product identifier.
                                               xcmPidDC265 1.3.6.1.4.1.253.8.62.1.1.4
Document Centre 265 product type identifier (not a complete product identifier).
                                                   xcmPidDC265ST 1.3.6.1.4.1.253.8.62.1.1.4.1
Document Centre 265ST multi-function system model identifier (not a complete product identifier).
                                                       xcmPidDC265STV1 1.3.6.1.4.1.253.8.62.1.1.4.1.1
Document Centre 265ST multi-function system launch configuration version, and complete product identifier.
                                                       xcmPidDC265STV2 1.3.6.1.4.1.253.8.62.1.1.4.1.2
Document Centre 265ST multi-function system first post-launch configuration version, and complete product identifier.
                                                       xcmPidDC265STV3 1.3.6.1.4.1.253.8.62.1.1.4.1.3
Document Centre 265ST multi-function system second post-launch configuration version, and complete product identifier.
                                                   xcmPidDC265LP 1.3.6.1.4.1.253.8.62.1.1.4.2
Document Centre 265LP laser printer model identifier (not a complete product identifier).
                                                       xcmPidDC265LPV1 1.3.6.1.4.1.253.8.62.1.1.4.2.1
Document Centre 265LP laser printer launch configuration version, and complete product identifier.
                                                       xcmPidDC265LPV2 1.3.6.1.4.1.253.8.62.1.1.4.2.2
Document Centre 265LP laser printer first post-launch configuration version, and complete product identifier.
                                                       xcmPidDC265LPV3 1.3.6.1.4.1.253.8.62.1.1.4.2.3
Document Centre 265LP laser printer second post-launch configuration version, and complete product identifier.
                                               xcmPidDC240 1.3.6.1.4.1.253.8.62.1.1.5
Document Centre 240 product type identifier (not a complete product identifier).
                                                   xcmPidDC240ST 1.3.6.1.4.1.253.8.62.1.1.5.1
Document Centre 240ST multi-function system model identifier (not a complete product identifier).
                                                       xcmPidDC240STV1 1.3.6.1.4.1.253.8.62.1.1.5.1.1
Document Centre 240ST multi-function system launch configuration version, and complete product identifier.
                                                       xcmPidDC240STV2 1.3.6.1.4.1.253.8.62.1.1.5.1.2
Document Centre 240ST multi-function system first post-launch configuration version, and complete product identifier.
                                                       xcmPidDC240STV3 1.3.6.1.4.1.253.8.62.1.1.5.1.3
Document Centre 240ST multi-function system second post-launch configuration version, and complete product identifier.
                                               xcmPidDC340 1.3.6.1.4.1.253.8.62.1.1.6
Document Centre 340 product type identifier (not a complete product identifier).
                                                   xcmPidDC340ST 1.3.6.1.4.1.253.8.62.1.1.6.1
Document Centre 340ST multi-function system model identifier (not a complete product identifier).
                                                       xcmPidDC340STV1 1.3.6.1.4.1.253.8.62.1.1.6.1.1
Document Centre 340ST multi-function system launch configuration version, and complete product identifier.
                                                       xcmPidDC340STV2 1.3.6.1.4.1.253.8.62.1.1.6.1.2
Document Centre 340ST multi-function system first post-launch configuration version, and complete product identifier.
                                               xcmPidDC255 1.3.6.1.4.1.253.8.62.1.1.7
Document Centre 255 product type identifier (not a complete product identifier).
                                                   xcmPidDC255ST 1.3.6.1.4.1.253.8.62.1.1.7.1
Document Centre 255ST multi-function system model identifier (not a complete product identifier).
                                                       xcmPidDC255STV1 1.3.6.1.4.1.253.8.62.1.1.7.1.1
Document Centre 255ST multi-function system launch configuration version, and complete product identifier.
                                                       xcmPidDC255STV2 1.3.6.1.4.1.253.8.62.1.1.7.1.2
Document Centre 255ST multi-function system first post-launch configuration version, and complete product identifier.
                                                       xcmPidDC255STV3 1.3.6.1.4.1.253.8.62.1.1.7.1.3
Document Centre 255ST multi-function system second post-launch configuration version, and complete product identifier.
                                                   xcmPidDC255LP 1.3.6.1.4.1.253.8.62.1.1.7.2
Document Centre 255LP laser printer model identifier (not a complete product identifier).
                                                       xcmPidDC255LPV1 1.3.6.1.4.1.253.8.62.1.1.7.2.1
Document Centre 255LP laser printer launch configuration version, and complete product identifier.
                                                       xcmPidDC255LPV2 1.3.6.1.4.1.253.8.62.1.1.7.2.2
Document Centre 255LP laser printer first post-launch configuration version, and complete product identifier.
                                                       xcmPidDC255LPV3 1.3.6.1.4.1.253.8.62.1.1.7.2.3
Document Centre 255LP laser printer second post-launch configuration version, and complete product identifier.
                                               xcmPidDC220 1.3.6.1.4.1.253.8.62.1.1.8
Document Centre 220 product type identifier (not a complete product identifier).
                                                   xcmPidDC220ST 1.3.6.1.4.1.253.8.62.1.1.8.1
Document Centre 220ST multi-function system model identifier (not a complete product identifier).
                                                       xcmPidDC220STV3 1.3.6.1.4.1.253.8.62.1.1.8.1.3
Document Centre 220ST multi-function system second post-launch configuration version, and complete product identifier.
                                                       xcmPidDC220STV4 1.3.6.1.4.1.253.8.62.1.1.8.1.4
Document Centre 220ST multi-function system third post-launch configuration version, and complete product identifier.
                                               xcmPidDC332 1.3.6.1.4.1.253.8.62.1.1.9
Document Centre 332 product type identifier (not a complete product identifier).
                                                   xcmPidDC332ST 1.3.6.1.4.1.253.8.62.1.1.9.1
Document Centre 332ST multi-function system model identifier (not a complete product identifier).
                                                       xcmPidDC332STV1 1.3.6.1.4.1.253.8.62.1.1.9.1.1
Document Centre 332ST multi-function system launch configuration version, and complete product identifier.
                                                       xcmPidDC332STV2 1.3.6.1.4.1.253.8.62.1.1.9.1.2
Document Centre 332ST multi-function system first post-launch configuration version, and complete product identifier.
                                               xcmPidDC4XX 1.3.6.1.4.1.253.8.62.1.1.17
Document Centre 4XX product type identifier (not a complete product identifier).
                                                     xcmPidDC460 1.3.6.1.4.1.253.8.62.1.1.17.2
Document Centre 460 multi-functional system model identifier (not a complete product identifier).
                                                         xcmPidDC460V1 1.3.6.1.4.1.253.8.62.1.1.17.2.1
Document Centre 460 multi-functional system launch configuration version, and complete product identifier.
                                                     xcmPidDC470 1.3.6.1.4.1.253.8.62.1.1.17.4
Document Centre 470 multi-functional system model identifier (not a complete product identifier).
                                                         xcmPidDC470V1 1.3.6.1.4.1.253.8.62.1.1.17.4.1
Document Centre 470 multi-functional system launch configuration version, and complete product identifier.
                                               xcmPidDC420 1.3.6.1.4.1.253.8.62.1.1.19
Document Centre 420 product type identifier (not a complete product identifier).
                                                     xcmPidDC420ST 1.3.6.1.4.1.253.8.62.1.1.19.1
Document Centre 420ST multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC420STV1 1.3.6.1.4.1.253.8.62.1.1.19.1.1
Document Centre 420ST multi-function system launch configuration version, and complete product identifier.
                                                         xcmPidDC420STV2 1.3.6.1.4.1.253.8.62.1.1.19.1.2
Document Centre 420ST multi-function system first post-launch configuration version, and complete product identifier.
                                                     xcmPidDC426 1.3.6.1.4.1.253.8.62.1.1.19.2
Document Centre 426 multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC426V1 1.3.6.1.4.1.253.8.62.1.1.19.2.1
Document Centre 426 multi-function system launch configuration version, and complete product identifier.
                                               xcmPidDC432 1.3.6.1.4.1.253.8.62.1.1.20
Document Centre 432 product type identifier (not a complete product identifier).
                                                     xcmPidDC432ST 1.3.6.1.4.1.253.8.62.1.1.20.1
Document Centre 432ST multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC432STV1 1.3.6.1.4.1.253.8.62.1.1.20.1.1
Document Centre 432ST multi-function system launch configuration version, and complete product identifier.
                                                         xcmPidDC432STV2 1.3.6.1.4.1.253.8.62.1.1.20.1.2
Document Centre 432ST multi-function system first post-launch configuration version, and complete product identifier.
                                                         xcmPidDC432STV3 1.3.6.1.4.1.253.8.62.1.1.20.1.3
Document Centre 432ST multi-function system second post-launch configuration version, and complete product identifier.
                                                         xcmPidDC432STV4 1.3.6.1.4.1.253.8.62.1.1.20.1.4
Document Centre 432ST multi-function system third post-launch configuration version, and complete product identifier.
                                                         xcmPidDC432STV5 1.3.6.1.4.1.253.8.62.1.1.20.1.5
Document Centre 432ST multi-function system fourth post-launch configuration version, and complete product identifier.
                                                     xcmPidDC430 1.3.6.1.4.1.253.8.62.1.1.20.2
Document Centre 430 multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC430V1 1.3.6.1.4.1.253.8.62.1.1.20.2.1
Document Centre 430 multi-function system launch configuration version, and complete product identifier.
                                               xcmPidDC440 1.3.6.1.4.1.253.8.62.1.1.21
Document Centre 440 product type identifier (not a complete product identifier).
                                                     xcmPidDC440ST 1.3.6.1.4.1.253.8.62.1.1.21.1
Document Centre 440ST multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC440STV1 1.3.6.1.4.1.253.8.62.1.1.21.1.1
Document Centre 440ST multi-function system launch configuration version, and complete product identifier.
                                                         xcmPidDC440STV2 1.3.6.1.4.1.253.8.62.1.1.21.1.2
Document Centre 440ST multi-function system first post-launch configuration version, and complete product identifier.
                                                         xcmPidDC440STV3 1.3.6.1.4.1.253.8.62.1.1.21.1.3
Document Centre 440ST multi-function system second post-launch configuration version, and complete product identifier.
                                               xcmPidDC230i 1.3.6.1.4.1.253.8.62.1.1.22
Document Centre 230i multi-function system model identifier (not a complete product identifier).
                                                     xcmPidDC230iST 1.3.6.1.4.1.253.8.62.1.1.22.1
Document Centre 230iST multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC230iSTV1 1.3.6.1.4.1.253.8.62.1.1.22.1.1
Document Centre 230iST multi-function system launch configuration version, and complete product identifier.
                                                         xcmPidDC230iSTV2 1.3.6.1.4.1.253.8.62.1.1.22.1.2
Document Centre 230iST multi-function system first post-launch configuration version, and complete product identifier.
                                               xcmPidDC4YY 1.3.6.1.4.1.253.8.62.1.1.23
Document Centre 4YY product type identifier (not a complete product identifier).
                                                     xcmPidDC480 1.3.6.1.4.1.253.8.62.1.1.23.1
Document Centre 480 multi-functional system model identifier (not a complete product identifier).
                                                         xcmPidDC480V1 1.3.6.1.4.1.253.8.62.1.1.23.1.1
Document Centre 480 multi-functional system, UNUSED version, and complete product identifier.
                                               xcmPidDC425 1.3.6.1.4.1.253.8.62.1.1.24
Document Centre 425 product type identifier (not a complete product identifier).
                                                     xcmPidDC425ST 1.3.6.1.4.1.253.8.62.1.1.24.1
Document Centre 425ST multi-functional system model identifier (not a complete product identifier).
                                                         xcmPidDC425STV1 1.3.6.1.4.1.253.8.62.1.1.24.1.1
Document Centre 425ST multi-functional system launch configuration version, and complete product identifier.
                                               xcmPidDC555 1.3.6.1.4.1.253.8.62.1.1.27
Document Centre 555 product type identifier (not a complete product identifier).
                                                     xcmPidDC555ST 1.3.6.1.4.1.253.8.62.1.1.27.1
Document Centre 555ST multi-functional system model identifier (not a complete product identifier).
                                                         xcmPidDC555STV1 1.3.6.1.4.1.253.8.62.1.1.27.1.1
Document Centre 555ST multi-functional system ECE pre-launch configuration version, and complete product identifier.
                                                         xcmPidDC555STV2 1.3.6.1.4.1.253.8.62.1.1.27.1.2
Document Centre 555ST multi-functional system, launch configuration version, and complete product identifier.
                                               xcmPidDC535 1.3.6.1.4.1.253.8.62.1.1.30
Document Centre 535 product type identifier (not a complete product identifier).
                                                     xcmPidDC535ST 1.3.6.1.4.1.253.8.62.1.1.30.1
Document Centre 535 multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC535STV1 1.3.6.1.4.1.253.8.62.1.1.30.1.1
Document Centre 535 multi-function system ECE pre-launch configuration version, and complete product identifier.
                                                         xcmPidDC535STV2 1.3.6.1.4.1.253.8.62.1.1.30.1.2
Document Centre 535 multi-function system launch configuration version, and complete product identifier.
                                               xcmPidDC545 1.3.6.1.4.1.253.8.62.1.1.31
Document Centre 545 product type identifier (not a complete product identifier).
                                                     xcmPidDC545ST 1.3.6.1.4.1.253.8.62.1.1.31.1
Document Centre 545 multi-function system model identifier (not a complete product identifier).
                                                         xcmPidDC545STV1 1.3.6.1.4.1.253.8.62.1.1.31.1.1
Document Centre 545 multi-function system ECE pre-launch configuration version, and complete product identifier.
                                                         xcmPidDC545STV2 1.3.6.1.4.1.253.8.62.1.1.31.1.2
Document Centre 545 multi-function system launch configuration version, and complete product identifier.
                                           xcmPidDesktopDocuPrintPrinters 1.3.6.1.4.1.253.8.62.1.2
Desktop DocuPrint Printers product line identifier (not a complete product identifier).
                                               xcmPid4517 1.3.6.1.4.1.253.8.62.1.2.2
Desktop DocuPrint 4517 product type identifier (not a complete product identifier).
                                                   xcmPid4517PlusM1 1.3.6.1.4.1.253.8.62.1.2.2.1
Desktop DocuPrint 4517+ launch configuration model identifier (not a complete product identifier).
                                                       xcmPid4517PlusM1V1 1.3.6.1.4.1.253.8.62.1.2.2.1.1
Desktop DocuPrint 4517+ launch configuration model and version, and complete product identifier.
                                                   xcmPidDocuPrintN17 1.3.6.1.4.1.253.8.62.1.2.2.2
Desktop DocuPrint N17 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintN17V1 1.3.6.1.4.1.253.8.62.1.2.2.2.1
Desktop DocuPrint N17 launch configuration model and version, and complete product identifier.
                                               xcmPidDocuPrintC55 1.3.6.1.4.1.253.8.62.1.2.3
Desktop DocuPrint C55 product type identifier (not a complete product identifier).
                                                   xcmPidDocuPrintC55M1 1.3.6.1.4.1.253.8.62.1.2.3.1
Desktop DocuPrint C55 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintC55M1V1 1.3.6.1.4.1.253.8.62.1.2.3.1.1
Desktop DocuPrint C55 launch configuration model and version, and complete product identifier.
                                                       xcmPidDocuPrintC55M1V2 1.3.6.1.4.1.253.8.62.1.2.3.1.2
Desktop DocuPrint C55 launch configuration model post-launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintNC60 1.3.6.1.4.1.253.8.62.1.2.3.2
Desktop DocuPrint NC60 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintNC60V1 1.3.6.1.4.1.253.8.62.1.2.3.2.1
Desktop DocuPrint NC60 launch configuration model and version, and complete product identifier.
                                               xcmPidP1210 1.3.6.1.4.1.253.8.62.1.2.4
Desktop DocuPrint P1210 product type identifier (not a complete product identifier).
                                                   xcmPidP1210M1 1.3.6.1.4.1.253.8.62.1.2.4.1
Desktop DocuPrint P1210 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidP1210M1V1 1.3.6.1.4.1.253.8.62.1.2.4.1.1
Desktop DocuPrint P1210 launch configuration model and version, and complete product identifier.
                                               xcmPidP3400 1.3.6.1.4.1.253.8.62.1.2.5
Xerox Phaser 3400 product type identifier (not a complete product identifier).
                                                   xcmPidP3400M1 1.3.6.1.4.1.253.8.62.1.2.5.1
Xerox Phaser 3400 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidP3400M1V1 1.3.6.1.4.1.253.8.62.1.2.5.1.1
Xerox Phaser 3400 launch configuration model and version, and complete product identifier.
                                           xcmPidWorkGroupDocuPrintPrinters 1.3.6.1.4.1.253.8.62.1.3
WorkGroup & MidRange DocuPrint Printers product line identifier (not a complete product identifier).
                                               xcmPidDocuPrintNnn 1.3.6.1.4.1.253.8.62.1.3.2
WorkGroup DocuPrint Nnn product type identifier (not a complete product identifier).
                                                   xcmPidDocuPrintN32 1.3.6.1.4.1.253.8.62.1.3.2.1
WorkGroup DocuPrint N32 model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintN32V1 1.3.6.1.4.1.253.8.62.1.3.2.1.1
WorkGroup DocuPrint N32 launch configuration version, and complete product identifier.
                                                       xcmPidDocuPrintN32V2 1.3.6.1.4.1.253.8.62.1.3.2.1.2
WorkGroup DocuPrint N32 post-launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN24 1.3.6.1.4.1.253.8.62.1.3.2.2
WorkGroup DocuPrint N24 model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintN24V1 1.3.6.1.4.1.253.8.62.1.3.2.2.1
WorkGroup DocuPrint N24 launch configuration version, and complete product identifier.
                                                       xcmPidDocuPrintN24V2 1.3.6.1.4.1.253.8.62.1.3.2.2.2
WorkGroup DocuPrint N24 post-launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN40 1.3.6.1.4.1.253.8.62.1.3.2.3
WorkGroup DocuPrint N40 model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintN40V1 1.3.6.1.4.1.253.8.62.1.3.2.3.1
WorkGroup DocuPrint N40 launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN2025 1.3.6.1.4.1.253.8.62.1.3.2.17
WorkGroup DocuPrint N2025 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintN2025V1 1.3.6.1.4.1.253.8.62.1.3.2.17.1
WorkGroup DocuPrint N2025 launch configuration version, and complete product identifier.
                                                         xcmPidDocuPrintN2025V2 1.3.6.1.4.1.253.8.62.1.3.2.17.2
WorkGroup DocuPrint N2025 first post-launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN2125 1.3.6.1.4.1.253.8.62.1.3.2.18
WorkGroup DocuPrint N2125 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintN2125V1 1.3.6.1.4.1.253.8.62.1.3.2.18.1
WorkGroup DocuPrint N2125 launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN2425 1.3.6.1.4.1.253.8.62.1.3.2.19
WorkGroup DocuPrint N2425 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintN2425V1 1.3.6.1.4.1.253.8.62.1.3.2.19.1
WorkGroup DocuPrint N2425 launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN2825 1.3.6.1.4.1.253.8.62.1.3.2.20
WorkGroup DocuPrint N2825 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintN2825V1 1.3.6.1.4.1.253.8.62.1.3.2.20.1
WorkGroup DocuPrint N2825 launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN3225 1.3.6.1.4.1.253.8.62.1.3.2.21
WorkGroup DocuPrint N3225 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintN3225V1 1.3.6.1.4.1.253.8.62.1.3.2.21.1
WorkGroup DocuPrint N3225 launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN4025 1.3.6.1.4.1.253.8.62.1.3.2.22
WorkGroup DocuPrint N4025 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintN4025V1 1.3.6.1.4.1.253.8.62.1.3.2.22.1
WorkGroup DocuPrint N4025 launch configuration version, and complete product identifier.
                                                         xcmPidDocuPrintN4025V2 1.3.6.1.4.1.253.8.62.1.3.2.22.2
WorkGroup DocuPrint N4025 first post-launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintAyame35 1.3.6.1.4.1.253.8.62.1.3.2.35
WorkGroup DocuPrint Ayame35 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintAyame35V1 1.3.6.1.4.1.253.8.62.1.3.2.35.1
WorkGroup DocuPrint Ayame35 launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintN4525 1.3.6.1.4.1.253.8.62.1.3.2.36
WorkGroup DocuPrint N4525 model identifier (not a complete product identifier).
                                                         xcmPidDocuPrintN4525V1 1.3.6.1.4.1.253.8.62.1.3.2.36.1
WorkGroup DocuPrint N4525 launch configuration version, and complete product identifier.
                                                   xcmPidPhaser5400 1.3.6.1.4.1.253.8.62.1.3.2.37
WorkGroup Phaser 5400 model identifier (not a complete product identifier).
                                                         xcmPidPhaser5400V1 1.3.6.1.4.1.253.8.62.1.3.2.37.1
WorkGroup Phaser 5400 launch configuration version, and complete product identifier.
                                               xcmPidDocuPrintNCnn 1.3.6.1.4.1.253.8.62.1.3.3
WorkGroup DocuPrint NCnn Color Laser Printers product type identifier (not a complete product identifier).
                                                   xcmPidDocuPrintNC70 1.3.6.1.4.1.253.8.62.1.3.3.1
WorkGroup DocuPrint NC70 Color Laser Printer model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintNC70V1 1.3.6.1.4.1.253.8.62.1.3.3.1.1
WorkGroup DocuPrint NC70 Color Laser Printer launch configuration version, and complete product identifier.
                                                   xcmPidDocuPrintNC80 1.3.6.1.4.1.253.8.62.1.3.3.2
WorkGroup DocuPrint NC80 Color Laser Printer model identifier (not a complete product identifier).
                                                       xcmPidDocuPrintNC80V1 1.3.6.1.4.1.253.8.62.1.3.3.2.1
WorkGroup DocuPrint NC80 Color Laser Printer launch configuration version, and complete product identifier.
                                           xcmPidMidRangeColorPrinters 1.3.6.1.4.1.253.8.62.1.4
MidRange Color Printers product line identifier (not a complete product identifier).
                                               xcmPidDCColorSeries50 1.3.6.1.4.1.253.8.62.1.4.2
Document Centre ColorSeries 50 mid-range color printer product type identifier (not a complete product identifier).
                                                   xcmPidDCColorSeries50M1 1.3.6.1.4.1.253.8.62.1.4.2.1
Document Centre ColorSeries 50 mid-range color printer launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDCColorSeries50M1V1 1.3.6.1.4.1.253.8.62.1.4.2.1.1
Document Centre ColorSeries 50 mid-range color printer launch configuration version, and complete product identifier.
                                           xcmPidDocuTechs 1.3.6.1.4.1.253.8.62.1.5
DocuTech product line identifier (not a complete product identifier).
                                               xcmPidDocuTech6135 1.3.6.1.4.1.253.8.62.1.5.2
DocuTech 6135 product type identifier (not a complete product identifier).
                                                   xcmPidDocuTech6135M1 1.3.6.1.4.1.253.8.62.1.5.2.1
DocuTech 6135 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuTech6135M1V1 1.3.6.1.4.1.253.8.62.1.5.2.1.1
DocuTech 6135 launch configuration version, and complete product identifier.
                                                       xcmPidDocuTech6135M1V2 1.3.6.1.4.1.253.8.62.1.5.2.1.2
DocuTech 6135 launch configuration version, and complete product identifier.
                                               xcmPidDocuTech6180 1.3.6.1.4.1.253.8.62.1.5.3
DocuTech 6180 product type identifier (not a complete product identifier).
                                                   xcmPidDocuTech6180M1 1.3.6.1.4.1.253.8.62.1.5.3.1
DocuTech 6180 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuTech6180M1V1 1.3.6.1.4.1.253.8.62.1.5.3.1.1
DocuTech 6180 launch configuration version, and complete product identifier.
                                                       xcmPidDocuTech6180M1V2 1.3.6.1.4.1.253.8.62.1.5.3.1.2
DocuTech 6180 launch configuration version, and complete product identifier.
                                               xcmPidDocuTech6100 1.3.6.1.4.1.253.8.62.1.5.4
DocuTech 6100 product type identifier (not a complete product identifier).
                                                   xcmPidDocuTech6100M1 1.3.6.1.4.1.253.8.62.1.5.4.1
DocuTech 6100 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuTech6100M1V1 1.3.6.1.4.1.253.8.62.1.5.4.1.1
DocuTech 6100 launch configuration version, and complete product identifier.
                                                       xcmPidDocuTech6100M1V2 1.3.6.1.4.1.253.8.62.1.5.4.1.2
DocuTech 6100 launch configuration version, and complete product identifier.
                                               xcmPidDocuTech6115 1.3.6.1.4.1.253.8.62.1.5.5
DocuTech 6115 product type identifier (not a complete product identifier).
                                                   xcmPidDocuTech6115M1 1.3.6.1.4.1.253.8.62.1.5.5.1
DocuTech 6115 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuTech6115M1V1 1.3.6.1.4.1.253.8.62.1.5.5.1.1
DocuTech 6115 launch configuration version, and complete product identifier.
                                                       xcmPidDocuTech6115M1V2 1.3.6.1.4.1.253.8.62.1.5.5.1.2
DocuTech 6115 launch configuration version, and complete product identifier.
                                               xcmPidDocuTech6155 1.3.6.1.4.1.253.8.62.1.5.6
DocuTech 6155 product type identifier (not a complete product identifier).
                                                   xcmPidDocuTech6155M1 1.3.6.1.4.1.253.8.62.1.5.6.1
DocuTech 6155 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuTech6155M1V1 1.3.6.1.4.1.253.8.62.1.5.6.1.1
DocuTech 6155 launch configuration version, and complete product identifier.
                                                       xcmPidDocuTech6155M1V2 1.3.6.1.4.1.253.8.62.1.5.6.1.2
DocuTech 6155 launch configuration version, and complete product identifier.
                                               xcmPidDocuTech6075 1.3.6.1.4.1.253.8.62.1.5.7
DocuTech 6075 product type identifier (not a complete product identifier).
                                                   xcmPidDocuTech6075M1 1.3.6.1.4.1.253.8.62.1.5.7.1
DocuTech 6075 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuTech6075M1V1 1.3.6.1.4.1.253.8.62.1.5.7.1.1
DocuTech 6075 launch configuration version, and complete product identifier.
                                               xcmPidDocuTech6090 1.3.6.1.4.1.253.8.62.1.5.8
DocuTech 6090 product type identifier (not a complete product identifier).
                                                   xcmPidDocuTech6090M1 1.3.6.1.4.1.253.8.62.1.5.8.1
DocuTech 6090 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDocuTech6090M1V1 1.3.6.1.4.1.253.8.62.1.5.8.1.1
DocuTech 6090 launch configuration version, and complete product identifier.
                                               xcmPidDocuTechHiColorEPS 1.3.6.1.4.1.253.8.62.1.5.19
DocuTech Highlight Color EPS product type identifier (not a complete product identifier).
                                               xcmPidDocuSPDFE 1.3.6.1.4.1.253.8.62.1.5.20
DocuSP-DFE B/W Copier / Printer product type identifier (not a complete product identifier).
                                               xcmPidDocuSPDFEColor 1.3.6.1.4.1.253.8.62.1.5.21
DocuSP-DFE Color Copier / Printer product type identifier (not a complete product identifier).
                                               xcmPidDocuSPTEAK 1.3.6.1.4.1.253.8.62.1.5.22
Xerox 41xx Copier / Printer with Free Flow Print Server product type identifier (not a complete product identifier).
                                           xcmPidDedPrintServers 1.3.6.1.4.1.253.8.62.1.8
Dedicated print servers product line identifier (not a complete product identifier).
                                               xcmPidPhaserPrintServer 1.3.6.1.4.1.253.8.62.1.8.2
Xerox Fast Port dedicated print server product type identifier (not a complete product identifier).
                                                   xcmPidPhaserEX7750 1.3.6.1.4.1.253.8.62.1.8.2.1
Xerox Phaser Fiery model identifier (not a complete product identifier).
                                                       xcmPidPhaserEX7750GX 1.3.6.1.4.1.253.8.62.1.8.2.1.1
Xerox Phaser EX7750 Controller with Phaser 7750GX Printer configuration.
                                                       xcmPidPhaserEX7750DXF 1.3.6.1.4.1.253.8.62.1.8.2.1.2
Xerox Phaser EX7750 Controller with Phaser 7750DXF Printer configuration.
                                           xcmPidDocuPrintNPS 1.3.6.1.4.1.253.8.62.1.9
DocuPrint NPS (Network Printing Systems) product line identifier (not a complete product identifier).
                                               xcmPidDP4050NPS 1.3.6.1.4.1.253.8.62.1.9.1
DocuPrint NPS DP4050 product type identifier (not a complete product identifier).
                                                   xcmPidDP4050NPSM1 1.3.6.1.4.1.253.8.62.1.9.1.1
DocuPrint NPS DP4050 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP4050NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.1.1.1
DocuPrint NPS DP4050 launch configuration version, and complete product identifier.
                                               xcmPidDP4090NPS 1.3.6.1.4.1.253.8.62.1.9.2
DocuPrint NPS DP4090 product type identifier (not a complete product identifier).
                                                   xcmPidDP4090NPSM1 1.3.6.1.4.1.253.8.62.1.9.2.1
DocuPrint NPS DP4090 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP4090NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.2.1.1
DocuPrint NPS DP4090 launch configuration version, and complete product identifier.
                                               xcmPidDP4850NPS 1.3.6.1.4.1.253.8.62.1.9.3
DocuPrint NPS DP4850 product type identifier (not a complete product identifier).
                                                   xcmPidDP4850NPSM1 1.3.6.1.4.1.253.8.62.1.9.3.1
DocuPrint NPS DP4850 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP4850NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.3.1.1
DocuPrint NPS DP4850 launch configuration version, and complete product identifier.
                                               xcmPidDP4890NPS 1.3.6.1.4.1.253.8.62.1.9.4
DocuPrint NPS DP4890 product type identifier (not a complete product identifier).
                                                   xcmPidDP4890NPSM1 1.3.6.1.4.1.253.8.62.1.9.4.1
DocuPrint NPS DP4890 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP4890NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.4.1.1
DocuPrint NPS DP4890 launch configuration version, and complete product identifier.
                                               xcmPidDP4635NPS 1.3.6.1.4.1.253.8.62.1.9.5
DocuPrint NPS DP4635 product type identifier (not a complete product identifier).
                                                   xcmPidDP4635NPSM1 1.3.6.1.4.1.253.8.62.1.9.5.1
DocuPrint NPS DP4635 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP4635NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.5.1.1
DocuPrint NPS DP4635 launch configuration version, and complete product identifier.
                                                   xcmPidDP4635NPSMicr 1.3.6.1.4.1.253.8.62.1.9.5.2
DocuPrint NPS DP4635 Micr launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP4635NPSMicrV1 1.3.6.1.4.1.253.8.62.1.9.5.2.1
DocuPrint NPS DP4635 Micr launch configuration version, and complete product identifier.
                                               xcmPidDP180NPS 1.3.6.1.4.1.253.8.62.1.9.6
DocuPrint NPS DP180 product type identifier (not a complete product identifier).
                                                   xcmPidDP180NPSM1 1.3.6.1.4.1.253.8.62.1.9.6.1
DocuPrint NPS DP180 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP180NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.6.1.1
DocuPrint NPS DP180 launch configuration version, and complete product identifier.
                                                   xcmPidDP180NPSMicr 1.3.6.1.4.1.253.8.62.1.9.6.2
DocuPrint NPS DP180 Micr launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP180NPSMicrV1 1.3.6.1.4.1.253.8.62.1.9.6.2.1
DocuPrint NPS DP180 Micr launch configuration version, and complete product identifier.
                                               xcmPidDP96NPS 1.3.6.1.4.1.253.8.62.1.9.7
DocuPrint NPS DP96 product type identifier (not a complete product identifier).
                                                   xcmPidDP96NPSM1 1.3.6.1.4.1.253.8.62.1.9.7.1
DocuPrint NPS DP96 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP96NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.7.1.1
DocuPrint NPS DP96 launch configuration version, and complete product identifier.
                                                   xcmPidDP96NPSMicr 1.3.6.1.4.1.253.8.62.1.9.7.2
DocuPrint NPS DP96 Micr launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP96NPSMicrV1 1.3.6.1.4.1.253.8.62.1.9.7.2.1
DocuPrint NPS DP96 Micr launch configuration version, and complete product identifier.
                                               xcmPidDP92cNPS 1.3.6.1.4.1.253.8.62.1.9.8
DocuPrint NPS DP92c product type identifier (not a complete product identifier).
                                                   xcmPidDP92cNPSM1 1.3.6.1.4.1.253.8.62.1.9.8.1
DocuPrint NPS DP92c launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP92cNPSM1V1 1.3.6.1.4.1.253.8.62.1.9.8.1.1
DocuPrint NPS DP92c launch configuration version, and complete product identifier.
                                               xcmPidDP155NPS 1.3.6.1.4.1.253.8.62.1.9.9
DocuPrint NPS DP155 product type identifier (not a complete product identifier).
                                                   xcmPidDP155NPSM1 1.3.6.1.4.1.253.8.62.1.9.9.1
DocuPrint NPS DP155 launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP155NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.9.1.1
DocuPrint NPS DP155 launch configuration version, and complete product identifier.
                                                   xcmPidDP155NPSMicr 1.3.6.1.4.1.253.8.62.1.9.9.2
DocuPrint NPS DP155 Micr launch configuration model identifier (not a complete product identifier).
                                                       xcmPidDP155NPSMicrV1 1.3.6.1.4.1.253.8.62.1.9.9.2.1
DocuPrint NPS DP155 Micr launch configuration version, and complete product identifier.
                                               xcmPidDP115NPS 1.3.6.1.4.1.253.8.62.1.9.17
DocuPrint NPS DP115 product type identifier (not a complete product identifier).
                                                     xcmPidDP115NPSM1 1.3.6.1.4.1.253.8.62.1.9.17.1
DocuPrint NPS DP115 launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP115NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.17.1.1
DocuPrint NPS DP115 launch configuration version, and complete product identifier.
                                                     xcmPidDP115NPSMicr 1.3.6.1.4.1.253.8.62.1.9.17.2
DocuPrint NPS DP115 Micr launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP115NPSMicrV1 1.3.6.1.4.1.253.8.62.1.9.17.2.1
DocuPrint NPS DP115 Micr launch configuration version, and complete product identifier.
                                               xcmPidDP100NPS 1.3.6.1.4.1.253.8.62.1.9.18
DocuPrint NPS DP100 product type identifier (not a complete product identifier).
                                                     xcmPidDP100NPSM1 1.3.6.1.4.1.253.8.62.1.9.18.1
DocuPrint NPS DP100 launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP100NPSM1V1 1.3.6.1.4.1.253.8.62.1.9.18.1.1
DocuPrint NPS DP100 launch configuration version, and complete product identifier.
                                                     xcmPidDP100NPSMicr 1.3.6.1.4.1.253.8.62.1.9.18.2
DocuPrint NPS DP100 Micr launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP100NPSMicrV1 1.3.6.1.4.1.253.8.62.1.9.18.2.1
DocuPrint NPS DP100 Micr launch configuration version, and complete product identifier.
                                               xcmPidDC2000FamilyNPS 1.3.6.1.4.1.253.8.62.1.9.19
DocuColor 2000 NPS Family product line identifier (not a complete product identifier).
                                                     xcmPidDocuColor2045NPS 1.3.6.1.4.1.253.8.62.1.9.19.1
Xerox DocuColor 2045 NPS/IPS product identifier (not a complete product identifier).
                                                         xcmPidDocuColor2045NPSV1 1.3.6.1.4.1.253.8.62.1.9.19.1.1
Xerox DocuColor 2045 NPS/IPS launch configuration version, and complete product identifier.
                                                     xcmPidDocuColor2060NPS 1.3.6.1.4.1.253.8.62.1.9.19.2
Xerox DocuColor 2060 NPS/IPS product type identifier (not a complete product identifier).
                                                         xcmPidDocuColor2060NPSV1 1.3.6.1.4.1.253.8.62.1.9.19.2.1
Xerox DocuColor 2060 NPS/IPS launch configuration version, and complete product identifier.
                                                     xcmPidDocuColor5252NPS 1.3.6.1.4.1.253.8.62.1.9.19.3
Xerox DocuColor 5252 NPS/IPS product type identifier (not a complete product identifier).
                                                         xcmPidDocuColor5252NPSV1 1.3.6.1.4.1.253.8.62.1.9.19.3.1
Xerox DocuColor 5252 NPS/IPS launch configuration version, and complete product identifier.
                                               xcmPidDC6000FamilyNPS 1.3.6.1.4.1.253.8.62.1.9.20
DocuColor 6000 NPS Family product line identifier (not a complete product identifier).
                                                     xcmPidDocuColor6060NPS 1.3.6.1.4.1.253.8.62.1.9.20.1
Xerox DocuColor 6060 NPS/IPS product type identifier (not a complete product identifier).
                                                         xcmPidDocuColor6060NPSV1 1.3.6.1.4.1.253.8.62.1.9.20.1.1
Xerox DocuColor 6060 NPS/IPS launch configuration version, and complete product identifier.
                                           xcmPidDocuColor2000Series 1.3.6.1.4.1.253.8.62.1.17
DocuColor 2000 Family product line identifier (not a complete product identifier).
                                                 xcmPidDocuColor3000series 1.3.6.1.4.1.253.8.62.1.17.7
Xerox DocuColor 3000 Digital Press product type identifier (not a complete product identifier).
                                                     xcmPidDocuColor240SPLASH 1.3.6.1.4.1.253.8.62.1.17.7.8
Xerox DocuColor 240 with the Fiery Controller and DFE launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDocuColor240SPLASHv1 1.3.6.1.4.1.253.8.62.1.17.7.8.1
Xerox DocuColor 240 with the Fiery Controller and DFE configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor250SPLASH 1.3.6.1.4.1.253.8.62.1.17.7.9
Xerox DocuColor 250 with the Fiery Controller and DFE launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDocuColor250SPLASHv1 1.3.6.1.4.1.253.8.62.1.17.7.9.1
Xerox DocuColor 250 with the Fiery Controller and DFE configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor242EFI 1.3.6.1.4.1.253.8.62.1.17.7.17
Xerox DocuColor 242 with the EFI Fiery Controller launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor242EFIv1 1.3.6.1.4.1.253.8.62.1.17.7.17.1
Xerox DocuColor 242 with the EFI Fiery Controller configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor242 1.3.6.1.4.1.253.8.62.1.17.7.18
Xerox DocuColor 242 with the Fiery Color Server launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor242v1 1.3.6.1.4.1.253.8.62.1.17.7.18.1
Xerox DocuColor 242 with the Fiery Color Server configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor252EFI 1.3.6.1.4.1.253.8.62.1.17.7.19
Xerox DocuColor 252 with the EFI Fiery Controller launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor252EFIv1 1.3.6.1.4.1.253.8.62.1.17.7.19.1
Xerox DocuColor 252 with the EFI Fiery Controller configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor252 1.3.6.1.4.1.253.8.62.1.17.7.20
Xerox DocuColor 252 with the Fiery Color Server launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor252v1 1.3.6.1.4.1.253.8.62.1.17.7.20.1
Xerox DocuColor 252 with the Fiery Color Server configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor260EFI 1.3.6.1.4.1.253.8.62.1.17.7.21
Xerox DocuColor 260 with the EFI Fiery Controller launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor260EFIv1 1.3.6.1.4.1.253.8.62.1.17.7.21.1
Xerox DocuColor 260 with the EFI Fiery Controller configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor260 1.3.6.1.4.1.253.8.62.1.17.7.22
Xerox DocuColor 260 with the Fiery Color Server launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor260v1 1.3.6.1.4.1.253.8.62.1.17.7.22.1
Xerox DocuColor 260 with the Fiery Color Server configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor242C 1.3.6.1.4.1.253.8.62.1.17.7.23
Xerox DocuColor 242 with the Creo Spire Color Server launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor242Cv1 1.3.6.1.4.1.253.8.62.1.17.7.23.1
Xerox DocuColor 242 with the Creo Spire Color Server configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor242S 1.3.6.1.4.1.253.8.62.1.17.7.24
Xerox DocuColor 242 Splash launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor242Sv1 1.3.6.1.4.1.253.8.62.1.17.7.24.1
Xerox DocuColor 242 Splash configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor252C 1.3.6.1.4.1.253.8.62.1.17.7.25
Xerox DocuColor 252 with the Creo Spire Color Server launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor252Cv1 1.3.6.1.4.1.253.8.62.1.17.7.25.1
Xerox DocuColor 252 with the Creo Spire Color Server configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor252S 1.3.6.1.4.1.253.8.62.1.17.7.26
Xerox DocuColor 252 Splash launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor252Sv1 1.3.6.1.4.1.253.8.62.1.17.7.26.1
Xerox DocuColor 252 Splash configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor260C 1.3.6.1.4.1.253.8.62.1.17.7.27
Xerox DocuColor 260 with the Creo Spire Color Server launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor260Cv1 1.3.6.1.4.1.253.8.62.1.17.7.27.1
Xerox DocuColor 260 with the Creo Spire Color Server configuration model and version, and complete product identifier.
                                                     xcmPidDocuColor260S 1.3.6.1.4.1.253.8.62.1.17.7.28
Xerox DocuColor 260 Splash launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDocuColor260Sv1 1.3.6.1.4.1.253.8.62.1.17.7.28.1
Xerox DocuColor 260 Splash configuration model and version, and complete product identifier.
                                           xcmPidDocuPrintEPS 1.3.6.1.4.1.253.8.62.1.18
DocuPrint EPS product line identifier (not a complete product identifier).
                                                 xcmPidDP180EPS 1.3.6.1.4.1.253.8.62.1.18.1
DocuPrint DP180 EPS product type identifier (not a complete product identifier).
                                                     xcmPidDP180EPSM1 1.3.6.1.4.1.253.8.62.1.18.1.1
DocuPrint DP180 EPS launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP180EPSM1V1 1.3.6.1.4.1.253.8.62.1.18.1.1.1
DocuPrint DP180 EPS launch configuration version, and complete product identifier.
                                                     xcmPidDP180EPSMicr 1.3.6.1.4.1.253.8.62.1.18.1.2
DocuPrint DP180 Micr EPS launch model identifier (not a complete product identifier).
                                                         xcmPidDP180EPSMicrV1 1.3.6.1.4.1.253.8.62.1.18.1.2.1
DocuPrint DP180 Micr EPS launch configuration version, and complete product identifier.
                                                 xcmPidDP2000EPS 1.3.6.1.4.1.253.8.62.1.18.2
DocuPrint 2000 Series EPS product type identifier (not a complete product identifier).
                                                     xcmPidDP2000S100EPS 1.3.6.1.4.1.253.8.62.1.18.2.1
DocuPrint 2000 Series 100 EPS launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S100EPSV1 1.3.6.1.4.1.253.8.62.1.18.2.1.1
DocuPrint 2000 Series 100 EPS launch configuration version and complete product identifier.
                                                     xcmPidDP2000S115EPS 1.3.6.1.4.1.253.8.62.1.18.2.2
DocuPrint 2000 Series 115 EPS launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S115EPSV1 1.3.6.1.4.1.253.8.62.1.18.2.2.1
DocuPrint 2000 Series 115 EPS launch configuration version and complete product identifier.
                                                     xcmPidDP2000S135EPS 1.3.6.1.4.1.253.8.62.1.18.2.3
DocuPrint 2000 Series 135 EPS launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S135EPSV1 1.3.6.1.4.1.253.8.62.1.18.2.3.1
DocuPrint 2000 Series 135 EPS launch configuration version and complete product identifier.
                                                     xcmPidDP2000S155EPS 1.3.6.1.4.1.253.8.62.1.18.2.4
DocuPrint 2000 Series 155 EPS launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S155EPSV1 1.3.6.1.4.1.253.8.62.1.18.2.4.1
DocuPrint 2000 Series 155 EPS launch configuration version and complete product identifier.
                                                     xcmPidDP2000S180EPS 1.3.6.1.4.1.253.8.62.1.18.2.5
DocuPrint 2000 Series 180 EPS launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S180EPSV1 1.3.6.1.4.1.253.8.62.1.18.2.5.1
DocuPrint 2000 Series 180 EPS launch configuration version and complete product identifier.
                                                     xcmPidDP2000S6075 1.3.6.1.4.1.253.8.62.1.18.2.6
DocuPrint 6075 launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S6075V1 1.3.6.1.4.1.253.8.62.1.18.2.6.1
DocuPrint 6075 launch configuration version and complete product identifier.
                                                     xcmPidDP2000S6090 1.3.6.1.4.1.253.8.62.1.18.2.7
DocuPrint 6090 launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S6090V1 1.3.6.1.4.1.253.8.62.1.18.2.7.1
DocuPrint 6090 launch configuration version and complete product identifier.
                                                     xcmPidDP2000S100EPSMX 1.3.6.1.4.1.253.8.62.1.18.2.8
DocuPrint 2000 Series 100 EPS MX launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S100EPSMXV1 1.3.6.1.4.1.253.8.62.1.18.2.8.1
DocuPrint 2000 Series 100 EPS MX launch configuration version and complete product identifier.
                                                     xcmPidDP2000S115EPSMX 1.3.6.1.4.1.253.8.62.1.18.2.9
DocuPrint 2000 Series 115 EPS MX launch configuration model identifier (not a complete product identifier).
                                                         xcmPidDP2000S115EPSMXV1 1.3.6.1.4.1.253.8.62.1.18.2.9.1
DocuPrint 2000 Series 115 EPS MX launch configuration version and complete product identifier.
                                                     xcmPidDP2000S135EPSMX 1.3.6.1.4.1.253.8.62.1.18.2.17
DocuPrint 2000 Series 135 EPS MX launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDP2000S135EPSMXV1 1.3.6.1.4.1.253.8.62.1.18.2.17.1
DocuPrint 2000 Series 135 EPS MX launch configuration version and complete product identifier.
                                                     xcmPidDP2000S155EPSMX 1.3.6.1.4.1.253.8.62.1.18.2.18
DocuPrint 2000 Series 155 EPS MX launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDP2000S155EPSMXV1 1.3.6.1.4.1.253.8.62.1.18.2.18.1
DocuPrint 2000 Series 155 EPS MX launch configuration version and complete product identifier.
                                                     xcmPidDP2000S180EPSMX 1.3.6.1.4.1.253.8.62.1.18.2.19
DocuPrint 2000 Series 180 EPS MX launch configuration model identifier (not a complete product identifier).
                                                           xcmPidDP2000S180EPSMXV1 1.3.6.1.4.1.253.8.62.1.18.2.19.1
DocuPrint 2000 Series 180 EPS MX launch configuration version and complete product identifier.
                                           xcmPidXeroxPhaserPrinters 1.3.6.1.4.1.253.8.62.1.19
Xerox Phaser Printers product line identifier (not a complete product identifier).
                                                 xcmPidPhaser3yyyFamily 1.3.6.1.4.1.253.8.62.1.19.1
Xerox Phaser 3yyy Family product line identifier (not a complete product identifier).
                                                     xcmPidPhaser3450 1.3.6.1.4.1.253.8.62.1.19.1.1
Xerox Phaser 3450 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser3450D 1.3.6.1.4.1.253.8.62.1.19.1.1.2
Xerox Phaser 3450D Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser3450DN 1.3.6.1.4.1.253.8.62.1.19.1.1.3
Xerox Phaser 3450DN Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser3450B 1.3.6.1.4.1.253.8.62.1.19.1.1.4
Xerox Phaser 3450B Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser3500 1.3.6.1.4.1.253.8.62.1.19.1.2
Xerox Phaser 3500 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser3500b 1.3.6.1.4.1.253.8.62.1.19.1.2.1
Xerox Phaser 3500b (Base) Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser3500n 1.3.6.1.4.1.253.8.62.1.19.1.2.2
Xerox Phaser 3500n (Base+Network Card) Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser3150 1.3.6.1.4.1.253.8.62.1.19.1.3
Xerox Phaser 3150 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser3150b 1.3.6.1.4.1.253.8.62.1.19.1.3.1
Xerox Phaser 3150b (Base) Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser3150n 1.3.6.1.4.1.253.8.62.1.19.1.3.2
Xerox Phaser 3150n (Base+Network Card) Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser3428 1.3.6.1.4.1.253.8.62.1.19.1.4
Xerox Phaser 3428 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser3428v1 1.3.6.1.4.1.253.8.62.1.19.1.4.1
Xerox Phaser 3428 Laser Printer launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3124 1.3.6.1.4.1.253.8.62.1.19.1.5
Xerox Phaser 3124 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser3124v1 1.3.6.1.4.1.253.8.62.1.19.1.5.1
Xerox Phaser 3124 Laser Printer launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3125 1.3.6.1.4.1.253.8.62.1.19.1.6
Xerox Phaser 3125 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser3125v1 1.3.6.1.4.1.253.8.62.1.19.1.6.1
Xerox Phaser 3125 Laser Printer launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3250 1.3.6.1.4.1.253.8.62.1.19.1.8
Xerox Phaser 3250 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser3250v1 1.3.6.1.4.1.253.8.62.1.19.1.8.1
Xerox Phaser 3250 Printer launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3600 1.3.6.1.4.1.253.8.62.1.19.1.9
Xerox Phaser 3600 model identifier (not a complete product identifier).
                                                         xcmPidPhaser3600v1 1.3.6.1.4.1.253.8.62.1.19.1.9.1
Xerox Phaser 3600 launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3100MFP 1.3.6.1.4.1.253.8.62.1.19.1.17
Xerox Phaser 3100 4-in-1 model identifier (not a complete product identifier).
                                                           xcmPidPhaser3100MFPv1 1.3.6.1.4.1.253.8.62.1.19.1.17.1
Xerox Phaser 3100MFP launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3100 1.3.6.1.4.1.253.8.62.1.19.1.18
Xerox Phaser 3100 3-in-1 model identifier (not a complete product identifier).
                                                           xcmPidPhaser3100v1 1.3.6.1.4.1.253.8.62.1.19.1.18.1
Xerox Phaser 3100 launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3435 1.3.6.1.4.1.253.8.62.1.19.1.19
Xerox Phaser 3435 35ppm A4 model identifier (not a complete product identifier).
                                                           xcmPidPhaser3435v1 1.3.6.1.4.1.253.8.62.1.19.1.19.1
Xerox Phaser 3435 launch configuration model, version 1, and complete product identifier.
                                                     xcmPidPhaser3300MFP 1.3.6.1.4.1.253.8.62.1.19.1.20
Xerox Phaser 3300MFP model identifier (not a complete product identifier).
                                                           xcmPidPhaser3300MFPc1 1.3.6.1.4.1.253.8.62.1.19.1.20.1
Xerox Phaser 3300MFP model and configuration identifier (not a complete product identifier).
                                                               xcmPidPhaser3300MFPc1v1 1.3.6.1.4.1.253.8.62.1.19.1.20.1.1
Xerox Phaser 3300MFP launch model, configuration, version 1. A complete product identifier.
                                                     xcmPidPhaser3010 1.3.6.1.4.1.253.8.62.1.19.1.26
Xerox Phaser 3010 model identifier (not a complete product identifier).
                                                           xcmPidPhaser3010C1 1.3.6.1.4.1.253.8.62.1.19.1.26.1
Xerox Phaser 3010 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidPhaser3010C1V1 1.3.6.1.4.1.253.8.62.1.19.1.26.1.1
Xerox Phaser 3010 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidPhaser3040 1.3.6.1.4.1.253.8.62.1.19.1.28
Xerox Phaser 3040 model identifier (not a complete product identifier).
                                                           xcmPidPhaser3040C1 1.3.6.1.4.1.253.8.62.1.19.1.28.1
Xerox Phaser 3040 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidPhaser3040C1V1 1.3.6.1.4.1.253.8.62.1.19.1.28.1.1
Xerox Phaser 3040 launch model, configuration 1, version 1. A complete product identifier.
                                                 xcmPidPhaser4yyyFamily 1.3.6.1.4.1.253.8.62.1.19.2
Xerox Phaser 4yyy Family product line identifier (not a complete product identifier).
                                                     xcmPidPhaser4400 1.3.6.1.4.1.253.8.62.1.19.2.1
Xerox Phaser 4400 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser4400N 1.3.6.1.4.1.253.8.62.1.19.2.1.1
Xerox Phaser 4400N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4400DT 1.3.6.1.4.1.253.8.62.1.19.2.1.2
Xerox Phaser 4400DT Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4400DX 1.3.6.1.4.1.253.8.62.1.19.2.1.3
Xerox Phaser 4400DX Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4400B 1.3.6.1.4.1.253.8.62.1.19.2.1.4
Xerox Phaser 4400B Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser4500 1.3.6.1.4.1.253.8.62.1.19.2.2
Xerox Phaser 4500 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser4500N 1.3.6.1.4.1.253.8.62.1.19.2.2.1
Xerox Phaser 4500N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4500DT 1.3.6.1.4.1.253.8.62.1.19.2.2.2
Xerox Phaser 4500DT Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4500DX 1.3.6.1.4.1.253.8.62.1.19.2.2.3
Xerox Phaser 4500DX Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4500B 1.3.6.1.4.1.253.8.62.1.19.2.2.4
Xerox Phaser 4500B Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser4510 1.3.6.1.4.1.253.8.62.1.19.2.3
Xerox Phaser 4510 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser4510B 1.3.6.1.4.1.253.8.62.1.19.2.3.1
Xerox Phaser 4510B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4510N 1.3.6.1.4.1.253.8.62.1.19.2.3.2
Xerox Phaser 4510N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4510DT 1.3.6.1.4.1.253.8.62.1.19.2.3.3
Xerox Phaser 4510DT Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser4510DX 1.3.6.1.4.1.253.8.62.1.19.2.3.4
Xerox Phaser 4510DX Laser Printer launch configuration model, version, and complete product identifier.
                                                 xcmPidPhaser5yyyFamily 1.3.6.1.4.1.253.8.62.1.19.3
Xerox Phaser 5yyy Family product line identifier (not a complete product identifier).
                                                     xcmPidPhaser5500 1.3.6.1.4.1.253.8.62.1.19.3.1
Xerox Phaser 5500 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser5500B 1.3.6.1.4.1.253.8.62.1.19.3.1.1
Xerox Phaser 5500B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser5500N 1.3.6.1.4.1.253.8.62.1.19.3.1.2
Xerox Phaser 5500N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser5500DN 1.3.6.1.4.1.253.8.62.1.19.3.1.3
Xerox Phaser 5500DN Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser5500DT 1.3.6.1.4.1.253.8.62.1.19.3.1.4
Xerox Phaser 5500DT Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser5500DX 1.3.6.1.4.1.253.8.62.1.19.3.1.5
Xerox Phaser 5500DX Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser5550 1.3.6.1.4.1.253.8.62.1.19.3.2
Xerox Phaser 5550 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser5550B 1.3.6.1.4.1.253.8.62.1.19.3.2.1
Xerox Phaser 5550B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser5550N 1.3.6.1.4.1.253.8.62.1.19.3.2.2
Xerox Phaser 5550N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser5550DN 1.3.6.1.4.1.253.8.62.1.19.3.2.3
Xerox Phaser 5550DN Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser5550DT 1.3.6.1.4.1.253.8.62.1.19.3.2.4
Xerox Phaser 5550DT Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser5335 1.3.6.1.4.1.253.8.62.1.19.3.3
Xerox Phaser 5335 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser5335v1 1.3.6.1.4.1.253.8.62.1.19.3.3.1
Xerox Phaser 5335 Laser Printer launch configuration model, version, and complete product identifier.
                                                 xcmPidPhaser6yyyFamily 1.3.6.1.4.1.253.8.62.1.19.4
Xerox Phaser 6yyy Family product line identifier (not a complete product identifier).
                                                     xcmPidPhaser6200 1.3.6.1.4.1.253.8.62.1.19.4.1
Xerox Phaser 6200 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6200B 1.3.6.1.4.1.253.8.62.1.19.4.1.1
Xerox Phaser 6200B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6200N 1.3.6.1.4.1.253.8.62.1.19.4.1.2
Xerox Phaser 6200N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6200DP 1.3.6.1.4.1.253.8.62.1.19.4.1.3
Xerox Phaser 6200DP Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6200DX 1.3.6.1.4.1.253.8.62.1.19.4.1.4
Xerox Phaser 6200DX Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6100 1.3.6.1.4.1.253.8.62.1.19.4.2
Xerox Phaser 6100 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6100n 1.3.6.1.4.1.253.8.62.1.19.4.2.1
Xerox Phaser 6100n Laser Printer, launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6250 1.3.6.1.4.1.253.8.62.1.19.4.3
Xerox Phaser 6250 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6250B 1.3.6.1.4.1.253.8.62.1.19.4.3.1
Xerox Phaser 6250B Laser Printer, the Base configuration (No Network, 128MB RAM) launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6250N 1.3.6.1.4.1.253.8.62.1.19.4.3.2
Xerox Phaser 6250N Laser Printer adds: Built-in 10/100 Ethernet, 256MB RAM, Pipeline performance launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6250DP 1.3.6.1.4.1.253.8.62.1.19.4.3.3
Xerox Phaser 6250DP Laser Printer 6250N + Auto Duplex, Photomode launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6250DX 1.3.6.1.4.1.253.8.62.1.19.4.3.4
Xerox Phaser 6250DX Laser Printer 6250DT + Internal HD launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6250DT 1.3.6.1.4.1.253.8.62.1.19.4.3.5
Xerox Phaser 6250DT Laser Printer 6250DP + Single Auxiliary Tray + 256 (512MB total) launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6300 1.3.6.1.4.1.253.8.62.1.19.4.4
Xerox Phaser 6300 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6300B 1.3.6.1.4.1.253.8.62.1.19.4.4.1
Xerox Phaser 6300B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6300N 1.3.6.1.4.1.253.8.62.1.19.4.4.2
Xerox 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.
                                                         xcmPidPhaser6300DN 1.3.6.1.4.1.253.8.62.1.19.4.4.3
Xerox Phaser 6300DN Laser Printer 6300N + Auto Duplex launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6350 1.3.6.1.4.1.253.8.62.1.19.4.6
Xerox Phaser 6350 Series Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6350DP 1.3.6.1.4.1.253.8.62.1.19.4.6.1
Xerox Phaser 6350DP Laser Printer 6300DN + Photomode + 128MB (256MB total) + 36ppm B&W launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6350DT 1.3.6.1.4.1.253.8.62.1.19.4.6.2
Xerox Phaser 6350DT Laser Printer 6350DP + Single Auxiliary Tray + 256MB (512MB total) launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6350DX 1.3.6.1.4.1.253.8.62.1.19.4.6.3
Xerox Phaser 6350DX Laser Printer 6350DT + Internal HD launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6120 1.3.6.1.4.1.253.8.62.1.19.4.7
Xerox Phaser 6120 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6120b 1.3.6.1.4.1.253.8.62.1.19.4.7.1
Xerox Phaser 6120b (Base) Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6120n 1.3.6.1.4.1.253.8.62.1.19.4.7.2
Xerox Phaser 6120n (Base+Network Card) Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6360 1.3.6.1.4.1.253.8.62.1.19.4.8
Xerox Phaser 6360 Color Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6360N 1.3.6.1.4.1.253.8.62.1.19.4.8.1
Xerox Phaser 6360N Color Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6360DN 1.3.6.1.4.1.253.8.62.1.19.4.8.2
Xerox Phaser 6360DN Color Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6360DT 1.3.6.1.4.1.253.8.62.1.19.4.8.3
Xerox Phaser 6360DT Color Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6360DX 1.3.6.1.4.1.253.8.62.1.19.4.8.4
Xerox Phaser 6360DX Color Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6180 1.3.6.1.4.1.253.8.62.1.19.4.9
Xerox Phaser 6180 Color Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser6180N 1.3.6.1.4.1.253.8.62.1.19.4.9.1
Xerox Phaser 6180N Color Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser6180DN 1.3.6.1.4.1.253.8.62.1.19.4.9.2
Xerox Phaser 6180DN Color Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6110N 1.3.6.1.4.1.253.8.62.1.19.4.17
Xerox Phaser 6110N Printer model identifier (not a complete product identifier).
                                                           xcmPidPhaser6110Nv1 1.3.6.1.4.1.253.8.62.1.19.4.17.1
Xerox Phaser 6110N Version 1 Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6115 1.3.6.1.4.1.253.8.62.1.19.4.18
Xerox Phaser 6115 model identifier (not a complete product identifier).
                                                           xcmPidPhaser6115N 1.3.6.1.4.1.253.8.62.1.19.4.18.1
Xerox Phaser 6115 Base launch configuration model, version, and complete product identifier.
                                                           xcmPidPhaser6115DN 1.3.6.1.4.1.253.8.62.1.19.4.18.2
Xerox Phaser 6115 Base + Duplex launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6110MFP3 1.3.6.1.4.1.253.8.62.1.19.4.19
Xerox Phaser 6110MFP3 Printer model identifier (not a complete product identifier).
                                                           xcmPidPhaser6110MFP3v1 1.3.6.1.4.1.253.8.62.1.19.4.19.1
Xerox Phaser 6110MFP3 Version 1 Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6110MFP4 1.3.6.1.4.1.253.8.62.1.19.4.20
Xerox Phaser 6110MFP4 Printer model identifier (not a complete product identifier).
                                                           xcmPidPhaser6110MFP4v1 1.3.6.1.4.1.253.8.62.1.19.4.20.1
Xerox Phaser 6110MFP4 Version 1 Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6180MFP 1.3.6.1.4.1.253.8.62.1.19.4.21
Xerox Phaser 6180 Printer model identifier (not a complete product identifier).
                                                           xcmPidPhaser6180MFPN 1.3.6.1.4.1.253.8.62.1.19.4.21.1
Xerox Phaser 6180 Printer (Network + 128MB RAM) launch configuration model, version, and complete product identifier.
                                                           xcmPidPhaser6180MFPDN 1.3.6.1.4.1.253.8.62.1.19.4.21.2
Xerox Phaser 6180 Printer (Network + 128MB RAM + Duplex) launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6130 1.3.6.1.4.1.253.8.62.1.19.4.23
Xerox Phaser 6130 model identifier (not a complete product identifier).
                                                           xcmPidPhaser6130N 1.3.6.1.4.1.253.8.62.1.19.4.23.1
Xerox Phaser Color Printer 6130N launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6125 1.3.6.1.4.1.253.8.62.1.19.4.24
Xerox Phaser 6125 model identifier (not a complete product identifier).
                                                           xcmPidPhaser6125N 1.3.6.1.4.1.253.8.62.1.19.4.24.1
Xerox Phaser Color Printer 6125N launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser6280 1.3.6.1.4.1.253.8.62.1.19.4.25
Xerox Phaser 6280 Color Printer model identifier (not a complete product identifier).
                                                           xcmPidPhaser6280N 1.3.6.1.4.1.253.8.62.1.19.4.25.1
Xerox Phaser 6280N Color Printer model and configuration identifier (not a complete product identifier).
                                                               xcmPidPhaser6280Nv1 1.3.6.1.4.1.253.8.62.1.19.4.25.1.1
Xerox Phaser 6280N Color Printer launch model, configuration, version 1. A complete product identifier.
                                                           xcmPidPhaser6280DN 1.3.6.1.4.1.253.8.62.1.19.4.25.2
Xerox Phaser 6280DN Color Printer model and configuration identifier (not a complete product identifier).
                                                               xcmPidPhaser6280DNv1 1.3.6.1.4.1.253.8.62.1.19.4.25.2.1
Xerox Phaser 6280DN Color Printer launch model, configuration, version 1. A complete product identifier.
                                                           xcmPidPhaser6280DT 1.3.6.1.4.1.253.8.62.1.19.4.25.3
Xerox Phaser 6280DT Color Printer model and configuration identifier (not a complete product identifier).
                                                               xcmPidPhaser6280DTv1 1.3.6.1.4.1.253.8.62.1.19.4.25.3.1
Xerox Phaser 6280DT Color Printer launch model, configuration, version 1. A complete product identifier.
                                                     xcmPidPhaser6700 1.3.6.1.4.1.253.8.62.1.19.4.30
Xerox Phaser 6700 model identifier (not a complete product identifier).
                                                           xcmPidPhaser6700C1 1.3.6.1.4.1.253.8.62.1.19.4.30.1
Xerox Phaser 6700 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidPhaser6700C1V1 1.3.6.1.4.1.253.8.62.1.19.4.30.1.1
Xerox Phaser 6700 launch model, configuration 1, version 1. A complete product identifier.
                                                           xcmPidPhaser6700C2 1.3.6.1.4.1.253.8.62.1.19.4.30.2
Xerox Phaser 6700 model and configuration 2 identifier (not a complete product identifier).
                                                               xcmPidPhaser6700C2V1 1.3.6.1.4.1.253.8.62.1.19.4.30.2.1
Xerox Phaser 6700 launch model, configuration 2, version 1. A complete product identifier.
                                                           xcmPidPhaser6700C3 1.3.6.1.4.1.253.8.62.1.19.4.30.3
Xerox Phaser 6700 model and configuration 3 identifier (not a complete product identifier).
                                                               xcmPidPhaser6700C3V1 1.3.6.1.4.1.253.8.62.1.19.4.30.3.1
Xerox Phaser 6700 launch model, configuration 3, version 1. A complete product identifier.
                                                           xcmPidPhaser6700C4 1.3.6.1.4.1.253.8.62.1.19.4.30.4
Xerox Phaser 6700 model and configuration 4 identifier (not a complete product identifier).
                                                               xcmPidPhaser6700C4V1 1.3.6.1.4.1.253.8.62.1.19.4.30.4.1
Xerox Phaser 6700 launch model, configuration 4, version 1. A complete product identifier.
                                                     xcmPidWorkCentre6015B 1.3.6.1.4.1.253.8.62.1.19.4.32
Xerox WorkCentre 6015B model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre6015BC1 1.3.6.1.4.1.253.8.62.1.19.4.32.1
Xerox WorkCentre 6015B model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre6015BC1V1 1.3.6.1.4.1.253.8.62.1.19.4.32.1.1
Xerox WorkCentre 6015B launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidPhaser6500 1.3.6.1.4.1.253.8.62.1.19.4.33
Xerox Phaser 6500 model identifier (not a complete product identifier).
                                                           xcmPidPhaser6500C1 1.3.6.1.4.1.253.8.62.1.19.4.33.1
Xerox Phaser 6500 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidPhaser6500C1V1 1.3.6.1.4.1.253.8.62.1.19.4.33.1.1
Xerox Phaser 6500 launch model, configuration 1, version 1. A complete product identifier.
                                                           xcmPidPhaser6500C2 1.3.6.1.4.1.253.8.62.1.19.4.33.2
Xerox Phaser 6500 model and configuration 2 identifier (not a complete product identifier).
                                                               xcmPidPhaser6500C2V1 1.3.6.1.4.1.253.8.62.1.19.4.33.2.1
Xerox Phaser 6500 launch model, configuration 2, version 1. A complete product identifier.
                                                     xcmPidWorkCentre6505 1.3.6.1.4.1.253.8.62.1.19.4.34
Xerox WorkCentre 6505 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre6505C1 1.3.6.1.4.1.253.8.62.1.19.4.34.1
Xerox WorkCentre 6505 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre6505C1V1 1.3.6.1.4.1.253.8.62.1.19.4.34.1.1
Xerox WorkCentre 6505 launch model, configuration 1, version 1. A complete product identifier.
                                                           xcmPidWorkCentre6505C2 1.3.6.1.4.1.253.8.62.1.19.4.34.2
Xerox WorkCentre 6505 model and configuration 2 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre6505C2V1 1.3.6.1.4.1.253.8.62.1.19.4.34.2.1
Xerox WorkCentre 6505 launch model, configuration 2, version 1. A complete product identifier.
                                                     xcmPidPhaser6000 1.3.6.1.4.1.253.8.62.1.19.4.35
Xerox Phaser 6000 model identifier (not a complete product identifier).
                                                           xcmPidPhaser6000C1 1.3.6.1.4.1.253.8.62.1.19.4.35.1
Xerox Phaser 6000 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidPhaser6000C1V1 1.3.6.1.4.1.253.8.62.1.19.4.35.1.1
Xerox Phaser 6000 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre6015 1.3.6.1.4.1.253.8.62.1.19.4.36
Xerox WorkCentre 6015 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre6015C1 1.3.6.1.4.1.253.8.62.1.19.4.36.1
Xerox WorkCentre 6015 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre6015C1V1 1.3.6.1.4.1.253.8.62.1.19.4.36.1.1
Xerox WorkCentre 6015 launch model, configuration 1, version 1. A complete product identifier.
                                                           xcmPidWorkCentre6015C2 1.3.6.1.4.1.253.8.62.1.19.4.36.2
Xerox WorkCentre 6015 model and configuration 2 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre6015C2V1 1.3.6.1.4.1.253.8.62.1.19.4.36.2.1
Xerox WorkCentre 6015 launch model, configuration 2, version 1. A complete product identifier.
                                                     xcmPidPhaser6600 1.3.6.1.4.1.253.8.62.1.19.4.37
Xerox Phaser 6600 model identifier (not a complete product identifier).
                                                           xcmPidPhaser6600NC1 1.3.6.1.4.1.253.8.62.1.19.4.37.1
Xerox Phaser 6600 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidPhaser6600NC1V1 1.3.6.1.4.1.253.8.62.1.19.4.37.1.1
Xerox Phaser 6600 launch model, configuration 1, version 1. A complete product identifier.
                                                           xcmPidPhaser6600DNC2 1.3.6.1.4.1.253.8.62.1.19.4.37.2
Xerox Phaser 6600 model and configuration 2 identifier (not a complete product identifier).
                                                               xcmPidPhaser6600DNC2V1 1.3.6.1.4.1.253.8.62.1.19.4.37.2.1
Xerox Phaser 6600 launch model, configuration 2, version 1. A complete product identifier.
                                                 xcmPidPhaser7yyyFamily 1.3.6.1.4.1.253.8.62.1.19.5
Xerox Phaser 7yyy Family product line identifier (not a complete product identifier).
                                                     xcmPidPhaser7300 1.3.6.1.4.1.253.8.62.1.19.5.1
Xerox Phaser 7300 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser7300DN 1.3.6.1.4.1.253.8.62.1.19.5.1.1
Xerox Phaser 7300DN Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7300N 1.3.6.1.4.1.253.8.62.1.19.5.1.2
Xerox Phaser 7300N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7300DT 1.3.6.1.4.1.253.8.62.1.19.5.1.3
Xerox Phaser 7300DT Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7300DX 1.3.6.1.4.1.253.8.62.1.19.5.1.4
Xerox Phaser 7300DX Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7300B 1.3.6.1.4.1.253.8.62.1.19.5.1.5
Xerox Phaser 7300B Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser7400 1.3.6.1.4.1.253.8.62.1.19.5.2
Xerox Phaser 7400 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser7400B 1.3.6.1.4.1.253.8.62.1.19.5.2.1
Xerox Phaser 7400B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7400N 1.3.6.1.4.1.253.8.62.1.19.5.2.2
Xerox Phaser 7400N Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7400DN 1.3.6.1.4.1.253.8.62.1.19.5.2.3
Xerox Phaser 7400DN Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7400DT 1.3.6.1.4.1.253.8.62.1.19.5.2.4
Xerox Phaser 7400DT Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7400DX 1.3.6.1.4.1.253.8.62.1.19.5.2.5
Xerox Phaser 7400DX Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7400DXF 1.3.6.1.4.1.253.8.62.1.19.5.2.6
Xerox Phaser 7400DXF Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser7750 1.3.6.1.4.1.253.8.62.1.19.5.3
Xerox Phaser 7750 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser7750B 1.3.6.1.4.1.253.8.62.1.19.5.3.1
Xerox Phaser 7750B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7750DN 1.3.6.1.4.1.253.8.62.1.19.5.3.2
Xerox Phaser 7750DN Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7750GX 1.3.6.1.4.1.253.8.62.1.19.5.3.3
Xerox Phaser 7750GX Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7750DXF 1.3.6.1.4.1.253.8.62.1.19.5.3.4
Xerox Phaser 7750DXF Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser7760 1.3.6.1.4.1.253.8.62.1.19.5.4
Xerox Phaser 7760 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser7760B 1.3.6.1.4.1.253.8.62.1.19.5.4.1
Xerox Phaser 7760B Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7760DN 1.3.6.1.4.1.253.8.62.1.19.5.4.2
Xerox Phaser 7760DN Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7760GX 1.3.6.1.4.1.253.8.62.1.19.5.4.3
Xerox Phaser 7760GX Laser Printer launch configuration model, version, and complete product identifier.
                                                         xcmPidPhaser7760DX 1.3.6.1.4.1.253.8.62.1.19.5.4.4
Xerox Phaser 7760DX Laser Printer launch configuration model, version, and complete product identifier.
                                                     xcmPidPhaser7800 1.3.6.1.4.1.253.8.62.1.19.5.6
Xerox Phaser 7800 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser7800NC1 1.3.6.1.4.1.253.8.62.1.19.5.6.1
Xerox Phaser 7800N Laser Printer model and configuration identifier (not a complete product identifier).
                                                             xcmPidPhaser7800NC1V1 1.3.6.1.4.1.253.8.62.1.19.5.6.1.1
Xerox Phaser 7800N Laser Printer launch model, configuration, version 1. A complete product identifier.
                                                         xcmPidPhaser7800DNC1 1.3.6.1.4.1.253.8.62.1.19.5.6.2
Xerox Phaser 7800DN Laser Printer model and configuration identifier (not a complete product identifier).
                                                             xcmPidPhaser7800DNC1V1 1.3.6.1.4.1.253.8.62.1.19.5.6.2.1
Xerox Phaser 7800DN Laser Printer launch model, configuration, version 1. A complete product identifier.
                                                         xcmPidPhaser7800GXC1 1.3.6.1.4.1.253.8.62.1.19.5.6.3
Xerox Phaser 7800GX Laser Printer model and configuration identifier (not a complete product identifier).
                                                             xcmPidPhaser7800GXC1V1 1.3.6.1.4.1.253.8.62.1.19.5.6.3.1
Xerox Phaser 7800GX Laser Printer launch model, configuration, version 1. A complete product identifier.
                                                         xcmPidPhaser7800DXC1 1.3.6.1.4.1.253.8.62.1.19.5.6.4
Xerox Phaser 7800DX Laser Printer model and configuration identifier (not a complete product identifier).
                                                             xcmPidPhaser7800DXC1V1 1.3.6.1.4.1.253.8.62.1.19.5.6.4.1
Xerox Phaser 7800DX Laser Printer launch model, configuration, version 1. A complete product identifier.
                                                     xcmPidPhaser7100 1.3.6.1.4.1.253.8.62.1.19.5.7
Xerox Phaser 7100 Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser7100NC1 1.3.6.1.4.1.253.8.62.1.19.5.7.1
Xerox Phaser 7100N Printer model and configuration identifier (not a complete product identifier).
                                                             xcmPidPhaser7100NC1V1 1.3.6.1.4.1.253.8.62.1.19.5.7.1.1
Xerox Phaser 70xxN Printer launch model, configuration, version 1. A complete product identifier.
                                                         xcmPidPhaser7100DNC1 1.3.6.1.4.1.253.8.62.1.19.5.7.2
Xerox Phaser 70xxDN Printer model and configuration identifier (not a complete product identifier).
                                                             xcmPidPhaser7100DNC1V1 1.3.6.1.4.1.253.8.62.1.19.5.7.2.1
Xerox Phaser 7100DN Printer launch model, configuration, version 1. A complete product identifier.
                                                 xcmPidPhaser8yyyFamily 1.3.6.1.4.1.253.8.62.1.19.6
Xerox Phaser 8yyy Family product line identifier (not a complete product identifier).
                                                     xcmPidPhaser8400 1.3.6.1.4.1.253.8.62.1.19.6.1
Xerox Phaser 8400 Laser Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser8400B 1.3.6.1.4.1.253.8.62.1.19.6.1.1
Xerox Phaser 8400B Laser Printer launch configuration model, and complete product identifier. The 8400B is not network connected so this SNMP id is not used.
                                                         xcmPidPhaser8400N 1.3.6.1.4.1.253.8.62.1.19.6.1.2
Xerox Phaser 8400N Laser Printer launch configuration model, and complete product identifier.
                                                         xcmPidPhaser8400DP 1.3.6.1.4.1.253.8.62.1.19.6.1.3
Xerox Phaser 8400DP Laser Printer launch configuration model, and complete product identifier.
                                                         xcmPidPhaser8400DX 1.3.6.1.4.1.253.8.62.1.19.6.1.4
Xerox Phaser 8400DX Laser Printer launch configuration model, and complete product identifier.
                                                         xcmPidPhaser8400BD 1.3.6.1.4.1.253.8.62.1.19.6.1.5
Xerox Phaser 8400BD Laser Printer launch configuration model, This is not network connected so the SNMP id is not used.
                                                     xcmPidPhaser8560 1.3.6.1.4.1.253.8.62.1.19.6.7
Xerox Phaser 8560 launch configuration model identifier (not a complete product identifier).
                                                         xcmPidPhaser8560v1 1.3.6.1.4.1.253.8.62.1.19.6.7.1
Xerox Phaser 8560 Copy/Print/Scan/Fax, 30/30ppm complete product identifier.
                                                     xcmPidPhaser8560p 1.3.6.1.4.1.253.8.62.1.19.6.9
Xerox Phaser 8560 Color Printer model identifier (not a complete product identifier).
                                                         xcmPidPhaser8560N 1.3.6.1.4.1.253.8.62.1.19.6.9.1
Xerox Phaser 8560N Color Printer launch configuration model, and complete product identifier.
                                                         xcmPidPhaser8560DN 1.3.6.1.4.1.253.8.62.1.19.6.9.2
Xerox Phaser 8560DN Color Printer launch configuration model, and complete product identifier.
                                                         xcmPidPhaser8560DT 1.3.6.1.4.1.253.8.62.1.19.6.9.3
Xerox Phaser 8560DT Color Printer launch configuration model, and complete product identifier.
                                                         xcmPidPhaser8560DX 1.3.6.1.4.1.253.8.62.1.19.6.9.4
Xerox Phaser 8560DX Color Printer launch configuration model, and complete product identifier.
                                                         xcmPidPhaser8560PP 1.3.6.1.4.1.253.8.62.1.19.6.9.6
Xerox Phaser 8560PP Printer launch configuration model, and complete product identifier.
                                                     xcmPidPhaser8860 1.3.6.1.4.1.253.8.62.1.19.6.17
Xerox Phaser 8860 Color Printer model identifier (not a complete product identifier).
                                                           xcmPidPhaser8860v1 1.3.6.1.4.1.253.8.62.1.19.6.17.1
Xerox Phaser 8860N Color Printer launch configuration model, and complete product identifier.
                                                     xcmPidPhaser8860MFP 1.3.6.1.4.1.253.8.62.1.19.6.18
Xerox Phaser 8860MFP model identifier (not a complete product identifier).
                                                           xcmPidPhaser8860MFPv1 1.3.6.1.4.1.253.8.62.1.19.6.18.1
Xerox Phaser 8860MFP MFD launch configuration model, and complete product identifier.
                                                     xcmPidP3200MFP 1.3.6.1.4.1.253.8.62.1.19.6.19
Xerox Phaser 3200 MFP system identifier (not a complete product identifier).
                                                           xcmPidP3200MFPv1 1.3.6.1.4.1.253.8.62.1.19.6.19.1
Xerox Phaser 3200 MFP system identifier launch configuration version #1, and complete product identifier.
                                                 xcmPidPhaser9yyyFamily 1.3.6.1.4.1.253.8.62.1.19.9
Xerox Phaser 9yyy Family product line identifier (not a complete product identifier).
                                           xcmPidWorkCentreMFSystems 1.3.6.1.4.1.253.8.62.1.20
WorkCentre and WorkCentrePro Systems product line identifier (not a complete product identifier).
                                                 xcmPidWCPro 1.3.6.1.4.1.253.8.62.1.20.1
WorkCentrePro System product line identifier (not a complete product identifier).
                                                     xcmPidWCP32C 1.3.6.1.4.1.253.8.62.1.20.1.1
WorkCentrePro32C multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCP32CV1 1.3.6.1.4.1.253.8.62.1.20.1.1.1
WorkCentrePro32C multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCP32CV2 1.3.6.1.4.1.253.8.62.1.20.1.1.2
WorkCentrePro32C multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCP35 1.3.6.1.4.1.253.8.62.1.20.1.2
WorkCentrePro35 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCP35V1 1.3.6.1.4.1.253.8.62.1.20.1.2.1
WorkCentrePro35 multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCP35V2 1.3.6.1.4.1.253.8.62.1.20.1.2.2
WorkCentrePro35 multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCP40C 1.3.6.1.4.1.253.8.62.1.20.1.3
WorkCentrePro40C multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCP40CV1 1.3.6.1.4.1.253.8.62.1.20.1.3.1
WorkCentrePro40C multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCP40CV2 1.3.6.1.4.1.253.8.62.1.20.1.3.2
WorkCentrePro40C multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCP45 1.3.6.1.4.1.253.8.62.1.20.1.4
WorkCentrePro45 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCP45V1 1.3.6.1.4.1.253.8.62.1.20.1.4.1
WorkCentrePro45 multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCP45V2 1.3.6.1.4.1.253.8.62.1.20.1.4.2
WorkCentrePro45 multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCP55 1.3.6.1.4.1.253.8.62.1.20.1.5
WorkCentrePro55 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCP55V1 1.3.6.1.4.1.253.8.62.1.20.1.5.1
WorkCentrePro55 multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCP55V2 1.3.6.1.4.1.253.8.62.1.20.1.5.2
WorkCentrePro55 multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCP165 1.3.6.1.4.1.253.8.62.1.20.1.9
WorkCentre Pro 165 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCP165V1 1.3.6.1.4.1.253.8.62.1.20.1.9.1
WorkCentre Pro 165 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCP175 1.3.6.1.4.1.253.8.62.1.20.1.17
WorkCentre Pro 175 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCP175V1 1.3.6.1.4.1.253.8.62.1.20.1.17.1
WorkCentre Pro 175 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCPC2128 1.3.6.1.4.1.253.8.62.1.20.1.19
WorkCentre Pro C2128 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPC2128V1 1.3.6.1.4.1.253.8.62.1.20.1.19.1
WorkCentre Pro C2128 multi-function system launch configuration and version #1, and complete product identifier.
                                                     xcmPidWCPC2636 1.3.6.1.4.1.253.8.62.1.20.1.20
WorkCentre Pro C2636 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPC2636V1 1.3.6.1.4.1.253.8.62.1.20.1.20.1
WorkCentre Pro C2636 multi-function system launch configuration and version #1, and complete product identifier.
                                                     xcmPidWCPC3545 1.3.6.1.4.1.253.8.62.1.20.1.21
WorkCentre Pro C3545 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPC3545V1 1.3.6.1.4.1.253.8.62.1.20.1.21.1
WorkCentre Pro C3545 multi-function system launch configuration and version #1, and complete product identifier.
                                                     xcmPidWC265 1.3.6.1.4.1.253.8.62.1.20.1.22
WorkCentre 265 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC265V1 1.3.6.1.4.1.253.8.62.1.20.1.22.1
WorkCentre 265 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC275 1.3.6.1.4.1.253.8.62.1.20.1.23
WorkCentre 275 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC275V1 1.3.6.1.4.1.253.8.62.1.20.1.23.1
WorkCentre 275 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCP265 1.3.6.1.4.1.253.8.62.1.20.1.24
WorkCentre Pro 265 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCP265V1 1.3.6.1.4.1.253.8.62.1.20.1.24.1
WorkCentre Pro 265 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCP275 1.3.6.1.4.1.253.8.62.1.20.1.25
WorkCentre Pro 275 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCP275V1 1.3.6.1.4.1.253.8.62.1.20.1.25.1
WorkCentre Pro 275 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCPS265 1.3.6.1.4.1.253.8.62.1.20.1.26
WorkCentre + PostScript 265 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPS265V1 1.3.6.1.4.1.253.8.62.1.20.1.26.1
WorkCentre + PostScript 265 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCPS275 1.3.6.1.4.1.253.8.62.1.20.1.27
WorkCentre + PostScript 275 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPS275V1 1.3.6.1.4.1.253.8.62.1.20.1.27.1
WorkCentre + PostScript 275 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC7655 1.3.6.1.4.1.253.8.62.1.20.1.28
WorkCentre 7655 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC7655V1 1.3.6.1.4.1.253.8.62.1.20.1.28.1
WorkCentre 7655 system identifier launch configuration version #1, and complete product identifier.
                                                     xcmPidWC7665 1.3.6.1.4.1.253.8.62.1.20.1.29
WorkCentre 7665 system identifier (not a complete product identifier).
                                                           xcmPidWC7665V1 1.3.6.1.4.1.253.8.62.1.20.1.29.1
WorkCentre 7665 system identifier launch configuration version #1, and complete product identifier.
                                                     xcmPidWC7675 1.3.6.1.4.1.253.8.62.1.20.1.36
WorkCentre 7675 system identifier (not a complete product identifier).
                                                           xcmPidWC7675V1 1.3.6.1.4.1.253.8.62.1.20.1.36.1
WorkCentre 7675 system identifier launch configuration version #1, and complete product identifier.
                                                 xcmPidWCMF 1.3.6.1.4.1.253.8.62.1.20.2
WorkCentre System identifier (not a complete product identifier).
                                                     xcmPidWCM35 1.3.6.1.4.1.253.8.62.1.20.2.2
WorkCentre M35 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCM35V1 1.3.6.1.4.1.253.8.62.1.20.2.2.1
WorkCentre M35 multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCM35V2 1.3.6.1.4.1.253.8.62.1.20.2.2.2
WorkCentre M35 multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCM45 1.3.6.1.4.1.253.8.62.1.20.2.3
WorkCentre M45 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCM45V1 1.3.6.1.4.1.253.8.62.1.20.2.3.1
WorkCentre M45 multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCM45V2 1.3.6.1.4.1.253.8.62.1.20.2.3.2
WorkCentre M45 multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCM55 1.3.6.1.4.1.253.8.62.1.20.2.4
WorkCentre M55 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCM55V1 1.3.6.1.4.1.253.8.62.1.20.2.4.1
WorkCentre M55 multi-function system, launch configuration version #1, and complete product identifier.
                                                         xcmPidWCM55V2 1.3.6.1.4.1.253.8.62.1.20.2.4.2
WorkCentre M55 multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWCM165 1.3.6.1.4.1.253.8.62.1.20.2.5
WorkCentre M165 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCM165V1 1.3.6.1.4.1.253.8.62.1.20.2.5.1
WorkCentre M165 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCM175 1.3.6.1.4.1.253.8.62.1.20.2.6
WorkCentre M175 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCM175V1 1.3.6.1.4.1.253.8.62.1.20.2.6.1
WorkCentre M175 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCMPS35 1.3.6.1.4.1.253.8.62.1.20.2.9
WorkCentre M35 PostScript multi-function system identifier (not a complete product identifier).
                                                         xcmPidWCMPS35V1 1.3.6.1.4.1.253.8.62.1.20.2.9.1
WorkCentre M35 PostScript multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCMPS45 1.3.6.1.4.1.253.8.62.1.20.2.17
WorkCentre M45 PostScript multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCMPS45V1 1.3.6.1.4.1.253.8.62.1.20.2.17.1
WorkCentre M45 PostScript multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCMPS55 1.3.6.1.4.1.253.8.62.1.20.2.18
WorkCentre M55 PostScript multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCMPS55V1 1.3.6.1.4.1.253.8.62.1.20.2.18.1
WorkCentre M55 PostScript multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCMPS165 1.3.6.1.4.1.253.8.62.1.20.2.19
WorkCentre M165 PostScript multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCMPS165V1 1.3.6.1.4.1.253.8.62.1.20.2.19.1
WorkCentre M165 PostScript multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCMPS175 1.3.6.1.4.1.253.8.62.1.20.2.20
WorkCentre M175 PostScript multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCMPS175V1 1.3.6.1.4.1.253.8.62.1.20.2.20.1
WorkCentre M175 PostScript multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCMF28 1.3.6.1.4.1.253.8.62.1.20.2.23
Xerox WorkCentre M128 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCMFM28 1.3.6.1.4.1.253.8.62.1.20.2.23.1
Xerox WorkCentre M128 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCPS232 1.3.6.1.4.1.253.8.62.1.20.2.26
WorkCentre + PostScript 232 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPS232V1 1.3.6.1.4.1.253.8.62.1.20.2.26.1
WorkCentre + PostScript 232 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCPS238 1.3.6.1.4.1.253.8.62.1.20.2.27
WorkCentre + PostScript 238 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPS238V1 1.3.6.1.4.1.253.8.62.1.20.2.27.1
WorkCentre + PostScript 238 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCPS245 1.3.6.1.4.1.253.8.62.1.20.2.28
WorkCentre + PostScript 245 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPS245V1 1.3.6.1.4.1.253.8.62.1.20.2.28.1
WorkCentre + PostScript 245 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCPS255 1.3.6.1.4.1.253.8.62.1.20.2.29
WorkCentre + PostScript 255 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCPS255V1 1.3.6.1.4.1.253.8.62.1.20.2.29.1
WorkCentre + PostScript 255 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCP232 1.3.6.1.4.1.253.8.62.1.20.2.30
WorkCentre Pro 232 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCP232V1 1.3.6.1.4.1.253.8.62.1.20.2.30.1
WorkCentre Pro 232 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCP238 1.3.6.1.4.1.253.8.62.1.20.2.31
WorkCentre Pro 238 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCP238V1 1.3.6.1.4.1.253.8.62.1.20.2.31.1
WorkCentre Pro 238 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCP245 1.3.6.1.4.1.253.8.62.1.20.2.32
WorkCentre Pro 245 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCP245V1 1.3.6.1.4.1.253.8.62.1.20.2.32.1
WorkCentre Pro 245 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWCP255 1.3.6.1.4.1.253.8.62.1.20.2.33
WorkCentre Pro 255 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWCP255V1 1.3.6.1.4.1.253.8.62.1.20.2.33.1
WorkCentre Pro 255 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC232 1.3.6.1.4.1.253.8.62.1.20.2.34
WorkCentre 232 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC232V1 1.3.6.1.4.1.253.8.62.1.20.2.34.1
WorkCentre 232 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC238 1.3.6.1.4.1.253.8.62.1.20.2.35
WorkCentre 238 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC238V1 1.3.6.1.4.1.253.8.62.1.20.2.35.1
WorkCentre 238 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC245 1.3.6.1.4.1.253.8.62.1.20.2.36
WorkCentre 245 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC245V1 1.3.6.1.4.1.253.8.62.1.20.2.36.1
WorkCentre 245 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC255 1.3.6.1.4.1.253.8.62.1.20.2.37
WorkCentre 255 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC255V1 1.3.6.1.4.1.253.8.62.1.20.2.37.1
WorkCentre 255 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWorkCentre5135 1.3.6.1.4.1.253.8.62.1.20.2.40
Xerox WorkCentre 5135 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5135C1 1.3.6.1.4.1.253.8.62.1.20.2.40.1
Xerox WorkCentre 5135 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5135C1V1 1.3.6.1.4.1.253.8.62.1.20.2.40.1.1
Xerox WorkCentre 5135 launch model, configuration 1, version 1. A complete product identifier.
                                                               xcmPidWorkCentre5135C1V2 1.3.6.1.4.1.253.8.62.1.20.2.40.1.2
Xerox WorkCentre 5135 launch model, configuration 1, version 2. A complete product identifier.
                                                     xcmPidWorkCentre5150 1.3.6.1.4.1.253.8.62.1.20.2.41
Xerox WorkCentre 5150 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5150C1 1.3.6.1.4.1.253.8.62.1.20.2.41.1
Xerox WorkCentre 5150 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5150C1V1 1.3.6.1.4.1.253.8.62.1.20.2.41.1.1
Xerox WorkCentre 5150 launch model, configuration 1, version 1. A complete product identifier.
                                                               xcmPidWorkCentre5150C1V2 1.3.6.1.4.1.253.8.62.1.20.2.41.1.2
Xerox WorkCentre 5150 launch model, configuration 1, version 2. A complete product identifier.
                                                 xcmPidWCMF3 1.3.6.1.4.1.253.8.62.1.20.3
WorkCentrePro System product line identifier (not a complete product identifier).
                                                     xcmPidWC5632 1.3.6.1.4.1.253.8.62.1.20.3.35
WorkCentre 5632 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5632V1 1.3.6.1.4.1.253.8.62.1.20.3.35.1
WorkCentre 5632 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC5638 1.3.6.1.4.1.253.8.62.1.20.3.37
WorkCentre 5638 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5638V1 1.3.6.1.4.1.253.8.62.1.20.3.37.1
WorkCentre 5638 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC5645 1.3.6.1.4.1.253.8.62.1.20.3.38
WorkCentre 5645 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5645V1 1.3.6.1.4.1.253.8.62.1.20.3.38.1
WorkCentre 5645 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC5655 1.3.6.1.4.1.253.8.62.1.20.3.39
WorkCentre 5655 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5655V1 1.3.6.1.4.1.253.8.62.1.20.3.39.1
WorkCentre 5655 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC5665 1.3.6.1.4.1.253.8.62.1.20.3.40
WorkCentre 5665 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5665V1 1.3.6.1.4.1.253.8.62.1.20.3.40.1
WorkCentre 5665 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC5675 1.3.6.1.4.1.253.8.62.1.20.3.41
WorkCentre 5675 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5675V1 1.3.6.1.4.1.253.8.62.1.20.3.41.1
WorkCentre 5675 multi-function system, launch configuration version #1, and complete product identifier.
                                                 xcmPidWCMF4 1.3.6.1.4.1.253.8.62.1.20.4
Xerox WorkCentre System product line identifier (not a complete product identifier).
                                                     xcmPidWC5687 1.3.6.1.4.1.253.8.62.1.20.4.9
Xerox WorkCentre 5687 multi-function system identifier (not a complete product identifier).
                                                         xcmPidWC5687V1 1.3.6.1.4.1.253.8.62.1.20.4.9.1
Xerox WorkCentre 5687 multi-function system, launch configuration version #1, and complete product identifier.
                                                     xcmPidWC5030 1.3.6.1.4.1.253.8.62.1.20.4.17
Xerox WorkCentre 5030 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5030V1 1.3.6.1.4.1.253.8.62.1.20.4.17.1
Xerox WorkCentre 5030 multi-function system, launch configuration version #1, and complete product identifier.
                                                           xcmPidWC5030V2 1.3.6.1.4.1.253.8.62.1.20.4.17.2
Xerox WorkCentre 5030 multi-function system, launch configuration version #2, and complete product identifier.
                                                     xcmPidWC5050 1.3.6.1.4.1.253.8.62.1.20.4.18
Xerox WorkCentre 5050 multi-function system identifier (not a complete product identifier).
                                                           xcmPidWC5050V1 1.3.6.1.4.1.253.8.62.1.20.4.18.1
Xerox WorkCentre 5050 multi-function system, launch configuration version #1, and complete product identifier.
                                                           xcmPidWC5050V2 1.3.6.1.4.1.253.8.62.1.20.4.18.2
Xerox WorkCentre 5050 multi-function system, launch configuration version #2, and complete product identifier.
                                                 xcmPidWCMF5 1.3.6.1.4.1.253.8.62.1.20.5
Xerox WorkCentre System product line identifier (not a complete product identifier).
                                                     xcmPidWC6400 1.3.6.1.4.1.253.8.62.1.20.5.5
Xerox WorkCentre 6400 model identifier (not a complete product identifier).
                                                         xcmPidWC6400S 1.3.6.1.4.1.253.8.62.1.20.5.5.1
Xerox WorkCentre 6400S model and configuration identifier (not a complete product identifier).
                                                             xcmPidWC6400Sv1 1.3.6.1.4.1.253.8.62.1.20.5.5.1.1
Xerox WorkCentre 6400S launch model, configuration, version 1. A complete product identifier.
                                                             xcmPidWC6400Sv2 1.3.6.1.4.1.253.8.62.1.20.5.5.1.2
Xerox WorkCentre 6400S launch model, configuration, version 2. A complete product identifier.
                                                         xcmPidWC6400X 1.3.6.1.4.1.253.8.62.1.20.5.5.2
Xerox WorkCentre 6400X model and configuration identifier (not a complete product identifier).
                                                             xcmPidWC6400Xv1 1.3.6.1.4.1.253.8.62.1.20.5.5.2.1
Xerox WorkCentre 6400X launch model, configuration, version 1. A complete product identifier.
                                                             xcmPidWC6400Xv2 1.3.6.1.4.1.253.8.62.1.20.5.5.2.2
Xerox WorkCentre 6400X launch model, configuration, version 2. A complete product identifier.
                                                         xcmPidWC6400XF 1.3.6.1.4.1.253.8.62.1.20.5.5.3
Xerox WorkCentre 6400XF model and configuration identifier (not a complete product identifier).
                                                             xcmPidWC6400XFv1 1.3.6.1.4.1.253.8.62.1.20.5.5.3.1
Xerox WorkCentre 6400XF launch model, configuration, version 1. A complete product identifier.
                                                             xcmPidWC6400XFv2 1.3.6.1.4.1.253.8.62.1.20.5.5.3.2
Xerox WorkCentre 6400XF launch model, configuration, version 2. A complete product identifier.
                                                     xcmPidWorkCentre5735 1.3.6.1.4.1.253.8.62.1.20.5.29
Xerox WorkCentre 5735 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5735C1 1.3.6.1.4.1.253.8.62.1.20.5.29.1
Xerox WorkCentre 5735 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5735C1V1 1.3.6.1.4.1.253.8.62.1.20.5.29.1.1
Xerox WorkCentre 5735 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre5740 1.3.6.1.4.1.253.8.62.1.20.5.30
Xerox WorkCentre 5740 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5740C1 1.3.6.1.4.1.253.8.62.1.20.5.30.1
Xerox WorkCentre 5740 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5740C1V1 1.3.6.1.4.1.253.8.62.1.20.5.30.1.1
Xerox WorkCentre 5740 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre5745 1.3.6.1.4.1.253.8.62.1.20.5.31
Xerox WorkCentre 5745 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5745C1 1.3.6.1.4.1.253.8.62.1.20.5.31.1
Xerox WorkCentre 5745 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5745C1V1 1.3.6.1.4.1.253.8.62.1.20.5.31.1.1
Xerox WorkCentre 5745 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre5755 1.3.6.1.4.1.253.8.62.1.20.5.32
Xerox WorkCentre 5755 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5755C1 1.3.6.1.4.1.253.8.62.1.20.5.32.1
Xerox WorkCentre 5755 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5755C1V1 1.3.6.1.4.1.253.8.62.1.20.5.32.1.1
Xerox WorkCentre 5755 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre5765 1.3.6.1.4.1.253.8.62.1.20.5.33
Xerox WorkCentre 5765 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5765C1 1.3.6.1.4.1.253.8.62.1.20.5.33.1
Xerox WorkCentre 5765 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5765C1V1 1.3.6.1.4.1.253.8.62.1.20.5.33.1.1
Xerox WorkCentre 5765 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre5775 1.3.6.1.4.1.253.8.62.1.20.5.34
Xerox WorkCentre 5775 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5775C1 1.3.6.1.4.1.253.8.62.1.20.5.34.1
Xerox WorkCentre 5775 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5775C1V1 1.3.6.1.4.1.253.8.62.1.20.5.34.1.1
Xerox WorkCentre 5775 launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre5790 1.3.6.1.4.1.253.8.62.1.20.5.35
Xerox WorkCentre 5790 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre5790C1 1.3.6.1.4.1.253.8.62.1.20.5.35.1
Xerox WorkCentre 5790 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre5790C1V1 1.3.6.1.4.1.253.8.62.1.20.5.35.1.1
Xerox WorkCentre 5790 launch model, configuration 1, version 1. A complete product identifier.
                                                 xcmPidWCMF6 1.3.6.1.4.1.253.8.62.1.20.6
Xerox WorkCentre System product line identifier (not a complete product identifier).
                                                     xcmPidWorkCentre3045B 1.3.6.1.4.1.253.8.62.1.20.6.7
Xerox WorkCentre 3045B model identifier (not a complete product identifier).
                                                         xcmPidWorkCentre3045BC1 1.3.6.1.4.1.253.8.62.1.20.6.7.1
Xerox WorkCentre 3045B model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidWorkCentre3045BC1V1 1.3.6.1.4.1.253.8.62.1.20.6.7.1.1
Xerox WorkCentre 3045B launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre3045NI 1.3.6.1.4.1.253.8.62.1.20.6.9
Xerox WorkCentre 3045NI model identifier (not a complete product identifier).
                                                         xcmPidWorkCentre3045NIC1 1.3.6.1.4.1.253.8.62.1.20.6.9.1
Xerox WorkCentre 3045NI model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidWorkCentre3045NIC1V1 1.3.6.1.4.1.253.8.62.1.20.6.9.1.1
Xerox WorkCentre 3045NI launch model, configuration 1, version 1. A complete product identifier.
                                                     xcmPidWorkCentre6605 1.3.6.1.4.1.253.8.62.1.20.6.34
Xerox WorkCentre 6605 model identifier (not a complete product identifier).
                                                           xcmPidWorkCentre6605NC1 1.3.6.1.4.1.253.8.62.1.20.6.34.1
Xerox WorkCentre 6605 model and configuration 1 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre6605NC1V1 1.3.6.1.4.1.253.8.62.1.20.6.34.1.1
Xerox WorkCentre 6605 launch model, configuration 1, version 1. A complete product identifier.
                                                           xcmPidWorkCentre6605DNC2 1.3.6.1.4.1.253.8.62.1.20.6.34.2
Xerox WorkCentre 6605 model and configuration 2 identifier (not a complete product identifier).
                                                               xcmPidWorkCentre6605DNC2V1 1.3.6.1.4.1.253.8.62.1.20.6.34.2.1
Xerox WorkCentre 6605 launch model, configuration 2, version 1. A complete product identifier.
                                                 xcmPidWCMF7 1.3.6.1.4.1.253.8.62.1.20.7
Xerox WorkCentre System product line identifier (not a complete product identifier).
                                           xcmPidXeroxWideFormat 1.3.6.1.4.1.253.8.62.1.22
Xerox Wide Format Printers product line identifier (not a complete product identifier).
                                           xcmPidNuveraProductLine 1.3.6.1.4.1.253.8.62.1.23
Nuvera product line identifier (not a complete product identifier).
                                                 xcmPidNuveraEAProductionSystemFamily 1.3.6.1.4.1.253.8.62.1.23.17
Xerox Nuvera EA Production System family identifier (not a complete product identifier).
                                                       xcmPidNuvera100x120x144x157EAPS 1.3.6.1.4.1.253.8.62.1.23.17.1
Xerox Nuvera 100x120x144x157 EAPS system model identifier (not a complete product identifier).
                                                           xcmPidNuvera100x120x144x157EAPSEmbeddedFFPS 1.3.6.1.4.1.253.8.62.1.23.17.1.1
Xerox Nuvera 100x120x144x157 EAPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
                                                               xcmPidNuvera100x120x144x157EAPSEmbeddedFFPSV1 1.3.6.1.4.1.253.8.62.1.23.17.1.1.1
Xerox Nuvera 100x120x144x157 EAPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
                                                 xcmPidNuveraEAPerfectingProductionSystemFamily 1.3.6.1.4.1.253.8.62.1.23.18
Xerox Nuvera EA Perfecting Production System family identifier (not a complete product identifier).
                                                       xcmPidNuvera200x288x314EAPPS 1.3.6.1.4.1.253.8.62.1.23.18.1
Xerox Nuvera 200x288x314 EAPPS system model identifier (not a complete product identifier).
                                                           xcmPidNuvera200x288x314EAPPSEmbeddedFFPS 1.3.6.1.4.1.253.8.62.1.23.18.1.1
Xerox Nuvera 200x288x314 EAPPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
                                                               xcmPidNuvera200x288x314EAPPSEmbeddedFFPSv1 1.3.6.1.4.1.253.8.62.1.23.18.1.1.1
Xerox Nuvera 200x288x314 EAPPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
                                                 xcmPidNuveraMXProductionSystemFamily 1.3.6.1.4.1.253.8.62.1.23.19
Xerox Nuvera MX Production System family identifier (not a complete product identifier).
                                                       xcmPidNuvera100x120x144MXPS 1.3.6.1.4.1.253.8.62.1.23.19.1
Xerox Nuvera 100x120x144 MXPS system model identifier (not a complete product identifier).
                                                           xcmPidNuvera100x120x144MXPSEmbeddedFFPS 1.3.6.1.4.1.253.8.62.1.23.19.1.1
Xerox Nuvera 100x120x144 MXPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
                                                               xcmPidNuvera100x120x144MXPSEmbeddedFFPSV1 1.3.6.1.4.1.253.8.62.1.23.19.1.1.1
Xerox Nuvera 100x120x144 MXPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
                                                 xcmPidNuveraMXPerfectingProductionSystemFamily 1.3.6.1.4.1.253.8.62.1.23.20
Xerox Nuvera MX Perfecting Production System family identifier (not a complete product identifier).
                                                       xcmPidNuvera200x288MXPPS 1.3.6.1.4.1.253.8.62.1.23.20.1
Xerox Nuvera 200x288 MXPPS system model identifier (not a complete product identifier).
                                                           xcmPidNuvera200x288MXPPSEmbeddedFFPS 1.3.6.1.4.1.253.8.62.1.23.20.1.1
Xerox Nuvera 200x288 MXPPS with an embedded FreeFlow Print Server (FFPS) DFE system configuration model identifier (not a complete product identifier).
                                                               xcmPidNuvera200x288MXPPSEmbeddedFFPSV1 1.3.6.1.4.1.253.8.62.1.23.20.1.1.1
Xerox Nuvera 200x288 MXPPS with an embedded FreeFlow Print Server (FFPS) DFE device launch configuration version and complete product identifier.
                                           xcmPidColorQube 1.3.6.1.4.1.253.8.62.1.24
ColorQube product line identifier (not a complete product identifier).
                                                 xcmPidColorQube9200 1.3.6.1.4.1.253.8.62.1.24.1
Xerox ColorQube 9200 family identifier (not a complete product identifier).
                                                     xcmPidColorQube9201 1.3.6.1.4.1.253.8.62.1.24.1.1
Xerox ColorQube 9201 model identifier (not a complete product identifier).
                                                         xcmPidColorQube9201C1 1.3.6.1.4.1.253.8.62.1.24.1.1.1
Xerox ColorQube 9201 model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidColorQube9201C1V1 1.3.6.1.4.1.253.8.62.1.24.1.1.1.1
Xerox ColorQube 9201 launch model, configuration 1, version 1. A complete product identifier.
                                                             xcmPidColorQube9201C1V2 1.3.6.1.4.1.253.8.62.1.24.1.1.1.2
Xerox ColorQube 9201 launch model, configuration 1, version 2. A complete product identifier.
                                                             xcmPidColorQube9201C1V3 1.3.6.1.4.1.253.8.62.1.24.1.1.1.3
Xerox ColorQube 9201 launch model, configuration 1, version 3. A complete product identifier.
                                                         xcmPidColorQube9201C2 1.3.6.1.4.1.253.8.62.1.24.1.1.2
Xerox ColorQube 9201 model and configuration 2 identifier (not a complete product identifier).
                                                             xcmPidColorQube9201C2V1 1.3.6.1.4.1.253.8.62.1.24.1.1.2.1
Xerox ColorQube 9201 launch model, configuration 2, version 1. A complete product identifier.
                                                             xcmPidColorQube9201C2V2 1.3.6.1.4.1.253.8.62.1.24.1.1.2.2
Xerox ColorQube 9201 launch model, configuration 2, version 2. A complete product identifier.
                                                     xcmPidColorQube9202 1.3.6.1.4.1.253.8.62.1.24.1.2
Xerox ColorQube 9202 model identifier (not a complete product identifier).
                                                         xcmPidColorQube9202C1 1.3.6.1.4.1.253.8.62.1.24.1.2.1
Xerox ColorQube 9202 model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidColorQube9202C1V1 1.3.6.1.4.1.253.8.62.1.24.1.2.1.1
Xerox ColorQube 9202 launch model, configuration 1, version 1. A complete product identifier.
                                                             xcmPidColorQube9202C1V2 1.3.6.1.4.1.253.8.62.1.24.1.2.1.2
Xerox ColorQube 9202 launch model, configuration 1, version 2. A complete product identifier.
                                                             xcmPidColorQube9202C1V3 1.3.6.1.4.1.253.8.62.1.24.1.2.1.3
Xerox ColorQube 9202 launch model, configuration 1, version 3. A complete product identifier.
                                                         xcmPidColorQube9202C2 1.3.6.1.4.1.253.8.62.1.24.1.2.2
Xerox ColorQube 9202 model and configuration 2 identifier (not a complete product identifier).
                                                             xcmPidColorQube9202C2V1 1.3.6.1.4.1.253.8.62.1.24.1.2.2.1
Xerox ColorQube 9202 launch model, configuration 2, version 1. A complete product identifier.
                                                             xcmPidColorQube9202C2V2 1.3.6.1.4.1.253.8.62.1.24.1.2.2.2
Xerox ColorQube 9202 launch model, configuration 2, version 2. A complete product identifier.
                                                     xcmPidColorQube9203 1.3.6.1.4.1.253.8.62.1.24.1.3
Xerox ColorQube 9203 model identifier (not a complete product identifier).
                                                         xcmPidColorQube9203C1 1.3.6.1.4.1.253.8.62.1.24.1.3.1
Xerox ColorQube 9203 model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidColorQube9203C1V1 1.3.6.1.4.1.253.8.62.1.24.1.3.1.1
Xerox ColorQube 9203 launch model, configuration 1, version 1. A complete product identifier.
                                                             xcmPidColorQube9203C1V2 1.3.6.1.4.1.253.8.62.1.24.1.3.1.2
Xerox ColorQube 9203 launch model, configuration 1, version 2. A complete product identifier.
                                                             xcmPidColorQube9203C1V3 1.3.6.1.4.1.253.8.62.1.24.1.3.1.3
Xerox ColorQube 9203 launch model, configuration 1, version 3. A complete product identifier.
                                                         xcmPidColorQube9203C2 1.3.6.1.4.1.253.8.62.1.24.1.3.2
Xerox ColorQube 9203 model and configuration 2 identifier (not a complete product identifier).
                                                             xcmPidColorQube9203C2V1 1.3.6.1.4.1.253.8.62.1.24.1.3.2.1
Xerox ColorQube 9203 launch model, configuration 2, version 1. A complete product identifier.
                                                             xcmPidColorQube9203C2V2 1.3.6.1.4.1.253.8.62.1.24.1.3.2.2
Xerox ColorQube 9203 launch model, configuration 2, version 2. A complete product identifier.
                                                 xcmPidColorQube8x00 1.3.6.1.4.1.253.8.62.1.24.3
Xerox ColorQube 8x00 family identifier (not a complete product identifier).
                                                     xcmPidColorQube8700 1.3.6.1.4.1.253.8.62.1.24.3.1
Xerox ColorQube 8700 model identifier (not a complete product identifier).
                                                         xcmPidColorQube8700S 1.3.6.1.4.1.253.8.62.1.24.3.1.1
Xerox ColorQube 8700 model and S configuration identifier (not a complete product identifier).
                                                             xcmPidColorQube8700Sv1 1.3.6.1.4.1.253.8.62.1.24.3.1.1.1
Xerox ColorQube 8700 launch model, S configuration, version 1. A complete product identifier.
                                                         xcmPidColorQube8700X 1.3.6.1.4.1.253.8.62.1.24.3.1.2
Xerox ColorQube 8700 model and X configuration identifier (not a complete product identifier).
                                                             xcmPidColorQube8700Xv1 1.3.6.1.4.1.253.8.62.1.24.3.1.2.1
Xerox ColorQube 8700 launch model, X configuration, version 1. A complete product identifier.
                                                         xcmPidColorQube8700XF 1.3.6.1.4.1.253.8.62.1.24.3.1.3
Xerox ColorQube 8700 model and XF configuration identifier (not a complete product identifier).
                                                             xcmPidColorQube8700XFv1 1.3.6.1.4.1.253.8.62.1.24.3.1.3.1
Xerox ColorQube 8700 launch model, XF configuration, version 1. A complete product identifier.
                                                     xcmPidColorQube8900 1.3.6.1.4.1.253.8.62.1.24.3.2
Xerox ColorQube 8900 model identifier (not a complete product identifier).
                                                         xcmPidColorQube8900X 1.3.6.1.4.1.253.8.62.1.24.3.2.2
Xerox ColorQube 8900 model and X configuration identifier (not a complete product identifier).
                                                             xcmPidColorQube8900Xv1 1.3.6.1.4.1.253.8.62.1.24.3.2.2.1
Xerox ColorQube 8900 launch model, X configuration, version 1. A complete product identifier.
                                                         xcmPidColorQube8900S 1.3.6.1.4.1.253.8.62.1.24.3.2.3
Xerox ColorQube 8900 model and S configuration identifier (not a complete product identifier).
                                                             xcmPidColorQube8900Sv1 1.3.6.1.4.1.253.8.62.1.24.3.2.3.1
Xerox ColorQube 8900 launch model, S configuration, version 1. A complete product identifier.
                                                 xcmPidColorQube9300 1.3.6.1.4.1.253.8.62.1.24.4
Xerox ColorQube 9300 family identifier (not a complete product identifier).
                                                     xcmPidColorQube9301 1.3.6.1.4.1.253.8.62.1.24.4.1
Xerox ColorQube 9301 model identifier (not a complete product identifier).
                                                         xcmPidColorQube9301C1 1.3.6.1.4.1.253.8.62.1.24.4.1.1
Xerox ColorQube 9301 model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidColorQube9301C1V1 1.3.6.1.4.1.253.8.62.1.24.4.1.1.1
Xerox ColorQube 9301 launch model, configuration 1, version 1. A complete product identifier.
                                                             xcmPidColorQube9301C1V2 1.3.6.1.4.1.253.8.62.1.24.4.1.1.2
Xerox ColorQube 9301 launch model, configuration 1, version 2. A complete product identifier.
                                                     xcmPidColorQube9302 1.3.6.1.4.1.253.8.62.1.24.4.2
Xerox ColorQube 9302 model identifier (not a complete product identifier).
                                                         xcmPidColorQube9302C1 1.3.6.1.4.1.253.8.62.1.24.4.2.1
Xerox ColorQube 9302 model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidColorQube9302C1V1 1.3.6.1.4.1.253.8.62.1.24.4.2.1.1
Xerox ColorQube 9302 launch model, configuration 1, version 1. A complete product identifier.
                                                             xcmPidColorQube9302C1V2 1.3.6.1.4.1.253.8.62.1.24.4.2.1.2
Xerox ColorQube 9302 launch model, configuration 1, version 2. A complete product identifier.
                                                     xcmPidColorQube9303 1.3.6.1.4.1.253.8.62.1.24.4.3
Xerox ColorQube 9303 model identifier (not a complete product identifier).
                                                         xcmPidColorQube9303C1 1.3.6.1.4.1.253.8.62.1.24.4.3.1
Xerox ColorQube 9303 model and configuration 1 identifier (not a complete product identifier).
                                                             xcmPidColorQube9303C1V1 1.3.6.1.4.1.253.8.62.1.24.4.3.1.1
Xerox ColorQube 9303 launch model, configuration 1, version 1. A complete product identifier.
                                                             xcmPidColorQube9303C1V2 1.3.6.1.4.1.253.8.62.1.24.4.3.1.2
Xerox ColorQube 9303 launch model, configuration 1, version 2. A complete product identifier.
                                           xcmPidFXSystems 1.3.6.1.4.1.253.8.62.1.30
Fuji Xerox Systems product line identifier (not a complete product identifier).
                                           xcmPidEPCProductLine 1.3.6.1.4.1.253.8.62.1.31
Xerox Entry-level Production Color product line identifier (not a complete product identifier).
                                           xcmPidLPMProductLine 1.3.6.1.4.1.253.8.62.1.32
Xerox Light Production Monochrome product line identifier (not a complete product identifier).
                                           xcmPidDigitalPrintingPressProductLine 1.3.6.1.4.1.253.8.62.1.33
Xerox Digital Printing Press product line identifier (not a complete product identifier).
                                 xcmCommsConfigTC 1.3.6.1.4.1.253.8.63
Version: 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.
                                       xcmSnmpNetbiosDomain 1.3.6.1.4.1.253.8.63.3
The SNMP over NetBIOS transport domain. The corresponding transport address is of type 'XcmSnmpNetbiosAddress'.
                                       xcmCOSpecialTypes 1.3.6.1.4.1.253.8.63.4
The root of all special comms option types defined in the Comms Config TC.
                                           xcmCOSpecialLabel 1.3.6.1.4.1.253.8.63.4.1
Human-readable name for the following configuration subtree, specified in 'xcmCommsOptionsValueString'. Usage: To label tree vertices (eg, for client GUI).
                                           xcmCOSpecialImport 1.3.6.1.4.1.253.8.63.4.2
The '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).
                                           xcmCOSpecialRemark 1.3.6.1.4.1.253.8.63.4.3
Human-readable remark for the following configuration subtree, specified in 'xcmCommsOptionsValueString'. Usage: To comment tree vertices (eg, for client GUI).
                                           xcmCOSpecialAddress 1.3.6.1.4.1.253.8.63.4.4
Human-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.
                                           xcmCOSpecialState 1.3.6.1.4.1.253.8.63.4.5
The 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.
                                           xcmCOSpecialConditions 1.3.6.1.4.1.253.8.63.4.6
The 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.
                                           xcmCOSpecialName 1.3.6.1.4.1.253.8.63.4.7
Human-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.
                                           xcmCOSpecialSupportedInteger 1.3.6.1.4.1.253.8.63.4.8
Integer-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.
                                           xcmCOSpecialSupportedString 1.3.6.1.4.1.253.8.63.4.9
String-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.
                                           xcmCOSpecialAcceptAddress 1.3.6.1.4.1.253.8.63.4.10
Human-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.
                                           xcmCOSpecialAcceptSubnet 1.3.6.1.4.1.253.8.63.4.11
Human-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.
                                           xcmCOSpecialRejectAddress 1.3.6.1.4.1.253.8.63.4.12
Human-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.
                                           xcmCOSpecialRejectSubnet 1.3.6.1.4.1.253.8.63.4.13
Human-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.
                                           xcmCOSpecialMaxRequestRetries 1.3.6.1.4.1.253.8.63.4.14
The 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.
                                           xcmCOSpecialRequestTimeout 1.3.6.1.4.1.253.8.63.4.15
The 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.
                                           xcmCOSpecialSecurity 1.3.6.1.4.1.253.8.63.4.16
The 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.
                                       xcmSnmpIPHostnameDomain 1.3.6.1.4.1.253.8.63.5
The transport domain for SNMP over UDP when using host name instead of IP address. The corresponding transport address is of type 'XcmSnmpIPHostnameAddress'.
                                       xcmCOOsilanSuite 1.3.6.1.4.1.253.8.63.11
                                             xcmCOOsilanPhysicals 1.3.6.1.4.1.253.8.63.11.1100
                                                       xcmCOOsilanConnectorType 1.3.6.1.4.1.253.8.63.11.1100.1
                                                           xcmCOOsilanConnectorOverride 1.3.6.1.4.1.253.8.63.11.1100.1.1
                                                           xcmCOOsilanConnectorDetected 1.3.6.1.4.1.253.8.63.11.1100.1.2
                                                           xcmCOOsilanConnectorAdaptive 1.3.6.1.4.1.253.8.63.11.1100.1.3
                                                       xcmCOOsilanSignalType 1.3.6.1.4.1.253.8.63.11.1100.2
                                                           xcmCOOsilanSignalOverride 1.3.6.1.4.1.253.8.63.11.1100.2.1
                                                           xcmCOOsilanSignalDetected 1.3.6.1.4.1.253.8.63.11.1100.2.2
                                                           xcmCOOsilanSignalAdaptive 1.3.6.1.4.1.253.8.63.11.1100.2.3
                                                           xcmCOOsilanSignalSupport 1.3.6.1.4.1.253.8.63.11.1100.2.4
                                                           xcmCOOsilanSignalCapability 1.3.6.1.4.1.253.8.63.11.1100.2.5
                                                       xcmCOOsilanCableType 1.3.6.1.4.1.253.8.63.11.1100.3
                                                           xcmCOOsilanCableOverride 1.3.6.1.4.1.253.8.63.11.1100.3.1
                                                           xcmCOOsilanCableDetected 1.3.6.1.4.1.253.8.63.11.1100.3.2
                                                           xcmCOOsilanCableAdaptive 1.3.6.1.4.1.253.8.63.11.1100.3.3
                                                           xcmCOOsilanCableSupport 1.3.6.1.4.1.253.8.63.11.1100.3.4
                                             xcmCOOsilanDatalinks 1.3.6.1.4.1.253.8.63.11.1200
                                             xcmCOOsilanFrameType 1.3.6.1.4.1.253.8.63.11.1201
                                                       xcmCOOsilanFrameOverride 1.3.6.1.4.1.253.8.63.11.1201.1
                                                       xcmCOOsilanFrameDetected 1.3.6.1.4.1.253.8.63.11.1201.2
                                                       xcmCOOsilanFrameAdaptive 1.3.6.1.4.1.253.8.63.11.1201.3
                                             xcmCOOsilanEthernet 1.3.6.1.4.1.253.8.63.11.1203
                                                       xcmCOOsilanEthernetType 1.3.6.1.4.1.253.8.63.11.1203.1
                                                       xcmCOOsilanEthernetDevice 1.3.6.1.4.1.253.8.63.11.1203.2
                                                           xcmCOOsilanEthernetDeviceName 1.3.6.1.4.1.253.8.63.11.1203.2.1
                                                       xcmCOOsilanEthernetSpeed 1.3.6.1.4.1.253.8.63.11.1203.3
                                                           xcmCOOsilanEthernetSpeedOverride 1.3.6.1.4.1.253.8.63.11.1203.3.1
                                                           xcmCOOsilanEthernetSpeedDetected 1.3.6.1.4.1.253.8.63.11.1203.3.2
                                                           xcmCOOsilanEthernetSpeedAdaptive 1.3.6.1.4.1.253.8.63.11.1203.3.3
                                                           xcmCOOsilanEthernetSpeedSupport 1.3.6.1.4.1.253.8.63.11.1203.3.4
                                                           xcmCOOsilanEthernetMinSpeed 1.3.6.1.4.1.253.8.63.11.1203.3.5
                                                           xcmCOOsilanEthernetMaxSpeed 1.3.6.1.4.1.253.8.63.11.1203.3.6
                                                       xcmCOOsilanEthernetMaxFrameSize 1.3.6.1.4.1.253.8.63.11.1203.4
                                                       xcmCOOsilanEthernetInterface 1.3.6.1.4.1.253.8.63.11.1203.5
                                                       xcmCOOsilanEthernetMACAddress 1.3.6.1.4.1.253.8.63.11.1203.6
                                             xcmCOOsilanTokenBus 1.3.6.1.4.1.253.8.63.11.1204
                                             xcmCOOsilanTokenRing 1.3.6.1.4.1.253.8.63.11.1205
                                                       xcmCOOsilanTokenRingType 1.3.6.1.4.1.253.8.63.11.1205.1
                                                       xcmCOOsilanTokenRingDevice 1.3.6.1.4.1.253.8.63.11.1205.2
                                                           xcmCOOsilanTokenRingDeviceName 1.3.6.1.4.1.253.8.63.11.1205.2.1
                                                       xcmCOOsilanTokenRingSpeed 1.3.6.1.4.1.253.8.63.11.1205.3
                                                           xcmCOOsilanTokenRingSpeedOverride 1.3.6.1.4.1.253.8.63.11.1205.3.1
                                                           xcmCOOsilanTokenRingSpeedDetected 1.3.6.1.4.1.253.8.63.11.1205.3.2
                                                           xcmCOOsilanTokenRingSpeedAdaptive 1.3.6.1.4.1.253.8.63.11.1205.3.3
                                                           xcmCOOsilanTokenRingSpeedSupport 1.3.6.1.4.1.253.8.63.11.1205.3.4
                                                           xcmCOOsilanTokenRingMinSpeed 1.3.6.1.4.1.253.8.63.11.1205.3.5
                                                           xcmCOOsilanTokenRingMaxSpeed 1.3.6.1.4.1.253.8.63.11.1205.3.6
                                                       xcmCOOsilanTokenRingMaxFrameSize 1.3.6.1.4.1.253.8.63.11.1205.4
                                                       xcmCOOsilanTokenRingInterface 1.3.6.1.4.1.253.8.63.11.1205.5
                                                       xcmCOOsilanTokenRingMACAddress 1.3.6.1.4.1.253.8.63.11.1205.6
                                                       xcmCOOsilanTokenRingSSR 1.3.6.1.4.1.253.8.63.11.1205.11
                                                       xcmCOOsilanTokenRingSSRAllRoute 1.3.6.1.4.1.253.8.63.11.1205.12
                                                       xcmCOOsilanTokenRingSSRSingleRR 1.3.6.1.4.1.253.8.63.11.1205.13
                                                       xcmCOOsilanTokenRingSSRAdaptive 1.3.6.1.4.1.253.8.63.11.1205.14
                                                       xcmCOOsilanTokenRingMACOverride 1.3.6.1.4.1.253.8.63.11.1205.21
                                             xcmCOOsilanFDDI 1.3.6.1.4.1.253.8.63.11.1207
                                       xcmCOOsiwanSuite 1.3.6.1.4.1.253.8.63.13
                                             xcmCOOsiwanPhysicals 1.3.6.1.4.1.253.8.63.13.1100
                                                       xcmCOOsiwanConnectorType 1.3.6.1.4.1.253.8.63.13.1100.1
                                                           xcmCOOsiwanConnectorOverride 1.3.6.1.4.1.253.8.63.13.1100.1.1
                                                           xcmCOOsiwanConnectorDetected 1.3.6.1.4.1.253.8.63.13.1100.1.2
                                                           xcmCOOsiwanConnectorAdaptive 1.3.6.1.4.1.253.8.63.13.1100.1.3
                                                       xcmCOOsiwanSignalType 1.3.6.1.4.1.253.8.63.13.1100.2
                                                           xcmCOOsiwanSignalOverride 1.3.6.1.4.1.253.8.63.13.1100.2.1
                                                           xcmCOOsiwanSignalDetected 1.3.6.1.4.1.253.8.63.13.1100.2.2
                                                           xcmCOOsiwanSignalAdaptive 1.3.6.1.4.1.253.8.63.13.1100.2.3
                                                           xcmCOOsiwanSignalSupport 1.3.6.1.4.1.253.8.63.13.1100.2.4
                                                       xcmCOOsiwanLineNumber 1.3.6.1.4.1.253.8.63.13.1100.4
                                                       xcmCOOsiwanSendManual 1.3.6.1.4.1.253.8.63.13.1100.5
                                                       xcmCOOsiwanReceiveManual 1.3.6.1.4.1.253.8.63.13.1100.6
                                                       xcmCOOsiwanRingsBeforeAnswer 1.3.6.1.4.1.253.8.63.13.1100.7
                                                       xcmCOOsiwanErrorCorrection 1.3.6.1.4.1.253.8.63.13.1100.8
                                                       xcmCOOsiwanDirection 1.3.6.1.4.1.253.8.63.13.1100.9
                                                       xcmCOOsiwanSendStartTime 1.3.6.1.4.1.253.8.63.13.1100.10
                                                       xcmCOOsiwanSendEndTime 1.3.6.1.4.1.253.8.63.13.1100.11
                                                       xcmCOOsiwanReceiveStartTime 1.3.6.1.4.1.253.8.63.13.1100.12
                                                       xcmCOOsiwanReceiveEndTime 1.3.6.1.4.1.253.8.63.13.1100.13
                                                       xcmCOOsiwanRingerVolume 1.3.6.1.4.1.253.8.63.13.1100.20
                                                       xcmCOOsiwanMonitorVolume 1.3.6.1.4.1.253.8.63.13.1100.21
                                                       xcmCOOsiwanAlarmVolume 1.3.6.1.4.1.253.8.63.13.1100.22
                                                       xcmCOOsiwanKeyboardVolume 1.3.6.1.4.1.253.8.63.13.1100.23
                                             xcmCOOsiwanDatalinks 1.3.6.1.4.1.253.8.63.13.1200
                                             xcmCOOsiwanFax 1.3.6.1.4.1.253.8.63.13.1241
                                                       xcmCOOsiwanFaxAddress 1.3.6.1.4.1.253.8.63.13.1241.1
                                                       xcmCOOsiwanFaxDevice 1.3.6.1.4.1.253.8.63.13.1241.2
                                                           xcmCOOsiwanFaxDeviceName 1.3.6.1.4.1.253.8.63.13.1241.2.1
                                                       xcmCOOsiwanFaxSpeed 1.3.6.1.4.1.253.8.63.13.1241.3
                                                           xcmCOOsiwanFaxSpeedOverride 1.3.6.1.4.1.253.8.63.13.1241.3.1
                                                           xcmCOOsiwanFaxSpeedDetected 1.3.6.1.4.1.253.8.63.13.1241.3.2
                                                           xcmCOOsiwanFaxSpeedAdaptive 1.3.6.1.4.1.253.8.63.13.1241.3.3
                                                           xcmCOOsiwanFaxSpeedSupport 1.3.6.1.4.1.253.8.63.13.1241.3.4
                                                           xcmCOOsiwanFaxMinSpeed 1.3.6.1.4.1.253.8.63.13.1241.3.5
                                                           xcmCOOsiwanFaxMaxSpeed 1.3.6.1.4.1.253.8.63.13.1241.3.6
                                                       xcmCOOsiwanFaxInterface 1.3.6.1.4.1.253.8.63.13.1241.5
                                                       xcmCOOsiwanFaxAcceptAddress 1.3.6.1.4.1.253.8.63.13.1241.11
                                                       xcmCOOsiwanFaxRejectAddress 1.3.6.1.4.1.253.8.63.13.1241.12
                                                       xcmCOOsiwanFaxSendCoverSheet 1.3.6.1.4.1.253.8.63.13.1241.20
                                                       xcmCOOsiwanFaxSendHeader 1.3.6.1.4.1.253.8.63.13.1241.21
                                                       xcmCOOsiwanFaxSendManual 1.3.6.1.4.1.253.8.63.13.1241.22
                                                       xcmCOOsiwanFaxSendSecurity 1.3.6.1.4.1.253.8.63.13.1241.23
                                                       xcmCOOsiwanFaxMaxRetries 1.3.6.1.4.1.253.8.63.13.1241.24
                                                       xcmCOOsiwanFaxRetryInterval 1.3.6.1.4.1.253.8.63.13.1241.25
                                                       xcmCOOsiwanFaxSendStoreTime 1.3.6.1.4.1.253.8.63.13.1241.26
                                                       xcmCOOsiwanFaxMaxOriginalLength 1.3.6.1.4.1.253.8.63.13.1241.27
                                                       xcmCOOsiwanFaxReceiveCoverSheet 1.3.6.1.4.1.253.8.63.13.1241.30
                                                       xcmCOOsiwanFaxReceiveFooter 1.3.6.1.4.1.253.8.63.13.1241.31
                                                       xcmCOOsiwanFaxReceiveToMemory 1.3.6.1.4.1.253.8.63.13.1241.32
                                                       xcmCOOsiwanFaxReceiveManual 1.3.6.1.4.1.253.8.63.13.1241.33
                                                       xcmCOOsiwanFaxReceiveSecurity 1.3.6.1.4.1.253.8.63.13.1241.34
                                                       xcmCOOsiwanFaxReceiveAutoReduce 1.3.6.1.4.1.253.8.63.13.1241.35
                                                       xcmCOOsiwanFaxReceiveOverflow 1.3.6.1.4.1.253.8.63.13.1241.36
                                                       xcmCOOsiwanFaxReceiveCollate 1.3.6.1.4.1.253.8.63.13.1241.37
                                                       xcmCOOsiwanFaxG3 1.3.6.1.4.1.253.8.63.13.1241.40
                                                       xcmCOOsiwanFaxG4 1.3.6.1.4.1.253.8.63.13.1241.41
                                                       xcmCOOsiwanFaxLineSwitching 1.3.6.1.4.1.253.8.63.13.1241.42
                                                       xcmCOOsiwanFaxMaxSpeedDial 1.3.6.1.4.1.253.8.63.13.1241.43
                                             xcmCOOsiwanPSTN 1.3.6.1.4.1.253.8.63.13.1251
                                                       xcmCOOsiwanPSTNAddress 1.3.6.1.4.1.253.8.63.13.1251.1
                                             xcmCOOsiwanISDN 1.3.6.1.4.1.253.8.63.13.1261
                                                       xcmCOOsiwanISDNAddress 1.3.6.1.4.1.253.8.63.13.1261.1
                                             xcmCOOsiwanTransports 1.3.6.1.4.1.253.8.63.13.1400
                                             xcmCOOsiwanApplications 1.3.6.1.4.1.253.8.63.13.1700
                                             xcmCOOsiwanDPA 1.3.6.1.4.1.253.8.63.13.1713
                                             xcmCOOsiwanFTAM 1.3.6.1.4.1.253.8.63.13.1714
                                             xcmCOOsiwanVT 1.3.6.1.4.1.253.8.63.13.1716
                                             xcmCOOsiwanMHS 1.3.6.1.4.1.253.8.63.13.1740
                                             xcmCOOsiwanDS 1.3.6.1.4.1.253.8.63.13.1750
                                             xcmCOOsiwanDAP 1.3.6.1.4.1.253.8.63.13.1751
                                             xcmCOOsiwanDSP 1.3.6.1.4.1.253.8.63.13.1752
                                             xcmCOOsiwanMgmt 1.3.6.1.4.1.253.8.63.13.1770
                                             xcmCOOsiwanCMIP 1.3.6.1.4.1.253.8.63.13.1771
                                             xcmCOOsiwanSecurity 1.3.6.1.4.1.253.8.63.13.1780
                                       xcmCOInternetSuite 1.3.6.1.4.1.253.8.63.14
                                             xcmCOInternetDatalinks 1.3.6.1.4.1.253.8.63.14.1200
                                             xcmCOInternetSLIP 1.3.6.1.4.1.253.8.63.14.1201
                                             xcmCOInternetPPP 1.3.6.1.4.1.253.8.63.14.1202
                                             xcmCOInternetIP 1.3.6.1.4.1.253.8.63.14.1301
                                                       xcmCOInternetIPAddress 1.3.6.1.4.1.253.8.63.14.1301.1
                                                           xcmCOInternetIPSocketAddress 1.3.6.1.4.1.253.8.63.14.1301.1.1
                                                       xcmCOInternetIPSubnetMask 1.3.6.1.4.1.253.8.63.14.1301.2
                                                       xcmCOInternetIPAddressViaRARP 1.3.6.1.4.1.253.8.63.14.1301.3
                                                       xcmCOInternetIPDefaultGateway 1.3.6.1.4.1.253.8.63.14.1301.4
                                                       xcmCOInternetIPAddressSource 1.3.6.1.4.1.253.8.63.14.1301.5
                                                       xcmCOInternetIPDatalinks 1.3.6.1.4.1.253.8.63.14.1301.12
                                                       xcmCOInternetIPHostName 1.3.6.1.4.1.253.8.63.14.1301.50
                                                       xcmCOInternetIPAutoIPAddress 1.3.6.1.4.1.253.8.63.14.1301.51
                                                       xcmCOInternetIPAutoEnable 1.3.6.1.4.1.253.8.63.14.1301.60
                                                       xcmCOInternetIPBcastCache 1.3.6.1.4.1.253.8.63.14.1301.61
                                                             xcmCOInternetIPBCacheEnabled 1.3.6.1.4.1.253.8.63.14.1301.61.1
                                                             xcmCOInternetIPBCacheAddress1 1.3.6.1.4.1.253.8.63.14.1301.61.2
                                                             xcmCOInternetIPBCacheAddress2 1.3.6.1.4.1.253.8.63.14.1301.61.3
                                                             xcmCOInternetIPBCacheAddress3 1.3.6.1.4.1.253.8.63.14.1301.61.4
                                                             xcmCOInternetIPBCacheAddress4 1.3.6.1.4.1.253.8.63.14.1301.61.5
                                                       xcmCOInternetIPInstall 1.3.6.1.4.1.253.8.63.14.1301.62
                                                             xcmCOInternetIPInstallSelect 1.3.6.1.4.1.253.8.63.14.1301.62.1
                                                             xcmCOInternetIPAllSubnetsLocal 1.3.6.1.4.1.253.8.63.14.1301.62.2
                                                       xcmCOInternetIPSec 1.3.6.1.4.1.253.8.63.14.1301.70
                                             xcmCOInternetICMP 1.3.6.1.4.1.253.8.63.14.1302
                                             xcmCOInternetARP 1.3.6.1.4.1.253.8.63.14.1303
                                             xcmCOInternetDHCP 1.3.6.1.4.1.253.8.63.14.1304
                                                       xcmCOInternetDHCPClassID 1.3.6.1.4.1.253.8.63.14.1304.1
                                                       xcmCOInternetDHCPLeaseTime 1.3.6.1.4.1.253.8.63.14.1304.2
                                                       xcmCOInternetDHCPRequestTimeout 1.3.6.1.4.1.253.8.63.14.1304.3
                                                       xcmCOInternetDHCPServer 1.3.6.1.4.1.253.8.63.14.1304.4
                                                       xcmCOInternetDHCPOptionGet 1.3.6.1.4.1.253.8.63.14.1304.10
                                                             xcmCODHCPGetSubnetMask 1.3.6.1.4.1.253.8.63.14.1304.10.1
                                                             xcmCODHCPGetSubnetTimeOffset 1.3.6.1.4.1.253.8.63.14.1304.10.2
                                                             xcmCODHCPGetRouter 1.3.6.1.4.1.253.8.63.14.1304.10.3
                                                             xcmCODHCPGetTPTimeServer 1.3.6.1.4.1.253.8.63.14.1304.10.4
                                                             xcmCODHCPGetIEN116NameServer 1.3.6.1.4.1.253.8.63.14.1304.10.5
                                                             xcmCODHCPGetDNSNameServer 1.3.6.1.4.1.253.8.63.14.1304.10.6
                                                             xcmCODHCPGetLogServer 1.3.6.1.4.1.253.8.63.14.1304.10.7
                                                             xcmCODHCPGetCookieServer 1.3.6.1.4.1.253.8.63.14.1304.10.8
                                                             xcmCODHCPGetLPRServer 1.3.6.1.4.1.253.8.63.14.1304.10.9
                                                             xcmCODHCPGetImpressServer 1.3.6.1.4.1.253.8.63.14.1304.10.10
                                                             xcmCODHCPGetResourceLocServer 1.3.6.1.4.1.253.8.63.14.1304.10.11
                                                             xcmCODHCPGetHostName 1.3.6.1.4.1.253.8.63.14.1304.10.12
                                                             xcmCODHCPGetBootFileSize 1.3.6.1.4.1.253.8.63.14.1304.10.13
                                                             xcmCODHCPGetMeritDumpFile 1.3.6.1.4.1.253.8.63.14.1304.10.14
                                                             xcmCODHCPGetDNSDomainName 1.3.6.1.4.1.253.8.63.14.1304.10.15
                                                             xcmCODHCPGetSwapServer 1.3.6.1.4.1.253.8.63.14.1304.10.16
                                                             xcmCODHCPGetRootPath 1.3.6.1.4.1.253.8.63.14.1304.10.17
                                                             xcmCODHCPGetExtensionsPath 1.3.6.1.4.1.253.8.63.14.1304.10.18
                                                             xcmCODHCPGetIPForwarding 1.3.6.1.4.1.253.8.63.14.1304.10.19
                                                             xcmCODHCPGetNLSourceRouting 1.3.6.1.4.1.253.8.63.14.1304.10.20
                                                             xcmCODHCPGetNLPolicyFilter 1.3.6.1.4.1.253.8.63.14.1304.10.21
                                                             xcmCODHCPGetMaxIPDatagramSize 1.3.6.1.4.1.253.8.63.14.1304.10.22
                                                             xcmCODHCPGetIPDefaultTTL 1.3.6.1.4.1.253.8.63.14.1304.10.23
                                                             xcmCODHCPGetPathMTUAgeTimeout 1.3.6.1.4.1.253.8.63.14.1304.10.24
                                                             xcmCODHCPGetPathMTUPlateau 1.3.6.1.4.1.253.8.63.14.1304.10.25
                                                             xcmCODHCPGetInterfaceMTUSize 1.3.6.1.4.1.253.8.63.14.1304.10.26
                                                             xcmCODHCPGetAllSubnetsLocal 1.3.6.1.4.1.253.8.63.14.1304.10.27
                                                             xcmCODHCPGetBroadcastAddress 1.3.6.1.4.1.253.8.63.14.1304.10.28
                                                             xcmCODHCPGetMaskDiscovery 1.3.6.1.4.1.253.8.63.14.1304.10.29
                                                             xcmCODHCPGetMaskSupplier 1.3.6.1.4.1.253.8.63.14.1304.10.30
                                                             xcmCODHCPGetRouterDiscovery 1.3.6.1.4.1.253.8.63.14.1304.10.31
                                                             xcmCODHCPGetRouterSolAddress 1.3.6.1.4.1.253.8.63.14.1304.10.32
                                                             xcmCODHCPGetStaticRoute 1.3.6.1.4.1.253.8.63.14.1304.10.33
                                                             xcmCODHCPGetARPTrailer 1.3.6.1.4.1.253.8.63.14.1304.10.34
                                                             xcmCODHCPGetARPCacheTimeout 1.3.6.1.4.1.253.8.63.14.1304.10.35
                                                             xcmCODHCPGetEthernetFrameIEEE 1.3.6.1.4.1.253.8.63.14.1304.10.36
                                                             xcmCODHCPGetTCPDefaultTTL 1.3.6.1.4.1.253.8.63.14.1304.10.37
                                                             xcmCODHCPGetTCPKeepInterval 1.3.6.1.4.1.253.8.63.14.1304.10.38
                                                             xcmCODHCPGetTCPKeepGarbage 1.3.6.1.4.1.253.8.63.14.1304.10.39
                                                             xcmCODHCPGetNISDomainName 1.3.6.1.4.1.253.8.63.14.1304.10.40
                                                             xcmCODHCPGetNISNameServer 1.3.6.1.4.1.253.8.63.14.1304.10.41
                                                             xcmCODHCPGetNTPTimeServer 1.3.6.1.4.1.253.8.63.14.1304.10.42
                                                             xcmCODHCPGetVendorSpecific 1.3.6.1.4.1.253.8.63.14.1304.10.43
                                                             xcmCODHCPGetNetbiosNameServer 1.3.6.1.4.1.253.8.63.14.1304.10.44
                                                             xcmCODHCPGetNetbiosDistServer 1.3.6.1.4.1.253.8.63.14.1304.10.45
                                                             xcmCODHCPGetNetbiosNodeType 1.3.6.1.4.1.253.8.63.14.1304.10.46
                                                             xcmCODHCPGetNetbiosScope 1.3.6.1.4.1.253.8.63.14.1304.10.47
                                                             xcmCODHCPGetXWindowFontServer 1.3.6.1.4.1.253.8.63.14.1304.10.48
                                                             xcmCODHCPGetXWindowDisplayMgr 1.3.6.1.4.1.253.8.63.14.1304.10.49
                                                             xcmCODHCPGetMessageType 1.3.6.1.4.1.253.8.63.14.1304.10.53
                                                             xcmCODHCPGetServerID 1.3.6.1.4.1.253.8.63.14.1304.10.54
                                                             xcmCODHCPGetParameterRequest 1.3.6.1.4.1.253.8.63.14.1304.10.55
                                                             xcmCODHCPGetErrorMessage 1.3.6.1.4.1.253.8.63.14.1304.10.56
                                                             xcmCODHCPGetMaxMessageSize 1.3.6.1.4.1.253.8.63.14.1304.10.57
                                                             xcmCODHCPGetRenewT1Interval 1.3.6.1.4.1.253.8.63.14.1304.10.58
                                                             xcmCODHCPGetRebindT2Interval 1.3.6.1.4.1.253.8.63.14.1304.10.59
                                                             xcmCODHCPGetNISPlusDomainName 1.3.6.1.4.1.253.8.63.14.1304.10.64
                                                             xcmCODHCPGetNISPlusNameServer 1.3.6.1.4.1.253.8.63.14.1304.10.65
                                                             xcmCODHCPGetTFTPServerName 1.3.6.1.4.1.253.8.63.14.1304.10.66
                                                             xcmCODHCPGetBootFileName 1.3.6.1.4.1.253.8.63.14.1304.10.67
                                                             xcmCODHCPGetMobileIPHomeAgent 1.3.6.1.4.1.253.8.63.14.1304.10.68
                                                             xcmCODHCPGetSMTPMailServer 1.3.6.1.4.1.253.8.63.14.1304.10.69
                                                             xcmCODHCPGetPOP3MailServer 1.3.6.1.4.1.253.8.63.14.1304.10.70
                                                             xcmCODHCPGetNNTPNewsServer 1.3.6.1.4.1.253.8.63.14.1304.10.71
                                                             xcmCODHCPGetWWWServer 1.3.6.1.4.1.253.8.63.14.1304.10.72
                                                             xcmCODHCPGetFingerServer 1.3.6.1.4.1.253.8.63.14.1304.10.73
                                                             xcmCODHCPGetIRCServer 1.3.6.1.4.1.253.8.63.14.1304.10.74
                                                             xcmCODHCPGetStreetTalkServer 1.3.6.1.4.1.253.8.63.14.1304.10.75
                                                             xcmCODHCPGetStreetTalkDAServer 1.3.6.1.4.1.253.8.63.14.1304.10.76
                                                             xcmCODHCPGetNDSNameServer 1.3.6.1.4.1.253.8.63.14.1304.10.85
                                                             xcmCODHCPGetNDSTreeName 1.3.6.1.4.1.253.8.63.14.1304.10.86
                                                             xcmCODHCPGetNDSContext 1.3.6.1.4.1.253.8.63.14.1304.10.87
                                                       xcmCOInternetDHCPOptionSet 1.3.6.1.4.1.253.8.63.14.1304.11
                                                             xcmCODHCPSetIPAddressRequest 1.3.6.1.4.1.253.8.63.14.1304.11.50
                                                             xcmCODHCPSetIPAddressLeaseTime 1.3.6.1.4.1.253.8.63.14.1304.11.51
                                                             xcmCODHCPSetOptionOverload 1.3.6.1.4.1.253.8.63.14.1304.11.52
                                                             xcmCODHCPSetClassID 1.3.6.1.4.1.253.8.63.14.1304.11.60
                                                             xcmCODHCPSetClientID 1.3.6.1.4.1.253.8.63.14.1304.11.61
                                             xcmCOInternetBOOTP 1.3.6.1.4.1.253.8.63.14.1305
                                                       xcmCOInternetBOOTPBroadcastEnabled 1.3.6.1.4.1.253.8.63.14.1305.1
                                             xcmCOInternetRARP 1.3.6.1.4.1.253.8.63.14.1306
                                             xcmCOInternetIPv6 1.3.6.1.4.1.253.8.63.14.1310
                                                       xcmCOInternetIPv6Address 1.3.6.1.4.1.253.8.63.14.1310.1
                                                           xcmCOInternetIPv6SocketAddress 1.3.6.1.4.1.253.8.63.14.1310.1.1
                                                           xcmCOInternetIPv6ManuallyAssignedAddress 1.3.6.1.4.1.253.8.63.14.1310.1.2
                                                           xcmCOInternetIPv6DHCPv6AssignedAddress 1.3.6.1.4.1.253.8.63.14.1310.1.3
                                                           xcmCOInternetIPv6LinkLocalAddress 1.3.6.1.4.1.253.8.63.14.1310.1.4
                                                           xcmCOInternetIPv6StatelessAddress 1.3.6.1.4.1.253.8.63.14.1310.1.5
                                                           xcmCOInternetIPv6RandomAddress 1.3.6.1.4.1.253.8.63.14.1310.1.6
                                                           xcmCOInternetIPv6AutomaticAddressing 1.3.6.1.4.1.253.8.63.14.1310.1.7
                                                       xcmCOInternetIPv6EUI64InterfaceId 1.3.6.1.4.1.253.8.63.14.1310.2
                                                       xcmCOInternetIPv6RouterAdvertisementAddressPrefix 1.3.6.1.4.1.253.8.63.14.1310.3
                                                       xcmCOInternetIPv6DefaultGateway 1.3.6.1.4.1.253.8.63.14.1310.4
                                                       xcmCOInternetIPv6HostName 1.3.6.1.4.1.253.8.63.14.1310.5
                                             xcmCOInternetTransports 1.3.6.1.4.1.253.8.63.14.1400
                                             xcmCOInternetUDP 1.3.6.1.4.1.253.8.63.14.1401
                                                       xcmCOInternetUDPAddress 1.3.6.1.4.1.253.8.63.14.1401.1
                                                       xcmCOInternetUDPPort 1.3.6.1.4.1.253.8.63.14.1401.2
                                             xcmCOInternetTCP 1.3.6.1.4.1.253.8.63.14.1402
                                                       xcmCOInternetTCPAddress 1.3.6.1.4.1.253.8.63.14.1402.1
                                                       xcmCOInternetTCPPort 1.3.6.1.4.1.253.8.63.14.1402.2
                                                       xcmCOInternetTCPMaxSegmentSize 1.3.6.1.4.1.253.8.63.14.1402.3
                                             xcmCOInternetPing 1.3.6.1.4.1.253.8.63.14.1404
                                             xcmCOInternetSSL3 1.3.6.1.4.1.253.8.63.14.1405
                                                       xcmCOInternetSSL3Port 1.3.6.1.4.1.253.8.63.14.1405.1
                                                       xcmCOInternetSSL3CipherStrength 1.3.6.1.4.1.253.8.63.14.1405.2
                                             xcmCOInternetTLS 1.3.6.1.4.1.253.8.63.14.1406
                                             xcmCOInternetICMPv6 1.3.6.1.4.1.253.8.63.14.1410
                                             xcmCOInternetRaw 1.3.6.1.4.1.253.8.63.14.1501
                                                       xcmCOInternetRawHostName 1.3.6.1.4.1.253.8.63.14.1501.1
                                                       xcmCOInternetRawHostAddress 1.3.6.1.4.1.253.8.63.14.1501.2
                                                       xcmCOInternetRawListenSocket 1.3.6.1.4.1.253.8.63.14.1501.3
                                                       xcmCOInternetRawMaxClients 1.3.6.1.4.1.253.8.63.14.1501.4
                                                       xcmCOInternetRawAcceptAddress 1.3.6.1.4.1.253.8.63.14.1501.11
                                                       xcmCOInternetRawAcceptSubnet 1.3.6.1.4.1.253.8.63.14.1501.12
                                                       xcmCOInternetRawRejectAddress 1.3.6.1.4.1.253.8.63.14.1501.21
                                                       xcmCOInternetRawRejectSubnet 1.3.6.1.4.1.253.8.63.14.1501.22
                                                       xcmCOInternetRawSpool 1.3.6.1.4.1.253.8.63.14.1501.31
                                                       xcmCOInternetRawMaxSpool 1.3.6.1.4.1.253.8.63.14.1501.32
                                                       xcmCOInternetRawJobTimeout 1.3.6.1.4.1.253.8.63.14.1501.40
                                                       xcmCOInternetRawAutoSwitch 1.3.6.1.4.1.253.8.63.14.1501.41
                                                       xcmCOInternetRawBinaryPS 1.3.6.1.4.1.253.8.63.14.1501.42
                                                       xcmCOInternetRawDefaultPDL 1.3.6.1.4.1.253.8.63.14.1501.43
                                                       xcmCOInternetRawBidirectional 1.3.6.1.4.1.253.8.63.14.1501.44
                                             xcmCOInternetIPP 1.3.6.1.4.1.253.8.63.14.1502
                                                       xcmCOInternetIPPHostName 1.3.6.1.4.1.253.8.63.14.1502.1
                                                       xcmCOInternetIPPHostAddress 1.3.6.1.4.1.253.8.63.14.1502.2
                                                       xcmCOInternetIPPListenSocket 1.3.6.1.4.1.253.8.63.14.1502.3
                                                       xcmCOInternetIPPMaxClients 1.3.6.1.4.1.253.8.63.14.1502.4
                                                       xcmCOInternetIPPVersionString 1.3.6.1.4.1.253.8.63.14.1502.9
                                                       xcmCOInternetIPPAcceptAddress 1.3.6.1.4.1.253.8.63.14.1502.11
                                                       xcmCOInternetIPPAcceptSubnet 1.3.6.1.4.1.253.8.63.14.1502.12
                                                       xcmCOInternetIPPRejectAddress 1.3.6.1.4.1.253.8.63.14.1502.21
                                                       xcmCOInternetIPPRejectSubnet 1.3.6.1.4.1.253.8.63.14.1502.22
                                                       xcmCOInternetIPPSpool 1.3.6.1.4.1.253.8.63.14.1502.31
                                                       xcmCOInternetIPPMaxSpool 1.3.6.1.4.1.253.8.63.14.1502.32
                                                       xcmCOInternetIPPJobTimeout 1.3.6.1.4.1.253.8.63.14.1502.40
                                                       xcmCOInternetIPPAutoSwitch 1.3.6.1.4.1.253.8.63.14.1502.41
                                                       xcmCOInternetIPPBinaryPS 1.3.6.1.4.1.253.8.63.14.1502.42
                                                       xcmCOInternetIPPDefaultPDL 1.3.6.1.4.1.253.8.63.14.1502.43
                                                       xcmCOInternetIPPAuthScheme 1.3.6.1.4.1.253.8.63.14.1502.50
                                             xcmCOInternetLPR 1.3.6.1.4.1.253.8.63.14.1503
                                                       xcmCOInternetLPRHostName 1.3.6.1.4.1.253.8.63.14.1503.1
                                                       xcmCOInternetLPRHostAddress 1.3.6.1.4.1.253.8.63.14.1503.2
                                                       xcmCOInternetLPRListenSocket 1.3.6.1.4.1.253.8.63.14.1503.3
                                                       xcmCOInternetLPRMaxClients 1.3.6.1.4.1.253.8.63.14.1503.4
                                                       xcmCOInternetLPRAcceptAddress 1.3.6.1.4.1.253.8.63.14.1503.11
                                                       xcmCOInternetLPRAcceptSubnet 1.3.6.1.4.1.253.8.63.14.1503.12
                                                       xcmCOInternetLPRRejectAddress 1.3.6.1.4.1.253.8.63.14.1503.21
                                                       xcmCOInternetLPRRejectSubnet 1.3.6.1.4.1.253.8.63.14.1503.22
                                                       xcmCOInternetLPRSpool 1.3.6.1.4.1.253.8.63.14.1503.31
                                                       xcmCOInternetLPRMaxSpool 1.3.6.1.4.1.253.8.63.14.1503.32
                                                       xcmCOInternetLPRJobTimeout 1.3.6.1.4.1.253.8.63.14.1503.40
                                                       xcmCOInternetLPRAutoSwitch 1.3.6.1.4.1.253.8.63.14.1503.41
                                                       xcmCOInternetLPRBinaryPS 1.3.6.1.4.1.253.8.63.14.1503.42
                                                       xcmCOInternetLPRDefaultPDL 1.3.6.1.4.1.253.8.63.14.1503.43
                                             xcmCOInternetFTP 1.3.6.1.4.1.253.8.63.14.1504
                                                       xcmCOInternetFTPPassiveMode 1.3.6.1.4.1.253.8.63.14.1504.1
                                             xcmCOInternetSMTP 1.3.6.1.4.1.253.8.63.14.1505
                                                       xcmCOInternetSMTPHostName 1.3.6.1.4.1.253.8.63.14.1505.1
                                                       xcmCOInternetSMTPHostAddress 1.3.6.1.4.1.253.8.63.14.1505.2
                                                       xcmCOInternetSMTPListenSocket 1.3.6.1.4.1.253.8.63.14.1505.3
                                                       xcmCOInternetSMTPMaxClients 1.3.6.1.4.1.253.8.63.14.1505.4
                                                       xcmCOInternetSMTPAcceptAddress 1.3.6.1.4.1.253.8.63.14.1505.11
                                                       xcmCOInternetSMTPAcceptSubnet 1.3.6.1.4.1.253.8.63.14.1505.12
                                                       xcmCOInternetSMTPRejectAddress 1.3.6.1.4.1.253.8.63.14.1505.21
                                                       xcmCOInternetSMTPRejectSubnet 1.3.6.1.4.1.253.8.63.14.1505.22
                                                       xcmCOInternetSMTPSpool 1.3.6.1.4.1.253.8.63.14.1505.31
                                                       xcmCOInternetSMTPMaxSpool 1.3.6.1.4.1.253.8.63.14.1505.32
                                                       xcmCOInternetSMTPJobTimeout 1.3.6.1.4.1.253.8.63.14.1505.40
                                                       xcmCOInternetSMTPAutoSwitch 1.3.6.1.4.1.253.8.63.14.1505.41
                                                       xcmCOInternetSMTPBinaryPS 1.3.6.1.4.1.253.8.63.14.1505.42
                                                       xcmCOInternetSMTPDefaultPDL 1.3.6.1.4.1.253.8.63.14.1505.43
                                                       xcmCOInternetSMTPSubject 1.3.6.1.4.1.253.8.63.14.1505.44
                                                       xcmCOInternetSMTPSignatureLine 1.3.6.1.4.1.253.8.63.14.1505.45
                                                       xcmCOInternetSMTPUserName 1.3.6.1.4.1.253.8.63.14.1505.47
                                                       xcmCOInternetSMTPPassword 1.3.6.1.4.1.253.8.63.14.1505.48
                                                       xcmCOInternetSMTPMaxInputText 1.3.6.1.4.1.253.8.63.14.1505.50
                                                       xcmCOInternetSMTPMaxInputAttach 1.3.6.1.4.1.253.8.63.14.1505.51
                                                       xcmCOInternetSMTPMaxOutputText 1.3.6.1.4.1.253.8.63.14.1505.52
                                                       xcmCOInternetSMTPMaxOutputAttach 1.3.6.1.4.1.253.8.63.14.1505.53
                                                       xcmCOInternetSMTPConfirmRequest 1.3.6.1.4.1.253.8.63.14.1505.54
                                                       xcmCOInternetSMTPConfirmReply 1.3.6.1.4.1.253.8.63.14.1505.55
                                                       xcmCOInternetSMTPConfirmTimeout 1.3.6.1.4.1.253.8.63.14.1505.56
                                                       xcmCOInternetSMTPFeatureReply 1.3.6.1.4.1.253.8.63.14.1505.57
                                                       xcmCOInternetSMTPMailAddress 1.3.6.1.4.1.253.8.63.14.1505.58
                                                       xcmCOInternetSMTPMaxInFragments 1.3.6.1.4.1.253.8.63.14.1505.59
                                                       xcmCOInternetSMTPMaxOutFragments 1.3.6.1.4.1.253.8.63.14.1505.60
                                                       xcmCOInternetSMTPMaxInAttachments 1.3.6.1.4.1.253.8.63.14.1505.61
                                                       xcmCOInternetSMTPMaxOutAttachments 1.3.6.1.4.1.253.8.63.14.1505.62
                                                       xcmCOInternetSMTPMaxInputSize 1.3.6.1.4.1.253.8.63.14.1505.63
                                                       xcmCOInternetSMTPMaxOutputSize 1.3.6.1.4.1.253.8.63.14.1505.64
                                                       xcmCOInternetSMTPReversePath 1.3.6.1.4.1.253.8.63.14.1505.65
                                                       xcmCOInternetSMTPAutoServer 1.3.6.1.4.1.253.8.63.14.1505.70
                                             xcmCOInternetTelnet 1.3.6.1.4.1.253.8.63.14.1506
                                             xcmCOInternetDNS 1.3.6.1.4.1.253.8.63.14.1507
                                                       xcmCOInternetDNSDomainName 1.3.6.1.4.1.253.8.63.14.1507.1
                                                       xcmCOInternetDNSLanguage 1.3.6.1.4.1.253.8.63.14.1507.3
                                                       xcmCOInternetDNSCharset 1.3.6.1.4.1.253.8.63.14.1507.4
                                                       xcmCOInternetDNSServerName 1.3.6.1.4.1.253.8.63.14.1507.5
                                                       xcmCOInternetDNSServerAddress 1.3.6.1.4.1.253.8.63.14.1507.6
                                                       xcmCOInternetDNSServerResolvedAddress 1.3.6.1.4.1.253.8.63.14.1507.7
                                                       xcmCOInternetDNSServerTimeout 1.3.6.1.4.1.253.8.63.14.1507.8
                                                       xcmCOInternetDNSAppendDomainName 1.3.6.1.4.1.253.8.63.14.1507.9
                                                       xcmCOInternetDNSAppendParentDomains 1.3.6.1.4.1.253.8.63.14.1507.10
                                                       xcmCOInternetDNSDomainNameList 1.3.6.1.4.1.253.8.63.14.1507.11
                                                       xcmCOInternetDNSDynamicUpdate 1.3.6.1.4.1.253.8.63.14.1507.13
                                                       xcmCOInternetDNSUpdatePolicy 1.3.6.1.4.1.253.8.63.14.1507.14
                                                       xcmCOInternetDNSMulticastEnable 1.3.6.1.4.1.253.8.63.14.1507.30
                                                       xcmCOInternetIOSDiscoveryEnable 1.3.6.1.4.1.253.8.63.14.1507.31
                                             xcmCOInternetTFTP 1.3.6.1.4.1.253.8.63.14.1508
                                             xcmCOInternetHTTP 1.3.6.1.4.1.253.8.63.14.1509
                                                       xcmCOInternetHTTPAddressURL 1.3.6.1.4.1.253.8.63.14.1509.1
                                                       xcmCOInternetHTTPAddressURI 1.3.6.1.4.1.253.8.63.14.1509.2
                                                       xcmCOInternetHTTPAddressURN 1.3.6.1.4.1.253.8.63.14.1509.3
                                                       xcmCOInternetHTTPVersionString 1.3.6.1.4.1.253.8.63.14.1509.9
                                                       xcmCOInternetHTTPListenSocket 1.3.6.1.4.1.253.8.63.14.1509.11
                                                       xcmCOInternetHTTPMaxClients 1.3.6.1.4.1.253.8.63.14.1509.12
                                                       xcmCOInternetHTTPClientTimeout 1.3.6.1.4.1.253.8.63.14.1509.13
                                                       xcmCOInternetHTTPStatusRefresh 1.3.6.1.4.1.253.8.63.14.1509.14
                                                       xcmCOInternetHTTPAdminAddress 1.3.6.1.4.1.253.8.63.14.1509.15
                                                       xcmCOInternetHTTPKeyUsrAddress 1.3.6.1.4.1.253.8.63.14.1509.16
                                                       xcmCOInternetHTTPProxy 1.3.6.1.4.1.253.8.63.14.1509.20
                                                             xcmCOInternetHTTPProxyIPAddress 1.3.6.1.4.1.253.8.63.14.1509.20.1
                                                             xcmCOInternetHTTPProxyHostName 1.3.6.1.4.1.253.8.63.14.1509.20.2
                                                             xcmCOInternetHTTPProxyPortNumber 1.3.6.1.4.1.253.8.63.14.1509.20.3
                                                             xcmCOInternetHTTPProxyExceptions 1.3.6.1.4.1.253.8.63.14.1509.20.4
                                                             xcmCOInternetHTTPProxyServer 1.3.6.1.4.1.253.8.63.14.1509.20.5
                                                             xcmCOInternetHTTPProxyUserName 1.3.6.1.4.1.253.8.63.14.1509.20.6
                                                             xcmCOInternetHTTPProxyPassword 1.3.6.1.4.1.253.8.63.14.1509.20.7
                                                             xcmCOInternetHTTPProxyAutoDetect 1.3.6.1.4.1.253.8.63.14.1509.20.8
                                                             xcmCOInternetHTTPProxyShareSettings 1.3.6.1.4.1.253.8.63.14.1509.20.9
                                                             xcmCOInternetHTTPProxyAuthValid 1.3.6.1.4.1.253.8.63.14.1509.20.10
                                                       xcmCOInternetHTTPInfoFwd 1.3.6.1.4.1.253.8.63.14.1509.25
                                             xcmCOInternetSNMP 1.3.6.1.4.1.253.8.63.14.1510
                                                       xcmCOInternetSNMPVersion 1.3.6.1.4.1.253.8.63.14.1510.1
                                                       xcmCOInternetSNMPAdminAddress 1.3.6.1.4.1.253.8.63.14.1510.2
                                             xcmCOInternetSNMPv1 1.3.6.1.4.1.253.8.63.14.1511
                                             xcmCOInternetSNMPv2 1.3.6.1.4.1.253.8.63.14.1512
                                             xcmCOInternetSNMPv3 1.3.6.1.4.1.253.8.63.14.1513
                                             xcmCOInternetPOP3 1.3.6.1.4.1.253.8.63.14.1514
                                                       xcmCOInternetPOP3HostName 1.3.6.1.4.1.253.8.63.14.1514.1
                                                       xcmCOInternetPOP3HostAddress 1.3.6.1.4.1.253.8.63.14.1514.2
                                                       xcmCOInternetPOP3PollInterval 1.3.6.1.4.1.253.8.63.14.1514.4
                                                       xcmCOInternetPOP3Subject 1.3.6.1.4.1.253.8.63.14.1514.44
                                                       xcmCOInternetPOP3SignatureLine 1.3.6.1.4.1.253.8.63.14.1514.45
                                                       xcmCOInternetPOP3UserName 1.3.6.1.4.1.253.8.63.14.1514.47
                                                       xcmCOInternetPOP3Password 1.3.6.1.4.1.253.8.63.14.1514.48
                                                       xcmCOInternetPOP3MaxInputText 1.3.6.1.4.1.253.8.63.14.1514.50
                                                       xcmCOInternetPOP3MaxInputAttach 1.3.6.1.4.1.253.8.63.14.1514.51
                                                       xcmCOInternetPOP3MaxOutputText 1.3.6.1.4.1.253.8.63.14.1514.52
                                                       xcmCOInternetPOP3MaxOutputAttach 1.3.6.1.4.1.253.8.63.14.1514.53
                                                       xcmCOInternetPOP3ConfirmRequest 1.3.6.1.4.1.253.8.63.14.1514.54
                                                       xcmCOInternetPOP3ConfirmReply 1.3.6.1.4.1.253.8.63.14.1514.55
                                                       xcmCOInternetPOP3ConfirmTimeout 1.3.6.1.4.1.253.8.63.14.1514.56
                                                       xcmCOInternetPOP3FeatureReply 1.3.6.1.4.1.253.8.63.14.1514.57
                                                       xcmCOInternetPOP3MailAddress 1.3.6.1.4.1.253.8.63.14.1514.58
                                                       xcmCOInternetPOP3MaxInFragments 1.3.6.1.4.1.253.8.63.14.1514.59
                                                       xcmCOInternetPOP3MaxOutFragments 1.3.6.1.4.1.253.8.63.14.1514.60
                                                       xcmCOInternetPOP3MaxInAttachments 1.3.6.1.4.1.253.8.63.14.1514.61
                                                       xcmCOInternetPOP3MaxOutAttachments 1.3.6.1.4.1.253.8.63.14.1514.62
                                                       xcmCOInternetPOP3MaxInputSize 1.3.6.1.4.1.253.8.63.14.1514.63
                                                       xcmCOInternetPOP3MaxOutputSize 1.3.6.1.4.1.253.8.63.14.1514.64
                                             xcmCOInternetIMAP4 1.3.6.1.4.1.253.8.63.14.1515
                                                       xcmCOInternetIMAP4HostName 1.3.6.1.4.1.253.8.63.14.1515.1
                                                       xcmCOInternetIMAP4HostAddress 1.3.6.1.4.1.253.8.63.14.1515.2
                                                       xcmCOInternetIMAP4PollInterval 1.3.6.1.4.1.253.8.63.14.1515.4
                                                       xcmCOInternetIMAP4Subject 1.3.6.1.4.1.253.8.63.14.1515.44
                                                       xcmCOInternetIMAP4SignatureLine 1.3.6.1.4.1.253.8.63.14.1515.45
                                                       xcmCOInternetIMAP4UserName 1.3.6.1.4.1.253.8.63.14.1515.47
                                                       xcmCOInternetIMAP4Password 1.3.6.1.4.1.253.8.63.14.1515.48
                                                       xcmCOInternetIMAP4MaxInputText 1.3.6.1.4.1.253.8.63.14.1515.50
                                                       xcmCOInternetIMAP4MaxInputAttach 1.3.6.1.4.1.253.8.63.14.1515.51
                                                       xcmCOInternetIMAP4MaxOutputText 1.3.6.1.4.1.253.8.63.14.1515.52
                                                       xcmCOInternetIMAP4MaxOutputAttach 1.3.6.1.4.1.253.8.63.14.1515.53
                                                       xcmCOInternetIMAP4ConfirmRequest 1.3.6.1.4.1.253.8.63.14.1515.54
                                                       xcmCOInternetIMAP4ConfirmReply 1.3.6.1.4.1.253.8.63.14.1515.55
                                                       xcmCOInternetIMAP4ConfirmTimeout 1.3.6.1.4.1.253.8.63.14.1515.56
                                                       xcmCOInternetIMAP4FeatureReply 1.3.6.1.4.1.253.8.63.14.1515.57
                                                       xcmCOInternetIMAP4MailAddress 1.3.6.1.4.1.253.8.63.14.1515.58
                                                       xcmCOInternetIMAP4MaxInFragments 1.3.6.1.4.1.253.8.63.14.1515.59
                                                       xcmCOInternetIMAP4MaxOutFragments 1.3.6.1.4.1.253.8.63.14.1515.60
                                                       xcmCOInternetIMAP4MaxInAttachments 1.3.6.1.4.1.253.8.63.14.1515.61
                                                       xcmCOInternetIMAP4MaxOutAttachments 1.3.6.1.4.1.253.8.63.14.1515.62
                                                       xcmCOInternetIMAP4MaxInputSize 1.3.6.1.4.1.253.8.63.14.1515.63
                                                       xcmCOInternetIMAP4MaxOutputSize 1.3.6.1.4.1.253.8.63.14.1515.64
                                             xcmCOInternetFax 1.3.6.1.4.1.253.8.63.14.1516
                                             xcmCOInternetNTP 1.3.6.1.4.1.253.8.63.14.1517
                                                       xcmCOInternetNTPHostName 1.3.6.1.4.1.253.8.63.14.1517.1
                                                       xcmCOInternetNTPHostAddress 1.3.6.1.4.1.253.8.63.14.1517.2
                                                       xcmCOInternetNTPv6HostAddress 1.3.6.1.4.1.253.8.63.14.1517.3
                                                       xcmCOInternetNTPPort 1.3.6.1.4.1.253.8.63.14.1517.4
                                                       xcmCOInternetNTPGMTOffset 1.3.6.1.4.1.253.8.63.14.1517.5
                                                       xcmCOInternetNTPPollInterval 1.3.6.1.4.1.253.8.63.14.1517.6
                                                       xcmCOInternetNTPSkewTime 1.3.6.1.4.1.253.8.63.14.1517.7
                                             xcmCOInternetSFTP 1.3.6.1.4.1.253.8.63.14.1518
                                             xcmCOInternetWINS 1.3.6.1.4.1.253.8.63.14.1519
                                                       xcmCOInternetWINSDomainName 1.3.6.1.4.1.253.8.63.14.1519.1
                                                       xcmCOInternetWINSLanguage 1.3.6.1.4.1.253.8.63.14.1519.3
                                                       xcmCOInternetWINSCharset 1.3.6.1.4.1.253.8.63.14.1519.4
                                                       xcmCOInternetWINSServerName 1.3.6.1.4.1.253.8.63.14.1519.5
                                                       xcmCOInternetWINSServerAddress 1.3.6.1.4.1.253.8.63.14.1519.6
                                                       xcmCOInternetWINSServerSocket 1.3.6.1.4.1.253.8.63.14.1519.7
                                             xcmCOInternetSunOncSuite 1.3.6.1.4.1.253.8.63.14.1520
                                             xcmCOInternetSunOncNIS 1.3.6.1.4.1.253.8.63.14.1521
                                             xcmCOInternetSunOncPlusNIS 1.3.6.1.4.1.253.8.63.14.1522
                                             xcmCOInternetSunOncRPC 1.3.6.1.4.1.253.8.63.14.1523
                                             xcmCOInternetSunOncPlusRPC 1.3.6.1.4.1.253.8.63.14.1524
                                             xcmCOInternetSunTiRPC 1.3.6.1.4.1.253.8.63.14.1525
                                             xcmCOInternetHTTPS 1.3.6.1.4.1.253.8.63.14.1526
                                             xcmCOInternetOsfDceSuite 1.3.6.1.4.1.253.8.63.14.1530
                                             xcmCOInternetOsfDceCDS 1.3.6.1.4.1.253.8.63.14.1531
                                             xcmCOInternetOsfDceRPC 1.3.6.1.4.1.253.8.63.14.1532
                                             xcmCOInternetOsfDceKerberos 1.3.6.1.4.1.253.8.63.14.1533
                                                       xcmCOInternetOsfDceKerberosRealm 1.3.6.1.4.1.253.8.63.14.1533.1
                                             xcmCOInternetOsfDmeSuite 1.3.6.1.4.1.253.8.63.14.1540
                                             xcmCOInternetLDAP 1.3.6.1.4.1.253.8.63.14.1551
                                                       xcmCOInternetLDAPLanguage 1.3.6.1.4.1.253.8.63.14.1551.3
                                                       xcmCOInternetLDAPCharset 1.3.6.1.4.1.253.8.63.14.1551.4
                                                       xcmCOInternetLDAPServerName 1.3.6.1.4.1.253.8.63.14.1551.5
                                                       xcmCOInternetLDAPServerAddress 1.3.6.1.4.1.253.8.63.14.1551.6
                                                       xcmCOInternetLDAPServerSocket 1.3.6.1.4.1.253.8.63.14.1551.7
                                                       xcmCOInternetLDAPPollInterval 1.3.6.1.4.1.253.8.63.14.1551.8
                                                       xcmCOInternetLDAPBindDN 1.3.6.1.4.1.253.8.63.14.1551.11
                                                       xcmCOInternetLDAPBindPassword 1.3.6.1.4.1.253.8.63.14.1551.12
                                                       xcmCOInternetLDAPBaseDN 1.3.6.1.4.1.253.8.63.14.1551.13
                                                       xcmCOInternetLDAPPrinterName 1.3.6.1.4.1.253.8.63.14.1551.21
                                                       xcmCOInternetLDAPPrinterClass 1.3.6.1.4.1.253.8.63.14.1551.22
                                                       xcmCOInternetLDAPAttributeName 1.3.6.1.4.1.253.8.63.14.1551.31
                                                       xcmCOInternetLDAPAttributeType 1.3.6.1.4.1.253.8.63.14.1551.32
                                                       xcmCOInternetLDAPAttributeInt 1.3.6.1.4.1.253.8.63.14.1551.33
                                                       xcmCOInternetLDAPAttributeStr 1.3.6.1.4.1.253.8.63.14.1551.34
                                                       xcmCOInternetLDAPMaxSearchResult 1.3.6.1.4.1.253.8.63.14.1551.35
                                                       xcmCOInternetLDAPSearchTimeout 1.3.6.1.4.1.253.8.63.14.1551.36
                                             xcmCOInternetCLDAP 1.3.6.1.4.1.253.8.63.14.1552
                                             xcmCOInternetSalutation 1.3.6.1.4.1.253.8.63.14.1561
                                             xcmCOInternetUpnpSuite 1.3.6.1.4.1.253.8.63.14.1570
                                             xcmCOInternetUpnpSSDP 1.3.6.1.4.1.253.8.63.14.1571
                                                       xcmCOInternetSSDPCacheTimeout 1.3.6.1.4.1.253.8.63.14.1571.1
                                                       xcmCOInternetSSDPTimeToLive 1.3.6.1.4.1.253.8.63.14.1571.2
                                                       xcmCOInternetSSDPServerVersion 1.3.6.1.4.1.253.8.63.14.1571.3
                                             xcmCOInternetUpnpGENA 1.3.6.1.4.1.253.8.63.14.1572
                                             xcmCOInternetSLP 1.3.6.1.4.1.253.8.63.14.1591
                                                       xcmCOInternetSLPVersion 1.3.6.1.4.1.253.8.63.14.1591.1
                                                       xcmCOInternetSLPLanguage 1.3.6.1.4.1.253.8.63.14.1591.3
                                                       xcmCOInternetSLPCharset 1.3.6.1.4.1.253.8.63.14.1591.4
                                                       xcmCOInternetSLPServerName 1.3.6.1.4.1.253.8.63.14.1591.5
                                                       xcmCOInternetSLPServerAddress 1.3.6.1.4.1.253.8.63.14.1591.6
                                                       xcmCOInternetSLPServerSocket 1.3.6.1.4.1.253.8.63.14.1591.7
                                                       xcmCOInternetSLPPollInterval 1.3.6.1.4.1.253.8.63.14.1591.8
                                                       xcmCOInternetSLPMaxMulticastTime 1.3.6.1.4.1.253.8.63.14.1591.10
                                                       xcmCOInternetSLPDAFindStartWait 1.3.6.1.4.1.253.8.63.14.1591.11
                                                       xcmCOInternetSLPInitialRetryWait 1.3.6.1.4.1.253.8.63.14.1591.12
                                                       xcmCOInternetSLPMaxUnicastTime 1.3.6.1.4.1.253.8.63.14.1591.13
                                                       xcmCOInternetSLPDAHeartbeatTime 1.3.6.1.4.1.253.8.63.14.1591.14
                                                       xcmCOInternetSLPDAFindActiveWait 1.3.6.1.4.1.253.8.63.14.1591.15
                                                       xcmCOInternetSLPRegPassiveWait 1.3.6.1.4.1.253.8.63.14.1591.16
                                                       xcmCOInternetSLPRegActiveWait 1.3.6.1.4.1.253.8.63.14.1591.17
                                                       xcmCOInternetSLPCloseConnWait 1.3.6.1.4.1.253.8.63.14.1591.18
                                                       xcmCOInternetSLPCacheReplyTime 1.3.6.1.4.1.253.8.63.14.1591.20
                                                       xcmCOInternetSLPMaxRegLifetime 1.3.6.1.4.1.253.8.63.14.1591.21
                                                       xcmCOInternetSLPDAFindRetryWait 1.3.6.1.4.1.253.8.63.14.1591.22
                                                       xcmCOInternetSLPMaxDARequestTime 1.3.6.1.4.1.253.8.63.14.1591.23
                                                       xcmCOInternetSLPMulticastEnable 1.3.6.1.4.1.253.8.63.14.1591.30
                                                       xcmCOInternetSLPMulticastRadius 1.3.6.1.4.1.253.8.63.14.1591.31
                                                       xcmCOInternetSLPPathMTUSize 1.3.6.1.4.1.253.8.63.14.1591.32
                                                       xcmCOInternetSLPScopeName 1.3.6.1.4.1.253.8.63.14.1591.40
                                                       xcmCOInternetSLPScopeKey 1.3.6.1.4.1.253.8.63.14.1591.41
                                                       xcmCOInternetSLPAttributesEnable 1.3.6.1.4.1.253.8.63.14.1591.50
                                             xcmCOInternetSLPv1 1.3.6.1.4.1.253.8.63.14.1592
                                             xcmCOInternetSLPv2 1.3.6.1.4.1.253.8.63.14.1593
                                             xcmCOInternetWSDSuite 1.3.6.1.4.1.253.8.63.14.1595
                                                       xcmCOInternetWSDiscovery 1.3.6.1.4.1.253.8.63.14.1595.1
                                                           xcmCOInternetWSDiscoveryMulticast 1.3.6.1.4.1.253.8.63.14.1595.1.1
                                                           xcmCOInternetWSDiscoveryPort 1.3.6.1.4.1.253.8.63.14.1595.1.2
                                                       xcmCOInternetWSXResourcePort 1.3.6.1.4.1.253.8.63.14.1595.2
                                                       xcmCOInternetWSPrintPort 1.3.6.1.4.1.253.8.63.14.1595.3
                                                       xcmCOInternetWSScanPort 1.3.6.1.4.1.253.8.63.14.1595.4
                                                       xcmCOInternetWSTransferPort 1.3.6.1.4.1.253.8.63.14.1595.5
                                             xcmCOInternetDeallocateAllDynamicResources 1.3.6.1.4.1.253.8.63.14.1600
                                             xcmCOInternetApplications 1.3.6.1.4.1.253.8.63.14.1700
                                             xcmCOInternetDHCPv6 1.3.6.1.4.1.253.8.63.14.1800
                                                       xcmCOInternetDHCPv6ConfigState 1.3.6.1.4.1.253.8.63.14.1800.1
                                             xcmCOInternetDNSv6 1.3.6.1.4.1.253.8.63.14.1801
                                                       xcmCOInternetDNSv6DomainName 1.3.6.1.4.1.253.8.63.14.1801.1
                                                       xcmCOInternetDNSv6ServerAddress 1.3.6.1.4.1.253.8.63.14.1801.2
                                                       xcmCOInternetDNSv6DynamicUpdate 1.3.6.1.4.1.253.8.63.14.1801.3
                                                       xcmCOInternetDNSv6ResolutionPolicy 1.3.6.1.4.1.253.8.63.14.1801.4
                                             xcmCOInternetIPv6DeallocateAllDynamicResources 1.3.6.1.4.1.253.8.63.14.1802
                                       xcmCOAppletalkSuite 1.3.6.1.4.1.253.8.63.18
                                             xcmCOAppletalkDatalinks 1.3.6.1.4.1.253.8.63.18.1200
                                             xcmCOAppletalkLLAP 1.3.6.1.4.1.253.8.63.18.1201
                                             xcmCOAppletalkELAP 1.3.6.1.4.1.253.8.63.18.1202
                                             xcmCOAppletalkTLAP 1.3.6.1.4.1.253.8.63.18.1203
                                             xcmCOAppletalkPhase 1.3.6.1.4.1.253.8.63.18.1211
                                             xcmCOAppletalkDDP 1.3.6.1.4.1.253.8.63.18.1301
                                                       xcmCOAppletalkDDPAddress 1.3.6.1.4.1.253.8.63.18.1301.1
                                                           xcmCOAppletalkDDPSocketAddress 1.3.6.1.4.1.253.8.63.18.1301.1.1
                                                       xcmCOAppletalkDDPDatalinks 1.3.6.1.4.1.253.8.63.18.1301.12
                                             xcmCOAppletalkAARP 1.3.6.1.4.1.253.8.63.18.1303
                                             xcmCOAppletalkTransports 1.3.6.1.4.1.253.8.63.18.1400
                                             xcmCOAppletalkATP 1.3.6.1.4.1.253.8.63.18.1401
                                             xcmCOAppletalkADSP 1.3.6.1.4.1.253.8.63.18.1402
                                             xcmCOAppletalkRTMP 1.3.6.1.4.1.253.8.63.18.1403
                                             xcmCOAppletalkAEP 1.3.6.1.4.1.253.8.63.18.1404
                                             xcmCOAppletalkNBP 1.3.6.1.4.1.253.8.63.18.1405
                                                       xcmCOAppletalkNBPHostName 1.3.6.1.4.1.253.8.63.18.1405.1
                                                       xcmCOAppletalkNBPLanguage 1.3.6.1.4.1.253.8.63.18.1405.3
                                                       xcmCOAppletalkNBPCharset 1.3.6.1.4.1.253.8.63.18.1405.4
                                                       xcmCOAppletalkNBPObject 1.3.6.1.4.1.253.8.63.18.1405.11
                                                       xcmCOAppletalkNBPType 1.3.6.1.4.1.253.8.63.18.1405.12
                                                       xcmCOAppletalkNBPZone 1.3.6.1.4.1.253.8.63.18.1405.13
                                                       xcmCOAppletalkNBPNetwork 1.3.6.1.4.1.253.8.63.18.1405.21
                                                       xcmCOAppletalkNBPNode 1.3.6.1.4.1.253.8.63.18.1405.22
                                                       xcmCOAppletalkNBPSocket 1.3.6.1.4.1.253.8.63.18.1405.23
                                                       xcmCOAppletalkNBPZoneToNetworks 1.3.6.1.4.1.253.8.63.18.1405.31
                                             xcmCOAppletalkASP 1.3.6.1.4.1.253.8.63.18.1501
                                             xcmCOAppletalkZIP 1.3.6.1.4.1.253.8.63.18.1502
                                             xcmCOAppletalkPAP 1.3.6.1.4.1.253.8.63.18.1503
                                                       xcmCOAppletalkPAPHostName 1.3.6.1.4.1.253.8.63.18.1503.1
                                                       xcmCOAppletalkPAPHostAddress 1.3.6.1.4.1.253.8.63.18.1503.2
                                                       xcmCOAppletalkPAPListenSocket 1.3.6.1.4.1.253.8.63.18.1503.3
                                                       xcmCOAppletalkPAPMaxClients 1.3.6.1.4.1.253.8.63.18.1503.4
                                                       xcmCOAppletalkPAPMaxPrinters 1.3.6.1.4.1.253.8.63.18.1503.5
                                                       xcmCOAppletalkPAPObject 1.3.6.1.4.1.253.8.63.18.1503.11
                                                       xcmCOAppletalkPAPType 1.3.6.1.4.1.253.8.63.18.1503.12
                                                       xcmCOAppletalkPAPZone 1.3.6.1.4.1.253.8.63.18.1503.13
                                                       xcmCOAppletalkPAPNetwork 1.3.6.1.4.1.253.8.63.18.1503.21
                                                       xcmCOAppletalkPAPNode 1.3.6.1.4.1.253.8.63.18.1503.22
                                                       xcmCOAppletalkPAPSpool 1.3.6.1.4.1.253.8.63.18.1503.31
                                                       xcmCOAppletalkPAPMaxSpool 1.3.6.1.4.1.253.8.63.18.1503.32
                                                       xcmCOAppletalkPAPJobTimeout 1.3.6.1.4.1.253.8.63.18.1503.40
                                                       xcmCOAppletalkPAPAutoSwitch 1.3.6.1.4.1.253.8.63.18.1503.41
                                                       xcmCOAppletalkPAPBinaryPS 1.3.6.1.4.1.253.8.63.18.1503.42
                                                       xcmCOAppletalkPAPDefaultPDL 1.3.6.1.4.1.253.8.63.18.1503.43
                                             xcmCOAppletalkSNMP 1.3.6.1.4.1.253.8.63.18.1510
                                             xcmCOAppletalkSNMPv1 1.3.6.1.4.1.253.8.63.18.1511
                                             xcmCOAppletalkSNMPv2 1.3.6.1.4.1.253.8.63.18.1512
                                             xcmCOAppletalkSNMPv3 1.3.6.1.4.1.253.8.63.18.1513
                                             xcmCOAppletalkAFP 1.3.6.1.4.1.253.8.63.18.1601
                                             xcmCOAppletalkPS 1.3.6.1.4.1.253.8.63.18.1602
                                             xcmCOAppletalkApplications 1.3.6.1.4.1.253.8.63.18.1700
                                       xcmCONetwareSuite 1.3.6.1.4.1.253.8.63.19
                                             xcmCONetwareDatalinks 1.3.6.1.4.1.253.8.63.19.1200
                                             xcmCONetwareIPX 1.3.6.1.4.1.253.8.63.19.1301
                                                       xcmCONetwareIPXAddress 1.3.6.1.4.1.253.8.63.19.1301.1
                                                           xcmCONetwareIPXSocketAddress 1.3.6.1.4.1.253.8.63.19.1301.1.1
                                                       xcmCONetwareIPXDatalinks 1.3.6.1.4.1.253.8.63.19.1301.12
                                             xcmCONetwareIP 1.3.6.1.4.1.253.8.63.19.1302
                                             xcmCONetwareTransports 1.3.6.1.4.1.253.8.63.19.1400
                                             xcmCONetwareSPX 1.3.6.1.4.1.253.8.63.19.1402
                                             xcmCONetwareRIP 1.3.6.1.4.1.253.8.63.19.1403
                                             xcmCONetwareEcho 1.3.6.1.4.1.253.8.63.19.1404
                                             xcmCONetwareNCP 1.3.6.1.4.1.253.8.63.19.1501
                                             xcmCONetwareNetbios 1.3.6.1.4.1.253.8.63.19.1502
                                             xcmCONetwarePServer 1.3.6.1.4.1.253.8.63.19.1503
                                                       xcmCONetwarePServerName 1.3.6.1.4.1.253.8.63.19.1503.1
                                                       xcmCONetwarePServerPassword 1.3.6.1.4.1.253.8.63.19.1503.2
                                                       xcmCONetwarePServerQueueName 1.3.6.1.4.1.253.8.63.19.1503.3
                                                       xcmCONetwarePServerPollInterval 1.3.6.1.4.1.253.8.63.19.1503.4
                                                       xcmCONetwarePServerFindFServer 1.3.6.1.4.1.253.8.63.19.1503.5
                                                       xcmCONetwarePServerMaxFServers 1.3.6.1.4.1.253.8.63.19.1503.6
                                                       xcmCONetwarePServerNotify 1.3.6.1.4.1.253.8.63.19.1503.7
                                                           xcmCONetwarePServerNotifyLocale 1.3.6.1.4.1.253.8.63.19.1503.7.1
                                                       xcmCONetwarePServerMaxPrinters 1.3.6.1.4.1.253.8.63.19.1503.8
                                                       xcmCONetwarePServerSuspendPoll 1.3.6.1.4.1.253.8.63.19.1503.9
                                                       xcmCONetwarePServerSuspendPollInterval 1.3.6.1.4.1.253.8.63.19.1503.10
                                                       xcmCONetwarePServerSpool 1.3.6.1.4.1.253.8.63.19.1503.31
                                                       xcmCONetwarePServerMaxSpool 1.3.6.1.4.1.253.8.63.19.1503.32
                                                       xcmCONetwarePServerJobTimeout 1.3.6.1.4.1.253.8.63.19.1503.40
                                                       xcmCONetwarePServerAutoSwitch 1.3.6.1.4.1.253.8.63.19.1503.41
                                                       xcmCONetwarePServerBinaryPS 1.3.6.1.4.1.253.8.63.19.1503.42
                                                       xcmCONetwarePServerDefaultPDL 1.3.6.1.4.1.253.8.63.19.1503.43
                                                       xcmCONetwarePServerConfigTimeout 1.3.6.1.4.1.253.8.63.19.1503.50
                                             xcmCONetwareFServer 1.3.6.1.4.1.253.8.63.19.1504
                                                       xcmCONetwareFServerName 1.3.6.1.4.1.253.8.63.19.1504.1
                                                       xcmCONetwareFServerPassword 1.3.6.1.4.1.253.8.63.19.1504.2
                                                       xcmCONetwareFServerAddress 1.3.6.1.4.1.253.8.63.19.1504.3
                                             xcmCONetwareMHS 1.3.6.1.4.1.253.8.63.19.1505
                                             xcmCONetwareBindery 1.3.6.1.4.1.253.8.63.19.1507
                                                       xcmCONetwareBinderyLanguage 1.3.6.1.4.1.253.8.63.19.1507.3
                                                       xcmCONetwareBinderyCharset 1.3.6.1.4.1.253.8.63.19.1507.4
                                             xcmCONetwareNDS 1.3.6.1.4.1.253.8.63.19.1508
                                                       xcmCONetwareNDSTreeName 1.3.6.1.4.1.253.8.63.19.1508.1
                                                       xcmCONetwareNDSContext 1.3.6.1.4.1.253.8.63.19.1508.2
                                                       xcmCONetwareNDSLanguage 1.3.6.1.4.1.253.8.63.19.1508.3
                                                       xcmCONetwareNDSCharset 1.3.6.1.4.1.253.8.63.19.1508.4
                                             xcmCONetwareRPrinter 1.3.6.1.4.1.253.8.63.19.1509
                                                       xcmCONetwareRPrinterName 1.3.6.1.4.1.253.8.63.19.1509.1
                                                       xcmCONetwareRPrinterNumber 1.3.6.1.4.1.253.8.63.19.1509.2
                                                       xcmCONetwareRPrinterPollInterval 1.3.6.1.4.1.253.8.63.19.1509.3
                                                       xcmCONetwareRPrinterJobTimeout 1.3.6.1.4.1.253.8.63.19.1509.40
                                                       xcmCONetwareRPrinterAutoSwitch 1.3.6.1.4.1.253.8.63.19.1509.41
                                                       xcmCONetwareRPrinterBinaryPS 1.3.6.1.4.1.253.8.63.19.1509.42
                                                       xcmCONetwareRPrinterDefaultPDL 1.3.6.1.4.1.253.8.63.19.1509.43
                                             xcmCONetwareSNMP 1.3.6.1.4.1.253.8.63.19.1510
                                             xcmCONetwareSNMPv1 1.3.6.1.4.1.253.8.63.19.1511
                                             xcmCONetwareSNMPv2 1.3.6.1.4.1.253.8.63.19.1512
                                             xcmCONetwareSNMPv3 1.3.6.1.4.1.253.8.63.19.1513
                                             xcmCONetwareSAP 1.3.6.1.4.1.253.8.63.19.1591
                                                       xcmCONetwareSAPInterval 1.3.6.1.4.1.253.8.63.19.1591.1
                                                       xcmCONetwareSAPNumber 1.3.6.1.4.1.253.8.63.19.1591.2
                                                       xcmCONetwareSAPValueString 1.3.6.1.4.1.253.8.63.19.1591.3
                                                       xcmCONetwareSAPUnitName 1.3.6.1.4.1.253.8.63.19.1591.4
                                                       xcmCONetwareSAPFormatID 1.3.6.1.4.1.253.8.63.19.1591.5
                                                       xcmCONetwareSAPSuspend 1.3.6.1.4.1.253.8.63.19.1591.6
                                                       xcmCONetwareSAPSuspendInterval 1.3.6.1.4.1.253.8.63.19.1591.7
                                             xcmCONetwareNDSIP 1.3.6.1.4.1.253.8.63.19.1600
                                                       xcmCONetwareNDSIPHostname 1.3.6.1.4.1.253.8.63.19.1600.1
                                                       xcmCONetwareNDSIPAddress 1.3.6.1.4.1.253.8.63.19.1600.2
                                                       xcmCONetwareNDSIPUseHostname 1.3.6.1.4.1.253.8.63.19.1600.3
                                             xcmCONetwareApplications 1.3.6.1.4.1.253.8.63.19.1700
                                       xcmCOVinesSuite 1.3.6.1.4.1.253.8.63.20
                                             xcmCOVinesDatalinks 1.3.6.1.4.1.253.8.63.20.1200
                                             xcmCOVinesVIP 1.3.6.1.4.1.253.8.63.20.1301
                                             xcmCOVinesVICP 1.3.6.1.4.1.253.8.63.20.1302
                                             xcmCOVinesVARP 1.3.6.1.4.1.253.8.63.20.1303
                                             xcmCOVinesIP 1.3.6.1.4.1.253.8.63.20.1311
                                             xcmCOVinesICMP 1.3.6.1.4.1.253.8.63.20.1312
                                             xcmCOVinesARP 1.3.6.1.4.1.253.8.63.20.1313
                                             xcmCOVinesVRTP 1.3.6.1.4.1.253.8.63.20.1314
                                             xcmCOVinesTransports 1.3.6.1.4.1.253.8.63.20.1400
                                             xcmCOVinesVIPC 1.3.6.1.4.1.253.8.63.20.1401
                                             xcmCOVinesVSPP 1.3.6.1.4.1.253.8.63.20.1402
                                             xcmCOVinesUDP 1.3.6.1.4.1.253.8.63.20.1411
                                             xcmCOVinesTCP 1.3.6.1.4.1.253.8.63.20.1412
                                             xcmCOVinesNetRPC 1.3.6.1.4.1.253.8.63.20.1501
                                             xcmCOVinesSocket 1.3.6.1.4.1.253.8.63.20.1502
                                             xcmCOVinesNetbios 1.3.6.1.4.1.253.8.63.20.1503
                                             xcmCOVinesApplications 1.3.6.1.4.1.253.8.63.20.1700
                                             xcmCOVinesPrint 1.3.6.1.4.1.253.8.63.20.1701
                                                       xcmCOVinesPrintName 1.3.6.1.4.1.253.8.63.20.1701.1
                                                       xcmCOVinesPrintPassword 1.3.6.1.4.1.253.8.63.20.1701.2
                                                       xcmCOVinesPrintPollInterval 1.3.6.1.4.1.253.8.63.20.1701.4
                                                       xcmCOVinesPrintMaxServers 1.3.6.1.4.1.253.8.63.20.1701.5
                                                       xcmCOVinesPrintServerName 1.3.6.1.4.1.253.8.63.20.1701.6
                                                       xcmCOVinesPrintSpool 1.3.6.1.4.1.253.8.63.20.1701.31
                                                       xcmCOVinesPrintMaxSpool 1.3.6.1.4.1.253.8.63.20.1701.32
                                                       xcmCOVinesPrintJobTimeout 1.3.6.1.4.1.253.8.63.20.1701.40
                                                       xcmCOVinesPrintAutoSwitch 1.3.6.1.4.1.253.8.63.20.1701.41
                                                       xcmCOVinesPrintBinaryPS 1.3.6.1.4.1.253.8.63.20.1701.42
                                                       xcmCOVinesPrintDefaultPDL 1.3.6.1.4.1.253.8.63.20.1701.43
                                             xcmCOVinesFiling 1.3.6.1.4.1.253.8.63.20.1702
                                             xcmCOVinesMail 1.3.6.1.4.1.253.8.63.20.1703
                                             xcmCOVinesStreetTalk 1.3.6.1.4.1.253.8.63.20.1704
                                                       xcmCOVinesStreetTalkLanguage 1.3.6.1.4.1.253.8.63.20.1704.3
                                                       xcmCOVinesStreetTalkCharset 1.3.6.1.4.1.253.8.63.20.1704.4
                                       xcmCONetbiosSuite 1.3.6.1.4.1.253.8.63.25
                                             xcmCONetbiosDatalinks 1.3.6.1.4.1.253.8.63.25.1200
                                             xcmCONetbiosTransports 1.3.6.1.4.1.253.8.63.25.1400
                                             xcmCONetbiosNBP 1.3.6.1.4.1.253.8.63.25.1501
                                                       xcmCONetbiosNBPName 1.3.6.1.4.1.253.8.63.25.1501.1
                                                       xcmCONetbiosNBPGroupName 1.3.6.1.4.1.253.8.63.25.1501.2
                                                       xcmCONetbiosNBPPassword 1.3.6.1.4.1.253.8.63.25.1501.3
                                                       xcmCONetbiosNBPService 1.3.6.1.4.1.253.8.63.25.1501.4
                                                       xcmCONetbiosNBPRemark 1.3.6.1.4.1.253.8.63.25.1501.5
                                                       xcmCONetbiosNBPServiceRemark 1.3.6.1.4.1.253.8.63.25.1501.6
                                                       xcmCONetbiosNBPIPCRemark 1.3.6.1.4.1.253.8.63.25.1501.7
                                                       xcmCONetbiosNBPLanguage 1.3.6.1.4.1.253.8.63.25.1501.8
                                                       xcmCONetbiosNBPCharset 1.3.6.1.4.1.253.8.63.25.1501.9
                                                       xcmCONetbiosNBPOverNetbeui 1.3.6.1.4.1.253.8.63.25.1501.11
                                                       xcmCONetbiosNBPOverInternet 1.3.6.1.4.1.253.8.63.25.1501.12
                                                       xcmCONetbiosNBPOverNetware 1.3.6.1.4.1.253.8.63.25.1501.13
                                             xcmCONetbiosSNMP 1.3.6.1.4.1.253.8.63.25.1510
                                             xcmCONetbiosSNMPv1 1.3.6.1.4.1.253.8.63.25.1511
                                             xcmCONetbiosSNMPv2 1.3.6.1.4.1.253.8.63.25.1512
                                             xcmCONetbiosSNMPv3 1.3.6.1.4.1.253.8.63.25.1513
                                             xcmCONetbiosIntEndNode 1.3.6.1.4.1.253.8.63.25.1520
                                                       xcmCONetbiosIntEndNodeAddress 1.3.6.1.4.1.253.8.63.25.1520.1
                                                       xcmCONetbiosIntEndNodeSource 1.3.6.1.4.1.253.8.63.25.1520.2
                                                       xcmCONetbiosIntNodeType 1.3.6.1.4.1.253.8.63.25.1520.3
                                                       xcmCONetbiosIntNodeTypeSource 1.3.6.1.4.1.253.8.63.25.1520.4
                                                       xcmCONetbiosIntNodeScope 1.3.6.1.4.1.253.8.63.25.1520.5
                                                       xcmCONetbiosIntNodeScopeSource 1.3.6.1.4.1.253.8.63.25.1520.6
                                             xcmCONetbiosIntNameServer 1.3.6.1.4.1.253.8.63.25.1521
                                                       xcmCONetbiosIntNameServerAddress 1.3.6.1.4.1.253.8.63.25.1521.1
                                                       xcmCONetbiosIntNameServerSource 1.3.6.1.4.1.253.8.63.25.1521.2
                                             xcmCONetbiosIntDistServer 1.3.6.1.4.1.253.8.63.25.1522
                                                       xcmCONetbiosIntDistServerAddress 1.3.6.1.4.1.253.8.63.25.1522.1
                                                       xcmCONetbiosIntDistServerSource 1.3.6.1.4.1.253.8.63.25.1522.2
                                             xcmCONetbiosSAP 1.3.6.1.4.1.253.8.63.25.1591
                                                       xcmCONetbiosSAPInterval 1.3.6.1.4.1.253.8.63.25.1591.1
                                             xcmCONetbiosApplications 1.3.6.1.4.1.253.8.63.25.1700
                                             xcmCONetbiosSMB 1.3.6.1.4.1.253.8.63.25.1701
                                             xcmCONetbiosSMBPClient 1.3.6.1.4.1.253.8.63.25.1702
                                                       xcmCONetbiosSMBPClientMaxConns 1.3.6.1.4.1.253.8.63.25.1702.4
                                                       xcmCONetbiosSMBPClientSpool 1.3.6.1.4.1.253.8.63.25.1702.31
                                                       xcmCONetbiosSMBPClientMaxSpool 1.3.6.1.4.1.253.8.63.25.1702.32
                                                       xcmCONetbiosSMBPClientJobTimeout 1.3.6.1.4.1.253.8.63.25.1702.40
                                                       xcmCONetbiosSMBPClientAutoSwitch 1.3.6.1.4.1.253.8.63.25.1702.41
                                                       xcmCONetbiosSMBPClientBinaryPS 1.3.6.1.4.1.253.8.63.25.1702.42
                                                       xcmCONetbiosSMBPClientDefaultPDL 1.3.6.1.4.1.253.8.63.25.1702.43
                                             xcmCONetbiosSMBPServer 1.3.6.1.4.1.253.8.63.25.1703
                                                       xcmCONetbiosSMBPServerMaxConns 1.3.6.1.4.1.253.8.63.25.1703.4
                                                       xcmCONetbiosSMBPServerSpool 1.3.6.1.4.1.253.8.63.25.1703.31
                                                       xcmCONetbiosSMBPServerMaxSpool 1.3.6.1.4.1.253.8.63.25.1703.32
                                                       xcmCONetbiosSMBPServerJobTimeout 1.3.6.1.4.1.253.8.63.25.1703.40
                                                       xcmCONetbiosSMBPServerAutoSwitch 1.3.6.1.4.1.253.8.63.25.1703.41
                                                       xcmCONetbiosSMBPServerBinaryPS 1.3.6.1.4.1.253.8.63.25.1703.42
                                                       xcmCONetbiosSMBPServerDefaultPDL 1.3.6.1.4.1.253.8.63.25.1703.43
                                             xcmCONetbiosSMBFClient 1.3.6.1.4.1.253.8.63.25.1704
                                             xcmCONetbiosSMBFServer 1.3.6.1.4.1.253.8.63.25.1705
                                                       xcmCONetbiosSMBFServerName 1.3.6.1.4.1.253.8.63.25.1705.1
                                             xcmCONetbiosSMBDomain 1.3.6.1.4.1.253.8.63.25.1706
                                       xcmCONetbeuiSuite 1.3.6.1.4.1.253.8.63.26
                                             xcmCONetbeuiDatalinks 1.3.6.1.4.1.253.8.63.26.1200
                                             xcmCONetbeuiLLC 1.3.6.1.4.1.253.8.63.26.1201
                                             xcmCONetbeuiDLC 1.3.6.1.4.1.253.8.63.26.1202
                                       xcmCOSerialSuite 1.3.6.1.4.1.253.8.63.27
                                             xcmCOSerialPhysical 1.3.6.1.4.1.253.8.63.27.1100
                                             xcmCOSerialSignalType 1.3.6.1.4.1.253.8.63.27.1101
                                                       xcmCOSerialSignalOverride 1.3.6.1.4.1.253.8.63.27.1101.1
                                                       xcmCOSerialSignalDetected 1.3.6.1.4.1.253.8.63.27.1101.2
                                                       xcmCOSerialSignalAdaptive 1.3.6.1.4.1.253.8.63.27.1101.3
                                                       xcmCOSerialSignalSupport 1.3.6.1.4.1.253.8.63.27.1101.4
                                             xcmCOSerialDevice 1.3.6.1.4.1.253.8.63.27.1102
                                                       xcmCOSerialDeviceName 1.3.6.1.4.1.253.8.63.27.1102.1
                                             xcmCOSerialSpeed 1.3.6.1.4.1.253.8.63.27.1103
                                                       xcmCOSerialSpeedOverride 1.3.6.1.4.1.253.8.63.27.1103.1
                                                       xcmCOSerialSpeedDetected 1.3.6.1.4.1.253.8.63.27.1103.2
                                                       xcmCOSerialSpeedAdaptive 1.3.6.1.4.1.253.8.63.27.1103.3
                                                       xcmCOSerialSpeedSupport 1.3.6.1.4.1.253.8.63.27.1103.4
                                                       xcmCOSerialMinSpeed 1.3.6.1.4.1.253.8.63.27.1103.5
                                                       xcmCOSerialMaxSpeed 1.3.6.1.4.1.253.8.63.27.1103.6
                                             xcmCOSerialBidirectional 1.3.6.1.4.1.253.8.63.27.1104
                                             xcmCOSerialInputTimeout 1.3.6.1.4.1.253.8.63.27.1105
                                             xcmCOSerialOutputTimeout 1.3.6.1.4.1.253.8.63.27.1106
                                             xcmCOSerialConnectorType 1.3.6.1.4.1.253.8.63.27.1107
                                                       xcmCOSerialConnectorOverride 1.3.6.1.4.1.253.8.63.27.1107.1
                                                       xcmCOSerialConnectorDetected 1.3.6.1.4.1.253.8.63.27.1107.2
                                                       xcmCOSerialConnectorAdaptive 1.3.6.1.4.1.253.8.63.27.1107.3
                                             xcmCOSerialMinInputChars 1.3.6.1.4.1.253.8.63.27.1108
                                             xcmCOSerialMaxInputChars 1.3.6.1.4.1.253.8.63.27.1109
                                             xcmCOSerialParity 1.3.6.1.4.1.253.8.63.27.1111
                                             xcmCOSerialDataBits 1.3.6.1.4.1.253.8.63.27.1112
                                             xcmCOSerialFlowControl 1.3.6.1.4.1.253.8.63.27.1113
                                             xcmCOSerialStartBits 1.3.6.1.4.1.253.8.63.27.1114
                                             xcmCOSerialStopBits 1.3.6.1.4.1.253.8.63.27.1115
                                             xcmCOSerialInputPrime 1.3.6.1.4.1.253.8.63.27.1116
                                             xcmCOSerialDTR 1.3.6.1.4.1.253.8.63.27.1121
                                             xcmCOSerialDSR 1.3.6.1.4.1.253.8.63.27.1122
                                             xcmCOSerialCTS 1.3.6.1.4.1.253.8.63.27.1123
                                             xcmCOSerialRTS 1.3.6.1.4.1.253.8.63.27.1124
                                             xcmCOSerialDatalinks 1.3.6.1.4.1.253.8.63.27.1200
                                                       xcmCOSerialProtocol 1.3.6.1.4.1.253.8.63.27.1200.1
                                       xcmCOParallelSuite 1.3.6.1.4.1.253.8.63.28
                                             xcmCOParallelPhysical 1.3.6.1.4.1.253.8.63.28.1100
                                             xcmCOParallelSignalType 1.3.6.1.4.1.253.8.63.28.1101
                                                       xcmCOParallelSignalOverride 1.3.6.1.4.1.253.8.63.28.1101.1
                                                       xcmCOParallelSignalDetected 1.3.6.1.4.1.253.8.63.28.1101.2
                                                       xcmCOParallelSignalAdaptive 1.3.6.1.4.1.253.8.63.28.1101.3
                                                       xcmCOParallelSignalSupport 1.3.6.1.4.1.253.8.63.28.1101.4
                                             xcmCOParallelDevice 1.3.6.1.4.1.253.8.63.28.1102
                                                       xcmCOParallelDeviceName 1.3.6.1.4.1.253.8.63.28.1102.1
                                                       xcmCOParallelDeviceID 1.3.6.1.4.1.253.8.63.28.1102.2
                                             xcmCOParallelSpeed 1.3.6.1.4.1.253.8.63.28.1103
                                                       xcmCOParallelSpeedOverride 1.3.6.1.4.1.253.8.63.28.1103.1
                                                       xcmCOParallelSpeedDetected 1.3.6.1.4.1.253.8.63.28.1103.2
                                                       xcmCOParallelSpeedAdaptive 1.3.6.1.4.1.253.8.63.28.1103.3
                                                       xcmCOParallelSpeedSupport 1.3.6.1.4.1.253.8.63.28.1103.4
                                                       xcmCOParallelMinSpeed 1.3.6.1.4.1.253.8.63.28.1103.5
                                                       xcmCOParallelMaxSpeed 1.3.6.1.4.1.253.8.63.28.1103.6
                                             xcmCOParallelBidirectional 1.3.6.1.4.1.253.8.63.28.1104
                                             xcmCOParallelInputTimeout 1.3.6.1.4.1.253.8.63.28.1105
                                             xcmCOParallelOutputTimeout 1.3.6.1.4.1.253.8.63.28.1106
                                             xcmCOParallelConnectorType 1.3.6.1.4.1.253.8.63.28.1107
                                                       xcmCOParallelConnectorOverride 1.3.6.1.4.1.253.8.63.28.1107.1
                                                       xcmCOParallelConnectorDetected 1.3.6.1.4.1.253.8.63.28.1107.2
                                                       xcmCOParallelConnectorAdaptive 1.3.6.1.4.1.253.8.63.28.1107.3
                                             xcmCOParallelMinInputChars 1.3.6.1.4.1.253.8.63.28.1108
                                             xcmCOParallelMaxInputChars 1.3.6.1.4.1.253.8.63.28.1109
                                             xcmCOParallelParity 1.3.6.1.4.1.253.8.63.28.1111
                                             xcmCOParallelDataBits 1.3.6.1.4.1.253.8.63.28.1112
                                             xcmCOParallelFlowControl 1.3.6.1.4.1.253.8.63.28.1113
                                             xcmCOParallelInputPrime 1.3.6.1.4.1.253.8.63.28.1116
                                             xcmCOParallelHandshake 1.3.6.1.4.1.253.8.63.28.1117
                                             xcmCOParallelDataStrobe 1.3.6.1.4.1.253.8.63.28.1118
                                             xcmCOParallelDatalinks 1.3.6.1.4.1.253.8.63.28.1200
                                                       xcmCOParallelProtocol 1.3.6.1.4.1.253.8.63.28.1200.1
                                       xcmCODirectPrintSuite 1.3.6.1.4.1.253.8.63.29
                                             xcmCODirectPrintPhysical 1.3.6.1.4.1.253.8.63.29.1100
                                             xcmCODirectPrintDatalinks 1.3.6.1.4.1.253.8.63.29.1200
                                                       xcmCODirectPrintProtocol 1.3.6.1.4.1.253.8.63.29.1200.1
                                       xcmCOUsbSuite 1.3.6.1.4.1.253.8.63.30
                                             xcmCOUsbPhysical 1.3.6.1.4.1.253.8.63.30.1100
                                             xcmCOUsbDevice 1.3.6.1.4.1.253.8.63.30.1102
                                                       xcmCOUsbDeviceName 1.3.6.1.4.1.253.8.63.30.1102.1
                                             xcmCOUsbSpeed 1.3.6.1.4.1.253.8.63.30.1103
                                                       xcmCOUsbSpeedOverride 1.3.6.1.4.1.253.8.63.30.1103.1
                                                       xcmCOUsbSpeedDetected 1.3.6.1.4.1.253.8.63.30.1103.2
                                                       xcmCOUsbSpeedAdaptive 1.3.6.1.4.1.253.8.63.30.1103.3
                                                       xcmCOUsbSpeedSupport 1.3.6.1.4.1.253.8.63.30.1103.4
                                                       xcmCOUsbMinSpeed 1.3.6.1.4.1.253.8.63.30.1103.5
                                                       xcmCOUsbMaxSpeed 1.3.6.1.4.1.253.8.63.30.1103.6
                                             xcmCOUsbBidirectional 1.3.6.1.4.1.253.8.63.30.1104
                                             xcmCOUsbInputTimeout 1.3.6.1.4.1.253.8.63.30.1105
                                             xcmCOUsbOutputTimeout 1.3.6.1.4.1.253.8.63.30.1106
                                             xcmCOUsbMinInputChars 1.3.6.1.4.1.253.8.63.30.1108
                                             xcmCOUsbMaxInputChars 1.3.6.1.4.1.253.8.63.30.1109
                                             xcmCOUsbDatalinks 1.3.6.1.4.1.253.8.63.30.1200
                                                       xcmCOUsbProtocol 1.3.6.1.4.1.253.8.63.30.1200.1
                                       xCmCommsConfigDummy 1.3.6.1.4.1.253.8.63.999
                                               xCmSnmpNetbiosAddress 1.3.6.1.4.1.253.8.63.999.1 xcmsnmpnetbiosaddress no-access
Dummy - DO NOT USE
                                               xCmCommsConfigGroupSupport 1.3.6.1.4.1.253.8.63.999.2 xcmcommsconfiggroupsupport no-access
Dummy - DO NOT USE
                                               xCmCommsDirRecordType 1.3.6.1.4.1.253.8.63.999.3 xcmcommsdirrecordtype no-access
Dummy - DO NOT USE
                                               xCmCommsDirAttributeType 1.3.6.1.4.1.253.8.63.999.4 xcmcommsdirattributetype no-access
Dummy - DO NOT USE
                                               xCmCommsLDAPAttributeType 1.3.6.1.4.1.253.8.63.999.5 xcmcommsldapattributetype no-access
Dummy - DO NOT USE
                                               xCmSnmpIPHostnameAddress 1.3.6.1.4.1.253.8.63.999.6 xcmsnmpiphostnameaddress no-access
Dummy - DO NOT USE
                                 xcmCommsConfigMIB 1.3.6.1.4.1.253.8.64
Version: 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.
                                       xcmCommsConfigMIBConformance 1.3.6.1.4.1.253.8.64.2
                                           xcmCommsConfigMIBGroups 1.3.6.1.4.1.253.8.64.2.2
                                               xcmCommsConfigGroup 1.3.6.1.4.1.253.8.64.2.2.3
The Comms Config Group (Communications Configurations).
                                               xcmCommsOptionGroup 1.3.6.1.4.1.253.8.64.2.2.4
The Comms Option Group (Communications Configuration Options).
                                               xcmCommsDirRecordGroup 1.3.6.1.4.1.253.8.64.2.2.5
Directory Record Group.
                                               xcmCommsDirAttributeGroup 1.3.6.1.4.1.253.8.64.2.2.6
Directory Attribute Group.
                                               xcmCommsDirStringGroup 1.3.6.1.4.1.253.8.64.2.2.7
Directory String Group.
                                               xcmCommsProtocolGroup 1.3.6.1.4.1.253.8.64.2.2.8
Comms Protocol Group (available suites and protocols).
                                           xcmCommsConfigMIBCompliance 1.3.6.1.4.1.253.8.64.2.3
The compliance statements for SNMP management agents that implement the Comms Config MIB.
                                       xcmCommsConfig 1.3.6.1.4.1.253.8.64.3
                                           xcmCommsConfigTable 1.3.6.1.4.1.253.8.64.3.2 no-access
A table of the communications engines installed and (possibly) running on platforms (ie, CPUs) on this host system.
                                               xcmCommsConfigEntry 1.3.6.1.4.1.253.8.64.3.2.1 no-access
An 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').
                                                   xcmCommsConfigRowStatus 1.3.6.1.4.1.253.8.64.3.2.1.1 rowstatus read-only
This object displays the status of individual conceptual rows in the 'xcmCommsConfigTable'. Usage: 'xcmCommsConfigRowStatus' is 'read-only' because these conceptual rows shall NOT be deleted.
                                                   xcmCommsConfigActiveOptionFirst 1.3.6.1.4.1.253.8.64.3.2.1.2 cardinal32 read-only
The 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.
                                                   xcmCommsConfigActiveOptionLast 1.3.6.1.4.1.253.8.64.3.2.1.3 cardinal32 read-only
The 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'.
                                                   xcmCommsConfigGroupSupport 1.3.6.1.4.1.253.8.64.3.2.1.4 xcmcommsconfiggroupsupport read-only
The 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.
                                                   xcmCommsConfigCreateSupport 1.3.6.1.4.1.253.8.64.3.2.1.5 xcmcommsconfiggroupsupport read-only
The 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.
                                                   xcmCommsConfigUpdateSupport 1.3.6.1.4.1.253.8.64.3.2.1.6 xcmcommsconfiggroupsupport read-only
The 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.
                                       xcmCommsOption 1.3.6.1.4.1.253.8.64.4
                                           xcmCommsOptionTable 1.3.6.1.4.1.253.8.64.4.2 no-access
A table containing information on installation, configuration, or other aspects of communications options on this host system.
                                               xcmCommsOptionEntry 1.3.6.1.4.1.253.8.64.4.2.1 no-access
An entry containing information on installation, configuration, or other aspects of communications options on this host system.
                                                   xcmCommsOptionIndex 1.3.6.1.4.1.253.8.64.4.2.1.1 ordinal32 no-access
A unique value used by this host system to identify this conceptual row in the 'xcmCommsOptionTable'.
                                                   xcmCommsOptionRowStatus 1.3.6.1.4.1.253.8.64.4.2.1.2 rowstatus read-only
This object displays the status of individual conceptual rows in the 'xcmCommsOptionTable'.
                                                   xcmCommsOptionTypeOID 1.3.6.1.4.1.253.8.64.4.2.1.3 object identifier read-only
An 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'.
                                                   xcmCommsOptionValueSyntax 1.3.6.1.4.1.253.8.64.4.2.1.4 xcmgenoptionvaluesyntax read-only
A 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.
                                                   xcmCommsOptionValueInteger 1.3.6.1.4.1.253.8.64.4.2.1.5 integer32 read-only
A 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'.
                                                   xcmCommsOptionValueOID 1.3.6.1.4.1.253.8.64.4.2.1.6 object identifier read-only
A 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'.
                                                   xcmCommsOptionValueString 1.3.6.1.4.1.253.8.64.4.2.1.7 octet string read-only
A 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.
                                                   xcmCommsOptionValueLocalization 1.3.6.1.4.1.253.8.64.4.2.1.8 cardinal32 read-only
A 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'.
                                                   xcmCommsOptionValueCodedCharSet 1.3.6.1.4.1.253.8.64.4.2.1.9 ianacharset read-only
A 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.
                                                   xcmCommsOptionNextIndex 1.3.6.1.4.1.253.8.64.4.2.1.10 cardinal32 read-only
The 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).
                                                   xcmCommsOptionPreviousIndex 1.3.6.1.4.1.253.8.64.4.2.1.11 cardinal32 read-only
The 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.
                                                   xcmCommsOptionFamilyIndex 1.3.6.1.4.1.253.8.64.4.2.1.12 cardinal32 read-only
The 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).
                                       xcmCommsDirRecord 1.3.6.1.4.1.253.8.64.5
                                           xcmCommsDirRecordTable 1.3.6.1.4.1.253.8.64.5.2 no-access
A table containing directory records configured on this host system.
                                               xcmCommsDirRecordEntry 1.3.6.1.4.1.253.8.64.5.2.1 no-access
An entry for a directory record configured on this host system.
                                                   xcmCommsDirRecordType 1.3.6.1.4.1.253.8.64.5.2.1.1 xcmcommsdirrecordtype no-access
A directory record type, used to uniquely identify this directory record (and all subordinate directory attributes), when combined with 'xcmCommsDirRecordIndex' (below).
                                                   xcmCommsDirRecordIndex 1.3.6.1.4.1.253.8.64.5.2.1.2 ordinal32 no-access
A 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.
                                                   xcmCommsDirRecordRowStatus 1.3.6.1.4.1.253.8.64.5.2.1.3 rowstatus read-only
This 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.
                                                   xcmCommsDirRecordKeyType 1.3.6.1.4.1.253.8.64.5.2.1.4 xcmcommsdirattributetype read-only
A 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.
                                                   xcmCommsDirRecordKeyInteger 1.3.6.1.4.1.253.8.64.5.2.1.5 integer32 read-only
A 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.
                                                   xcmCommsDirRecordKeyString 1.3.6.1.4.1.253.8.64.5.2.1.6 xcmfixedlocaleutf8string read-only
A 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.
                                                   xcmCommsDirRecordParentType 1.3.6.1.4.1.253.8.64.5.2.1.7 xcmcommsdirrecordtype read-only
A 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).
                                                   xcmCommsDirRecordParentIndex 1.3.6.1.4.1.253.8.64.5.2.1.8 cardinal32 read-only
A 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).
                                       xcmCommsDirAttribute 1.3.6.1.4.1.253.8.64.6
                                           xcmCommsDirAttributeTable 1.3.6.1.4.1.253.8.64.6.2 no-access
A 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.
                                               xcmCommsDirAttributeEntry 1.3.6.1.4.1.253.8.64.6.2.1 no-access
An entry for an integer-valued directory attribute configured on this host system.
                                                   xcmCommsDirAttributeType 1.3.6.1.4.1.253.8.64.6.2.1.1 xcmcommsdirattributetype no-access
A 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.
                                                   xcmCommsDirAttributeIndex 1.3.6.1.4.1.253.8.64.6.2.1.2 ordinal32 no-access
A 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'.
                                                   xcmCommsDirAttributeRowStatus 1.3.6.1.4.1.253.8.64.6.2.1.3 rowstatus read-only
This 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.
                                                   xcmCommsDirAttributeValue 1.3.6.1.4.1.253.8.64.6.2.1.4 integer32 read-only
A 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.
                                       xcmCommsDirString 1.3.6.1.4.1.253.8.64.7
                                           xcmCommsDirStringTable 1.3.6.1.4.1.253.8.64.7.2 no-access
A 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.
                                               xcmCommsDirStringEntry 1.3.6.1.4.1.253.8.64.7.2.1 no-access
An entry containing string-valued directory attributes configured on this host system.
                                                   xcmCommsDirStringRowStatus 1.3.6.1.4.1.253.8.64.7.2.1.1 rowstatus read-only
This 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.
                                                   xcmCommsDirStringValue 1.3.6.1.4.1.253.8.64.7.2.1.2 xcmfixedlocaleutf8string read-only
A 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.
                                       xcmCommsProtocol 1.3.6.1.4.1.253.8.64.8
                                           xcmCommsProtocolTable 1.3.6.1.4.1.253.8.64.8.2 no-access
A table of available communications protocol suites and specific communications protocols on this host system.
                                               xcmCommsProtocolEntry 1.3.6.1.4.1.253.8.64.8.2.1 no-access
An entry for an available communications protocol suite or specific communications protocol on this host system.
                                                   xcmCommsProtocolType 1.3.6.1.4.1.253.8.64.8.2.1.1 xcmcommsstackextprotocol no-access
The 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.
                                                   xcmCommsProtocolRowStatus 1.3.6.1.4.1.253.8.64.8.2.1.2 rowstatus read-only
This object displays the status of individual conceptual rows in the 'xcmCommsProtocolTable'.
                                 xcmSvcMonTC 1.3.6.1.4.1.253.8.73
Version: 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.
                                       xCmSvcMonDummy 1.3.6.1.4.1.253.8.73.999
                                               xCmSvcMonGroupSupport 1.3.6.1.4.1.253.8.73.999.1 xcmsvcmongroupsupport no-access
Dummy - DO NOT USE
                                               xCmSvcMonServiceMgmtOperation 1.3.6.1.4.1.253.8.73.999.2 xcmsvcmonservicemgmtoperation no-access
Dummy - DO NOT USE
                                               xCmSvcMonServiceMgmtData 1.3.6.1.4.1.253.8.73.999.3 xcmsvcmonservicemgmtdata no-access
Dummy - DO NOT USE
                                               xCmSvcMonServiceDetailClass 1.3.6.1.4.1.253.8.73.999.4 xcmsvcmonservicedetailclass no-access
Dummy - DO NOT USE
                                               xCmSvcMonServiceDetailType 1.3.6.1.4.1.253.8.73.999.5 xcmsvcmonservicedetailtype no-access
Dummy - DO NOT USE
                                               xCmSvcMonServiceType 1.3.6.1.4.1.253.8.73.999.6 xcmsvcmonservicetype no-access
Dummy - DO NOT USE
                                               xCmSvcMonJobConfirmSupport 1.3.6.1.4.1.253.8.73.999.7 xcmsvcmonjobconfirmsupport no-access
Dummy - DO NOT USE
                                               xCmSvcMonSystemMailSenderNetAuthSupport 1.3.6.1.4.1.253.8.73.999.8 xcmsvcmonsystemmailsendernetauthsupport no-access
Dummy - DO NOT USE
                                               xCmSvcMonAttachmentPDLSupport 1.3.6.1.4.1.253.8.73.999.9 xcmsvcmonattachmentpdlsupport no-access
Dummy - DO NOT USE
                                               xCmImageQualityType 1.3.6.1.4.1.253.8.73.999.10 xcmimagequalitytype no-access
Dummy - DO NOT USE
                                               xCmOutputUsage 1.3.6.1.4.1.253.8.73.999.11 xcmoutputusage no-access
Dummy - DO NOT USE
                                               xCMLoginCredentialsSource 1.3.6.1.4.1.253.8.73.999.12 xcmlogincredentialssource no-access
Dummy - DO NOT USE
                                 xcmSvcMonMIB 1.3.6.1.4.1.253.8.74
Version: 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.
                                       xcmSvcMonGeneral 1.3.6.1.4.1.253.8.74.1
                                           xcmSvcMonGeneralTable 1.3.6.1.4.1.253.8.74.1.2 no-access
A 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').
                                               xcmSvcMonGeneralEntry 1.3.6.1.4.1.253.8.74.1.2.1 no-access
An 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').
                                                   xcmSvcMonGeneralIndex 1.3.6.1.4.1.253.8.74.1.2.1.1 ordinal32 no-access
A 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.
                                                   xcmSvcMonGeneralRowStatus 1.3.6.1.4.1.253.8.74.1.2.1.2 rowstatus read-only
This 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.
                                                   xcmSvcMonGeneralVersionID 1.3.6.1.4.1.253.8.74.1.2.1.3 productid read-only
The 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).
                                                   xcmSvcMonGeneralVersionDate 1.3.6.1.4.1.253.8.74.1.2.1.4 dateandtime read-only
The 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.
                                                   xcmSvcMonGeneralGroupSupport 1.3.6.1.4.1.253.8.74.1.2.1.5 xcmsvcmongroupsupport read-only
The 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.
                                                   xcmSvcMonGeneralCreateSupport 1.3.6.1.4.1.253.8.74.1.2.1.6 xcmsvcmongroupsupport read-only
The 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.
                                                   xcmSvcMonGeneralUpdateSupport 1.3.6.1.4.1.253.8.74.1.2.1.7 xcmsvcmongroupsupport read-only
The 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.
                                       xcmSvcMonMIBConformance 1.3.6.1.4.1.253.8.74.2
                                           xcmSvcMonMIBGroups 1.3.6.1.4.1.253.8.74.2.2
                                               xcmSvcMonGeneralGroup 1.3.6.1.4.1.253.8.74.2.2.1
The Service Monitoring General Group.
                                               xcmSvcMonQueueGroup 1.3.6.1.4.1.253.8.74.2.2.3
The Service Monitoring Associated Queue Group.
                                               xcmSvcMonQueueExtGroup 1.3.6.1.4.1.253.8.74.2.2.4
The Service Monitoring Associated Queue Ext Group.
                                               xcmSvcMonServiceGroup 1.3.6.1.4.1.253.8.74.2.2.5
The Service Monitoring Service Group.
                                               xcmSvcMonServiceDetailGroup 1.3.6.1.4.1.253.8.74.2.2.6
The Service Monitoring Service Detail Group.
                                               xcmSvcMonServiceMgmtGroup 1.3.6.1.4.1.253.8.74.2.2.7
The Service Monitoring Service Mgmt Group.
                                           xcmSvcMonMIBCompliance 1.3.6.1.4.1.253.8.74.2.3
The compliance statements for SNMP management agents that implement the Service Monitoring MIB.
                                       xcmSvcMonQueue 1.3.6.1.4.1.253.8.74.3
                                           xcmSvcMonQueueTable 1.3.6.1.4.1.253.8.74.3.2 no-access
A 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)'.
                                               xcmSvcMonQueueEntry 1.3.6.1.4.1.253.8.74.3.2.1 no-access
An 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).
                                                   xcmSvcMonQueueIndex 1.3.6.1.4.1.253.8.74.3.2.1.1 ordinal32 read-only
A 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).
                                                   xcmSvcMonQueueRowStatus 1.3.6.1.4.1.253.8.74.3.2.1.2 rowstatus read-only
This 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.
                                                   xcmSvcMonQueueDomain 1.3.6.1.4.1.253.8.74.3.2.1.3 xcmcommsstackextprotocol read-only
The 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).
                                                   xcmSvcMonQueuePath 1.3.6.1.4.1.253.8.74.3.2.1.4 xcmfixedlocaledisplaystring read-only
Human-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.
                                                   xcmSvcMonQueueName 1.3.6.1.4.1.253.8.74.3.2.1.5 xcmfixedlocaledisplaystring read-only
Human-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.
                                                   xcmSvcMonQueueOnSystem 1.3.6.1.4.1.253.8.74.3.2.1.6 truthvalue read-only
Specifies whether this queue is present on this host system (local) or is on another network system (remote).
                                       xcmSvcMonQueueExt 1.3.6.1.4.1.253.8.74.4
                                           xcmSvcMonQueueExtV1EventOID 1.3.6.1.4.1.253.8.74.4.1
The 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'.
                                               xcmSvcMonQueueExtV2EventPrefix 1.3.6.1.4.1.253.8.74.4.1.0
                                                   xcmSvcMonQueueExtV2Event 1.3.6.1.4.1.253.8.74.4.1.0.1
This 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.
                                           xcmSvcMonQueueExtTable 1.3.6.1.4.1.253.8.74.4.2 no-access
A 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).
                                               xcmSvcMonQueueExtEntry 1.3.6.1.4.1.253.8.74.4.2.1 no-access
An entry which augments 'xcmSvcMonQueueTable', with dynamic queue routing (forwarding), state, conditions, and fault info.
                                                   xcmSvcMonQueueRoutingIndex 1.3.6.1.4.1.253.8.74.4.2.1.1 cardinal32 read-only
The (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.
                                                   xcmSvcMonQueueState 1.3.6.1.4.1.253.8.74.4.2.1.2 xcmcommsmgmtstate read-only
The 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.
                                                   xcmSvcMonQueueConditions 1.3.6.1.4.1.253.8.74.4.2.1.3 xcmcommsmgmtconditions read-only
The 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.
                                                   xcmSvcMonQueueFaultCount 1.3.6.1.4.1.253.8.74.4.2.1.4 counter32 read-only
The 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.
                                                   xcmSvcMonQueueFaultCode 1.3.6.1.4.1.253.8.74.4.2.1.5 integer32 read-only
Encoded 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.
                                                   xcmSvcMonQueueFaultString 1.3.6.1.4.1.253.8.74.4.2.1.6 xcmfixedlocaledisplaystring read-only
Human-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.
                                                   xcmSvcMonQueueRowCreateDate 1.3.6.1.4.1.253.8.74.4.2.1.7 dateandtime read-only
The date and time of creation of this conceptual row in the 'xcmSvcMonQueueTable' (and 'xcmSvcMonQueueExtTable').
                                                   xcmSvcMonQueueRowTotalJobs 1.3.6.1.4.1.253.8.74.4.2.1.8 counter32 read-only
The 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.
                                                   xcmSvcMonQueueLastConnectDate 1.3.6.1.4.1.253.8.74.4.2.1.9 dateandtime read-only
The date and time of last connect (and/or login) to this remote or local external job queue.
                                                   xcmSvcMonQueueLastConnectJobs 1.3.6.1.4.1.253.8.74.4.2.1.10 counter32 read-only
The 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.
                                       xcmSvcMonService 1.3.6.1.4.1.253.8.74.5
                                           xcmSvcMonServiceV1EventOID 1.3.6.1.4.1.253.8.74.5.1
The 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'.
                                               xcmSvcMonServiceV2EventPrefix 1.3.6.1.4.1.253.8.74.5.1.0
                                                   xcmSvcMonServiceV2Event 1.3.6.1.4.1.253.8.74.5.1.0.1
This 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.
                                           xcmSvcMonServiceTable 1.3.6.1.4.1.253.8.74.5.2 no-access
A 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.
                                               xcmSvcMonServiceEntry 1.3.6.1.4.1.253.8.74.5.2.1 no-access
An 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.
                                                   xcmSvcMonServiceIndex 1.3.6.1.4.1.253.8.74.5.2.1.1 ordinal32 read-only
A 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).
                                                   xcmSvcMonServiceRowStatus 1.3.6.1.4.1.253.8.74.5.2.1.2 rowstatus read-only
This 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.
                                                   xcmSvcMonServiceName 1.3.6.1.4.1.253.8.74.5.2.1.3 xcmfixedlocaledisplaystring read-only
A 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).
                                                   xcmSvcMonServiceCurrentState 1.3.6.1.4.1.253.8.74.5.2.1.4 xcmhrdpastate read-only
The current state of this system and/or end-user service. Usage: The current DPA object generic state of a service.
                                                   xcmSvcMonServicePreviousState 1.3.6.1.4.1.253.8.74.5.2.1.5 xcmhrdpastate read-only
The previous state of this system and/or end-user service. Usage: The previous DPA object generic state of a service.
                                                   xcmSvcMonServiceConditions 1.3.6.1.4.1.253.8.74.5.2.1.6 xcmhrdpaconditions read-only
The current conditions (ie, state reasons) of this system and/or end-user service.
                                                   xcmSvcMonServiceAvailability 1.3.6.1.4.1.253.8.74.5.2.1.7 xcmhrdpaavailability read-only
The availability of this system and/or end-user service.
                                                   xcmSvcMonServicePhysicalDevice 1.3.6.1.4.1.253.8.74.5.2.1.8 cardinal32 read-only
The 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'.
                                                   xcmSvcMonServiceLogicalDevice 1.3.6.1.4.1.253.8.74.5.2.1.9 cardinal32 read-only
The 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'.
                                                   xcmSvcMonServiceExternalDevice 1.3.6.1.4.1.253.8.74.5.2.1.10 cardinal32 read-only
The 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.
                                                   xcmSvcMonServiceSWRun 1.3.6.1.4.1.253.8.74.5.2.1.11 cardinal32 read-only
The 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.
                                                   xcmSvcMonServiceSWInstalled 1.3.6.1.4.1.253.8.74.5.2.1.12 cardinal32 read-only
The 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.
                                                   xcmSvcMonServiceStorage 1.3.6.1.4.1.253.8.74.5.2.1.13 cardinal32 read-only
The 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.
                                                   xcmSvcMonServicePriority 1.3.6.1.4.1.253.8.74.5.2.1.14 integer read-only
The 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.
                                                   xcmSvcMonServiceType 1.3.6.1.4.1.253.8.74.5.2.1.15 xcmsvcmonservicetype read-only
The explicit type of this system and/or end-user service.
                                                   xcmSvcMonServiceStateDetail 1.3.6.1.4.1.253.8.74.5.2.1.16 octet string read-only
This 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.
                                       xcmSvcMonServiceDetail 1.3.6.1.4.1.253.8.74.6
                                           xcmSvcMonServiceDetailTable 1.3.6.1.4.1.253.8.74.6.2 no-access
A '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.
                                               xcmSvcMonServiceDetailEntry 1.3.6.1.4.1.253.8.74.6.2.1 no-access
A '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.
                                                   xcmSvcMonServiceDetailClass 1.3.6.1.4.1.253.8.74.6.2.1.1 xcmsvcmonservicedetailclass no-access
A service detail class, used by system administrators and end users to specify the correct class for this service detail.
                                                   xcmSvcMonServiceDetailType 1.3.6.1.4.1.253.8.74.6.2.1.2 xcmsvcmonservicedetailtype no-access
A service detail type, used by system administrators and end users to specify the correct type for this service detail.
                                                   xcmSvcMonServiceDetailIndex 1.3.6.1.4.1.253.8.74.6.2.1.3 ordinal32 no-access
A 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.
                                                   xcmSvcMonServiceDetailRowStatus 1.3.6.1.4.1.253.8.74.6.2.1.4 rowstatus read-only
This 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.
                                                   xcmSvcMonServiceDetailUnitClass 1.3.6.1.4.1.253.8.74.6.2.1.5 xcmhrdevdetailunitclass read-only
The 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.
                                                   xcmSvcMonServiceDetailUnit 1.3.6.1.4.1.253.8.74.6.2.1.6 cardinal32 read-only
The 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.
                                                   xcmSvcMonServiceDetailInteger 1.3.6.1.4.1.253.8.74.6.2.1.7 integer32 read-only
A 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'.
                                                   xcmSvcMonServiceDetailOID 1.3.6.1.4.1.253.8.74.6.2.1.8 object identifier read-only
A 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'.
                                                   xcmSvcMonServiceDetailString 1.3.6.1.4.1.253.8.74.6.2.1.9 octet string read-only
A 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.
                                       xcmSvcMonServiceMgmt 1.3.6.1.4.1.253.8.74.7
                                           xcmSvcMonServiceMgmtV1EventOID 1.3.6.1.4.1.253.8.74.7.1
The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmSvcMonServiceMgmtOperation' completes. See SNMPv2 trap definition 'xcmSvcMonServiceMgmtV2Event' below for 'special semantics'.
                                               xcmSvcMonServiceMgmtV2EventPrefix 1.3.6.1.4.1.253.8.74.7.1.0
                                                   xcmSvcMonServiceMgmtV2Event 1.3.6.1.4.1.253.8.74.7.1.0.1
This 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.
                                           xcmSvcMonServiceMgmtTable 1.3.6.1.4.1.253.8.74.7.2 no-access
A table containing service management requests for control of system and/or end-user services on this host system.
                                               xcmSvcMonServiceMgmtEntry 1.3.6.1.4.1.253.8.74.7.2.1 no-access
An entry containing a service management request for control of a system and/or end-user service on this host system.
                                                   xcmSvcMonServiceMgmtOperation 1.3.6.1.4.1.253.8.74.7.2.1.1 xcmsvcmonservicemgmtoperation read-only
The 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).
                                                   xcmSvcMonServiceMgmtData 1.3.6.1.4.1.253.8.74.7.2.1.2 xcmsvcmonservicemgmtdata read-only
The 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'.
                                                   xcmSvcMonServiceMgmtStatus 1.3.6.1.4.1.253.8.74.7.2.1.3 xcmgensnmpv2errorstatus read-only
The 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'.
                                                   xcmSvcMonServiceMgmtInProgress 1.3.6.1.4.1.253.8.74.7.2.1.4 truthvalue read-only
The 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).
                                                   xcmSvcMonServiceMgmtRowStatus 1.3.6.1.4.1.253.8.74.7.2.1.5 rowstatus read-only
This 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.
                                                   xcmSvcMonServiceMgmtUserPassword 1.3.6.1.4.1.253.8.74.7.2.1.6 octet string read-only
A 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.
                                                   xcmSvcMonServiceMgmtOperatorPassword 1.3.6.1.4.1.253.8.74.7.2.1.7 octet string read-only
A 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.
                                                   xcmSvcMonServiceMgmtAdminPassword 1.3.6.1.4.1.253.8.74.7.2.1.8 octet string read-only
A 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.
                                 xcmSimpleJobMgmtTC 1.3.6.1.4.1.253.8.75
Version: 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.
                                       xCmSimpleJobDummy 1.3.6.1.4.1.253.8.75.999
                                               xCmSimpleJobMgmtGroupSupport 1.3.6.1.4.1.253.8.75.999.1 xcmsimplejobmgmtgroupsupport no-access
Dummy - DO NOT USE
                                               xCmSimpleJobMgmtOperation 1.3.6.1.4.1.253.8.75.999.2 xcmsimplejobmgmtoperation no-access
Dummy - DO NOT USE
                                               xCmSimpleJobMgmtData 1.3.6.1.4.1.253.8.75.999.3 xcmsimplejobmgmtdata no-access
Dummy - DO NOT USE
                                 xcmSimpleJobMgmtMIB 1.3.6.1.4.1.253.8.76
Version: 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.
                                       xcmSimpleJobBase 1.3.6.1.4.1.253.8.76.1
                                           xcmSimpleJobBaseTable 1.3.6.1.4.1.253.8.76.1.2 no-access
A 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').
                                               xcmSimpleJobBaseEntry 1.3.6.1.4.1.253.8.76.1.2.1 no-access
An 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').
                                                   xcmSimpleJobBaseIndex 1.3.6.1.4.1.253.8.76.1.2.1.1 ordinal32 no-access
A 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').
                                                   xcmSimpleJobBaseRowStatus 1.3.6.1.4.1.253.8.76.1.2.1.2 rowstatus read-only
This 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.
                                                   xcmSimpleJobBaseGroupSupport 1.3.6.1.4.1.253.8.76.1.2.1.3 xcmsimplejobmgmtgroupsupport read-only
The 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.
                                                   xcmSimpleJobBaseCreateSupport 1.3.6.1.4.1.253.8.76.1.2.1.4 xcmsimplejobmgmtgroupsupport read-only
The 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.
                                                   xcmSimpleJobBaseUpdateSupport 1.3.6.1.4.1.253.8.76.1.2.1.5 xcmsimplejobmgmtgroupsupport read-only
The 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.
                                       xcmSimpleJobMgmtMIBConformance 1.3.6.1.4.1.253.8.76.2
                                           xcmSimpleJobMgmtMIBGroups 1.3.6.1.4.1.253.8.76.2.2
                                               xcmSimpleJobBaseGroup 1.3.6.1.4.1.253.8.76.2.2.1
The Simple Job Base Group
                                               xcmSimpleJobMgmtGroup 1.3.6.1.4.1.253.8.76.2.2.3
The Simple Job Mgmt Group
                                               xcmSimpleJobInterceptGroup 1.3.6.1.4.1.253.8.76.2.2.4
The Simple Job Intercept Group
                                           xcmSimpleJobMgmtMIBCompliance 1.3.6.1.4.1.253.8.76.2.3
The compliance statements for SNMP intercept agents that implement the Simple Job Mgmt MIB.
                                       xcmSimpleJobMgmt 1.3.6.1.4.1.253.8.76.3
                                           xcmSimpleJobMgmtV1EventOID 1.3.6.1.4.1.253.8.76.3.1
The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmSimpleJobMgmtOperation' completes. See SNMPv2 trap definition 'xcmSimpleJobMgmtV2Event' below for 'special semantics'.
                                               xcmSimpleJobMgmtV2EventPrefix 1.3.6.1.4.1.253.8.76.3.1.0
                                                   xcmSimpleJobMgmtV2Event 1.3.6.1.4.1.253.8.76.3.1.0.1
This 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.
                                           xcmSimpleJobMgmtTable 1.3.6.1.4.1.253.8.76.3.2 no-access
A table which augments the 'xcmJobGenBasicTable' in the XCMI Job Monitoring MIB, to support simple job management of jobs on this host system.
                                               xcmSimpleJobMgmtEntry 1.3.6.1.4.1.253.8.76.3.2.1 no-access
An entry which augments an 'xcmJobGenBasicEntry' in the XCMI Job Monitoring MIB, to support simple job management of a job on this host system.
                                                   xcmSimpleJobMgmtOperation 1.3.6.1.4.1.253.8.76.3.2.1.1 xcmsimplejobmgmtoperation read-write
The 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'.
                                                   xcmSimpleJobMgmtData 1.3.6.1.4.1.253.8.76.3.2.1.2 xcmsimplejobmgmtdata read-write
The 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).
                                                   xcmSimpleJobMgmtStatus 1.3.6.1.4.1.253.8.76.3.2.1.3 xcmgensnmpv2errorstatus read-only
The 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'.
                                                   xcmSimpleJobMgmtInProgress 1.3.6.1.4.1.253.8.76.3.2.1.4 truthvalue read-only
The 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).
                                       xcmSimpleJobIntercept 1.3.6.1.4.1.253.8.76.4
                                           xcmSimpleJobInterceptV1EventOID 1.3.6.1.4.1.253.8.76.4.1
The value of the enterprise-specific OID in an SNMPv1 trap sent whenever an 'xcmSimpleJobInterceptOperation' completes. See SNMPv2 trap definition 'xcmSimpleJobInterceptV2Event' below for 'special semantics'.
                                               xcmSimpleJobInterceptV2EventPrefix 1.3.6.1.4.1.253.8.76.4.1.0
                                                   xcmSimpleJobInterceptV2Event 1.3.6.1.4.1.253.8.76.4.1.0.1
This 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.
                                           xcmSimpleJobInterceptTable 1.3.6.1.4.1.253.8.76.4.2 no-access
A 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).
                                               xcmSimpleJobInterceptEntry 1.3.6.1.4.1.253.8.76.4.2.1 no-access
An 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).
                                                   xcmSimpleJobInterceptClientId 1.3.6.1.4.1.253.8.76.4.2.1.1 xcmfixedlocaledisplaystring read-only
A 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.
                                                   xcmSimpleJobInterceptRowStatus 1.3.6.1.4.1.253.8.76.4.2.1.2 rowstatus read-only
This object is used to create and destroy individual conceptual rows in 'xcmSimpleJobInterceptTable'.
                                                   xcmSimpleJobInterceptOperation 1.3.6.1.4.1.253.8.76.4.2.1.3 xcmsimplejobmgmtoperation read-only
The 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).
                                                   xcmSimpleJobInterceptData 1.3.6.1.4.1.253.8.76.4.2.1.4 xcmsimplejobmgmtdata read-only
The 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).
                                                   xcmSimpleJobInterceptStatus 1.3.6.1.4.1.253.8.76.4.2.1.5 xcmgensnmpv2errorstatus read-only
The 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'.
                                                   xcmSimpleJobInterceptInProgress 1.3.6.1.4.1.253.8.76.4.2.1.6 truthvalue read-only
The 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).
                                 xcmJmxMIB 1.3.6.1.4.1.253.8.83
Version: 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.
                                       xcmJmxMIBObjects 1.3.6.1.4.1.253.8.83.1
                                           xcmJmxGeneral 1.3.6.1.4.1.253.8.83.1.1
                                               xcmJmxGeneralTable 1.3.6.1.4.1.253.8.83.1.1.2 no-access
A 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').
                                                   xcmJmxGeneralEntry 1.3.6.1.4.1.253.8.83.1.1.2.1 no-access
An 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').
                                                       xcmJmxGeneralIndex 1.3.6.1.4.1.253.8.83.1.1.2.1.1 ordinal32 no-access
A 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').
                                                       xcmJmxGeneralGroupSupport 1.3.6.1.4.1.253.8.83.1.1.2.1.2 xcmjmxgroupsupport read-only
The 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.
                                                       xcmJmxGeneralJobCreatedCount 1.3.6.1.4.1.253.8.83.1.1.2.1.3 counter32 read-only
Total 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.
                                                       xcmJmxGeneralJobCompletedCount 1.3.6.1.4.1.253.8.83.1.1.2.1.4 counter32 read-only
Total 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.
                                                       xcmJmxGeneralJobOperationCount 1.3.6.1.4.1.253.8.83.1.1.2.1.5 counter32 read-only
Total 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.
                                                       xcmJmxGeneralJobTrapCount 1.3.6.1.4.1.253.8.83.1.1.2.1.6 counter32 read-only
Total 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.
                                                       xcmJmxGeneralJobAccntSupport 1.3.6.1.4.1.253.8.83.1.1.2.1.7 xcmjmxjobaccntsupport read-write
This 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.
                                           xcmJmxJobAdmin 1.3.6.1.4.1.253.8.83.1.2
                                               xcmJmxJobAdminTable 1.3.6.1.4.1.253.8.83.1.2.1 no-access
A table containing job operation requests for control of jobs on this host system.
                                                   xcmJmxJobAdminEntry 1.3.6.1.4.1.253.8.83.1.2.1.1 no-access
An entry containing a job operation request for control of a job on this host system.
                                                       xcmJmxJobAdminOperation 1.3.6.1.4.1.253.8.83.1.2.1.1.1 xcmjmxjobadminoperation read-write
The 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).
                                                       xcmJmxJobAdminStatus 1.3.6.1.4.1.253.8.83.1.2.1.1.2 xcmgensnmpv2errorstatus read-only
The 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'.
                                                       xcmJmxJobAdminInProgress 1.3.6.1.4.1.253.8.83.1.2.1.1.3 truthvalue read-only
The 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).
                                       xcmJmxMIBNotifications 1.3.6.1.4.1.253.8.83.2
                                           xcmJmxJobOperationV1Enterprise 1.3.6.1.4.1.253.8.83.2.1
The value of the enterprise-specific OID in an SNMPv1 trap for a Job operation complete event sent by this managed system.
                                               xcmJmxJobOperationV2TrapPrefix 1.3.6.1.4.1.253.8.83.2.1.0
                                                   xcmJmxJobOperationV2Trap 1.3.6.1.4.1.253.8.83.2.1.0.1
This 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
                                           xcmJmxJobStateV1Enterprise 1.3.6.1.4.1.253.8.83.2.2
The value of the enterprise-specific OID in an SNMPv1 trap for a Job state changed event sent by this managed system.
                                               xcmJmxJobStateV2TrapPrefix 1.3.6.1.4.1.253.8.83.2.2.0
                                                   xcmJmxJobStateV2Trap 1.3.6.1.4.1.253.8.83.2.2.0.1
This 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
                                           xcmJmxJobCreatedV1Enterprise 1.3.6.1.4.1.253.8.83.2.3
The value of the enterprise-specific OID in an SNMPv1 trap for a Job created event sent by this managed system.
                                               xcmJmxJobCreatedV2TrapPrefix 1.3.6.1.4.1.253.8.83.2.3.0
                                                   xcmJmxJobCreatedV2Trap 1.3.6.1.4.1.253.8.83.2.3.0.1
This SMIv2 trap corresponds to IPP 'job-created' event.
                                           xcmJmxJobCompletedV1Enterprise 1.3.6.1.4.1.253.8.83.2.4
The value of the enterprise-specific OID in an SNMPv1 trap for a Job completed event sent by this managed system.
                                               xcmJmxJobCompletedV2TrapPrefix 1.3.6.1.4.1.253.8.83.2.4.0
                                                   xcmJmxJobCompletedV2Trap 1.3.6.1.4.1.253.8.83.2.4.0.1
This SMIv2 trap corresponds to IPP 'job-completed' event.
                                           xcmJmxJobStoppedV1Enterprise 1.3.6.1.4.1.253.8.83.2.5
The value of the enterprise-specific OID in an SNMPv1 trap for a Job stopped event sent by this managed system.
                                               xcmJmxJobStoppedV2TrapPrefix 1.3.6.1.4.1.253.8.83.2.5.0
                                                   xcmJmxJobStoppedV2Trap 1.3.6.1.4.1.253.8.83.2.5.0.1
This SMIv2 trap corresponds to IPP 'job-stopped' event.
                                           xcmJmxJobConfigV1Enterprise 1.3.6.1.4.1.253.8.83.2.6
The value of the enterprise-specific OID in an SNMPv1 trap for a Job config changed event sent by this managed system.
                                               xcmJmxJobConfigV2TrapPrefix 1.3.6.1.4.1.253.8.83.2.6.0
                                                   xcmJmxJobConfigV2Trap 1.3.6.1.4.1.253.8.83.2.6.0.1
This SMIv2 trap corresponds to IPP 'job-config-changed' event.
                                           xcmJmxJobProgressV1Enterprise 1.3.6.1.4.1.253.8.83.2.7
The value of the enterprise-specific OID in an SNMPv1 trap for a Job progress event sent by this managed system.
                                               xcmJmxJobProgressV2TrapPrefix 1.3.6.1.4.1.253.8.83.2.7.0
                                                   xcmJmxJobProgressV2Trap 1.3.6.1.4.1.253.8.83.2.7.0.1
This SMIv2 trap corresponds to an IPP 'job-progress' event.
                                       xcmJmxMIBConformance 1.3.6.1.4.1.253.8.83.3
                                           xcmJmxMIBCompliance 1.3.6.1.4.1.253.8.83.3.1
The compliance statement for agents that implement this Job Admin MIB.
                                           xcmJmxMIBObjectGroups 1.3.6.1.4.1.253.8.83.3.2
                                               xcmJmxGeneralGroup 1.3.6.1.4.1.253.8.83.3.2.1
The general group.
                                               xcmJmxJobAdminGroup 1.3.6.1.4.1.253.8.83.3.2.2
The job administration group.
                                           xcmJmxMIBTrapGroups 1.3.6.1.4.1.253.8.83.3.3