scmHrDevCountJobType

SAMSUNG-HOST-RESOURCES-EXT-MIB · .1.3.6.1.4.1.236.11.5.11.53.11.2.1.2

Object

scmHrDevCount defines items that are outside of the normal numeric range:  other(-1), unknown(-2).
scm defines many a job type. but current samsung device supports counts of 
print, fax, copy and scan job. Thus, the other items is not used.

Context

MIB
SAMSUNG-HOST-RESOURCES-EXT-MIB
OID
.1.3.6.1.4.1.236.11.5.11.53.11.2.1.2
Type
column
Access
readonly
Status
current
Parent
scmHrDevCountEntry
Groups
1

Walk 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 'SAMSUNG-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAMSUNG-HOST-RESOURCES-EXT-MIB::scmHrDevCountJobType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAMSUNG-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAMSUNG-HOST-RESOURCES-EXT-MIB::scmHrDevCountJobType.<hrDeviceIndex>.<scmHrDevCountIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAMSUNG-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAMSUNG-HOST-RESOURCES-EXT-MIB::scmHrDevCountJobType'

Syntax

Source
ScmHrDevCountJobTypeTC
Base type
Enumeration

Values & Constraints

Type Values
1print
2copy
3faxIn
4faxOut
5scan
6report
11digitalSend
12digitalRecieve
21localStorage

Conformance