cesCas

CISCO-WAN-CES-CONN-MIB · .1.3.6.1.4.1.351.110.5.3.2.1.1.1.8

Object

column r/w Enumeration
This object specifies whether CAS bits are carried by the service.
This also selects which AAL1 format should be used.
              
The possible values are :
              
basic(1) : for 1x64 connections, cells will be generated 
           with a AAL1 pointer. While receiving, pointer will be
           expected in the incoming cells.
              
ds1SfCas  (3),
ds1EsfCas (4): used when line level multiframe sync to be
               enabled.
              
ccs(5)  : Common Channel Signaling.
          This particular VC is carrying signaling information.
          This value is not supported in CESM-8T1E1.
              
basicNoPointer(7): 1x64 basic connections without AAL1 pointer.
                   This is to support CES-IS 2.0 compliance.
              
In CESM-8T1/E1 all channels on a line
should have the same value.
              
The value basic(1) is applicable for cesCBRService value
of unstructured(1).
The CESM-4P and CESM-T3E3 cards support value basic(1) only.

Context

MIB
CISCO-WAN-CES-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
cesmChanCnfGrpEntry
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-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesCas'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesCas.<cesCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-MIB::cesCas'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1basic
2e1Cas
3ds1SfCas
4ds1EsfCas
5ccs
6conditionedE1Cas
7basicNoPointer
8ds1SfCasMF
9ds1EsfCasMF

Conformance