xfCarrierTermWantedLicensedCapacity

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.1.3.1.11

Object

column r/w Integer32
It represents the wanted traffic licensed capacity on the Carrier Termination, expressed in Kbps.
The default value 0 (i.e. disabled) means that no wanted licensed capacity has been selected by the user.
The value used by RL license logic to request capacity licenses for the Carrier Termination is:
- the capacity of selected max profile, if xfCarrierTermWantedLicensedCapacity = 0
- the value of xfCarrierTermWantedLicensedCapacity itself, if it is different from 0

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.1.3.1.11
Type
column
Access
readwrite
Status
current
Parent
xfCarrierTerminationEntry
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 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-RLT-MIB::xfCarrierTermWantedLicensedCapacity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-RLT-MIB::xfCarrierTermWantedLicensedCapacity.<entLogicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-RADIOLINK-RLT-MIB::xfCarrierTermWantedLicensedCapacity'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance