vdslLineStatsVtucSnr
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.13.8.2.1.29
Object
column OctetString
The object provides Snr for the VTU-C 512 subcarriers. Each subcarrier takes one octets to store the value. Octet i is set to a value in the range 0 to 254 (-32 + vdslLineStatsVtucSnr (i)/2) in dB (i.e., -32 to 95dB). Each value in this array is 8 bits wide. A special value 255 indicates that no measurement could be done for the sub-carrier group.
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.13.8.2.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdslLineStatsEntry
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 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::vdslLineStatsVtucSnr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::vdslLineStatsVtucSnr.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IES5000-MIB::vdslLineStatsVtucSnr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.