ccasChannelStatusInfoType

CISCO-CAS-IF-MIB · .1.3.6.1.4.1.9.9.85.1.3.2.1.3

Object

column Enumeration
The Information Transfer Capability for the current
or last call.
              
unknown  - If since system startup there has been no call
           on this interface, this object has a value of
           unknown(1).
speech   - refers to a non-data connection
data56   - 56k data.
audio31  - audio 3.1 kHz; refers to data mode connections
audio7   - audio 7 kHz; refer to data mode connections;
           'Unrestricted digital information with tones/
           announcements'.
video    - as defined in Q.931
fax      - Facsimile
modem    - V.3x modem

Context

MIB
CISCO-CAS-IF-MIB
OID
.1.3.6.1.4.1.9.9.85.1.3.2.1.3
Type
column
Access
readonly
Status
current
Parent
ccasChannelStatusEntry
Groups
2

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::ccasChannelStatusInfoType'
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::ccasChannelStatusInfoType.<index>'
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::ccasChannelStatusInfoType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2speech
3data56
4audio31
5audio7
6video
7fax
8modem