xcmSimpleJobMgmtStatus
XEROX-SIMPLE-JOB-MGMT-MIB ·
.1.3.6.1.4.1.253.8.76.3.2.1.3
Object
The simple job management error status associated with
this conceptual row in 'xcmSimpleJobMgmtTable'.
Usage: Conforming management agents shall ALWAYS set this
object to the value returned in an SNMP Set-Response PDU when
a simple job management operation is 'accepted', ie, when
'xcmSimpleJobMgmtInProgress' goes from 'false' to 'true'.
Usage: Conforming management agents shall ALWAYS set this
object to the value of the completion status of the (possibly
deferred) simple job management operation, when
'xcmSimpleJobMgmtInProgress' goes from 'true' to 'false'.
Context
- MIB
- XEROX-SIMPLE-JOB-MGMT-MIB
- OID
.1.3.6.1.4.1.253.8.76.3.2.1.3- 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::xcmSimpleJobMgmtStatus'
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::xcmSimpleJobMgmtStatus.<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::xcmSimpleJobMgmtStatus'
Syntax
- Source
- XEROX-GENERAL-TCXcmGenSNMPv2ErrorStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | tooBig |
2 | noSuchName |
3 | badValue |
4 | readOnly |
5 | genErr |
6 | noAccess |
7 | wrongType |
8 | wrongLength |
9 | wrongEncoding |
10 | wrongValue |
11 | noCreation |
12 | inconsistentValue |
13 | resourceUnavailable |
14 | commitFailed |
15 | undoFailed |
16 | authorizationError |
17 | notWritable |
18 | inconsistentName |
19 | failedDueToPowerSaverState |
20 | requestTimedOut |
Conformance
Member of