hwSrvOperType
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.10.0.1.6
Object
scalar Enumeration
The operation type of the traffic stream. Options: 1. add(1) -means to create a traffic stream. 2. modify(2) -means to modify a traffic stream (this operation is not supported currently). 3. delete(3) -means to delete a traffic stream (this operation is not supported currently).
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.10.0.1.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwEthernetGeneralVarBindOids
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-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwSrvOperType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwSrvOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | modify |
3 | delete |