adsl2SCStatusGainAlloc

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.2.2.1.5

Object

column OctetString
The gain allocation per sub-carrier.  An array of 512 16-bits
values, designed for supporting up to 512 (downstream) sub-
carriers.
The number of utilized octets on downstream direction depends
on NSCds, and on upstream direction it depends on NSCus.  This
value is referred to here as NSC.
Value i (0 <= i < NSC) is in the range 0 to 4093 to indicate
that the respective downstream or upstream sub-carrier i has the
same amount of gain value.
The gain value is represented as a multiple of 1/512 on a
linear scale.  Each value in this array is 16 bits wide and is
stored in big endian format.

Context

MIB
ADSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.238.1.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
adsl2SCStatusEntry
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 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL2-LINE-MIB::adsl2SCStatusGainAlloc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL2-LINE-MIB::adsl2SCStatusGainAlloc.<ifIndex>.<adsl2SCStatusDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL2-LINE-MIB::adsl2SCStatusGainAlloc'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-1024

Conformance