All MIBs › Wellfleet-RIP6-MIB
Category: Wellfleet BayNetworks Routing Protocols
Description: Monitors Wellfleet RIPng (RIP for IPv6) routing updates, neighbor routes, and protocol statistics.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is Wellfleet-RIP6-MIB?
Wellfleet-RIP6-MIB is a legacy Wellfleet Communications (later Bay Networks/Nortel) proprietary MIB configuring RIPng (RIP for IPv6). Its interface table, keyed by index, records create/enable flags, state, supply/listen flags, default-route supply/listen flags, poisoned-reverse flag, broadcast/timeout/holddown timers, triggered-updates flag, and diameter, while a statistics table records inbound messages/requests/responses/bad-responses/bad-routes and outbound messages. As a configuration/performance MIB it lets an administrator confirm RIPng interface timers and watch malformed-route counts on a legacy Wellfleet (Bay Networks/Nortel) router. It is deployed on legacy Wellfleet Communications (Bay Networks/Nortel) routers running RIPng. Engineers can download the Wellfleet-RIP6-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Wellfleet-RIP6-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Legacy Wellfleet Communications (Bay Networks/Nortel) routers (RIPng)
Monitoring Examples
An administrator checks wfRipv6IfStatsInBadRoutes to diagnose a misconfigured RIPng neighbor on a legacy Wellfleet (Bay Networks/Nortel) router.
What Can Be Monitored
- RIPng interface configuration and malformed-route statistics
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter |
From RFC1213-MIB
| DisplayString |
From Wellfleet-IPV6-MIB
| wfIpv6PolicyGroup | OBJECT-IDENTITY |
| wfIpv6RoutingGroup | OBJECT-IDENTITY |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT wfRip6AcceptAction | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.6 | INTEGER | read-write | action. 'accept' means that the route should be considered for inclusion in the routing table. 'ignore' means don't consider the route |
| INT wfRip6AcceptDelete | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.1 | INTEGER | read-write | Create/Delete parameter. |
| INT wfRip6AcceptDisable | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.2 | INTEGER | read-write | Enable/Disable parameter. |
| wfRip6AcceptEntry | 1.3.6.1.4.1.18.3.5.3.16.6.1.1 | not-accessible | An entry in the Rip6 Accept Rule Table | |
| OCT wfRip6AcceptGateway | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.10 | OCTET STRING | read-write | RIPv6 gateway list. This octet string contains the addresses of one or more routers that could send RIPv6 updates to this router. If a router address is included in this list, this filter applies to RIPv6 advertisements from that router. If non-null, The octet string contains one or more 2-tuples of this form: first 4 octets: interface index next 16 octets: router address (::0 means any address) If null, this filter applies to RIPv6 updates from any router. |
| INT wfRip6AcceptIndex | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.3 | INTEGER | read-only | Rule index number |
| OCT wfRip6AcceptInject | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.9 | OCTET STRING | read-write | prefix injection list. this octet string should only be non-null if the action is 'accept' and if it is desired to insert prefixes into the routing table that differ from the actual advertised prefixes. For instance, if a number of prefixes in a certain range are learned, an aggregate advertisement could be inserted instead of the individual prefixes. If non-null, The octet string contains one or more 2-tuples of this form: first 16 octets: prefix next octet: prefix length Upon receiving a route that matches this filter, all prefixes in this list will be considered for inclusion in the routing table. If the list is null, the actual received network is considered. An encoding of ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff/128 means 'match the actual received prefix.' This allows insertion of an aggregate or default along with the actual prefix. This will only be used for routes received via RIPv6. |
| OCT wfRip6AcceptInterface | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.11 | OCTET STRING | read-write | RIPv6 interface list. This octet string contains the addresses of one or more interfaces on this router. If an interface address is included in this list, this filter applies to RIPv6 advertisements received on that interface. If non-null, The octet string contains one or more 4-octet interface indexes. If null, this filter applies to RIPv6 updates received on any interface. |
| INT wfRip6AcceptLog | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.12 | INTEGER | read-write | Log Action. If 'true(1), a log event is generated when a prefix matches this filter rule; if 'false(2)', no logging is done. |
| STR wfRip6AcceptName | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.4 | DisplayString | read-write | Rule name - user specified name for this rule |
| INT wfRip6AcceptPrecedence | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.8 | INTEGER | read-write | precedence. This is a metric to be used to compare this policy rule to other rules that a given route may match. A rule with a higher precedence value will be chosen over one with a smaller value. In the case of a tie, the rule index is used (larger wins). |
| INT wfRip6AcceptPreference | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.7 | INTEGER | read-write | preference. This is a metric to be used to compare the route to other routes to the same destination. A value of 15 is 'most preferred'. This parameter only has meaning if the action is 'accept'. |
| OCT wfRip6AcceptPrefixes | 1.3.6.1.4.1.18.3.5.3.16.6.1.1.5 | OCTET STRING | read-write | Prefix identification list. This identifies which prefixes will match this rule. If non-null, The octet string contains one or more 3-tuples of this form: first octet: exact (1) or range (2) next 16 octets: prefix next octet: prefix length An entry with an 'exact' tag means to only match the specific network advertisement (prefix and length). An entry with a 'range' tag means to match any prefix that falls in the range indicated by the prefix and length. An 'exact' encoding of ::0/128 means 'match the default route. A 'range' encoding of ::0/0 means 'match any route'. A null string also means 'match any route'. |
| wfRip6AcceptTable | 1.3.6.1.4.1.18.3.5.3.16.6.1 | not-accessible | The Table of Rip6 Accept Policy Rules | |
| INT wfRip6AnnounceAction | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.6 | INTEGER | read-write | action. 'announce' means that the route should be advertised. 'ignore' means don't advertise the route. |
| OCT wfRip6AnnounceAdvertise | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.10 | OCTET STRING | read-write | network advertisement list. this octet string should only be non-null if the action is 'announce' and if it is desired to advertise networks that differ from the actual network in the routing table. For instance, if a number of networks in a certain range are in the table, an aggregate could be advertised instead of the individual networks. If non-null, The octet string contains one or more 2-tuples of this form: first 16 octets: prefix next octet: length Upon receiving a route that matches this filter, all prefixes in this list will be advertised. If the list is null, the actual prefix is advertised. An encoding of ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff/128 means 'match the actual prefix.' This allows advertisement of an aggregate or default along with the actual prefix. |
| INT wfRip6AnnounceDelete | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.1 | INTEGER | read-write | Create/Delete parameter. |
| INT wfRip6AnnounceDisable | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.2 | INTEGER | read-write | Enable/Disable parameter. |
| wfRip6AnnounceEntry | 1.3.6.1.4.1.18.3.5.3.16.6.2.1 | not-accessible | An entry in the RIPv6 Announce Rule Table | |
| INT wfRip6AnnounceExtRouteSource | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.9 | INTEGER | read-write | external route source. This parameter can contain one or more external route source identifiers. If the external route source is in this bit map, then a route from that external source that meets the other criteria of this filter will match the filter. bit 0 bit 31 +---------------------------------------+ | | +---------------------------------------+ bit31 DIRECT bit30 STATIC bit29 RIP bit28 OSPF bit27 BGP |
| INT wfRip6AnnounceIndex | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.3 | INTEGER | read-only | Rule index number |
| OCT wfRip6AnnounceInterface | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.12 | OCTET STRING | read-write | RIPv6 outbound interface list. This is a list of outgoing RIPv6 interfaces. If an interface appears in this list, the filter applies to RIPv6 advertisements sent via that interface. If non-null, The octet string contains one or more 4-octet interface indexes. If null, this filter applies to RIPv6 updates received on any interface. |
| STR wfRip6AnnounceName | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.4 | DisplayString | read-write | Rule name - user specified name for this rule |
| INT wfRip6AnnouncePrecedence | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.7 | INTEGER | read-write | precedence. This is a metric to be used to compare this policy rule to other rules that a given route may match. A rule with a higher precedence value will be chosen over one with a smaller value. In the case of a tie, the rule index is used (larger wins). |
| OCT wfRip6AnnouncePrefixes | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.5 | OCTET STRING | read-write | Prefix identification list. This identifies which Prefixes will match this rule. If non-null, The octet string contains one or more 3-tuples of this form: first octet: exact (1) or range (2) next 16 octets: prefix next octet: prefix length An entry with an 'exact' tag means to only match the specific prefix advertisement (prefix & length). An entry with a 'range' tag means to match any prefix that falls in the range indicated by the prefix and length. An 'exact' encoding of ::0/0 means 'match the default route. A 'range' encoding of ::0/0 means 'match any route'. A null string also means 'match any route'. |
| OCT wfRip6AnnounceRipGateway | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.11 | OCTET STRING | read-write | from RIPv6' gateway list. Only applicable for RIPv6 sourced routes and if RIPv6 is included as a route source. This octet string contains the addresses of one or more routers that could send RIPv6 updates to this router. If a router address is included in this list, this filter applies to RIPv6 advertisements from that router. If non-null, The octet string contains one or more 2-tuples of this form: first 4 octets: interface index next 16 octets: router address (::0 means any address) If null, this filter applies to RIPv6 updates from any router. |
| INT wfRip6AnnounceRipMetric | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.13 | INTEGER | read-write | RIPv6 metric. Only valid if the action is 'propagate'. This is an optional export metric to use when advertising a route that matches this filter. If zero, the routing table metric calculated for RIPv6 plus the interface cost is used. |
| INT wfRip6AnnounceRouteSource | 1.3.6.1.4.1.18.3.5.3.16.6.2.1.8 | INTEGER | read-write | route source. This parameter can contain one or more route source identifiers. If the route source is in this bit map, then a route from that source that meets the other criteria of this filter will match the filter. bit 0 bit 31 +---------------------------------------+ | | +---------------------------------------+ bit31 DIRECT bit30 STATIC bit29 RIP bit28 OSPF bit27 BGP |
| wfRip6AnnounceTable | 1.3.6.1.4.1.18.3.5.3.16.6.2 | not-accessible | The Table of RIPv6 Announce Route Policy Rules | |
| wfRipv6Base | 1.3.6.1.4.1.18.3.5.3.16.1.2.4 | |||
| INT wfRipv6BaseDelete | 1.3.6.1.4.1.18.3.5.3.16.1.2.4.1 | INTEGER | read-write | Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete RIPv6. |
| INT wfRipv6BaseDiameter | 1.3.6.1.4.1.18.3.5.3.16.1.2.4.4 | INTEGER | read-write | The Diameter of the RIPv6 network. 1 less than 'infinity |
| INT wfRipv6BaseDisable | 1.3.6.1.4.1.18.3.5.3.16.1.2.4.2 | INTEGER | read-write | Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable RIPv6. |
| INT wfRipv6BaseState | 1.3.6.1.4.1.18.3.5.3.16.1.2.4.3 | INTEGER | read-only | The current state of the entire RIPv6. |
| wfRipv6Group | 1.3.6.1.4.1.18.3.5.3.16.1.2 | |||
| wfRipv6IfEntry | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1 | not-accessible | A description of a RIPv6 interface | |
| wfRipv6IfStatsEntry | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1 | not-accessible | A RIPv6 interface statistics | |
| CTR wfRipv6IfStatsInBadResponses | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.5 | Counter | read-only | The number of RIPv6 Pkts received on this interface that were discarded. |
| CTR wfRipv6IfStatsInBadRoutes | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.6 | Counter | read-only | The number of RIPv6 RTES received on this interface that were ignored. |
| CTR wfRipv6IfStatsInMsgs | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.2 | Counter | read-only | The total number of RIPv6 messages received on this interface. |
| CTR wfRipv6IfStatsInRequests | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.3 | Counter | read-only | The number of RIPv6 Requests received on this interface. |
| CTR wfRipv6IfStatsInResponses | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.4 | Counter | read-only | The number of RIPv6 Responses received on this interface. |
| INT wfRipv6IfStatsIntfIndex | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.1 | INTEGER | read-only | The Interface Index that this interface runs over |
| CTR wfRipv6IfStatsOutFullUpdates | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.10 | Counter | read-only | The number of RIPv6 Responses sent out this interface that contain a full update of the routing table information. |
| CTR wfRipv6IfStatsOutMsgs | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.7 | Counter | read-only | The total number of RIPv6 messages transmitted on this interface. |
| CTR wfRipv6IfStatsOutRequests | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.8 | Counter | read-only | The number of RIPv6 Requests transmitted out this interface. |
| CTR wfRipv6IfStatsOutResponses | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.9 | Counter | read-only | The number of RIPv6 Responses sent out this interface. |
| CTR wfRipv6IfStatsOutRoutesAdvertised | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.12 | Counter | read-only | The number of RIPv6 Routes advertised out this interface. |
| CTR wfRipv6IfStatsOutTriggeredUpdates | 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.11 | Counter | read-only | The number of RIPv6 Responses sent out this interface that contain incremental updates of the routing table information. |
| wfRipv6IfStatsTable | 1.3.6.1.4.1.18.3.5.3.16.1.2.2 | not-accessible | RIPv6 interface statistics | |
| wfRipv6IfTable | 1.3.6.1.4.1.18.3.5.3.16.1.2.1 | not-accessible | The list of configured RIPv6 interfaces | |
| INT wfRipv6IntfBroadcastTimer | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.10 | INTEGER | read-write | This parameter allows the user to configure the frequency of full RIPv6 updates. The default is per the standard. The minimum is every 5 seconds, with a maximum of 24 hours. |
| INT wfRipv6IntfCreate | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.1 | INTEGER | read-write | Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an RIPv6 Interface instance. |
| INT wfRipv6IntfDefaultRouteListen | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.8 | INTEGER | read-write | Receive the default route, ::0, in RIPv6 packets. |
| INT wfRipv6IntfDefaultRouteSupply | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.7 | INTEGER | read-write | Transmit the default route, ::0, in RIPv6 packets. |
| INT wfRipv6IntfDiameter | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.14 | INTEGER | read-write | The Diameter of the RIPv6 network from wfRipv6BaseDiameter. |
| INT wfRipv6IntfEnable | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.2 | INTEGER | read-write | Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable a RIPv6 interface. |
| INT wfRipv6IntfHolddownTimer | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.12 | INTEGER | read-write | This parameter allows the user to configure the time period which unreachable routes will be held in the Routing Pool. This time is typically 3 x the broadcast timer. It allows RIPv6 to advertise the unreachable routes to help convergence time. |
| INT wfRipv6IntfIndex | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.4 | INTEGER | read-only | The index corresponding to the IPv6 interface with the same index to run RIPv6 on. |
| INT wfRipv6IntfListen | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.6 | INTEGER | read-write | Whether to listen to RIPv6 packets |
| INT wfRipv6IntfPoisonedReversed | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.9 | INTEGER | read-write | Specifies how the router advertises routes it has learned from a neighboring router in periodic updates subsequently sent to the neighbor. If 'Poisoned', the node implements poisoned reverse. The router now advertises routes learned from a neighbor in RIPv6 updates subsequently sent to that neighbor with a hop count of wfRipv6BaseDiameter plus 1, (thus declaring the destination unreachable). If 'Split', the router implements a split-horizon, and omits routes learned from a neighbor in RIPv6 updates subsequently sent to that neighbor. If 'Actual', the learned cost of the route is advertised. |
| INT wfRipv6IntfState | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.3 | INTEGER | read-only | The current state of RIPv6 on this interface. |
| INT wfRipv6IntfSupply | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.5 | INTEGER | read-write | Transmit RIPv6 packets. |
| INT wfRipv6IntfTimeoutTimer | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.11 | INTEGER | read-write | This parameter allows the user to configure the time period which RIPv6 will wait before timing out a route. This time is typically 3 x the broadcast timer. The default is 90 seconds with a maximum of 72 hours. |
| INT wfRipv6IntfTriggeredUpdates | 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.13 | INTEGER | read-write | This parameter allows the user to configure triggered updates. By default this parameter is disabled to conform with previous release action. |
| wfRipv6Log | 1.3.6.1.4.1.18.3.5.3.16.1.2.3 | |||
| OCT wfRipv6LogCfgEvents | 1.3.6.1.4.1.18.3.5.3.16.1.2.3.7 | OCTET STRING | read-write | User-defined vector of enabled debug messages upon boot. Coded as instance above |
| INT wfRipv6LogDelete | 1.3.6.1.4.1.18.3.5.3.16.1.2.3.1 | INTEGER | read-write | Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete wfRipv6Log mib object. |
| INT wfRipv6LogDisable | 1.3.6.1.4.1.18.3.5.3.16.1.2.3.2 | INTEGER | read-write | Enable/Disable parameter. Default is enabled. |
| INT wfRipv6LogEvent | 1.3.6.1.4.1.18.3.5.3.16.1.2.3.4 | INTEGER | read-write | Indicates whether a log message which corresponds to the value of this attributes should be sent to the log. It affects wfRipv6LogCodes only. In order to save combined list of messages you have to set wfRipv6LogCfgEvents directly as copy of wfRipv6LogEvents. |
| INT wfRipv6LogEventDisable | 1.3.6.1.4.1.18.3.5.3.16.1.2.3.5 | INTEGER | read-write | Indicates whether a log event defined in wfRipv6LogEvent is to be logged. |
| OCT wfRipv6LogEvents | 1.3.6.1.4.1.18.3.5.3.16.1.2.3.6 | OCTET STRING | read-only | Vector of enabled debug messages (to check only). Messages are identified via the string of bits contained within this attribute. The first octet contains bits 0 to 7, the second octet contains bits 8 to 15, and so on, with the most significant bit referring to the lowest bit number in the octet (e.g., the MSB of the first octet refers to bit 0). If a bit, i, is present and set, then the DEBUG log message with the code (i) is enabled. |
| INT wfRipv6LogLevel | 1.3.6.1.4.1.18.3.5.3.16.1.2.3.3 | INTEGER | read-write | RIP6 log event level. Setting log to a specific level enables logging Ripv6 events of this level and higher. |
RFC description
RIPv6 routing protocol configuration and interface management for IPv6 networks.
Start monitoring Legacy Wellfleet Communications (Bay Networks/Nortel) routers, RIPng (interface-timer/malformed-route-counter status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.