cippfIpFilterSrcPortHigh

CISCO-IP-PROTOCOL-FILTER-MIB · .1.3.6.1.4.1.9.9.278.1.1.3.1.11

Object

If cippfIpFilterProtocol is udp or tcp, this is
the inclusive upper bound of the transport-layer 
source port range that is to be matched, otherwise 
it is ignored during matching.  This value must be
equal to or greater than the value specified for 
this entry in cippfIpFilterSrcPortLow.  If this
value is '0', the udp or tcp port number is
ignored during matching.

Context

MIB
CISCO-IP-PROTOCOL-FILTER-MIB
OID
.1.3.6.1.4.1.9.9.278.1.1.3.1.11
Type
column
Access
readwrite
Status
current
Parent
cippfIpFilterEntry
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-IP-PROTOCOL-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-PROTOCOL-FILTER-MIB::cippfIpFilterSrcPortHigh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IP-PROTOCOL-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-PROTOCOL-FILTER-MIB::cippfIpFilterSrcPortHigh.<cippfIpProfileName>.<cippfIpFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-PROTOCOL-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-PROTOCOL-FILTER-MIB::cippfIpFilterSrcPortHigh'

Values & Constraints

Type Constraints
range: 0..65535

Conformance