All MIBs › CISCO-FILTER-GROUP-MIB › cfgFilterIpServicePortLow
cfgFilterIpServicePortLow
Module: CISCO-FILTER-GROUP-MIB
OID (symbolic): CISCO-FILTER-GROUP-MIB::cfgFilterIpServicePortLow
OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.4.1.3
Node type: OBJECT-TYPE
Type: InetPortNumber
Access: read-write
Description: 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.
What is cfgFilterIpServicePortLow?
This sets the inclusive lower bound of a transport-layer source or destination port range to be matched by a filter using this group, and it must be less than or equal to the corresponding cfgFilterIpServicePortHigh value in the same entry. This range-based approach lets one filter entry cover an entire block of ports, say an application's full ephemeral range, rather than requiring a separate entry per individual port number, which matters for keeping filter group configuration manageable for services that use wide port ranges. A filter entry intended to match an entire range of ports used by a VoIP application's RTP streams, say 16384 through 32767, would set this object to 16384 as the range's lower bound.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.3 snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterIpServicePortLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.3.1 snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterIpServicePortLow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.3.1 s <value>
Start monitoring Cisco IOS routers/switches (object-group-based ACLs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FILTER-GROUP-MIB::cfgFilterIpServicePortLow OID value, configure state conditions and alerts, and monitor any Cisco IOS routers/switches (object-group-based ACLs) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.474 | ciscoFilterGroupMIB | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1 | ciscoFilterGroupMIBObjects | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1 | cfgFilterConfig | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4 | cfgFilterIpServiceGroupTable | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4.1 | cfgFilterIpServiceGroupEntry | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4.1.3 | cfgFilterIpServicePortLow | CISCO-FILTER-GROUP-MIB |