All MIBs › RAPID-CITY › rcIpRoutePolicySetTag
rcIpRoutePolicySetTag
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpRoutePolicySetTag
OID (numeric): 1.3.6.1.4.1.2272.1.8.100.13.1.30
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Value to be used for setting tag of the destination routing protocol. If not specified forward the tag value in the source routing protocol. Value 0 indicates not set
What is rcIpRoutePolicySetTag?
This holds a numeric tag (0-65535) applied to routes during policy processing. A value of 0 means no override; any other value is prepended to the destination routing protocol's output. A routing engineer uses this to tag routes for QoS classification or to track which policy rule modified each route.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.30 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRoutePolicySetTag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.30.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpRoutePolicySetTag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.100.13.1.30.1 i <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.30 | rcIpRoutePolicySetTag | RAPID-CITY |