All MIBs › CISCO-FILTER-GROUP-MIB › cfgFilterNestedGroupRowStatus
cfgFilterNestedGroupRowStatus
Module: CISCO-FILTER-GROUP-MIB
OID (symbolic): CISCO-FILTER-GROUP-MIB::cfgFilterNestedGroupRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.6.1.4
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object is used for adding/deleting entries in this table.
What is cfgFilterNestedGroupRowStatus?
This is the row-status object for adding or deleting an entry in the nested filter group table, which combines references to other, already-defined filter groups into a single composite filter. Because a nested entry only makes sense if it actually points at valid, already-existing component filter groups, an admin building layered filter policy needs those referenced groups created and active first, following the same general dependency pattern seen throughout this MIB's other row-status objects. Building a composite 'Corporate-Access-Policy' nested filter group out of separately-defined network, protocol, and port filter groups would require each of those component groups to already exist and be active before this nested entry referencing them could be successfully activated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.6.1.4 snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterNestedGroupRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.6.1.4.1 snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterNestedGroupRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.6.1.4.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::cfgFilterNestedGroupRowStatus 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.6 | cfgFilterNestedGroupTable | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.6.1 | cfgFilterNestedGroupEntry | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.6.1.4 | cfgFilterNestedGroupRowStatus | CISCO-FILTER-GROUP-MIB |