vmwEnvHrDeviceIndex

VMWARE-ENV-MIB · .1.3.6.1.4.1.6876.4.20.3.1.6

Object

column Integer32
The Index into hrDeviceTable for the hardware related to this event.
Report 0 if this entry does not have a related entry in hrDeviceTable.

Context

MIB
VMWARE-ENV-MIB
OID
.1.3.6.1.4.1.6876.4.20.3.1.6
Type
column
Access
readonly
Status
current
Parent
vmwEnvEntry
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 'VMWARE-ENV-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-ENV-MIB::vmwEnvHrDeviceIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VMWARE-ENV-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-ENV-MIB::vmwEnvHrDeviceIndex.<vmwEnvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VMWARE-ENV-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VMWARE-ENV-MIB::vmwEnvHrDeviceIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance