owDeviceType
EDS3030-MIB ·
.1.3.6.1.4.1.31440.10.3.1.2
Object
column Integer32
An indication of the device type. This is the last OID number to the owDeviceTypes 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
- EDS3030-MIB
- OID
.1.3.6.1.4.1.31440.10.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- owDeviceEntry
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 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS3030-MIB::owDeviceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS3030-MIB::owDeviceType.<owDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EDS3030-MIB::owDeviceType'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535