hwFlowMulitiServiceType
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.5.5.1.5
Object
column Enumeration
This leaf is the same as hwExtSrvFlowMultiServiceType, which indicates the traffic classification criteria on the port or logical port. For details, see the description of hwExtSrvFlowMultiServiceType. Options: 1. byUserVlan(1) -the service type is byUserVlan 2. byEncap(2) -the service type is byEncap 3. by8021p(3) -the service type is by8021p 4. byVlanEncap(4) -the service type is byVlanEncap 5. byDoubleVlan(5) -the service type is byDoubleVlan 6. by8021pList(6) -the service type is by8021pList 7. singleService(255) -the service type is singleServices
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.5.5.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwFlowIndexQueryEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwFlowMulitiServiceType'
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::hwFlowMulitiServiceType.<ifIndex>.<hwFlowBridgePortType>.<hwFlowPortExtPara1>.<hwFlowPortExtPara2>.<hwFlowPortExtPara3>.<hwFlowMulitiServiceType>.<hwFlowMulitiServicePara>'
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::hwFlowMulitiServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | byUserVlan |
2 | byEncap |
3 | by8021p |
4 | byVlanEncap |
5 | byDoubleVlan |
6 | by8021pList |
255 | singleService |