vismChanUserMaxPCRBandwidth

CISCO-VISM-CONN-MIB · .1.3.6.1.4.1.351.110.5.5.3.1.1.1.51

Object

column r/w cells-per-secondUnsigned32
This indicates a user configured bandwidth 
(Peak Cell Rate) in cells per second from the local
end i.e in the ingress direction of the PVC.
For a VoIP bearer PVC, the max value is 75600 cps.
For a VoIP control PVC, the max value is 24400 cps.
For AAL2 PVCs, the PCR to be specified has to be computed 
based on:
 a) The no. of channels multiplexed on an AAL2 PVC
 b) The Codec (Compression Algorithm) used.
 c) The VAD factor
 d) Partial fill factor.
              
For a AAL2 bearer PVC, the max value is 60,000 cps on E1 
card and 50,000 cps on T1 card. For a signaling PVC, the
max value is 400 cps.
              
This parameter can not be changed when there are calls 
active on the PVC.
              
For a VOIP bearer PVC the max allowed value is 80000.
For a VOIP control PVC the max allowed value is 20000.
increased as we will allow 248 endpoints.
              
For Aal2 the values remain the same 50000/60000.
For vbr connections the minimum value of PCR is 15.

Context

MIB
CISCO-VISM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.51
Type
column
Access
readwrite
Status
current
Units
cells-per-second
Parent
vismChanCnfGrpEntry
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-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismChanUserMaxPCRBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismChanUserMaxPCRBandwidth.<vismCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CONN-MIB::vismChanUserMaxPCRBandwidth'

Syntax

cells-per-secondUnsigned32

Values & Constraints

Object Constraints
range: 1-100000

Conformance