cXgcpConnMode
CISCO-XGCP-MIB ·
.1.3.6.1.4.1.9.9.318.1.4.1.1.6
Object
column
Enumeration
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.
Context
- MIB
- CISCO-XGCP-MIB
- OID
.1.3.6.1.4.1.9.9.318.1.4.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cXgcpConnectionEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | sendOnly |
2 | recvOnly |
3 | sendRecv |
4 | inActive |
5 | loopBack |
6 | contTest |
7 | data |
8 | netwLoop |
9 | netwTest |
10 | conference |