chmgrTConnOperStatus
The operational state of the connection. It should follow the administrative state described in chmgrTConnAdminStatus. up(1) A channel has been established. down(2) No channels are established, and the connection's administrative state is down. dormant(5) No channels have been established. The connection's administrative state is up and the connection is pending a terminating channel.
Details
Possible values
| 1 | up |
| 2 | down |
| 5 | dormant |
Table columns
17 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.1 | chmgrTConnIndex | noaccess | Unsigned32 |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.2 | chmgrTConnCustomerId | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.3 | chmgrTConnNumberOfChannels | readonly | Unknown |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.4 | chmgrTConnActiveChannel | readonly | Unknown |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.5 | chmgrTConnServiceReference | readonly | RowPointer |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.6 | chmgrTConnAllocatedSlots | readonly | Unknown |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.7 | chmgrTConnAllocatedSlotsChanged | readonly | TimeStamp |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.8 | chmgrTConnDcapType | readonly | DcapType |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.9 | chmgrTConnDst | readonly | Dst |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.10 | chmgrTConnSourceDsti | readonly | Dsti |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.11 | chmgrTConnSourceAddress | readonly | DtmNode |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.12 | chmgrTConnDestinationDsti | readonly | Dsti |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.13 | chmgrTConnDestinationAddress | readonly | DtmNode |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.14 | chmgrTConnStatusLastChanged | readonly | TimeStamp |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.15 | chmgrTConnAdminStatus | readonly | up(1), down(2) |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.16 | chmgrTConnOperStatus | readonly | up(1), down(2), dormant(5) |
| 1.3.6.1.4.1.2928.6.2.14.1.5.2.1.17 | chmgrTConnDcpVersion | readonly | DcpVersion |