xcmHrDevTrafficInputUnit
XEROX-HOST-RESOURCES-EXT-MIB ·
.1.3.6.1.4.1.253.8.53.7.2.1.4
Object
A device input unit, used by system administrators
of this device for input traffic counters.
Usage: For example, a disk drive might use 'mediaBlock'.
Usage: Thanks to XCMI WG members for stimulating the following
discussion. There are three reasonable ways for using the
'xcmHrDevTraffic[Input|Output]Unit' objects: a) 'read-only' and
set up by the management agent according to the sole appropriate
(fixed) units at time of row creation; b) 'write-once' by the
management station, at time of row creation (possibly selecting
from among several possible valid units); and c) 'write-many' by
the management station (to dynamically request the management
agent to 'convert' the 'xcmHrDevTraffic[Input|Output]Count'
objects into the appropriate units). Conforming implementations
need NOT support more than one of the above three scenarios.
Usage: 'mediaImage' - SHOULD be used ONLY for softcopy
INPUT page images (scan, copy, fax, etc.).
'mediaImpression' - SHOULD be used ONLY for hardcopy
OUTPUT page impressions (print, copy, fax, etc.)
'mediaSheet' - SHOULD be used ONLY for hardcopy
OUTPUT and does NOT always equal output pages
(e.g., duplex or N-up printing).
Context
- MIB
- XEROX-HOST-RESOURCES-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.53.7.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmHrDevTrafficEntry
- 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-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrDevTrafficInputUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrDevTrafficInputUnit.<hrDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrDevTrafficInputUnit'
Syntax
- Source
- XEROX-HOST-RESOURCES-EXT-TCXcmHrDevTrafficUnit
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
11 | binaryBit |
12 | binaryNibble |
13 | binaryOctet |
14 | binaryLine |
15 | textCharacter |
16 | textWord |
17 | textLine |
18 | textSentence |
19 | textParagraph |
20 | mediaBlock |
21 | mediaSector |
22 | mediaRow |
23 | mediaColumn |
24 | mediaPacket |
25 | mediaCell |
26 | mediaImage |
27 | mediaImpression |
28 | mediaSheet |
29 | lengthInch |
30 | lengthFoot |
31 | lengthYard |
32 | lengthMile |
33 | lengthMicrometer |
34 | lengthMillimeter |
35 | lengthCentimeter |
36 | lengthMeter |
37 | lengthKilometer |
38 | volumeMicroliter |
39 | volumeMilliliter |
40 | volumeLiter |
41 | volumeKiloliter |
42 | weightMicrogram |
43 | weightMilligram |
44 | weightGram |
45 | weightKilogram |
50 | areaSqInch |
51 | areaSqFoot |
52 | areaSqYard |
53 | areaSqMile |
54 | areaSqMicrometer |
55 | areaSqMillimeter |
56 | areaSqCentimeter |
57 | areaSqMeter |
58 | areaSqKilometer |
59 | areaSheet |
60 | media100Image |
61 | media100Impression |
62 | media100Sheet |
63 | length100Foot |
64 | length100Meter |
65 | area100SqFoot |
66 | area10SqMeter |
67 | area100Sheet |
68 | document |
100 | inkStick |
101 | totalItemsConsumed |
Conformance
Member of
Compliance refinements
xcmHrMIBCompliance
readonly
It is conformant to implement this object as read-only.