xcmSvcMonServiceName

XEROX-SERVICE-MONITORING-MIB · .1.3.6.1.4.1.253.8.74.5.2.1.3

Object

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

Context

MIB
XEROX-SERVICE-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.74.5.2.1.3
Type
column
Access
readwrite
Status
current
Parent
xcmSvcMonServiceEntry
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::xcmSvcMonServiceName'
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::xcmSvcMonServiceName.<xcmSvcMonServiceIndex>'
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::xcmSvcMonServiceName'

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.