optXpdConnConfigRateControlAdmin
SL-OPT-MIB ·
.1.3.6.1.4.1.4515.1.11.1.1.1.3
Object
This variable ask the rate of the traffic used
by this interface. The value should be specified in Kbps
units.
The value of the optXpdConnConfigRateControlAdmin variable
should contain two information elements:
1. The retimer bit-rate.
2. The source of the rate (enum or explicit).
The second information element shall be taken from the right-most
bit of the object value. While the bit-rate will be represented by the
rest of the bits.
For example if the user configured an explicit bit rate R,
the value of the object will be 2xR.
If the user configured the same value by ENUM selection,
the object value shall be 2xR + 1.
This means that the MCC should send the service card the object
value shifted >> 1 (devide by 2).
The value 0 is used for rate control Bypass.
Context
- MIB
- SL-OPT-MIB
- OID
.1.3.6.1.4.1.4515.1.11.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optXpdConnConfigEntry
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 'SL-OPT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-OPT-MIB::optXpdConnConfigRateControlAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-OPT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-OPT-MIB::optXpdConnConfigRateControlAdmin.<optXpdConnConfigIngressIf>.<optXpdConnConfigEgressIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-OPT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-OPT-MIB::optXpdConnConfigRateControlAdmin'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647