cfgFilterIpServicePortHigh

CISCO-FILTER-GROUP-MIB · .1.3.6.1.4.1.9.9.474.1.1.4.1.4

Object

This object identifies the source or destination
port number.  This is the inclusive upper bound of 
the transport-layer source/destination port range
that is to be matched in the filter where this group
is defined.  This value must be equal to or greater 
than the value specified for this entry in
cfgFilterServicePortLow.  If this value is '0',
the udp or tcp port number is ignored during matching.

Context

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

Values & Constraints

Type Constraints
range: 0..65535

Conformance