etsysRip2ExtOperStatus
ENTERASYS-RIPv2-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.66.1.1.2
Object
scalar
Enumeration
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.
Context
- MIB
- ENTERASYS-RIPv2-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.66.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysRip2ExtGlobals
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operStatusUp |
2 | operStatusDown |
3 | operStatusGoingUp |
4 | operStatusGoingDown |
5 | operStatusActFailed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysRip2ExtAdminStatus 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 … | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.66.1.1.1 |
| etsysRip2ExtMaxEcmpHops 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… | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.66.1.1.3 |
| etsysRip2ExtRefreshInterval 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. | scalar | seconds Unsigned32 | .1.3.6.1.4.1.5624.1.2.66.1.1.4 |
| etsysRip2ExtTriggeredDelayMin 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.… | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.66.1.1.5 |
| etsysRip2ExtTriggeredDelayMax 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.… | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.66.1.1.6 |
| etsysRip2ExtRouteCheckInterval 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. | scalar | seconds Unsigned32 | .1.3.6.1.4.1.5624.1.2.66.1.1.7 |
| etsysRip2ExtRouteExpiryInterval 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… | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.66.1.1.8 |
| etsysRip2ExtRouteFlushInterval 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 … | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.66.1.1.9 |