linkRowstatus
SIAE-RADIO-SYSTEM-MIB ·
.1.3.6.1.4.1.3373.1103.80.6.1.5
Object
Status of this row of linkTable. This object is used to manage the creation and deletion of conceptual rows in linkTable. To create a row in this table, a manager should set rowstatus to createAndWait(5) and choose a link type. Respective entries in linkSettingsTable, linkStatusTable and tdmSettingsTable will be created by agent.In case of protection links proper entries in linkProtectionTable will be also created. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of rowstatus is notReady(3). When there is sufficient information to (attempt to) make the conceptual row available for use by the managed device, then the rowstatus column turns into notInService(2); manager must set rowstatus to active(1) to make the conceptual row active. The contents of linkSettingsTable and radioSettingsTable can be changed only if this object is notInService(2).
Context
- MIB
- SIAE-RADIO-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3373.1103.80.6.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- linkEntry
- Table
- linkTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| linkIndex A unique value, greater than zero, for each link.
Manager must use the first available index,
suggested by linkAvailableIndex. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.80.6.1.1 |
| linkType This object identifies link type. Supported link types are:
single link, 1+1 Hot Standby, 1+1 Frequency Diversity, 2+0 XPIC,
2+2 XPIC Hot Standby, 2+2 XPIC Frequency Diversity, N+… | column | Enumeration | .1.3.6.1.4.1.3373.1103.80.6.1.2 |
| linkLabel A textual string containing information about the link.
This string should give more details about link specific
parameters. | column | OctetString | .1.3.6.1.4.1.3373.1103.80.6.1.3 |
| linkIfIndex This object defines a greater than zero value
to identify a link in ifTable or a zero
value if ifTable is not supported. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.3373.1103.80.6.1.4 |