cippfIpFilterSrcPortLow
CISCO-IP-PROTOCOL-FILTER-MIB ·
.1.3.6.1.4.1.9.9.278.1.1.3.1.10
Object
If cippfIpFilterProtocol is udp or tcp, this is the inclusive lower 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 less than the value specified for this entry in cippfIpFilterSrcPortHigh.
Context
- MIB
- CISCO-IP-PROTOCOL-FILTER-MIB
- OID
.1.3.6.1.4.1.9.9.278.1.1.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cippfIpFilterEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cippfIpFilterSrcPortLow'
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::cippfIpFilterSrcPortLow.<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::cippfIpFilterSrcPortLow'
Syntax
- Source
- INET-ADDRESS-MIBInetPortNumber
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..65535
Conformance
Member of