ENTERASYS-RIPv2-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS
Home | MIB: ENTERASYS-RIPv2-EXT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
etsysRip2ExtObjects | 1.3.6.1.4.1.5624.1.2.66.1 | |||
etsysRip2ExtGlobals | 1.3.6.1.4.1.5624.1.2.66.1.1 | |||
etsysRip2ExtAdminStatus | 1.3.6.1.4.1.5624.1.2.66.1.1.1 | integer | read-write |
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. Enumeration: 'adminStatusUp': 1, 'adminStatusDown': 2. |
etsysRip2ExtOperStatus | 1.3.6.1.4.1.5624.1.2.66.1.1.2 | integer | read-only |
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. Enumeration: 'operStatusGoingUp': 3, 'operStatusGoingDown': 4, 'operStatusDown': 2, 'operStatusUp': 1, 'operStatusActFailed': 5. |
etsysRip2ExtMaxEcmpHops | 1.3.6.1.4.1.5624.1.2.66.1.1.3 | unsigned32 | read-write |
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. |
etsysRip2ExtRefreshInterval | 1.3.6.1.4.1.5624.1.2.66.1.1.4 | unsigned32 | read-write |
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. |
etsysRip2ExtTriggeredDelayMin | 1.3.6.1.4.1.5624.1.2.66.1.1.5 | unsigned32 | read-write |
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. |
etsysRip2ExtTriggeredDelayMax | 1.3.6.1.4.1.5624.1.2.66.1.1.6 | unsigned32 | read-write |
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. |
etsysRip2ExtRouteCheckInterval | 1.3.6.1.4.1.5624.1.2.66.1.1.7 | unsigned32 | read-write |
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. |
etsysRip2ExtRouteExpiryInterval | 1.3.6.1.4.1.5624.1.2.66.1.1.8 | unsigned32 | read-write |
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. |
etsysRip2ExtRouteFlushInterval | 1.3.6.1.4.1.5624.1.2.66.1.1.9 | unsigned32 | read-write |
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. |
etsysRip2ExtConformance | 1.3.6.1.4.1.5624.1.2.66.2 | |||
etsysRip2ExtGroups | 1.3.6.1.4.1.5624.1.2.66.2.1 | |||
etsysRip2ExtGlobalGroup | 1.3.6.1.4.1.5624.1.2.66.2.1.1 |
This group defines global controls for Enterasys RIPv2 systems. |
||
etsysRip2ExtCompliances | 1.3.6.1.4.1.5624.1.2.66.2.2 | |||
etsysRip2ExtCompliance | 1.3.6.1.4.1.5624.1.2.66.2.2.1 |
The compliance statement for devices that support etsysRip2Ext. |