ccasGrpCfgServiceType

CISCO-CAS-IF-MIB · .1.3.6.1.4.1.9.9.85.1.2.1.1.1.5

Object

column r/w Enumeration
Specify the Service type of the CAS/DS0 group.
none - no service type 
casServSw56 -  sw56 service for CAS
casServModme -  modem service for CAS
casServAuto -  auto service for CAS
sgcp -  Simple Gateway Control Protocol
        (SGCP) service. Used when DS0 is  
        configured for null signaling.
mgcp -  Media Gateway Control Protocol 
        (MGCP) service. Used when DS0 is  
        configured for null signaling.
other - none of the above and the below.  
trunkingService - 
        This DS0 group is handled by
        trunking service application. 
h248 - ITU H.248 Media Gateway Control 
       service. Used when DS0 is
       configured for null signaling.
ds0xconn - Used for DS0 cross connection.
xgcp -  Media Gateway Control Protocol 
        (MGCP) extension service including
        TGCP (Trunking Gateway Control
        Protocol) profiles feature. 
        Used when DS0 is  configured for 
        null signaling.

Context

MIB
CISCO-CAS-IF-MIB
OID
.1.3.6.1.4.1.9.9.85.1.2.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
ccasGrpCfgEntry
Groups
1

Walk 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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-MIB::ccasGrpCfgServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-MIB::ccasGrpCfgServiceType.<ifIndex>.<ccasGrpCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAS-IF-MIB::ccasGrpCfgServiceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2casServSw56
3casServModem
4casServAuto
5sgcp
6mgcp
7other
8trunkingService
9h248
10ds0xconn
11xgcp

Conformance