All MIBs › RAPID-CITY › rcIpPolicyAddrListIdList
rcIpPolicyAddrListIdList
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpPolicyAddrListIdList
OID (numeric): 1.3.6.1.4.1.2272.1.8.11.6.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Used to indicate zero or more AddrListId that are associated to this list. Each AddrList identifier is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero.
What is rcIpPolicyAddrListIdList?
This 256-byte array stores a list of address list identifiers associated with an IP policy on a Rapid City switch, with each ID occupying two bytes and unused bytes set to zero. It defines which address groups (subnets or host ranges) are matched against this policy for firewall or routing decisions. Network policy administrators edit this list to add or remove address ranges from a policy rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.11.6.1.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpPolicyAddrListIdList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.11.6.1.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpPolicyAddrListIdList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.11.6.1.5.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.11 | rcIpPolicy | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.6 | rcIpPolicyAddrListTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.6.1 | rcIpPolicyAddrListEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.6.1.5 | rcIpPolicyAddrListIdList | RAPID-CITY |