MIB Viewer

cXgcpConnMode

OBJECT-TYPE
1.3.6.1.4.1.9.9.318.1.4.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
Represents possible MG connection modes. invalid - Invalid value for mode sendOnly - The GW should only send packets recvOnly - The GW should only receive packets sendRecv - The GW can send and receive packets inActive - The GW should neither send nor receive packets loopBack - The GW should place the circuit in loopback mode contTest - The GW should place the circuit in test mode data - The GW should use the circuit for network access for data netwLoop - The GW should place the connection in network loopback mode netwTest - The GW should place the connection in network continuity test mode conference - The GW should place the connection in conference mode.
INTEGER { invalid (0), sendOnly (1), recvOnly (2), sendRecv (3), inActive (4), loopBack (5), contTest (6), data (7), netwLoop (8), netwTest (9), conference (10) }