cTapStreamIpSourceL4PortMin

CISCO-TAP-MIB · .1.3.6.1.4.1.9.9.252.1.2.2.1.14

Object

The minimum value that the layer-4 destination port number in
the packet must have in order to match.  This value must be
equal to or less than the value specified for this entry in
cTapStreamIpSourceL4PortMax.
              
If both cTapStreamIpSourceL4PortMin and
cTapStreamIpSourceL4PortMax are at their default values, the
port number is effectively unused.

Context

MIB
CISCO-TAP-MIB
OID
.1.3.6.1.4.1.9.9.252.1.2.2.1.14
Type
column
Access
readwrite
Status
current
Parent
cTapStreamIpEntry
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 'CISCO-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TAP-MIB::cTapStreamIpSourceL4PortMin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TAP-MIB::cTapStreamIpSourceL4PortMin.<cTapMediationContentId>.<cTapStreamIpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TAP-MIB::cTapStreamIpSourceL4PortMin'

Values & Constraints

Type Constraints
range: 0..65535

Conformance