All MIBs › CISCO-FILTER-GROUP-MIB › cfgFilterICMPGroupRowStatus
cfgFilterICMPGroupRowStatus
Module: CISCO-FILTER-GROUP-MIB
OID (symbolic): CISCO-FILTER-GROUP-MIB::cfgFilterICMPGroupRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.5.1.5
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object is used for adding/deleting entries in this table. This object can be set to 'active' only with valid value for cfgFilterICMPType object.
What is cfgFilterICMPGroupRowStatus?
This is the row-status object for adding or deleting an ICMP-specific filter entry, which can only be set to active once a valid cfgFilterICMPType, the specific ICMP message type being matched, has been configured for that row. Because ICMP has many distinct message types, echo request, destination unreachable, time exceeded, and so on, requiring the type to be set before activation ensures a filter entry can never go live matching an undefined or ambiguous ICMP type. An attempt to activate a new ICMP filter entry meant to match echo-request messages, made before actually setting that specific ICMP type value, would be rejected by the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.5.1.5 snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterICMPGroupRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.5.1.5.1 snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterICMPGroupRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.5.1.5.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::cfgFilterICMPGroupRowStatus 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.5 | cfgFilterICMPGroupTable | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.5.1 | cfgFilterICMPGroupEntry | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.5.1.5 | cfgFilterICMPGroupRowStatus | CISCO-FILTER-GROUP-MIB |