hwVsOperType
HUAWEI-VS-MGMT-MIB ·
.1.3.6.1.4.1.2011.6.3.102.9.1
Object
scalar Enumeration
The object specifies the mode of a virtual system. Options: 1.add(1) -Add the virtual system . 2.delete(2) -Delete the virtual system.
Context
- MIB
- HUAWEI-VS-MGMT-MIB
- OID
.1.3.6.1.4.1.2011.6.3.102.9.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwVsTrapVbOids
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwVsOperType.0'
More examples
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::hwVsOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | delete |