xcmSvcMonQueuePath

XEROX-SERVICE-MONITORING-MIB · .1.3.6.1.4.1.253.8.74.3.2.1.4

Object

column r/w OctetString
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.

Context

MIB
XEROX-SERVICE-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.74.3.2.1.4
Type
column
Access
readwrite
Status
current
Parent
xcmSvcMonQueueEntry
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-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonQueuePath'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonQueuePath.<hrDeviceIndex>.<xcmSvcMonQueueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonQueuePath'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
xcmSvcMonMIBCompliance readonly OctetString
range: 0..32
It is conformant to implement this object as read-only, and
only 32 octets maximum string length need be supported.