cxeCallCtrlDefaultBearTraffic
CISCO-XGCP-EXT-MIB ·
.1.3.6.1.4.1.9.9.325.1.1.1.1.20
Object
column r/w
Enumeration
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.
If the call agent specifies the bear traffic type in the
MGCP (Media Gateway Control Protocol) local connection
options (CRCX request), then configuration of this object
will have no effect, else the value of this object will be
used when sending CRCX response.
Context
- MIB
- CISCO-XGCP-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.325.1.1.1.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cxeCallCtrlConfigEntry
- 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-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-EXT-MIB::cxeCallCtrlDefaultBearTraffic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-XGCP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-EXT-MIB::cxeCallCtrlDefaultBearTraffic.<cmgwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-XGCP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-XGCP-EXT-MIB::cxeCallCtrlDefaultBearTraffic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipPvcAal5 |
2 | atmPvcAal2 |
3 | atmSvcAal2 |
4 | atmSvcAal1 |
Conformance
Member of