Wellfleet-RIP6-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
74
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
74 total| Object Name |
|---|
wfRipv6Group OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.16.1.2 |
RFC1155-SMI Unknown .1.3.6.1.4.1.18.3.5.3.16.1.2 |
wfRipv6IfTableThe list of configured RIPv6 interfaces SEQUENCE OF WfRipv6IfEntry .1.3.6.1.4.1.18.3.5.3.16.1.2.1 |
wfRipv6IfEntryA description of a RIPv6 interface WfRipv6IfEntry .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1 |
wfRipv6IntfCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete an RIPv6 Interface instance.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.1 |
wfRipv6IntfEnableEnable/Disable parameter. Default is enabled.
Users perform a set operation on this
object in order to enable/disable a RIPv6 interface.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.2 |
wfRipv6IntfStateThe current state of RIPv6 on this interface.ro Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.3 |
wfRipv6IntfIndexThe index corresponding to the IPv6 interface with the same
index to run RIPv6 on.ro INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.4 |
wfRipv6IntfSupplyTransmit RIPv6 packets.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.5 |
wfRipv6IntfListenWhether to listen to RIPv6 packetsrw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.6 |
wfRipv6IntfDefaultRouteSupplyTransmit the default route, ::0, in RIPv6 packets.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.7 |
wfRipv6IntfDefaultRouteListenReceive the default route, ::0, in RIPv6 packets.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.8 |
wfRipv6IntfPoisonedReversedSpecifies 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.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.9 |
wfRipv6IntfBroadcastTimerThis 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.rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.10 |
wfRipv6IntfTimeoutTimerThis 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.rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.11 |
wfRipv6IntfHolddownTimerThis 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.rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.12 |
wfRipv6IntfTriggeredUpdatesThis parameter allows the user to configure triggered
updates. By default this parameter is disabled to
conform with previous release action.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.13 |
wfRipv6IntfDiameterThe Diameter of the RIPv6 network from wfRipv6BaseDiameter.rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.14 |
wfRipv6IfStatsTableRIPv6 interface statistics SEQUENCE OF WfRipv6IfStatsEntry .1.3.6.1.4.1.18.3.5.3.16.1.2.2 |
wfRipv6IfStatsEntryA RIPv6 interface statistics WfRipv6IfStatsEntry .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1 |
wfRipv6IfStatsIntfIndexThe Interface Index that this interface runs overro INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.1 |
wfRipv6IfStatsInMsgsThe total number of RIPv6 messages received on this
interface.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.2 |
wfRipv6IfStatsInRequestsThe number of RIPv6 Requests received on this interface.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.3 |
wfRipv6IfStatsInResponsesThe number of RIPv6 Responses received on this interface.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.4 |
wfRipv6IfStatsInBadResponsesThe number of RIPv6 Pkts received on this interface that
were discarded.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.5 |
wfRipv6IfStatsInBadRoutesThe number of RIPv6 RTES received on this interface that
were ignored.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.6 |
wfRipv6IfStatsOutMsgsThe total number of RIPv6 messages transmitted on this
interface.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.7 |
wfRipv6IfStatsOutRequestsThe number of RIPv6 Requests transmitted out this
interface.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.8 |
wfRipv6IfStatsOutResponsesThe number of RIPv6 Responses sent out this interface.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.9 |
wfRipv6IfStatsOutFullUpdatesThe number of RIPv6 Responses sent out this interface
that contain a full update of the routing table information.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.10 |
wfRipv6IfStatsOutTriggeredUpdatesThe number of RIPv6 Responses sent out this interface
that contain incremental updates of the routing table
information.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.11 |
wfRipv6IfStatsOutRoutesAdvertisedThe number of RIPv6 Routes advertised out this interface.ro Counter .1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.12 |
wfRipv6Log OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.16.1.2.3 |
wfRipv6LogDeleteCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete wfRipv6Log mib object.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.3.1 |
wfRipv6LogDisableEnable/Disable parameter. Default is enabled.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.3.2 |
wfRipv6LogLevelRIP6 log event level.
Setting log to a specific level enables logging Ripv6
events of this level and higher.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.3.3 |
wfRipv6LogEventIndicates 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.rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.3.4 |
wfRipv6LogEventDisableIndicates whether a log event defined in wfRipv6LogEvent
is to be logged.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.3.5 |
wfRipv6LogEventsVector 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.ro OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.1.2.3.6 |
wfRipv6LogCfgEventsUser-defined vector of enabled debug messages upon boot.
Coded as instance aboverw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.1.2.3.7 |
wfRipv6Base OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.16.1.2.4 |
wfRipv6BaseDeleteCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete RIPv6.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.4.1 |
wfRipv6BaseDisableEnable/Disable parameter. Default is enabled.
Users perform a set operation on this
object in order to enable/disable RIPv6.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.4.2 |
wfRipv6BaseStateThe current state of the entire RIPv6.ro Enumeration .1.3.6.1.4.1.18.3.5.3.16.1.2.4.3 |
wfRipv6BaseDiameterThe Diameter of the RIPv6 network. 1 less than 'infinityrw INTEGER .1.3.6.1.4.1.18.3.5.3.16.1.2.4.4 |
wfRip6AcceptTableThe Table of Rip6 Accept Policy Rules SEQUENCE OF WfRip6AcceptEntry .1.3.6.1.4.1.18.3.5.3.16.6.1 |
wfRip6AcceptEntryAn entry in the Rip6 Accept Rule Table WfRip6AcceptEntry .1.3.6.1.4.1.18.3.5.3.16.6.1.1 |
wfRip6AcceptDeleteCreate/Delete parameter.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.6.1.1.1 |
wfRip6AcceptDisableEnable/Disable parameter.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.6.1.1.2 |
wfRip6AcceptIndexRule index numberro INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.1.1.3 |
wfRip6AcceptNameRule name - user specified name for this rulerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.16.6.1.1.4 |
wfRip6AcceptPrefixesPrefix 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'.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.1.1.5 |
wfRip6AcceptActionaction. 'accept' means that the route should be
considered for inclusion in the routing table. 'ignore'
means don't consider the routerw Enumeration .1.3.6.1.4.1.18.3.5.3.16.6.1.1.6 |
wfRip6AcceptPreferencepreference. 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'.rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.1.1.7 |
wfRip6AcceptPrecedenceprecedence. 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).rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.1.1.8 |
wfRip6AcceptInjectprefix 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.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.1.1.9 |
wfRip6AcceptGatewayRIPv6 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.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.1.1.10 |
wfRip6AcceptInterfaceRIPv6 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.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.1.1.11 |
wfRip6AcceptLogLog Action. If 'true(1), a log event is generated
when a prefix matches this filter rule; if 'false(2)',
no logging is done.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.6.1.1.12 |
wfRip6AnnounceTableThe Table of RIPv6 Announce Route Policy Rules SEQUENCE OF WfRip6AnnounceEntry .1.3.6.1.4.1.18.3.5.3.16.6.2 |
wfRip6AnnounceEntryAn entry in the RIPv6 Announce Rule Table WfRip6AnnounceEntry .1.3.6.1.4.1.18.3.5.3.16.6.2.1 |
wfRip6AnnounceDeleteCreate/Delete parameter.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.6.2.1.1 |
wfRip6AnnounceDisableEnable/Disable parameter.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.6.2.1.2 |
wfRip6AnnounceIndexRule index numberro INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.2.1.3 |
wfRip6AnnounceNameRule name - user specified name for this rulerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.16.6.2.1.4 |
wfRip6AnnouncePrefixesPrefix 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'.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.2.1.5 |
wfRip6AnnounceActionaction. 'announce' means that the route should be
advertised. 'ignore' means don't advertise the route.rw Enumeration .1.3.6.1.4.1.18.3.5.3.16.6.2.1.6 |
wfRip6AnnouncePrecedenceprecedence. 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).rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.2.1.7 |
wfRip6AnnounceRouteSourceroute 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 BGPrw INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.2.1.8 |
wfRip6AnnounceExtRouteSourceexternal 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 BGPrw INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.2.1.9 |
wfRip6AnnounceAdvertisenetwork 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.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.2.1.10 |
wfRip6AnnounceRipGatewayfrom 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.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.2.1.11 |
wfRip6AnnounceInterfaceRIPv6 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.rw OCTET STRING .1.3.6.1.4.1.18.3.5.3.16.6.2.1.12 |
wfRip6AnnounceRipMetricRIPv6 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.rw INTEGER .1.3.6.1.4.1.18.3.5.3.16.6.2.1.13 |