scGenLinkAggregationStatus
XSWITCH-MIB ·
.1.3.6.1.4.1.81.28.1.6.1.1.11
Object
column
mandatory
r/w
RowStatus
The status of this scGenLinkAggregation entry. According to RMON-2 standard (RFC 2021).
Context
- MIB
- XSWITCH-MIB
- OID
.1.3.6.1.4.1.81.28.1.6.1.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scGenLinkAggregationEntry
- Table
- scGenLinkAggregationTable
- Siblings
- 10
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scGenLinkAggregationId mandatory The Link Aggregation number for which this entry contains information. | column | Integer32 | .1.3.6.1.4.1.81.28.1.6.1.1.1 |
| scGenLinkAggregationFaultMask mandatory Each bit of this item describes the situation of the LAG
regarding specific fault:
bit 1: on indicates 'LAG connection lost' when
scGenLinkAggregationFunctionalStatus=fai… | column | OctetString | .1.3.6.1.4.1.81.28.1.6.1.1.10 |
| scGenLinkAggregationName mandatory The Link Aggregation name, given by the user. | column | OctetString | .1.3.6.1.4.1.81.28.1.6.1.1.2 |
| scGenLinkAggregationBasePortGroupId mandatory The slot/unit number of the Base Port for this Link Aggregation. | column | Integer32 | .1.3.6.1.4.1.81.28.1.6.1.1.3 |
| scGenLinkAggregationBasePortId mandatory The port number in the slot/unit of the Base Port for this Link Aggregation. | column | Integer32 | .1.3.6.1.4.1.81.28.1.6.1.1.4 |
| scGenLinkAggregationNumberOfPorts mandatory The current number of ports that belong to this Link Aggregation. | column | Integer32 | .1.3.6.1.4.1.81.28.1.6.1.1.5 |
| scGenLinkAggregationLogicalPortGroupId mandatory The slot number of the logical port, representing this Link Aggregation.
All parameters for the LAG are managed through that logical port. | column | Integer32 | .1.3.6.1.4.1.81.28.1.6.1.1.6 |
| scGenLinkAggregationLogicalPortId mandatory The logical port number in the slot, representing this Link Aggregation.
All parameters for the LAG are managed through that logical port. | column | Integer32 | .1.3.6.1.4.1.81.28.1.6.1.1.7 |
| scGenLinkAggregationFunctionalStatus mandatory The functional status of the LAG:
ok(1) - fully functional LAG, transmitting and receiving packets on all its ports.
fail(2) - all ports in the LAG are not in ok status.
partialF… | column | Enumeration | .1.3.6.1.4.1.81.28.1.6.1.1.8 |
| scGenLinkAggregationAutoNegResults mandatory The auto-negotiation results for speed and duplex for the LAG ports:
ok(1) - all ports resolved the same speed and duplex mode after auto-negotiation process.
autoNegInconsistantR… | column | Enumeration | .1.3.6.1.4.1.81.28.1.6.1.1.9 |