hwVsResType

HUAWEI-VS-MGMT-MIB · .1.3.6.1.4.1.2011.6.3.102.2.1.2

Object

column Enumeration
Indicates the type of the logical resource in the system.
Options:
1.spec(1)     -Indicates the specification type of the resource.
2.switch(2)   -Indicates the switch type of the resource.

Context

MIB
HUAWEI-VS-MGMT-MIB
OID
.1.3.6.1.4.1.2011.6.3.102.2.1.2
Type
column
Access
readonly
Status
current
Parent
hwVSLogicResEntry

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::hwVsResType'
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::hwVsResType.<hwVsResName>'
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::hwVsResType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1spec
2switch