cesBufMaxSize

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

Object

column r/w Integer32
Specifies the maximum size in octets of egress buffer.
CESM - 4P:
Should be at least 0.6*CDVRxT for a T1 line and 
0.7 * CDVRxT for a E1 line.  0 can be specified to internally
compute the value
              
		Defaults for CESM-8T1E1 and CESM-T3E3
-------------------------------------
              
Default value of cesBufMaxSize is 0.
              
Maximum value  for CESM-8T1E1 and CESM-T3E3
-------------------------------------------
              
		For T1 UDT and E1 UDT : 16224 bytes
		For T1 SDT            : 384 * N  bytes
		For E1 SDT            : 417 * N  bytes
		For T3 UDT and E3 UDT : 16224 bytes
              
		where N is the number of timeslots assigned in Nx64
connection. For T1-UDT  and E1 UDT use N = 32 .
              
Minimum value  for CESM-8T1E1 and CESM-T3E3
-------------------------------------------
              
	In CESM-8T1/E1 and CESM-T3E3  this object ( unit in bytes )
should be at least the greater of
              
(1) CDVT in frames * 2 * N
              
(2) ( CDVT in frames +  number of frames in two cells ) * N
              
		where N is the number of timeslots assigned in Nx64
connection. For T1-UDT and E1-UDT use N = 32.

Context

MIB
CISCO-WAN-CES-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.10
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::cesBufMaxSize'
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::cesBufMaxSize.<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::cesBufMaxSize'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance