All MIBs › CISCO-MEDIA-GATEWAY-MIB › cMediaGwCcCfgDefBearerTraffic
cMediaGwCcCfgDefBearerTraffic
Module: CISCO-MEDIA-GATEWAY-MIB
OID (symbolic): CISCO-MEDIA-GATEWAY-MIB::cMediaGwCcCfgDefBearerTraffic
OID (numeric): 1.3.6.1.4.1.9.9.324.1.1.7.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object specifies the combination of the network type (IP/ATM), virtual circuit type (PVC/SVC) and ATM adaptation layer type (AAL1/AAL2/AAL5) for the connection used in transporting bearer traffic.
ipPvcAal5 (1) - The bearer traffic is transported in IP network, through Permanent Virtual Circuit(PVC) over AAL5 adaptation layer. atmPvcAal2 (2) - The bearer traffic is transported in ATM network, through Permanent Virtual Circuit(PVC) over AAL2 adaptation layer. atmSvcAal2 (3) - The bearer traffic is transported in ATM network, through Switching Virtual Circuit(SVC) over AAL2 adaptation layer. atmSvcAal1 (4) - The bearer traffic is transported in ATM network, through Switching Virtual Circuit(SVC) over AAL1 adaptation layer.
In MGCP, if the call agent specifies the bear traffic type in the local connection options (CRCX request), configuration of this object will have no effect, otherwise the value of this object will be used when media gateway sending CRCX response.
What is cMediaGwCcCfgDefBearerTraffic?
Configures the default combination of network type (IP or ATM), virtual circuit type (PVC or SVC), and ATM adaptation layer (AAL1/AAL2/AAL5) used to transport bearer (voice) traffic on the gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.7.1.17 snmpwalk -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cMediaGwCcCfgDefBearerTraffic
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.7.1.17.1 snmpget -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cMediaGwCcCfgDefBearerTraffic.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.324.1.1.7.1.17.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.324 | ciscoMediaGatewayMIB | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1 | ciscoMediaGatewayMIBObjects | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1 | cMediaGwConfig | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.7 | cMediaGwCallControlConfigTable | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.7.1 | cMediaGwCallControlConfigEntry | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.7.1.17 | cMediaGwCcCfgDefBearerTraffic | CISCO-MEDIA-GATEWAY-MIB |