BRRP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
27
.1.3.6.1.4.1.272.4.40.1
·
1 row entry
·
14 columns
Operations table for a BRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'biboBrrpOperEntry' items.
An entry in the biboBrrpOperTable containing the operational
characteristics of a virtual router. On a BRRP router,
a given virtual router is identified by a combination
of the IF index and VRID.
Rows in th…
characteristics of a virtual router. On a BRRP router,
a given virtual router is identified by a combination
of the IF index and VRID.
Rows in th…
Indexes
biboBrrpVirtIfIndex biboBrrpOperVrId
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
biboBrrpOperVrId
mandatory
This object contains the Virtual Router Identifier (VRID).
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.272.4.40.1.1.1 |
||||||
|
biboBrrpVirtIfIndex
mandatory
The index of the virtual interface used by the virtual router.
|
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.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. |
RFC1155-SMIIpAddressr/w Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.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 startup event. - `backup',… |
Enumeration Enumerated Values:
|
.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', depending on the value of `brrpOperPrior… |
Enumerationr/w Enumerated Values:
|
.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 settable, is sent by the master router to… |
Integer32r/w Constraints: range: 1-255 |
.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 list can only be added via a new RFC on th… |
Enumerationr/w Enumerated Values:
|
.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 is less than 16 octets, the agent will le… |
OctetStringr/w Constraints: range: 0-16 |
.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. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.272.4.40.1.1.9 |
||||||
|
biboBrrpOperMasterDownRetries
mandatory
Calculation of the MasterDownInterval from RFC 2338:
Skew_Time = ((256 - Priority) / 256) MasterDownInterval = (MasterDownRetries * AdvertisementInterval) … |
Integer32r/w Constraints: range: 1-255 |
.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. |
Enumerationr/w Enumerated Values:
|
.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'. |
RFC1155-SMITimeTicks Textual Convention: RFC1155-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.1.1.12 |
||||||
|
biboBrrpMasterIfIndex
mandatory
The index of the master interface controlling the virtual router.
|
Integer32r/w Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.40.1.1.14 |
||||||
|
biboBrrpOperDecrPrio
mandatory
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) … |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.40.1.1.15 |
.1.3.6.1.4.1.272.4.40.2
·
1 row entry
·
13 columns
Table of virtual router statistics.
An entry in the table, containing statistics information
about a given virtual router.
about a given virtual router.
Indexes
biboBrrpStatsIfIndex biboBrrpStatsVrId
| Column | Syntax | OID |
|---|---|---|
|
biboBrrpStatsVrId
mandatory
This object contains the Virtual Router Identifier (VRID).
|
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.272.4.40.2.1.1 |
|
biboBrrpStatsIfIndex
mandatory
The index of the virtual interface used by the virtual router.
|
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.40.2.1.2 |
|
biboBrrpStatsBecomeMaster
mandatory
The total number of times that this virtual router's state
has transitioned to MASTER. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.3 |
|
biboBrrpStatsAdvertiseRcvd
mandatory
The total number of BRRP advertisements received by this
virtual router. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.4 |
|
biboBrrpStatsAdvertiseIntervalErrors
mandatory
The total number of BRRP advertisement packets received
for which the advertisement interval is different than the one configured for the local virtual router. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.5 |
|
biboBrrpStatsAuthFailures
mandatory
The total number of BRRP packets received that do not pass
the authentication check. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.6 |
|
biboBrrpStatsIpTtlErrors
mandatory
The total number of BRRP packets received by the virtual
router with IP TTL (Time-To-Live) not equal to 255. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.7 |
|
biboBrrpStatsInvalidTypePktsRcvd
mandatory
The number of BRRP packets received by the virtual router
with an invalid value in the 'type' field. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.8 |
|
biboBrrpStatsInvalidAuthType
mandatory
The total number of packets received with an unknown
authentication type. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.9 |
|
biboBrrpStatsAuthTypeMismatch
mandatory
The total number of packets received with 'Auth Type' not
equal to the locally configured authentication method (`brrpOperAuthType'). |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.10 |
|
biboBrrpStatsPacketLengthErrors
mandatory
The total number of packets received with a packet length
less than the length of the BRRP header. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.11 |
|
biboBrrpStatsChecksumErrors
mandatory
The total number of BRRP packets received with an invalid
BRRP checksum value. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.12 |
|
biboBrrpStatsVersionErrors
mandatory
The total number of BRRP packets received with an unknown
or unsupported version number. |
RFC1155-SMICounter Textual Convention: RFC1155-SMICounter Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.272.4.40.2.1.13 |