All MIBs › RAPID-CITY › rcIpFilterGlobalListFilterIdList
rcIpFilterGlobalListFilterIdList
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpFilterGlobalListFilterIdList
OID (numeric): 1.3.6.1.4.1.2272.1.8.10.21.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 rcIpFilterGlobalListFilterIdList?
This OID stores a list of filter rule identifiers that are grouped together as one filter list. Each filter ID is stored as a pair of bytes in sequence. A network security administrator would configure this to create filter groups that can be applied together to network traffic policies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.21.1.4 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpFilterGlobalListFilterIdList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.21.1.4.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpFilterGlobalListFilterIdList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.10.21.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.21 | rcIpFilterGlobalListTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.21.1 | rcIpFilterGlobalListEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.21.1.4 | rcIpFilterGlobalListFilterIdList | RAPID-CITY |