All MIBs › RAPID-CITY › rcIpFilterNextAvailFilterId
rcIpFilterNextAvailFilterId
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpFilterNextAvailFilterId
OID (numeric): 1.3.6.1.4.1.2272.1.8.10.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
next available filter-id in the rcIpFilterPortTable.
What is rcIpFilterNextAvailFilterId?
This read-only object reports the next available filter ID that can be assigned when creating a new IP filter entry in the rcIpFilterPortTable. It provides the next sequential unused filter identifier to avoid conflicts and simplify filter management. Operators use this value when programmatically adding new IP filters to determine which ID to request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpFilterNextAvailFilterId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpFilterNextAvailFilterId.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10 | rcIpFilter | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.5 | rcIpFilterNextAvailFilterId | RAPID-CITY |