rcVrfRpTrigger

RAPID-CITY · .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.9

Object

column r/w VrfRpTriggerBitCode
This object represents Routing Protocol (RP)
Triggers on a Virtual Router and it meant to
be used to initiate or shutdown routing
protocols on a VRF.  Multiple RPs can be acted
on simultaneously.  Also, individual RPs can
be brought up in steps, which should not
affect the RPs that were running. The BITS
represent an Action-code that specifies what
action is to be performed for the RPs.
The actions are:  initiate(1) or shutdown(0).
              
The running status of an RP shall be available
in the VRF stats table's rcVrfRpStatus, which has
a similar format, but represents the status.
              
Bits 0-3 may be specified in any combination.
Individual routing protocols may be enabled
and disabled independently.  Protocols are
enabled by setting the respective BIT and are
disabled by resetting the BIT.
              
So, for example, to enable RIP and BGP protocols
the rcVrfRpTrigger bits 0 and 2 need to be set, and
as encoded as 10100000.
All zeros should be interpreted as all protocols
disable.

Context

MIB
RAPID-CITY
OID
.1.3.6.1.4.1.2272.1.203.1.1.1.2.1.9
Type
column
Access
readwrite
Status
current
Parent
rcVrfConfigEntry
Table
rcVrfConfigTable
Siblings
9

Syntax

VrfRpTriggerBitCode
Source
VrfRpTriggerBitCode
Base type
Bits

Values & Constraints

Type Values
0rip
1ospf
2bgp
3isis
4pim
5mvr
6pim6
7msdp

Related Objects

Sibling Objects
Indexes