xcmHrDevMgmtUserName
XEROX-HOST-RESOURCES-EXT-MIB ·
.1.3.6.1.4.1.253.8.53.5.2.1.9
Object
column r/w
OctetString
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.
Context
- MIB
- XEROX-HOST-RESOURCES-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.53.5.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmHrDevMgmtEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xcmHrDevMgmtUserName'
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::xcmHrDevMgmtUserName.<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::xcmHrDevMgmtUserName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of