hwInventoryType
LEXMARK-MPS-MIB ·
.1.3.6.1.4.1.641.6.3.1.1.3
Object
column Enumeration
The type of item row is describing. There is base set of possible items types and then a set of optional bits that can describe more about how this item is used. Bitmap - bits 0-7 - General description - bit 8 - Optional hardware. 0 - built in, 1 - optional item
Context
- MIB
- LEXMARK-MPS-MIB
- OID
.1.3.6.1.4.1.641.6.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwInventoryEntry
- 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 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::hwInventoryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::hwInventoryType.<deviceIndex>.<hwInventoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-MPS-MIB::hwInventoryType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | printEngine |
4 | electronicCard |
5 | duplexer |
6 | inputTray |
7 | outputTray |
8 | finishingDevice |
9 | scanner |
10 | faxCard |
11 | memory |
12 | nonVolitileMemory |
13 | keyboard |
14 | panel |
15 | cardSwipe |
16 | transferUnit |
17 | connectivityModule |
257 | optionUnknown |
258 | optionOther |
261 | optionDuplexer |
262 | optionInputTray |
263 | optionOutputTray |
264 | optionFinishingDevice |
265 | optionScanner |
266 | optionFaxCard |
267 | optionMemory |
268 | optionNonVolitileMemory |
269 | optionKeyboard |
270 | optionPanel |
271 | optionCardSwipe |
272 | optionTransferUnit |
Conformance
Member of