ENTERASYS-RIPv2-EXT-MIB

File: ENTERASYS-RIPv2-EXT-MIB.mib (10206 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 Integer32 TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP etsysModules

Defined Values

etsysRip2ExtMIB 1.3.6.1.4.1.5624.1.2.66
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the RIPv2 configuration This MIB was designed to be used for configuring the RIP-2 protocol parameters.
MODULE-IDENTITY    

etsysRip2ExtObjects 1.3.6.1.4.1.5624.1.2.66.1
OBJECT IDENTIFIER    

etsysRip2ExtGlobals 1.3.6.1.4.1.5624.1.2.66.1.1
OBJECT IDENTIFIER    

etsysRip2ExtAdminStatus 1.3.6.1.4.1.5624.1.2.66.1.1.1
The current administrative state of the RIP protocol. Setting this object to adminStatusUp turns on the RIP protocol, while setting it to adminStatusDown turns off the RIP protocol. When the object is set to adminStatusUp, it triggers the RIP process to begin normal operation by populating its routing table and sending/receiving routing updates. Setting this object to adminStatusDown turns off the RIP protocol. This causes the etsysRip2ExtOperStatus object to change its state to operStatusGoingDown. This has the effect of removing all of the RIP routes from the RIB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER adminStatusUp(1), adminStatusDown(2)  

etsysRip2ExtOperStatus 1.3.6.1.4.1.5624.1.2.66.1.1.2
The current operational state of the RIP Protocol. Changing the state of the etsysRip2ExtAdminStatus object may effect the state of this object. If etsysRip2ExtAdminStatus is set to adminStatusDown, this object's status is changed to operStatusGoingDown. Once the RIP process has finished cleaning up its routing table and freeing its resources, the status is changed to operStatusDown. If etsysRip2ExtAdminStatus is set to adminStatusUp, this object's status is changed to operStatusGoingUp. After RIP allocates its resources and begins operation, the status of this object changes to operStatusUp. If there are problems acquiring the resources needed to operate the RIP protocol, the status changes to operStatusActFailed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5)  

etsysRip2ExtMaxEcmpHops 1.3.6.1.4.1.5624.1.2.66.1.1.3
The maximum number of equal-cost next hops that RIP can program in the Routing Table Manager. Changing this value causes RIP to refresh all of its routes in the Routing Table Manager with the new maximum number of equal-cost next hops.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..2147483647  

etsysRip2ExtRefreshInterval 1.3.6.1.4.1.5624.1.2.66.1.1.4
The frequency at which RIP sends periodic updates to all of its peers. A change to this value takes effect after the next periodic update is sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..2147483647  

etsysRip2ExtTriggeredDelayMin 1.3.6.1.4.1.5624.1.2.66.1.1.5
The lower bound of the random time period that RIP waits between sending Triggered Updates. A change to this value takes effect after the next Triggered Update is sent. This value MUST be less than etsysRip2ExtTriggeredDelayMax.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

etsysRip2ExtTriggeredDelayMax 1.3.6.1.4.1.5624.1.2.66.1.1.6
The upper bound of the random time period that RIP waits between sending Triggered Updates. A change to this value takes effect after the next Triggered Update is sent. This value MUST be greater than etsysRip2ExtTriggeredDelayMin.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

etsysRip2ExtRouteCheckInterval 1.3.6.1.4.1.5624.1.2.66.1.1.7
The frequency with which RIP checks the routing table for expired routes. A change to this value takes effect after the next scheduled route check.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..60  

etsysRip2ExtRouteExpiryInterval 1.3.6.1.4.1.5624.1.2.66.1.1.8
The period from the point of the last refresh after which a route received from a peer times out and is marked as expired. This period is expressed as a multiple of the etsysRip2ExtRouteCheckInterval. A change to this value takes effect at the next scheduled route check.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

etsysRip2ExtRouteFlushInterval 1.3.6.1.4.1.5624.1.2.66.1.1.9
The period from the point of route expiry that a route is finally removed from the routing table, also known as the 'garbage collection time'. This period is expressed as a multiple of the etsysRip2ExtRouteCheckInterval. A change to this value takes effect at the next scheduled route check.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

etsysRip2ExtConformance 1.3.6.1.4.1.5624.1.2.66.2
OBJECT IDENTIFIER    

etsysRip2ExtGroups 1.3.6.1.4.1.5624.1.2.66.2.1
OBJECT IDENTIFIER    

etsysRip2ExtCompliances 1.3.6.1.4.1.5624.1.2.66.2.2
OBJECT IDENTIFIER    

etsysRip2ExtGlobalGroup 1.3.6.1.4.1.5624.1.2.66.2.1.1
This group defines global controls for Enterasys RIPv2 systems.
Status: current Access: read-write
OBJECT-GROUP    

etsysRip2ExtCompliance 1.3.6.1.4.1.5624.1.2.66.2.2.1
The compliance statement for devices that support etsysRip2Ext.
Status: current Access: read-write
MODULE-COMPLIANCE