ctATMPhyRedundActivePort
CTATM-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.3
Object
column
r/w
Integer32
The physical port number to be used as the active port. The
primary port defaults as the active port if this object is not set.
Rules:
- This object can always be set when ctATMPhyRedundStatus (q.v.) is
set to disable(2).
- It cannot be set when ctATMPhyRedundStatus is set to enable(1),
ctATMPhyRedundPrimaryRevert (q.v.) is set to automatic(1), and the
primary port is deemed good (and therefore usable) by redundancy.
Under these conditions, it is meaningless to attempt to manually set
the Active Port, as Redundancy would simply reset the active port to
the primary again immediately after the set takes place.
- If the primary port has failed, or ctATMPhyRedundPrimaryRevert is
set to manual(2), then this object can be set; however, the behaviour
of redundancy as a result of the set will depend on the status of
ctATMPhyRedundActivation (q.v.) and whether or not the port being set
active is good. If RedundActivation is enabled, the set may be
countermanded immediately if at any time the port being set is found
to be bad (and therefore not usable by Redundancy) and another (good)
redundant port is available. If RedundActivation is set to manual(2),
then the set will take place, regardless of the status of the port
being set. Naturally, if the primary port is restored, the behaviour
of Redundancy will depend on whether RedundPrimaryRevert is automatic;
if it is, the active port will immediately switch over; otherwise it
will remain as-is.
There is a precisely defined relationship between
ctATMPhyRedundActivePort, ctATMPhyRedundStatus,
ctATMPhyRedundPrimaryRevert, and ctATMPhyRedundActivation. If
RedundStatus is disabled, then PrimaryRevert and RedundActivation have
no functional meaning and ActivePort becomes the only means by which
the redundant ports can be switched. Likewise, if RedundStatus is
enabled and PrimaryRevert is automatic, a set of the ActivePort has no
functional meaning for as long as the primary port is deemed usable by
redundancy. If RedundStatus is enabled but PrimaryRevert is
manual, the active port will only be changed through ActivePort or
the exercise of RedundActivation. The line of precedence, therefore,
fully depends upon the status of Redundancy; if RedundStatus is
disabled, then precedence lies with ActivePort by virtue of the fact
that there are no other competing methods to switch the active port
among the redundant ports. If RedundStatus is enabled, however,
PrimaryRevert (an active switching method) and RedundActivation (a
passive switching method) have precedence over ActivePort; if
PrimaryRevert is set to automatic, then the active port is immediately
switched to the primary as soon as it's deemed usable by Redundancy;
likewise, if RedundActivation is set to automatic, the currently
active port will be switched immediately in the event of port failure.
Clearly, then, ActivePort cannot guarantee a set for as long as any
automatic part of Redundancy is enabled.
This object is persistent.
Context
- MIB
- CTATM-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctATMPhyRedundEntry
- Table
- ctATMPhyRedundTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-16
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctATMPhyRedundIfIndex obsolete Returns an index for the physical interface to which the
information in this table pertains. It is equal to the MIB-II
ifIndex. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.1 |
| ctATMPhyRedundReset If this object is set to reset, the state of redundancy on
this interface will be reset to factory defaults.
When read this object will always return 1. | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.10 |
| ctATMPhyRedundPrimaryPort The physical port number to be used as the primary port. The primary
port is the default port to become active and the port of priority,
i.e. regardless of the status of the curr… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.2 |
| ctATMPhyRedundStatus If this object is set to enable, then redundancy for this
interface is enabled.
If this object is set to disable, redundancy is disabled. If
redundancy is disabled,… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.4 |
| ctATMPhyRedundActivation If this object is set to automatic, a backup port will
automatically be activated upon failure of the active port.
If this object is set to manual, it will require… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.5 |
| ctATMPhyRedundPrimaryRevert If this object is set to automatic, the primary port will
automatically be activated upon identifying it to be valid
at any time.
If this object is set to manual, … | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.6 |
| ctATMPhyRedundPerformTest If this object is set to enable, then the automatic test
(at the time given by ctATMPhyRedundTestTOD) is enabled.
The test is periodic with a period of 24 hours.
If… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.7 |
| ctATMPhyRedundTestTOD Setting this object will set the time of day at which each
redundant port of this interface will be tested for validity.
The value is a null terminated string in either hh:mm:ss o… | column | OctetString | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.8 |
| ctATMPhyRedundTestResult This object returns the status of the last test performed on
all the ports. If the test was performed as a result of
ctATMPhyRedundPerformTest.immediate, then the value of this
ob… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.9 |