fastRedundancyStatus
CONFIG-MIB ·
.1.3.6.1.4.1.81.11.3.1.7
Object
column
mandatory
r/w
Enumeration
Status of the entry in the fastRedundancy Table: valid(1) indicates that the row is set with meaningful values; createRequest(2) will be set by Console when creating the row; underCreation(3) indicates that agent accepts create command and performs it; invalid(4) indicates that no meaningful values are present in the row. Console will set this value in order to transmit a 'Delete row' command to agent.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.11.3.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- fastRedundancyEntry
- Table
- fastRedundancyTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | createRequest |
3 | underCreation |
4 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fastRedundancyId mandatory Index which identifies the fast redundancy link for
which the current entry provides information.
Since only a single entry is supported, it will be always 1. | column | Integer32 | .1.3.6.1.4.1.81.11.3.1.1 |
| fastRedundancyName mandatory Logical name of the fast redundancy link.
The default value for this item is 'fast' | column | OctetString | .1.3.6.1.4.1.81.11.3.1.2 |
| fastRedundancyGroupId1 mandatory ID of the group to which the main port on the fast redundancy
link belongs. This value is never greater than chNumberOfSlots. | column | Integer32 | .1.3.6.1.4.1.81.11.3.1.3 |
| fastRedundancyPortId1 mandatory ID of the main port on the fast redundancy link. | column | Integer32 | .1.3.6.1.4.1.81.11.3.1.4 |
| fastRedundancyGroupId2 mandatory ID of the group to which the secondary port on the fast redundancy
link belongs. This value is never greater than chNumberOfSlots. | column | Integer32 | .1.3.6.1.4.1.81.11.3.1.5 |
| fastRedundancyPortId2 mandatory ID of the secondary port on the fast redundancy link. | column | Integer32 | .1.3.6.1.4.1.81.11.3.1.6 |