vmwKbRead

VMWARE-OBSOLETE-MIB · .1.3.6.1.4.1.6876.3.3.1.6

Object

column obsolete SNMPv2-SMICounter32
Kilobytes read from this disk since disk module was loaded.

Context

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

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance