All MIBs › CISCO-CAS-IF-EXT-MIB › ccasGCnfCountryCode
ccasGCnfCountryCode
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasGCnfCountryCode
OID (numeric): 1.3.6.1.4.1.9.9.314.1.6.1.1.16
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This object specifies the country code digits.
What is ccasGCnfCountryCode?
This holds the country code digit string used by this DS0 group's CAS/R2 general configuration. This value is what gets inserted or checked as the country-code portion of number handling for calls on this trunk, so it needs to match the actual dialing plan of the country the trunk serves rather than being left at a default meant for a different region. A gateway deployed for a Brazilian carrier would set this object to '55', Brazil's country code, rather than leaving whatever default was configured for the previous deployment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.6.1.1.16 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasGCnfCountryCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.6.1.1.16.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasGCnfCountryCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.6.1.1.16.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccasGCnfCountryCode.1
Start monitoring Cisco media gateways / voice gateway routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CAS-IF-EXT-MIB::ccasGCnfCountryCode OID value, configure state conditions and alerts, and monitor any Cisco media gateways / voice gateway routers 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.314 | ciscoCasIfExtMIB | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1 | ciscoCasIfExtMIBObjects | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6 | ccasIfExtGeneralConfig | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6.1 | ccasIfExtGeneralConfigTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6.1.1 | ccasIfExtGeneralConfigEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6.1.1.16 | ccasGCnfCountryCode | CISCO-CAS-IF-EXT-MIB |