xcmHrDevMgmtOperatorName

XEROX-HOST-RESOURCES-EXT-MIB · .1.3.6.1.4.1.253.8.53.5.2.1.10

Object

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

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance