hwExtSrvFlowMultiServiceType

HUAWEI-ETHERLIKE-EXT-MIB · .1.3.6.1.4.1.2011.5.14.5.2.1.11

Object

column r/w Enumeration
Indicates the traffic classification criteria on the port or logical port for user services.
Options:
1. byUserVlan(1)       -indicates traffic classification by C-VLAN.
2. byEncap(2)          -indicates traffic classification by EtherType.
3. by8021p(3)          -indicates traffic classification by C-VLAN+802.1p.
4. byVlanEncap(4)      -indicates traffic classification by C-VLAN+EtherType
5. byDoubleVlan(5)     -indicates traffic classification by S-VLAN+C-VLAN.
6. by8021pList(6)      -indicates traffic classification by C-VLAN+802.1pList.
7. 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.11
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::hwExtSrvFlowMultiServiceType'
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::hwExtSrvFlowMultiServiceType.<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::hwExtSrvFlowMultiServiceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1byUserVlan
2byEncap
3by8021p
4byVlanEncap
5byDoubleVlan
6by8021pList
255singleService