All MIBs › CISCO-XGCP-MIB › cXgcpConnEncrSuite
cXgcpConnEncrSuite
Module: CISCO-XGCP-MIB
OID (symbolic): CISCO-XGCP-MIB::cXgcpConnEncrSuite
OID (numeric): 1.3.6.1.4.1.9.9.318.1.4.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies what type of encryption suite is used to encode the information sent through this connection.
none - No Encryption suite is used aes128Cm - AES-128 countermode encryption suite is used.
What is cXgcpConnEncrSuite?
This read-only INTEGER reports which encryption suite, none or aes128Cm (AES-128 countermode), is used to encode information sent through this connection. Admins use it to confirm whether a given call's media is actually being encrypted as expected, which matters for calls carrying sensitive traffic. For example, an admin verifying compliance for a secure voice deployment would check this object reports aes128Cm rather than none for connections that are supposed to be encrypted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.16 snmpwalk -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnEncrSuite
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.318.1.4.1.1.16.1 snmpget -v2c -c public <target> CISCO-XGCP-MIB::cXgcpConnEncrSuite.1
Start monitoring Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-XGCP-MIB::cXgcpConnEncrSuite OID value, configure state conditions and alerts, and monitor any Cisco VoIP/VoATM media gateway / Media Gateway Controller (MGC) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.318 | ciscoXgcpMIB | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1 | cXgcpObjects | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4 | cXgcpConnection | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4.1 | cXgcpConnectionTable | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4.1.1 | cXgcpConnectionEntry | CISCO-XGCP-MIB |
| 1.3.6.1.4.1.9.9.318.1.4.1.1.16 | cXgcpConnEncrSuite | CISCO-XGCP-MIB |