sysVcmpState
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.13.1.2.1.4
Object
column Enumeration
VCMP guests can be in one of three user-chosen states: Configured, Provisioned, or Deployed. A guest in the Configured state has no hardware resources allocated to it and has no virtual machines running. A guest in the Provisioned state has hardware resources allocated but no virtual machines running. A guest in the Deployed has hardware resources and should have virtual machines running. The vcmpd daemon tries to launch and maintain any virtual machines that belong to VCMP guests in the Deployed state.
Context
- MIB
- F5-BIGIP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.2.1.13.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysVcmpEntry
- 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 'F5-BIGIP-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-SYSTEM-MIB::sysVcmpState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-SYSTEM-MIB::sysVcmpState.<sysVcmpVcmpName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-SYSTEM-MIB::sysVcmpState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | configured |
1 | provisioned |
2 | deployed |
Conformance
Member of