ciscoSnapshotIfUpAction
CISCO-SNAPSHOT-MIB ·
.1.3.6.1.4.1.9.9.19.1.2.1.7
Object
column
r/w
Enumeration
This object controls the action that takes place when the
interface associated with this entry transitions to the `up'
state while snapshot routing on the interface is in quiet
mode.
A value of goActive will cause the immediate transition to
the active state.
A value of noAction will cause no such transition. Instead,
the transition to the active state will occur normally when
the current quiet period has expired.
Going active immediately incurs extra routing protocol
overhead, but allows a fresh set of routing updates be
exchanged each time the line is brought up. This is useful
in a Dial-on-Demand routing environment.
An instance of this object may only be present if the value
of the associated ciscoSnapshotClient object is true.
Context
- MIB
- CISCO-SNAPSHOT-MIB
- OID
.1.3.6.1.4.1.9.9.19.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoSnapshotInterfaceEntry
- Table
- ciscoSnapshotInterfaceTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | goActive |
2 | noAction |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoSnapshotIfIndex The interface to which this entry pertains. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.19.1.2.1.1 |
| ciscoSnapshotClient When true, this router is the client snapshot router on
the interface. When false, this router is the server
snapshot router on the interface. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.19.1.2.1.2 |
| ciscoSnapshotDialer Indicates whether or not snapshot routing on this
interface uses Dial-on-Demand routing. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.19.1.2.1.3 |
| ciscoSnapshotActiveInterval The amount of time during which routes may be exchanged
between the client and server routers. | column | minutes Integer32 | .1.3.6.1.4.1.9.9.19.1.2.1.4 |
| ciscoSnapshotQuietInterval The amount of time during which routes are retained and
frozen between active periods.
An instance of this object may only be present if the value
of the associated… | column | minutes Integer32 | .1.3.6.1.4.1.9.9.19.1.2.1.5 |
| ciscoSnapshotRetryInterval The amount of time to wait and retry a route exchange if an
active period elapses with no routes being exchanged. For
example, if an interface is down (or a DDR phone number is
b… | column | minutes SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.19.1.2.1.6 |
| ciscoSnapshotRowStatus The status of this table entry. Once the entry status is
set to active, the snapshot routing process will be
enabled for this interface. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.19.1.2.1.8 |