mcEndptStatus
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.2.1.8.7.1.1.99
Object
column
mandatory
r/w
Enumeration
This variable indicates the Status of this Virtual
Circuit. It may be enabled or disabled.
In order to modify a Virtual Circuit, the new
desired variables should be modified and then
this variable should be set (or set again) to
enabled. At that time desired variables will
become the operational (or in-use) variables.
To remove a PVC, set its status to delete.
By default, if not configured when creating the
entry, the status is disabled.
An existing instance of this object cannot be set to
createRequest(4). This object may only be set to
createRequest(4) when this instance is created. When
this object is created, the agent may wish to create
supplemental object instances to complete a conceptual
row in this table. Immediately after completing the
create operation, the agent must set this object to
underCreation(5).
Entries shall exist in the underCreation(5) state until
the management station is finished configuring the
entry and sets this object to active(1), inactive(2),
or aborts, setting this object to delete(4). If the
agent determines that an entry has been in the
underCreation(5) state for an abnormally long time,
it may decide that the management station has
become unavailable. If the agent makes this decision,
it may set this object to delete(3) to reclaim the
entry. A prudent agent will understand that the
management station may need to wait for human input
and will allow for that possibility in its
determination of this abnormally long period.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.2.1.8.7.1.1.99- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mcEndptEntry
- Table
- mcEndptCfgTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | delete |
4 | createRequest |
5 | underCreation |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mcEndptLclIfIndex mandatory The ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex. | column | Integer32 | .1.3.6.1.4.1.711.2.1.8.7.1.1.1 |
| mcEndptLastAtmErr mandatory This variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow. | column | OctetString | .1.3.6.1.4.1.711.2.1.8.7.1.1.10 |
| mcEndptLastAtmLocation mandatory This variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.
The format of the string … | column | OctetString | .1.3.6.1.4.1.711.2.1.8.7.1.1.11 |
| mcEndptLclCktid mandatory The Local Circuit Identifier for this virtual circuit. | column | Integer32 | .1.3.6.1.4.1.711.2.1.8.7.1.1.2 |
| mcEndptLclInstance mandatory A Locally significant index used to separate the
different remote endpoints for this multicast virtual
circuit. | column | Integer32 | .1.3.6.1.4.1.711.2.1.8.7.1.1.3 |
| mcEndptDest mandatory The Destination for this segment of the multicast virtual
circuit. The format of the string is:
nodenum:ifIndex:cktID
where all numbers are specified in decimal. For example… | column | OctetString | .1.3.6.1.4.1.711.2.1.8.7.1.1.4 |
| mcEndptServiceType mandatory This variable is provided for future expansion,
to allow creation of VCs between dissimilar
protocols.
This variable cannot be modified while mcEndptStatus is
set… | column | Integer32 | .1.3.6.1.4.1.711.2.1.8.7.1.1.5 |
| mcEndptRmtVCstatus mandatory This variable indicates the remote state of the circuit.
For FR this would be the LMI status. | column | Enumeration | .1.3.6.1.4.1.711.2.1.8.7.1.1.6 |
| mcEndptCallIDIncoming mandatory This variable indicates the Call Identifier assigned to
the incomming (from the net) direction of this circuit. | column | Integer32 | .1.3.6.1.4.1.711.2.1.8.7.1.1.7 |
| mcEndptDownstreamState mandatory This variable indicates the state of the downstream
direction of the circuit. (passing data from the local
port to the remote end of the network) | column | Enumeration | .1.3.6.1.4.1.711.2.1.8.7.1.1.8 |
| mcEndptUpstreamState mandatory This variable indicates the state of the upstream
direction of the circuit. (passing data from the port
at the remote end of the network to the local port) | column | Enumeration | .1.3.6.1.4.1.711.2.1.8.7.1.1.9 |