hwVlanSrvProfOperType
HUAWEI-VLAN-MIB ·
.1.3.6.1.4.1.2011.5.6.1.32.2
Object
scalar Enumeration
The operate type of the VLAN service profile. Options: 1. add(1) -Add a VLAN service profile. 2. modify(2) -Modify a VLAN service profile. 3. delete(3) -Delete a VLAN service profile.
Context
- MIB
- HUAWEI-VLAN-MIB
- OID
.1.3.6.1.4.1.2011.5.6.1.32.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwVlanCfgTrapsVbOids
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-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwVlanSrvProfOperType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VLAN-MIB::hwVlanSrvProfOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | modify |
3 | delete |