xcmDocName

XEROX-JOB-MONITORING-MIB · .1.3.6.1.4.1.253.8.59.12.1.1.2

Object

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.

Context

MIB
XEROX-JOB-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.59.12.1.1.2
Type
column
Access
readonly
Status
current
Parent
xcmDocGenBasicEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmDocName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmDocName.<hrDeviceIndex>.<xcmJobIdentifierOnSystem>.<xcmDocSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-JOB-MONITORING-MIB::xcmDocName'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance