wDeviceType
EDS-MIB ·
.1.3.6.1.4.1.31440.11.3.1.2
Object
column Integer32
An indication of the device type. This is the last OID number to the wDeviceTypes group pointing to the name of the device. The corresponding device table will contain the specific information from the device. For example: if this entry is 2 (owDS2406) then the table owDS2406Table, at the appropriate index, will contain the data from the device.
Context
- MIB
- EDS-MIB
- OID
.1.3.6.1.4.1.31440.11.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wDeviceEntry
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 'EDS-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS-MIB::wDeviceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EDS-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS-MIB::wDeviceType.<wDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EDS-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EDS-MIB::wDeviceType'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647