hwLiStreamTargetIdType

HUAWEI-LI-MIB · .1.3.6.1.4.1.2011.5.25.131.2.4.2.1.5

Object

column r/w Enumeration
Target ID type specifies the type of packets. 
1 means one direction traffic is intercept, 
2 means bidirectional traffic is intercept. 
              
for bidirectional interception,  if the source IP or destination IP 
in a packet is equal with the configured hwLiStreamSrcIpAddress??
If other condition is satisfied then the packet is intercepted.
              
for one-directional interception,  if the sourceIP and DestinationIP 
in a packet is equal with the configured hwLiStreamSrcIpAddress and 
hwLiStreamDstIPAddress??If other condition is satisfied then the 
packet is intercepted

Context

MIB
HUAWEI-LI-MIB
OID
.1.3.6.1.4.1.2011.5.25.131.2.4.2.1.5
Type
column
Access
readwrite
Status
current
Default
biDirection
Parent
hwLiStreamEntry
Groups
1

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-LI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LI-MIB::hwLiStreamTargetIdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-LI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LI-MIB::hwLiStreamTargetIdType.<hwLiGatewayIndex>.<hwLiStreamIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LI-MIB::hwLiStreamTargetIdType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1oneDirection
2biDirection

Conformance