Wellfleet-RIP6-MIB

File: Wellfleet-RIP6-MIB.mib (34647 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-IPV6-MIB

Imported symbols

Counter OBJECT-TYPE DisplayString
wfIpv6RoutingGroup wfIpv6PolicyGroup

Defined Types

WfRipv6IfEntry  
SEQUENCE    
  wfRipv6IntfCreate INTEGER
  wfRipv6IntfEnable INTEGER
  wfRipv6IntfState INTEGER
  wfRipv6IntfIndex INTEGER
  wfRipv6IntfSupply INTEGER
  wfRipv6IntfListen INTEGER
  wfRipv6IntfDefaultRouteSupply INTEGER
  wfRipv6IntfDefaultRouteListen INTEGER
  wfRipv6IntfPoisonedReversed INTEGER
  wfRipv6IntfBroadcastTimer INTEGER
  wfRipv6IntfTimeoutTimer INTEGER
  wfRipv6IntfHolddownTimer INTEGER
  wfRipv6IntfTriggeredUpdates INTEGER
  wfRipv6IntfDiameter INTEGER

WfRipv6IfStatsEntry  
SEQUENCE    
  wfRipv6IfStatsIntfIndex INTEGER
  wfRipv6IfStatsInMsgs Counter
  wfRipv6IfStatsInRequests Counter
  wfRipv6IfStatsInResponses Counter
  wfRipv6IfStatsInBadResponses Counter
  wfRipv6IfStatsInBadRoutes Counter
  wfRipv6IfStatsOutMsgs Counter
  wfRipv6IfStatsOutRequests Counter
  wfRipv6IfStatsOutResponses Counter
  wfRipv6IfStatsOutFullUpdates Counter
  wfRipv6IfStatsOutTriggeredUpdates Counter
  wfRipv6IfStatsOutRoutesAdvertised Counter

WfRip6AcceptEntry  
SEQUENCE    
  wfRip6AcceptDelete INTEGER
  wfRip6AcceptDisable INTEGER
  wfRip6AcceptIndex INTEGER
  wfRip6AcceptName DisplayString
  wfRip6AcceptPrefixes OCTET STRING
  wfRip6AcceptAction INTEGER
  wfRip6AcceptPreference INTEGER
  wfRip6AcceptPrecedence INTEGER
  wfRip6AcceptInject OCTET STRING
  wfRip6AcceptGateway OCTET STRING
  wfRip6AcceptInterface OCTET STRING
  wfRip6AcceptLog INTEGER

WfRip6AnnounceEntry  
SEQUENCE    
  wfRip6AnnounceDelete INTEGER
  wfRip6AnnounceDisable INTEGER
  wfRip6AnnounceIndex INTEGER
  wfRip6AnnounceName DisplayString
  wfRip6AnnouncePrefixes OCTET STRING
  wfRip6AnnounceAction INTEGER
  wfRip6AnnouncePrecedence INTEGER
  wfRip6AnnounceRouteSource INTEGER
  wfRip6AnnounceExtRouteSource INTEGER
  wfRip6AnnounceAdvertise OCTET STRING
  wfRip6AnnounceRipGateway OCTET STRING
  wfRip6AnnounceInterface OCTET STRING
  wfRip6AnnounceRipMetric INTEGER

Defined Values

wfRipv6Group 1.3.6.1.4.1.18.3.5.3.16.1.2
OBJECT IDENTIFIER    

wfRipv6IfTable 1.3.6.1.4.1.18.3.5.3.16.1.2.1
The list of configured RIPv6 interfaces
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfRipv6IfEntry

wfRipv6IfEntry 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1
A description of a RIPv6 interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfRipv6IfEntry  

wfRipv6IntfCreate 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.1
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an RIPv6 Interface instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfRipv6IntfEnable 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.2
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable a RIPv6 interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6IntfState 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.3
The current state of RIPv6 on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

wfRipv6IntfIndex 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.4
The index corresponding to the IPv6 interface with the same index to run RIPv6 on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfRipv6IntfSupply 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.5
Transmit RIPv6 packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6IntfListen 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.6
Whether to listen to RIPv6 packets
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6IntfDefaultRouteSupply 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.7
Transmit the default route, ::0, in RIPv6 packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), generated(3)  

