configDirectPcr

IBM-LES-LECS-MIB · .1.3.6.1.4.1.2.6.118.1.2.1.2.1.1.1.9

Object

column mandatory r/w NWAYSMSS-MIBBandwidth
Specifies the Peak Cell Rate (PCR) Traffic Parameter
for the Configuration Direct VCC to the LECS.  The
specified rate is used for both forward and backward
directions.  When a best effort connection is rejected
due to the PCR, the call may be automatically retried
with a lower PCR.  Retries are performed under the
following conditions:
if (rejected PCR > 100 Mbps)
   retry with PCR = 100 Mbps
else if (25 < rejected PCR <= 100 Mbps)
   retry with PCR = 25 Mbps

Context

MIB
IBM-LES-LECS-MIB
OID
.1.3.6.1.4.1.2.6.118.1.2.1.2.1.1.1.9
Type
column
Access
readwrite
Status
mandatory
Parent
lesLecsConfEntry

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 'IBM-LES-LECS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-LECS-MIB::configDirectPcr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-LES-LECS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-LECS-MIB::configDirectPcr.<lesLecsAtmDevNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-LES-LECS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-LES-LECS-MIB::configDirectPcr'

Syntax

Source
NWAYSMSS-MIBBandwidth
Base type
Integer32

Values & Constraints

No enumerated values or constraints recorded.