hwVSStatus
HUAWEI-VS-MIB ·
.1.3.6.1.4.1.2011.5.25.255.1.1.1.3
Object
column Enumeration
The object specifies the virtual system state. 1. running(1): The virtual system is running. 2. stop(2): The virtual system is stopped. 3. restoring (3): The virtual system is being restored. 4. shutdowning(4): The virtual system is being stopped.
Context
- MIB
- HUAWEI-VS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.255.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVSEntry
- 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 'HUAWEI-VS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VS-MIB::hwVSStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VS-MIB::hwVSStatus.<hwVSVsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VS-MIB::hwVSStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | stop |
3 | restoring |
4 | shutdowning |
Conformance
Member of