wfRipv6IntfDefaultRouteListen 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.8
Receive the default route, ::0, in RIPv6 packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6IntfPoisonedReversed 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER poisoned(1), actual(2), split(3)  

wfRipv6IntfBroadcastTimer 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

wfRipv6IntfTimeoutTimer 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 15..259200  

wfRipv6IntfHolddownTimer 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.12
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 15..259200  

wfRipv6IntfTriggeredUpdates 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.13
This parameter allows the user to configure triggered updates. By default this parameter is disabled to conform with previous release action.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6IntfDiameter 1.3.6.1.4.1.18.3.5.3.16.1.2.1.1.14
The Diameter of the RIPv6 network from wfRipv6BaseDiameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wfRipv6IfStatsTable 1.3.6.1.4.1.18.3.5.3.16.1.2.2
RIPv6 interface statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfRipv6IfStatsEntry

wfRipv6IfStatsEntry 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1
A RIPv6 interface statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfRipv6IfStatsEntry  

wfRipv6IfStatsIntfIndex 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.1
The Interface Index that this interface runs over
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfRipv6IfStatsInMsgs 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.2
The total number of RIPv6 messages received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsInRequests 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.3
The number of RIPv6 Requests received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsInResponses 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.4
The number of RIPv6 Responses received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsInBadResponses 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.5
The number of RIPv6 Pkts received on this interface that were discarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsInBadRoutes 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.6
The number of RIPv6 RTES received on this interface that were ignored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsOutMsgs 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.7
The total number of RIPv6 messages transmitted on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsOutRequests 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.8
The number of RIPv6 Requests transmitted out this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsOutResponses 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.9
The number of RIPv6 Responses sent out this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsOutFullUpdates 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.10
The number of RIPv6 Responses sent out this interface that contain a full update of the routing table information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsOutTriggeredUpdates 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.11
The number of RIPv6 Responses sent out this interface that contain incremental updates of the routing table information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRipv6IfStatsOutRoutesAdvertised 1.3.6.1.4.1.18.3.5.3.16.1.2.2.1.12
The number of RIPv6 Routes advertised out this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfRip6AcceptTable 1.3.6.1.4.1.18.3.5.3.16.6.1
The Table of Rip6 Accept Policy Rules
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfRip6AcceptEntry

wfRip6AcceptEntry 1.3.6.1.4.1.18.3.5.3.16.6.1.1
An entry in the Rip6 Accept Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfRip6AcceptEntry  

wfRip6AcceptDelete 1.3.6.1.4.1.18.3.5.3.16.6.1.1.1
Create/Delete parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfRip6AcceptDisable 1.3.6.1.4.1.18.3.5.3.16.6.1.1.2
Enable/Disable parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRip6AcceptIndex 1.3.6.1.4.1.18.3.5.3.16.6.1.1.3
Rule index number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfRip6AcceptName 1.3.6.1.4.1.18.3.5.3.16.6.1.1.4
Rule name - user specified name for this rule
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfRip6AcceptPrefixes 1.3.6.1.4.1.18.3.5.3.16.6.1.1.5
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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AcceptAction 1.3.6.1.4.1.18.3.5.3.16.6.1.1.6
action. 'accept' means that the route should be considered for inclusion in the routing table. 'ignore' means don't consider the route
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), ignore(3)  

wfRip6AcceptPreference 1.3.6.1.4.1.18.3.5.3.16.6.1.1.7
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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wfRip6AcceptPrecedence 1.3.6.1.4.1.18.3.5.3.16.6.1.1.8
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRip6AcceptInject 1.3.6.1.4.1.18.3.5.3.16.6.1.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AcceptGateway 1.3.6.1.4.1.18.3.5.3.16.6.1.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AcceptInterface 1.3.6.1.4.1.18.3.5.3.16.6.1.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AcceptLog 1.3.6.1.4.1.18.3.5.3.16.6.1.1.12
Log Action. If 'true(1), a log event is generated when a prefix matches this filter rule; if 'false(2)', no logging is done.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

