rcVrfRpTrigger
RAPID-CITY-VSP ·
.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-VSP
- 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
0 | rip |
1 | ospf |
2 | bgp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcVrfId The unique id of this virtual router instance. A Virtual
Router cannot not be created with rcVrfId = 0.
VRFID 0 is reserved for the Administrative VRF. | column | VrfIdentifier | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.1 |
| rcVrfMaxRoutesTrapEnable This objects is used to enable the generation
of the VRF Max Routes Exceeded traps.
true(1) - VRF Max Routes Exceeded Traps Enabled
false(2) - VRF Max Routes Exceeded… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.10 |
| rcVrfRowStatus The status column has three defined values:
- `active', which indicates that the conceptual row is
available for use by the managed device;
- `createAndGo', which i… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.2 |
| rcVrfName The Name of the Virtual Router. | column | OctetString | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.3 |
| rcVrfContextName The SNMPv2 Community String or SNMPv3 contextName
denotes the VRF 'context' and is used to logically
separate the MIB module management. | column | OctetString | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.4 |
| rcVrfTrapEnable This objects is used to enable the generation
of the VrfUp and VrfDown traps.
true(1) - VRF Traps Enabled
false(2) - VRF Traps Disabled | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.5 |
| rcVrfMaxRoutes This object specifies the maximum number of routes that
this VRF can support. The default value is 10000. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.6 |
| rcVrfAdminStatus The administrative state of the Virtual Router. | column | Enumeration | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.7 |
| rcVrfVpnId The Virtual Private Network Identifier of the Virtual
Router. | column | VPNId | .1.3.6.1.4.1.2272.1.203.1.1.1.2.1.8 |