xcmJobOutputBinIndex
XEROX-JOB-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.59.10.1.1.6
Object
column SNMPv2-SMIInteger32
ISO DPA: output-bin
Special MIB definition: specifies the index of the output
subunit table for the job.
NOTE - ISO DPA allows the output-bin to be specified
differently for each job result set in a job. However, it
doesn't seem worth the effort to make output-bin a table, since
multiple job-result-sets is an unlikely feature to be supported
and/or used, especially with different output-bins.
Context
- MIB
- XEROX-JOB-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.59.10.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmJobGenExtEntry
- 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-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmJobOutputBinIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmJobOutputBinIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-JOB-MONITORING-MIB::xcmJobOutputBinIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of