The current status of the virtual connection, represented
as a sum of the following bit values:
1 valid Connection entry is valid
2 outOfServiceAside A-side port PM/PLM out of
service (e.g., not installed)
4 outOfServiceBside B-side port PM/PLM out of
service (e.g., not installed)
8 obsoleteAside A-side port current PM/PLM and
configured PM/PLM mismatch
16 obsoleteBside B-side port current PM/PLM and
configured PM/PLM mismatch
32 pendingAdd Connection not fully added
64 pendingDelete Connection not fully deleted
128 adminDown Administratively down
256 operDownAside A-side port operationally down
512 operDownBside B-side port operationally down
1024 rcvAisOamAside Receiving AIS OAM cells through
some other port on an ATM VC
whose ultimate end-point is the
A-side port
2048 rcvAisOamBside Receiving AIS OAM cells through
some other port on an ATM VC
whose ultimate end-point is the
B-side port
4096 rcvRdiOamAside Receiving RDI OAM cells through
some other port on an ATM VC
whose ultimate end-point is the
A-side port
8192 rcvRdiOamBside Receiving RDI OAM cells through
some other port on an ATM VC
whose ultimate end-point is the
B-side port
16384 genAisOamAside A-side port generating AIS OAM
cells to be passed out onto an
ATM VC through some other port
32768 genAisOamBside B-side port generating AIS OAM
cells to be passed out onto an
ATM VC through some other port
65536 genRdiOamAside A-side port generating RDI OAM
cells to be passed out onto an
ATM VC through some other port
131072 genRdiOamBside B-side port generating RDI OAM
cells to be passed out onto an
ATM VC through some other port
262144 learnInactiveAside A-side neighbor reported that
the VL through it is inactive
524288 learnInactiveBside B-side neighbor reported that
the VL through it is inactive
1048576 learnActiveAside A-side neighbor reported that
the VL through it is active
2097152 learnActiveBside B-side neighbor reported that
the VL through it is active
4194304 reportInactiveAside Told A-side neighbor that the
VL to and from it is inactive
8388608 reportInactiveBside Told B-side neighbor that the
VL to and from it is inactive
16777216 reportActiveAside Told A-side neighbor that the
VL to and from it is active
33554432 reportActiveBside Told B-side neighbor that the
VL to and from it is active
A valid connection will have a ctConnStatus value of 1 plus
any of the other values that apply. For example, a connection
whose A-side port's PM/PLM pair is out of service will have a
ctConnStatus value of 3, which is the sum of valid(1) and
outOfServiceAside(2).
A ctConnStatus value of obsoleteAside(8) or obsoleteBside(16)
indicates that the A-side or B-side PM/PLM combination has
been replaced with a different PM/PLM combination that is
incompatible with the previously configured combination.
Accordingly, the connection is retained in an inactive state
as an obsolete connection, allowing the user to decide whether
to replace the current PMs or PLMs with compatible modules.
The user may instead choose to delete or retain all such
obsolete connections, by setting the slotReset variable for
the given PM/PLM slot to the 'doResetFactory' value.
A ctConnStatus value of pendingAdd(32) or pendingDelete(64)
indicates that the corresponding operation on the connection
is still pending completion.
Parsed from file CP300.mib.txt
Company: marconi
Module: AAC3-MIB
Vendor: ADC Kentrox
Module: AAC3-MIB (aac3-140.mib)
Type: TABULAR
Access: read-only
Syntax: INTEGER
(
0..67108863 )
Automatically extracted from www.mibdepot.com
ctConnStatus OBJECT-TYPE SYNTAX INTEGER (0..67108863) ACCESS read-only STATUS mandatory DESCRIPTION "The current status of the virtual connection, represented as a sum of the following bit values: 1 valid Connection entry is valid 2 outOfServiceAside A-side port PM/PLM out of service (e.g., not installed) 4 outOfServiceBside B-side port PM/PLM out of service (e.g., not installed) 8 obsoleteAside A-side port current PM/PLM and configured PM/PLM mismatch 16 obsoleteBside B-side port current PM/PLM and configured PM/PLM mismatch 32 pendingAdd Connection not fully added 64 pendingDelete Connection not fully deleted 128 adminDown Administratively down 256 operDownAside A-side port operationally down 512 operDownBside B-side port operationally down 1024 rcvAisOamAside Receiving AIS OAM cells through some other port on an ATM VC whose ultimate end-point is the A-side port 2048 rcvAisOamBside Receiving AIS OAM cells through some other port on an ATM VC whose ultimate end-point is the B-side port 4096 rcvRdiOamAside Receiving RDI OAM cells through some other port on an ATM VC whose ultimate end-point is the A-side port 8192 rcvRdiOamBside Receiving RDI OAM cells through some other port on an ATM VC whose ultimate end-point is the B-side port 16384 genAisOamAside A-side port generating AIS OAM cells to be passed out onto an ATM VC through some other port 32768 genAisOamBside B-side port generating AIS OAM cells to be passed out onto an ATM VC through some other port 65536 genRdiOamAside A-side port generating RDI OAM cells to be passed out onto an ATM VC through some other port 131072 genRdiOamBside B-side port generating RDI OAM cells to be passed out onto an ATM VC through some other port 262144 learnInactiveAside A-side neighbor reported that the VL through it is inactive 524288 learnInactiveBside B-side neighbor reported that the VL through it is inactive 1048576 learnActiveAside A-side neighbor reported that the VL through it is active 2097152 learnActiveBside B-side neighbor reported that the VL through it is active 4194304 reportInactiveAside Told A-side neighbor that the VL to and from it is inactive 8388608 reportInactiveBside Told B-side neighbor that the VL to and from it is inactive 16777216 reportActiveAside Told A-side neighbor that the VL to and from it is active 33554432 reportActiveBside Told B-side neighbor that the VL to and from it is active A valid connection will have a ctConnStatus value of 1 plus any of the other values that apply. For example, a connection whose A-side port's PM/PLM pair is out of service will have a ctConnStatus value of 3, which is the sum of valid(1) and outOfServiceAside(2). A ctConnStatus value of obsoleteAside(8) or obsoleteBside(16) indicates that the A-side or B-side PM/PLM combination has been replaced with a different PM/PLM combination that is incompatible with the previously configured combination. Accordingly, the connection is retained in an inactive state as an obsolete connection, allowing the user to decide whether to replace the current PMs or PLMs with compatible modules. The user may instead choose to delete or retain all such obsolete connections, by setting the slotReset variable for the given PM/PLM slot to the 'doResetFactory' value. A ctConnStatus value of pendingAdd(32) or pendingDelete(64) indicates that the corresponding operation on the connection is still pending completion." ::= { ctEntry 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.181.1.13.7.4.1.1 | ctIndex | 0 | 0 | The index value which uniquely identifies the virtual connection, for the purposes of setting or getting the connection's paramet… |
1.3.6.1.4.1.181.1.13.7.4.1.3 | ctOperation | 0 | 0 | The operation to be performed on the virtual connection. To add a connection, first reserve an unallocated ctIndex value by getti… |
1.3.6.1.4.1.181.1.13.7.4.1.4 | ctFailureCode | 0 | 0 | The specific reason for a failed 'add' operation. |
1.3.6.1.4.1.181.1.13.7.4.1.5 | ctAsidePortId | 0 | 0 | The port ID on the A-side of the virtual connection. |
1.3.6.1.4.1.181.1.13.7.4.1.6 | ctAsideVPI | 0 | 0 | The VPI used on the A-side link of the virtual connection. |
1.3.6.1.4.1.181.1.13.7.4.1.7 | ctAsideVCI | 0 | 0 | The VCI used on the A-side link of the virtual connection. |
1.3.6.1.4.1.181.1.13.7.4.1.8 | ctBsidePortId | 0 | 0 | The port ID on the B-side of the virtual connection. |
1.3.6.1.4.1.181.1.13.7.4.1.9 | ctBsideVPI | 0 | 0 | The VPI used on the B-side link of the virtual connection. |
1.3.6.1.4.1.181.1.13.7.4.1.10 | ctBsideVCI | 0 | 0 | The VCI used on the B-side link of the virtual connection. |
1.3.6.1.4.1.181.1.13.7.4.1.11 | ctAsideToBsideScrIndex | 0 | 0 | The index into the rate table for the Sustained Cell Rate (SCR) traffic bandwidth on the virtual connection in the direction from… |
1.3.6.1.4.1.181.1.13.7.4.1.12 | ctBsideToAsideScrIndex | 0 | 0 | The index into the rate table for the Sustained Cell Rate (SCR) traffic bandwidth on the virtual connection in the direction from… |
1.3.6.1.4.1.181.1.13.7.4.1.13 | ctAsideToBsidePcrIndex | 0 | 0 | The index into the rate table for the Peak Cell Rate (PCR) traffic bandwidth on the virtual connection in the direction from the … |
1.3.6.1.4.1.181.1.13.7.4.1.14 | ctBsideToAsidePcrIndex | 0 | 0 | The index into the rate table for the Peak Cell Rate (PCR) traffic bandwidth on the virtual connection in the direction from the … |
1.3.6.1.4.1.181.1.13.7.4.1.15 | ctAsideToBsidePriority | 0 | 0 | The priority of the traffic on the virtual connection in the direction from the A-side towards the B-side. A lower value indicat… |
1.3.6.1.4.1.181.1.13.7.4.1.16 | ctBsideToAsidePriority | 0 | 0 | The priority of the traffic on the virtual connection in the direction from the B-side towards the A-side. A lower value indicat… |
1.3.6.1.4.1.181.1.13.7.4.1.17 | ctCastType | 0 | 0 | An indication of whether the virtual connection is a unicast connection or a multicast connection. A unicast connection may in tu… |
1.3.6.1.4.1.181.1.13.7.4.1.18 | ctConnType | 0 | 0 | An indication of whether the virtual connection is a virtual channel connection (VCC) or a virtual path connection (VPC). |
1.3.6.1.4.1.181.1.13.7.4.1.19 | ctTrafficType | 0 | 0 | The type of traffic supported on the virtual connection. |
1.3.6.1.4.1.181.1.13.7.4.1.20 | ctAalType | 0 | 0 | The type of ATM Adaptation Layer (AAL) used on the virtual connection. This corresponds only to the Segmentation and Reassembly … |
1.3.6.1.4.1.181.1.13.7.4.1.21 | ctSscsType | 0 | 0 | The type of AAL Service Specific Convergence Sublayer (SSCS) used on the virtual connection, if any. |
1.3.6.1.4.1.181.1.13.7.4.1.22 | ctEncapType | 0 | 0 | The type of network layer encapsulation used on the virtual connection. The value of this object must be the default value unkno… |
1.3.6.1.4.1.181.1.13.7.4.1.23 | ctRemoteIpAddr | 0 | 0 | The IP address, if any, of the device interface at the remote end of the virtual connection. The value of this object must be th… |
1.3.6.1.4.1.181.1.13.7.4.1.24 | ctAsideNext | 0 | 0 | The ctIndex value for the next virtual connection on the A-side of this port, sorted primarily by the VPI/VCI values on the A-sid… |
1.3.6.1.4.1.181.1.13.7.4.1.25 | ctAsidePrev | 0 | 0 | The ctIndex value for the previous virtual connection on the A-side of this port, sorted primarily by the VPI/VCI values on the A… |
1.3.6.1.4.1.181.1.13.7.4.1.26 | ctBsideNext | 0 | 0 | The ctIndex value for the next virtual connection on the B-side of this port, sorted by the VPI/VCI values on the B-side. In the… |
1.3.6.1.4.1.181.1.13.7.4.1.27 | ctBsidePrev | 0 | 0 | The ctIndex value for the previous virtual connection on the B-side of this port, sorted by the VPI/VCI values on the B-side. In… |