hwExtSrvFlowSimulationServiceType
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.5.2.1.19
Object
column r/w
Enumeration
Indicates the type of a simulation service.
Options:
1. invalid(-1) -indicates a connection-oriented service flow, only for read
2. default(0) -indicates a switch-oriented service flow rather than a simulation service
The S-VLAN (hwExtSrvFlowVlanid) is mandatory
3. aoe(1) -indicates an AoE (ATM over Ethernet) service flow for ATM PWE3 service
4. tdmoe(2) -indicates a TDMoE (TDM over Ethernet) service flow for E1/STM-1
upstream transmission and TDM PWE3 service
5. ethernetTransparent(3) -indicates the Ethernet transparent service flow. That is, all
the Ethernet traffic from the user side is transparently transmitted
to the network side
6. vcloe(4) --indicates a virtual channel link over Ethernet (VCLoE) service flow,
which is a virtual service channel automatically created by the system.
Default: default(0)
If this leaf is set to a value other than default(0), the S-VLAN (hwExtSrvFlowVlanid)
of the service is invalid.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.5.2.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwExtSrvFlowEntry
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::hwExtSrvFlowSimulationServiceType'
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::hwExtSrvFlowSimulationServiceType.<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::hwExtSrvFlowSimulationServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
0 | default |
1 | aoe |
2 | tdmoe |
3 | ethernetTransparent |
4 | vcloe |