rprSpanProtectionCommand
IEEE-802DOT17-RPR-MIB ·
.1.0.8802.17.1.1.1.1.4.1.5
Object
column
r/w
Enumeration
The protection mode requested by management for the local
station that can affect the protection status of the RPR
station, according to the set of rules describing the RPR
protection.
When read, this object returns the last command written
unless it has been preempted, or idle if no command has been
written to this interface span since initialization.
There is no pending of commands, that is if a command has
been preempted by a failure, when the failure clears the
command is not executed.
If the command cannot be executed because an equal or \
higher priority request is in effect, an error is returned.
writing idle to a span that has no pending protection
command, has no affect. An idle clears an active WTR state.
The protection commands (arranged in ascending priority
order) are:
idle
This command clears the protection for the specified
interface span.
This value should be returned by a read request when no
protection command has been written to the object.
manualSwitch
A protection command on each end of a specified span. This
command doesn't have precedence over automatic protection,
and therefore it can't preempt
an existing automatic protection request.
forcedSwitch
A command on each end of a specified span. This command has
precedence over automatic protection, and therefore it can
preempt an existing automatic protection request.
Default value of protection command is idle.
Context
- MIB
- IEEE-802DOT17-RPR-MIB
- OID
.1.0.8802.17.1.1.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rprSpanProtectionEntry
- Table
- rprSpanProtectionTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | manualSwitch |
3 | forcedSwitch |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rprSpanProtectionIfIndex The ifIndex of this RPR interface. | column | IF-MIBInterfaceIndex | .1.0.8802.17.1.1.1.1.4.1.1 |
| rprSpanProtectionSpan The Span for this entry. | column | RprSpan | .1.0.8802.17.1.1.1.1.4.1.2 |
| rprSpanProtectionNeighborValid Indicates whether the neighbor address is active or former.
true value for active, false for former | column | SNMPv2-TCTruthValue | .1.0.8802.17.1.1.1.1.4.1.3 |
| rprSpanProtectionHoldOffTimer The period that RPR gives to lower layer to perform
protection, before it activates its protection mechanism.
Default value of hold off timer is 0. | column | milliseconds Unsigned32 | .1.0.8802.17.1.1.1.1.4.1.4 |
| rprSpanProtectionCount The number of transitions from idle state to active
protection state.
The discontinued counter value is indicated
by the ifCounterDiscontinuityTime value. | column | SNMPv2-SMICounter32 | .1.0.8802.17.1.1.1.1.4.1.6 |
| rprSpanProtectionDuration The total amount of time protection was active on the
span interface.
The discontinued counter value is indicated
by the ifCounterDiscontinuityTime value. | column | seconds SNMPv2-SMICounter32 | .1.0.8802.17.1.1.1.1.4.1.7 |
| rprSpanProtectionLastActivationTime The value of sysUpTime at the time of the last protection
activation. | column | SNMPv2-TCTimeStamp | .1.0.8802.17.1.1.1.1.4.1.8 |