vmwEnvSelSensorNumber
VMWARE-ENV-MIB ·
.1.3.6.1.4.1.6876.4.20.3.1.7
Object
column Integer32
This is the BMC reported Sensor Number byte 12 from SEL Event record as per Table 32 section 32.1 SEL Event Records [1]. IPMI Sensors are reported in hrDeviceTable and vmwEnvTable provides the mapping to the specific entry there. Also from CLI on ESX the command: localcli hardware ipmi sdr list can provide the listing of IPMI Sensors that has entered this SEL record.
Context
- MIB
- VMWARE-ENV-MIB
- OID
.1.3.6.1.4.1.6876.4.20.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vmwEnvEntry
- Groups
- 1
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::vmwEnvSelSensorNumber'
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::vmwEnvSelSensorNumber.<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::vmwEnvSelSensorNumber'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of