All MIBs › RAPID-CITY › rcIpRoutePolicyName
rcIpRoutePolicyName
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpRoutePolicyName
OID (numeric): 1.3.6.1.4.1.2272.1.8.100.13.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Is used to group a set of policies with different sequence number. Id & Name have one-on-one relationship. Different policy groups can contain same sequence number, whereas with in a group the sequence number must be different.
What is rcIpRoutePolicyName?
This object assigns a human-readable name to an IP routing policy group, which organizes multiple routing policies with different priority sequence numbers. Each policy group name must be unique and have a one-to-one relationship with its group identifier. Operators use policy names to manage and apply complex routing rules systematically across different network segments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.3 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRoutePolicyName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.3.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpRoutePolicyName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.100.13.1.3.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.100 | rcIpGenPolicy | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.13 | rcIpRoutePolicyTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.13.1 | rcIpRoutePolicyEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.13.1.3 | rcIpRoutePolicyName | RAPID-CITY |