biboBrrpOperDecrPrio
BRRP-MIB ·
.1.3.6.1.4.1.272.4.40.1.1.15
Object
column
mandatory
Integer32
This is the value currently decremented from the virtual router
priority to be used for the virtual router master election process
Actual priority = (biboBrrpOperPriority - biboBrrpOperDecrPrio)
This value could be either '0' or 'aliveSlaveBrrpDecrPrio':
- it is set to 'aliveSlaveBrrpDecrPrio' when the alive surveillance
(aliveSlaveBrrpState) triggers 'decrPrio' while this router state
is 'up' (biboBrrpOperState).
- it is cleared to '0' when the alive surveillance
(aliveSlaveBrrpState) triggers 'up' while this router state
is already 'up' (biboBrrpOperState).
The default value is '0'.
Context
- MIB
- BRRP-MIB
- OID
.1.3.6.1.4.1.272.4.40.1.1.15- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- biboBrrpOperEntry
- Table
- biboBrrpOperTable
- Siblings
- 13
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| biboBrrpOperVrId mandatory This object contains the Virtual Router Identifier (VRID). | column | Integer32 | .1.3.6.1.4.1.272.4.40.1.1.1 |
| biboBrrpOperMasterDownRetries mandatory Calculation of the MasterDownInterval from RFC 2338:
Skew_Time = ((256 - Priority) / 256)
MasterDownInterval = (MasterDownRetries
… | column | Integer32 | .1.3.6.1.4.1.272.4.40.1.1.10 |
| biboBrrpOperPreemptMode mandatory Controls whether a higher priority virtual router will
preempt a lower priority master. | column | Enumeration | .1.3.6.1.4.1.272.4.40.1.1.11 |
| biboBrrpOperVirtualRouterUpTime mandatory This is the value of the `sysUpTime' object when this
virtual router (i.e., the `brrpOperState') transitioned
out of `initialized'. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.272.4.40.1.1.12 |
| biboBrrpMasterIfIndex mandatory The index of the master interface controlling the virtual router. | column | Integer32 | .1.3.6.1.4.1.272.4.40.1.1.14 |
| biboBrrpVirtIfIndex mandatory The index of the virtual interface used by the virtual router. | column | Integer32 | .1.3.6.1.4.1.272.4.40.1.1.2 |
| biboBrrpOperMasterIpAddr mandatory The master router's real (primary) IP address. This is
the IP address listed as the source in BRRP advertisement
last received by this virtual router. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.40.1.1.3 |
| biboBrrpOperState mandatory The current state of the virtual router. This object has
four defined values:
- `initialize', which indicates that all the
virtual router is waiting for a sta… | column | Enumeration | .1.3.6.1.4.1.272.4.40.1.1.4 |
| biboBrrpOperAdminState mandatory This object will enable/disable the virtual router
function. Setting the value to `up', will transition
the state of the virtual router from `initialize' to `backup'
or `master', … | column | Enumeration | .1.3.6.1.4.1.272.4.40.1.1.5 |
| biboBrrpOperPriority mandatory This object specifies the priority to be used for the
virtual router master election process. Higher values imply
higher priority.
A priority of '0', although not s… | column | Integer32 | .1.3.6.1.4.1.272.4.40.1.1.6 |
| biboBrrpOperAuthType mandatory Authentication type used for BRRP protocol exchanges between
virtual routers. This value of this object is the same for a
given ifIndex.
New enumerations to this li… | column | Enumeration | .1.3.6.1.4.1.272.4.40.1.1.7 |
| biboBrrpOperAuthKey mandatory The Authentication Key. This object is set according to
the value of the 'brrpOperAuthType' object
('simpleTextPassword' or 'ipAuthenticationHeader'). If the
length of the value i… | column | OctetString | .1.3.6.1.4.1.272.4.40.1.1.8 |
| biboBrrpOperAdvertisementInterval mandatory The time interval, in seconds, between sending
advertisement messages. Only the master router sends
BRRP advertisements. | column | Integer32 | .1.3.6.1.4.1.272.4.40.1.1.9 |