All MIBs › RAPID-CITY › rcIpFilterBaseListFilterIdList
rcIpFilterBaseListFilterIdList
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpFilterBaseListFilterIdList
OID (numeric): 1.3.6.1.4.1.2272.1.8.10.22.1.4
Node type: OBJECT-TYPE
Type: IdList
Access: read-write
Description:
Used to indicate zero or more filters that are associated with this filter list. Each filter identifier is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero.
What is rcIpFilterBaseListFilterIdList?
This OID stores a list of filter identifiers that apply to this filter list, with each ID taking two bytes. It specifies which individual traffic filters are grouped together in this filter list. A network security operator would edit this list to add or remove filters that control which types of network traffic are allowed or blocked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.22.1.4 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpFilterBaseListFilterIdList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.22.1.4.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpFilterBaseListFilterIdList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.10.22.1.4.1 s <value>
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.22 | rcIpFilterBaseListTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.22.1 | rcIpFilterBaseListEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.22.1.4 | rcIpFilterBaseListFilterIdList | RAPID-CITY |