xcmSimpleJobMgmtInProgress
XEROX-SIMPLE-JOB-MGMT-MIB ·
.1.3.6.1.4.1.253.8.76.3.2.1.4
Object
column SNMPv2-TCTruthValue
The simple job management in progress status associated with
this conceptual row in 'xcmSimpleJobMgmtTable'.
Usage: Conforming management agents SHALL 'reject' any
SNMP Set-Operation to 'xcmSimpleJobMgmt[Operation|Data]'
while another management operation is already in progress
(ie, while 'xcmSimpleJobMgmtInProgress' is 'true'),
with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
Context
- MIB
- XEROX-SIMPLE-JOB-MGMT-MIB
- OID
.1.3.6.1.4.1.253.8.76.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmSimpleJobMgmtEntry
- 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-SIMPLE-JOB-MGMT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtInProgress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-SIMPLE-JOB-MGMT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtInProgress.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-SIMPLE-JOB-MGMT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-SIMPLE-JOB-MGMT-MIB::xcmSimpleJobMgmtInProgress'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of