cippfIpFilterDestPortHigh

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

Object

If cippfIpFilterProtocol is udp or tcp, this is
the inclusive upper bound of the transport-layer 
destination 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 
cippfIpFilterDestPortLow.  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.13
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::cippfIpFilterDestPortHigh'
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::cippfIpFilterDestPortHigh.<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::cippfIpFilterDestPortHigh'

Values & Constraints

Type Constraints
range: 0..65535

Conformance