xcmHrDevMgmtCommandData

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

Object

column r/w OctetString
The most recent device management command data (if any)
specified for this conceptual row in the 'xcmHrDevMgmtTable'.
              
Usage:  Conforming management agents SHALL 'reject' any
SNMP Set-Request to 'xcmHrDevMgmtCommand[Request|Data]'
while another management operation is already in progress
(ie, while 'xcmHrDevMgmtCommandInProgress' is 'true'),
with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
              
Usage:  Conforming management stations SHALL set
'xcmHrDevMgmtCommandRequest' (mgmt operation) and
'xcmHrDevMgmtCommandData' (mgmt arguments)
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
              
Usage:  Conformant implementations MUST encrypt passwords, keys,
              
              
and other security information stored in this string object.

Context

MIB
XEROX-HOST-RESOURCES-EXT-MIB
OID
.1.3.6.1.4.1.253.8.53.5.2.1.3
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::xcmHrDevMgmtCommandData'
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::xcmHrDevMgmtCommandData.<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::xcmHrDevMgmtCommandData'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
range: 0..1
It is conformant to implement this object as follows:
only 1 octet maximum string length need be supported.

Usage: Conformant implementations MUST encrypt passwords, keys,
and other security information stored in this string object.