ccasIfExtVoiceCfgModemPassThru
CISCO-CAS-IF-EXT-MIB ·
.1.3.6.1.4.1.9.9.314.1.1.1.1.6
Object
column r/w
Enumeration
This object specifies the modem pass-through mode:
(1) passThruDisabled: Modem pass-through is disabled
(2) passThruCisco: Cisco Proprietary PV (Protocol
Violation) modem protocol used in
modem pass-through.
(3) passThruNse: Name Signaling Events(NSE) used in
modem pass-through.
(4) passThruNseAal2: Name Signaling Events(NSE) over AAL2
used in modem pass-through.
(5) passThruCa: Gateway modem pass-through is based
on Call Agent(CA) Control.
(This is a special way used by
SGCP)
(6) passThruTypeE: FRF.11 Payload Type E packet used in
modem pass-through.
(7) system: System level modem pass-through
configuration is used for the dial-peer.
(8) passThruNseCa: Name Signaling Events(NSE) over IP
modem pass-through controlled by
gateway in MGCP 1.0
Context
- MIB
- CISCO-CAS-IF-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.314.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccasIfExtVoiceCfgEntry
- Groups
- 2
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-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-EXT-MIB::ccasIfExtVoiceCfgModemPassThru'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-EXT-MIB::ccasIfExtVoiceCfgModemPassThru.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAS-IF-EXT-MIB::ccasIfExtVoiceCfgModemPassThru'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | passThruDisabled |
2 | passThruCisco |
3 | passThruNse |
4 | passThruNseAal2 |
5 | passThruCa |
6 | passThruTypeE |
7 | system |
8 | passThruNseCa |