hwVSVsId
HUAWEI-VS-MIB ·
.1.3.6.1.4.1.2011.5.25.255.1.1.1.1
Object
column SNMPv2-SMIInteger32
This object indicates the index of a VS. The index is unique in the related physical system (PS).
Context
- MIB
- HUAWEI-VS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.255.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVSEntry
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::hwVSVsId'
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::hwVSVsId.<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::hwVSVsId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647