xcmHrDevMgmtCommandRequest
XEROX-HOST-RESOURCES-EXT-MIB ·
.1.3.6.1.4.1.253.8.53.5.2.1.2
Object
The most recent device management command request
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).
Context
- MIB
- XEROX-HOST-RESOURCES-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.53.5.2.1.2- 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::xcmHrDevMgmtCommandRequest'
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::xcmHrDevMgmtCommandRequest.<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::xcmHrDevMgmtCommandRequest'
Syntax
- Source
- XEROX-HOST-RESOURCES-EXT-TCXcmHrDevMgmtCommandRequest
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | startup |
3 | resetWarning |
4 | test |
5 | shutdown |
6 | quiesce |
7 | resetCounters |
8 | resetWarm |
9 | resetCold |
10 | resetFactory |
11 | flushInput |
12 | flushOutput |
13 | flushInOut |
14 | manage |
15 | refresh |
16 | warmUp |
17 | coolDown |
18 | energySave |
19 | wakeUp |
20 | powerToReady |
21 | powerToStandby |
22 | powerToSleep |
1301 | deviceCreate |
1302 | deviceDelete |
1303 | deviceList |
1304 | deviceSet |
1305 | deviceClean |
1306 | deviceDisable |
1307 | deviceEnable |
1308 | devicePause |
1309 | deviceResume |
1310 | deviceShutdown |
1311 | deviceQueueList |
1312 | deviceJobCreate |
1901 | entityCreate |
1902 | entityDelete |
1903 | entityList |
1904 | entitySet |
1905 | entityClean |
1906 | entityDisable |
1907 | entityEnable |
1908 | entityPause |
1909 | entityResume |
1910 | entityShutdown |
1911 | entityQueueList |
1912 | entityJobCreate |
2301 | deviceManage |
2302 | deviceRestart |
2321 | deviceInstall |
2322 | deviceUpgrade |
2323 | deviceBackup |
2324 | deviceRestore |
2325 | deviceConfigure |
2326 | deviceDiagnose |
2331 | deviceResetCounters |
2332 | deviceResetWarm |
2333 | deviceResetCold |
2334 | deviceResetFactory |
2335 | deviceFormat |
2336 | deviceRefresh |
2341 | deviceLogin |
2342 | deviceLogout |
2343 | deviceDiskOverwrite |
2901 | entityManage |
2902 | entityRestart |
2921 | entityInstall |
2922 | entityUpgrade |
2923 | entityBackup |
2924 | entityRestore |
2925 | entityConfigure |
2926 | entityDiagnose |
2931 | entityResetCounters |
2932 | entityResetWarm |
2933 | entityResetCold |
2934 | entityResetFactory |
2935 | entityFormat |
2936 | entityRefresh |
2941 | entityLogin |
2942 | entityLogout |
Conformance
Member of
Compliance refinements
xcmHrMIBCompliance
XEROX-HOST-RESOURCES-EXT-TC::XcmHrDevMgmtCommandRequest
Values:
none(1), startup(2), resetWarning(3), shutdown(5), resetCounters(7), resetWarm(8), resetCold(9), resetFactory(10), deviceDisable(1306), deviceEnable(1307), devicePause(1308), deviceResume(1309), deviceShutdown(1310), deviceResetCounters(2331), deviceResetWarm(2332), deviceResetCold(2333), deviceResetFactory(2334)
It is conformant to implement this object as follows:
only the above subset of operations need be supported.
only the above subset of operations need be supported.