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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpConnMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpConnMode.<cmgwIndex>.<cXgcpConnId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-XGCP-MIB::cXgcpConnMode'
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 |
Conformance
Member of