vdsl2PrivSCStatusGainAlloc

HUAWEI-VDSL2-LINE-MIB · .1.3.6.1.4.1.2011.6.115.1.2.2.1.5

Object

column OctetString
The gain allocation per sub-carrier.  An array of 8192 bytes, 
designed for supporting up to 4096 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 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
linear scale.  Each value in this array is 16 bits wide and is
stored in big endian format.

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-8192

Conformance