lecsValidateBestEffortPcr
IBM-ELAN-MIB ·
.1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.4
Object
When false, Best Effort Configuration Direct VCCs will be accepted without regard to the signalled forward Peak Cell Rate (PCR). When true, Best Effort VCCs will be rejected if the signalled forward PCR exceeds the line speed of the LECS ATM device. Calls will not be rejected due to the backward PCR. The signalled backward PCR will be honored if it does not exceed the line rate; otherwise, transmissions to the caller will be at line rate.
Context
- MIB
- IBM-ELAN-MIB
- OID
.1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmLecsConfEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-ELAN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-ELAN-MIB::lecsValidateBestEffortPcr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-ELAN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-ELAN-MIB::lecsValidateBestEffortPcr.<lecsConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-ELAN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-ELAN-MIB::lecsValidateBestEffortPcr'
Syntax
- Source
- SNMPv2-TC-v1TruthValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |