cfgFilterIpServicePortLow

CISCO-FILTER-GROUP-MIB · .1.3.6.1.4.1.9.9.474.1.1.4.1.3

Object

This object identifies the source or destination
port number.  This is the inclusive lower 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 less than 
the value specified for this entry in 
cfgFilterServicePortHigh.

Context

MIB
CISCO-FILTER-GROUP-MIB
OID
.1.3.6.1.4.1.9.9.474.1.1.4.1.3
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::cfgFilterIpServicePortLow'
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::cfgFilterIpServicePortLow.<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::cfgFilterIpServicePortLow'

Values & Constraints

Type Constraints
range: 0..65535

Conformance