hwVsState

HUAWEI-VS-MGMT-MIB · .1.3.6.1.4.1.2011.6.3.102.1.1.6

Object

column r/w Enumeration
The object specifies the state of a virtual system.
Options:
1.running(1)    -Indicates the state of the system is running.
2.shutdown(2)   -Indicates the state of the system is shutdown.

Context

MIB
HUAWEI-VS-MGMT-MIB
OID
.1.3.6.1.4.1.2011.6.3.102.1.1.6
Type
column
Access
readwrite
Status
current
Parent
hwVSMgmtEntry

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 'HUAWEI-VS-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VS-MGMT-MIB::hwVsState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VS-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VS-MGMT-MIB::hwVsState.<hwVsID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VS-MGMT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VS-MGMT-MIB::hwVsState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1running
2shutdown