hwExtSrvFlowSourceMultiServiceType

HUAWEI-ETHERLIKE-EXT-MIB · .1.3.6.1.4.1.2011.5.14.5.2.1.37

Object

column r/w Enumeration
Indicates the traffic classification criteria on the port or logical port. 
For the source end-point.
Options:
1. invalid(-1)     -invalid
2. byUserVlan(1)   -indicates traffic classification by outer VLAN ID
3. byDoubleVlan(5) -indicates traffic classification by S-VLAN (outer VLAN)+C-VLAN (inner VLAN) 
4. singleService(255)  -indicates traffic classification by port or logical port.
To create a service flow, this leaf is optional. If a value is not specified, 
singleService(255) is adopted by default, which indicates traffic classification by port or logical port.

Context

MIB
HUAWEI-ETHERLIKE-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.14.5.2.1.37
Type
column
Access
readwrite
Status
current
Parent
hwExtSrvFlowEntry

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-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwExtSrvFlowSourceMultiServiceType'
More examples
Read one indexed 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::hwExtSrvFlowSourceMultiServiceType.<hwExtSrvFlowIndex>'
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::hwExtSrvFlowSourceMultiServiceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1byUserVlan
5byDoubleVlan
255singleService