All MIBs › XEROX-COMMON-MIB › xcmHrDevMgmtCommandInProgress
xcmHrDevMgmtCommandInProgress
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmHrDevMgmtCommandInProgress
OID (numeric): 1.3.6.1.4.1.253.8.53.5.2.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
The device management in progress status associated with this conceptual row in '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).
What is xcmHrDevMgmtCommandInProgress?
This read-only object indicates whether a management command is currently being executed on the device (true) or not (false), preventing new commands from being issued while one is in progress. When true, management agents reject any new SNMP Set-Request operations to related command fields. Device administrators monitor this to know when a management operation is complete before issuing the next command.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.53.5.2.1.8 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmHrDevMgmtCommandInProgress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.53.5.2.1.8.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmHrDevMgmtCommandInProgress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53 | xcmHrMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.5 | xcmHrDevMgmt | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.5.2 | xcmHrDevMgmtTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.5.2.1 | xcmHrDevMgmtEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.5.2.1.8 | xcmHrDevMgmtCommandInProgress | XEROX-COMMON-MIB |