wfRip6AnnounceTable 1.3.6.1.4.1.18.3.5.3.16.6.2
The Table of RIPv6 Announce Route Policy Rules
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfRip6AnnounceEntry

wfRip6AnnounceEntry 1.3.6.1.4.1.18.3.5.3.16.6.2.1
An entry in the RIPv6 Announce Rule Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfRip6AnnounceEntry  

wfRip6AnnounceDelete 1.3.6.1.4.1.18.3.5.3.16.6.2.1.1
Create/Delete parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfRip6AnnounceDisable 1.3.6.1.4.1.18.3.5.3.16.6.2.1.2
Enable/Disable parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRip6AnnounceIndex 1.3.6.1.4.1.18.3.5.3.16.6.2.1.3
Rule index number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfRip6AnnounceName 1.3.6.1.4.1.18.3.5.3.16.6.2.1.4
Rule name - user specified name for this rule
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfRip6AnnouncePrefixes 1.3.6.1.4.1.18.3.5.3.16.6.2.1.5
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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AnnounceAction 1.3.6.1.4.1.18.3.5.3.16.6.2.1.6
action. 'announce' means that the route should be advertised. 'ignore' means don't advertise the route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER announce(2), ignore(3)  

wfRip6AnnouncePrecedence 1.3.6.1.4.1.18.3.5.3.16.6.2.1.7
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRip6AnnounceRouteSource 1.3.6.1.4.1.18.3.5.3.16.6.2.1.8
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRip6AnnounceExtRouteSource 1.3.6.1.4.1.18.3.5.3.16.6.2.1.9
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfRip6AnnounceAdvertise 1.3.6.1.4.1.18.3.5.3.16.6.2.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AnnounceRipGateway 1.3.6.1.4.1.18.3.5.3.16.6.2.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AnnounceInterface 1.3.6.1.4.1.18.3.5.3.16.6.2.1.12
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRip6AnnounceRipMetric 1.3.6.1.4.1.18.3.5.3.16.6.2.1.13
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wfRipv6Log 1.3.6.1.4.1.18.3.5.3.16.1.2.3
OBJECT IDENTIFIER    

wfRipv6LogDelete 1.3.6.1.4.1.18.3.5.3.16.1.2.3.1
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete wfRipv6Log mib object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfRipv6LogDisable 1.3.6.1.4.1.18.3.5.3.16.1.2.3.2
Enable/Disable parameter. Default is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6LogLevel 1.3.6.1.4.1.18.3.5.3.16.1.2.3.3
RIP6 log event level. Setting log to a specific level enables logging Ripv6 events of this level and higher.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER debug(1), trace(2), info(3), warning(4), fault(5)  

wfRipv6LogEvent 1.3.6.1.4.1.18.3.5.3.16.1.2.3.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

wfRipv6LogEventDisable 1.3.6.1.4.1.18.3.5.3.16.1.2.3.5
Indicates whether a log event defined in wfRipv6LogEvent is to be logged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6LogEvents 1.3.6.1.4.1.18.3.5.3.16.1.2.3.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfRipv6LogCfgEvents 1.3.6.1.4.1.18.3.5.3.16.1.2.3.7
User-defined vector of enabled debug messages upon boot. Coded as instance above
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfRipv6Base 1.3.6.1.4.1.18.3.5.3.16.1.2.4
OBJECT IDENTIFIER    

wfRipv6BaseDelete 1.3.6.1.4.1.18.3.5.3.16.1.2.4.1
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete RIPv6.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfRipv6BaseDisable 1.3.6.1.4.1.18.3.5.3.16.1.2.4.2
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable RIPv6.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfRipv6BaseState 1.3.6.1.4.1.18.3.5.3.16.1.2.4.3
The current state of the entire RIPv6.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

wfRipv6BaseDiameter 1.3.6.1.4.1.18.3.5.3.16.1.2.4.4
The Diameter of the RIPv6 network. 1 less than 'infinity
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15