RAPID-CITY :: rcIpRoutePolicyMatchProtocol

MIB Reference — IPNetwork Monitor

All MIBsRAPID-CITYrcIpRoutePolicyMatchProtocol

rcIpRoutePolicyMatchProtocol

Module: RAPID-CITY

OID (symbolic): RAPID-CITY::rcIpRoutePolicyMatchProtocol

OID (numeric): 1.3.6.1.4.1.2272.1.8.100.13.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Match protocol. Used for RIP and DVMRP announce policy only. Value is one of multiple (logical 'OR) of the following values: direct(1), static(2), rip(4), ospf(8), ebgp(16), dvmrp(32), ibgp(64), isis(128), any(255)

direct(1): enables direct match-protocol static(2): enables static match-protocol rip(4): enables rip match-protocol ospf(8): enables ospf match-protocol ebgp(16): enables ebgp match-protocol dvmrp(32): enables dvmrp match-protocol ibgp(64): enables ibgp match-protocol isis(128): enables isis match-protocol any(255): enables all match-protocols

What is rcIpRoutePolicyMatchProtocol?

This OID defines which routing protocols (RIP, OSPF, BGP, ISIS, etc.) the route policy should match against when deciding how to announce or filter routes. The value is a combination of flags where each protocol gets a number (1 for direct, 2 for static, 4 for RIP, 8 for OSPF, etc.). An operator configures this to ensure only routes from certain protocols are advertised to specific neighbors.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.6
snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRoutePolicyMatchProtocol

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.6.1
snmpget -v2c -c public <target> RAPID-CITY::rcIpRoutePolicyMatchProtocol.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.100.13.1.6.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.8rcIpRAPID-CITY
1.3.6.1.4.1.2272.1.8.100rcIpGenPolicyRAPID-CITY
1.3.6.1.4.1.2272.1.8.100.13rcIpRoutePolicyTableRAPID-CITY
1.3.6.1.4.1.2272.1.8.100.13.1rcIpRoutePolicyEntryRAPID-CITY
1.3.6.1.4.1.2272.1.8.100.13.1.6rcIpRoutePolicyMatchProtocolRAPID-CITY