ctATMPhyRedundTestResult
CTATM-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.9
Object
column
Enumeration
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
object is of the form 1xx. If the test was performed as a
result of setting ctATMPhyRedundTestTOD, then the result is of
the form 2xx. The meaning of xx is the same in both cases and
is explained below:
00 All ports involved in redundancy are good.
01 Primary port (as identified by ctATMPhyRedundPrimaryPort)
is bad, but all other non-primary ports are good.
02 Primary port is good, but one or more non-primary ports
are bad.
03 Primary port and one or more non-primary ports are bad.
Any other value for this object may be interpreted to mean
that no test has been performed on the ports involved in
redundancy since system startup.
This object is NOT persistent.
Context
- MIB
- CTATM-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctATMPhyRedundEntry
- Table
- ctATMPhyRedundTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | manualAllPortsGood |
101 | manualPrimaryBadOthersGood |
102 | manualPrimaryGoodOthersBad |
103 | manualPrimaryBadOthersBad |
200 | automaticAllPortsGood |
201 | automaticPrimaryBadOthersGood |
202 | automaticPrimaryGoodOthersBad |
203 | automaticPrimaryBadOthersBad |
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 |
| ctATMPhyRedundActivePort 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… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.3 |
| 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 |