vmwEnvIndex
VMWARE-ENV-MIB ·
.1.3.6.1.4.1.6876.4.20.3.1.1
Object
column Integer32
This is the identifier as reported by the vendor hardware's BMC as per Table 32 section 32.1 SEL Event Records [1]. On ESXi: the command: localcli hardware ipmi sel list can provide the listing of IPMI SEL entries as well.
Context
- MIB
- VMWARE-ENV-MIB
- OID
.1.3.6.1.4.1.6876.4.20.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vmwEnvEntry
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 'VMWARE-ENV-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-ENV-MIB::vmwEnvIndex'
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::vmwEnvIndex.<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::vmwEnvIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535