vmwEnvSource
VMWARE-ENV-MIB ·
.1.3.6.1.4.1.6876.4.20.100
Object
scalar Enumeration
Specifies which source being used to obtain hardware state. Sensors were from host agent process, indications were from CIMOM/cim provider, and ipmi is when snmpd reads SEL directly from IPMI to obtain hardware events
Context
- MIB
- VMWARE-ENV-MIB
- OID
.1.3.6.1.4.1.6876.4.20.100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- vmwEnv
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::vmwEnvSource.0'
More examples
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::vmwEnvSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | sensors |
3 | indications |
4 | ipmi |
Conformance
Member of