BRRP-MIB
34 objects
No module-level DESCRIPTION found.
Imported Objects
| RFC-1212 | OBJECT-TYPE |
| RFC1155-SMI | Counter enterprises IpAddress TimeTicks |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.272 | Nodebintec | |||
| 1.3.6.1.4.1.272.4 | Nodebibo | |||
| 1.3.6.1.4.1.272.4.40 | Nodebrrp | |||
| 1.3.6.1.4.1.272.4.40.1 | TablebiboBrrpOperTable | not-accessible | mandatory | Operations table for a BRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'biboBrrpOperEntry' items. |
| 1.3.6.1.4.1.272.4.40.1.1 | RowbiboBrrpOperEntry | not-accessible | mandatory | 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 c… |
| 1.3.6.1.4.1.272.4.40.1.1.1 | ColumnbiboBrrpOperVrId | read-write | mandatory | This object contains the Virtual Router Identifier (VRID). |
| 1.3.6.1.4.1.272.4.40.1.1.2 | ColumnbiboBrrpVirtIfIndex | read-write | mandatory | The index of the virtual interface used by the virtual router. |
| 1.3.6.1.4.1.272.4.40.1.1.3 | ColumnbiboBrrpOperMasterIpAddr | read-write | 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. |
| 1.3.6.1.4.1.272.4.40.1.1.4 | ColumnbiboBrrpOperState | read-only | 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 star… |
| 1.3.6.1.4.1.272.4.40.1.1.5 | ColumnbiboBrrpOperAdminState | read-write | 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 `b… |
| 1.3.6.1.4.1.272.4.40.1.1.6 | ColumnbiboBrrpOperPriority | read-write | 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 … |
| 1.3.6.1.4.1.272.4.40.1.1.7 | ColumnbiboBrrpOperAuthType | read-write | 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 th… |
| 1.3.6.1.4.1.272.4.40.1.1.8 | ColumnbiboBrrpOperAuthKey | read-write | mandatory | The Authentication Key. This object is set according to the value of the 'brrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the l… |
| 1.3.6.1.4.1.272.4.40.1.1.9 | ColumnbiboBrrpOperAdvertisementInterval | read-write | mandatory | The time interval, in seconds, between sending advertisement messages. Only the master router sends BRRP advertisements. |
| 1.3.6.1.4.1.272.4.40.1.1.10 | ColumnbiboBrrpOperMasterDownRetries | read-write | mandatory | Calculation of the MasterDownInterval from RFC 2338: Skew_Time = ((256 - Priority) / 256) MasterDownInterval = (MasterDownRetries * AdvertisementInterval) + Sk… |
| 1.3.6.1.4.1.272.4.40.1.1.11 | ColumnbiboBrrpOperPreemptMode | read-write | mandatory | Controls whether a higher priority virtual router will preempt a lower priority master. |
| 1.3.6.1.4.1.272.4.40.1.1.12 | ColumnbiboBrrpOperVirtualRouterUpTime | read-only | mandatory | This is the value of the `sysUpTime' object when this virtual router (i.e., the `brrpOperState') transitioned out of `initialized'. |
| 1.3.6.1.4.1.272.4.40.1.1.14 | ColumnbiboBrrpMasterIfIndex | read-write | mandatory | The index of the master interface controlling the virtual router. |
| 1.3.6.1.4.1.272.4.40.1.1.15 | ColumnbiboBrrpOperDecrPrio | read-only | mandatory | This is the value currently decremented from the virtual router priority to be used for the virtual router master election process Actual priority = (biboBrrpO… |
| 1.3.6.1.4.1.272.4.40.2 | TablebiboBrrpRouterStatsTable | not-accessible | mandatory | Table of virtual router statistics. |
| 1.3.6.1.4.1.272.4.40.2.1 | RowbiboBrrpRouterStatsEntry | not-accessible | mandatory | An entry in the table, containing statistics information about a given virtual router. |
| 1.3.6.1.4.1.272.4.40.2.1.1 | ColumnbiboBrrpStatsVrId | read-only | mandatory | This object contains the Virtual Router Identifier (VRID). |
| 1.3.6.1.4.1.272.4.40.2.1.2 | ColumnbiboBrrpStatsIfIndex | read-only | mandatory | The index of the virtual interface used by the virtual router. |
| 1.3.6.1.4.1.272.4.40.2.1.3 | ColumnbiboBrrpStatsBecomeMaster | read-only | mandatory | The total number of times that this virtual router's state has transitioned to MASTER. |
| 1.3.6.1.4.1.272.4.40.2.1.4 | ColumnbiboBrrpStatsAdvertiseRcvd | read-only | mandatory | The total number of BRRP advertisements received by this virtual router. |
| 1.3.6.1.4.1.272.4.40.2.1.5 | ColumnbiboBrrpStatsAdvertiseIntervalErrors | read-only | 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. |
| 1.3.6.1.4.1.272.4.40.2.1.6 | ColumnbiboBrrpStatsAuthFailures | read-only | mandatory | The total number of BRRP packets received that do not pass the authentication check. |
| 1.3.6.1.4.1.272.4.40.2.1.7 | ColumnbiboBrrpStatsIpTtlErrors | read-only | mandatory | The total number of BRRP packets received by the virtual router with IP TTL (Time-To-Live) not equal to 255. |
| 1.3.6.1.4.1.272.4.40.2.1.8 | ColumnbiboBrrpStatsInvalidTypePktsRcvd | read-only | mandatory | The number of BRRP packets received by the virtual router with an invalid value in the 'type' field. |
| 1.3.6.1.4.1.272.4.40.2.1.9 | ColumnbiboBrrpStatsInvalidAuthType | read-only | mandatory | The total number of packets received with an unknown authentication type. |
| 1.3.6.1.4.1.272.4.40.2.1.10 | ColumnbiboBrrpStatsAuthTypeMismatch | read-only | mandatory | The total number of packets received with 'Auth Type' not equal to the locally configured authentication method (`brrpOperAuthType'). |
| 1.3.6.1.4.1.272.4.40.2.1.11 | ColumnbiboBrrpStatsPacketLengthErrors | read-only | mandatory | The total number of packets received with a packet length less than the length of the BRRP header. |
| 1.3.6.1.4.1.272.4.40.2.1.12 | ColumnbiboBrrpStatsChecksumErrors | read-only | mandatory | The total number of BRRP packets received with an invalid BRRP checksum value. |
| 1.3.6.1.4.1.272.4.40.2.1.13 | ColumnbiboBrrpStatsVersionErrors | read-only | mandatory | The total number of BRRP packets received with an unknown or unsupported version number. |