chmgrOConnOperStatus
NETI-CHMGR-MIB ·
.1.3.6.1.4.1.2928.6.2.14.1.4.2.1.13
Object
column
Enumeration
The operational state of the connection. In general, the
operational state should follow the administrative state,
chmgrOConnAdminStatus.
up(1)
The connection is up to all its destination on all its
channels. For a unicast connection, this is the one configured
destination. For a multicast connection, this is all the
configured connections. For a 1+1 protected connection, this
is both the channels.
down(2)
No channels are established for the connection.
partial(3)
The connection is partly established. The connection is not
established to at least one of its configured destination on
at least one of its channels.
dormant(5)
The establishment of the connection is pending an action
from some other entity, e.g. a scheduler. This is not an
error state.
Context
- MIB
- NETI-CHMGR-MIB
- OID
.1.3.6.1.4.1.2928.6.2.14.1.4.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- chmgrOConnectionEntry
- Table
- chmgrOConnectionTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | partial |
5 | dormant |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| chmgrOConnIndex The index of the connection in the table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.1 |
| chmgrOConnSourceDsti The DSTI (DTM Service Type Instance) of the service at the
originating node of the connection. | column | Dsti | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.10 |
| chmgrOConnStatusLastChanged The value of sysUpTime when the operational status of the
connection was last changed. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.11 |
| chmgrOConnAdminStatus Information about the administrative state of the
connection. The administrative state is controlled by the
application that provides the service transported on the
connection. Th… | column | Enumeration | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.12 |
| chmgrOConnReestablish Writing to this object immediately starts to re-establish the
connection to all its destinations. The establishment of the
connection will be done according to the current networ… | column | Enumeration | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.14 |
| chmgrOConnForceSourceRoute Writing to this object immediately starts to re-establish the
connection to the destinations and channels using the source
route specified with the written value. The value writt… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.15 |
| chmgrOConnDcpVersion Version of DCP that is used for this connection. `any(0)'
means that a channel is not established. | column | DcpVersion | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.16 |
| chmgrOConnCustomerId This is a customer identification number assigned by the
application that is providing the service on the
connection. The object has no functional use except to
provide the inform… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.2 |
| chmgrOConnODescrIndex A reference to the chmgrODescriptionTable. It is the index in
the chmgrODescriptionTable for the description that describes
the configuration of this connection. | column | Unsigned32 | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.3 |
| chmgrOConnServiceReference A reference to the service responsible for this connection.
The object points to the instance of the service in the
service's MIB. Its MIB shall have a table representing all
the … | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.4 |
| chmgrOConnAllocatedSlots The number of 512 kbps DTM slots that is allocated by the
connection. Note that for a connection with multiple
channels, e.g. 1+1 protected connection, all the channels
have the s… | column | Unsigned32 | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.5 |
| chmgrOConnAllocatedSlotsChanged The value of sysUpTime when the allocated capacity for the
connection was last changed. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.6 |
| chmgrOConnDcapType The DCAP (DTM Channel Adaptation Protocol) type for the
connection. | column | DcapType | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.7 |
| chmgrOConnDst The DST (DTM Service Type) of the service that uses the
connection. | column | Dst | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.8 |
| chmgrOConnSourceAddress The DTM address of the originating node for the connection. | column | DtmNode | .1.3.6.1.4.1.2928.6.2.14.1.4.2.1.9 |