xcmJmxGeneralJobAccntSupport
XEROX-JOB-MONITORING-EXT-MIB ·
.1.3.6.1.4.1.253.8.83.1.1.2.1.7
Object
This is a way to turn the Job Accounting in the device on and off when the printer supports the PWG job accounting mib. If the job accounting within the device is off then the group support will report no no group supported. If job accounting is on then the appropriate groups will be reported as supported.
Context
- MIB
- XEROX-JOB-MONITORING-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.83.1.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmJmxGeneralEntry
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-JOB-MONITORING-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-EXT-MIB::xcmJmxGeneralJobAccntSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-JOB-MONITORING-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-EXT-MIB::xcmJmxGeneralJobAccntSupport.<xcmJmxGeneralIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-JOB-MONITORING-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-JOB-MONITORING-EXT-MIB::xcmJmxGeneralJobAccntSupport'
Syntax
- Source
- XcmJmxJobAccntSupport
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
3 | on |
4 | off |
5 | notPresent |