zhoneVdslLineConfDownRateMode

ZhoneVdsl-MIB · .1.3.6.1.4.1.5504.5.13.1.1.11.1.2

Object

column r/w Enumeration
Specifies the rate selection behavior for the line
in the downstream direction.
              
manual(1)       forces the rate to the configured rate
adaptAtInit(2)  adapts the line at initialization only
dynamic(3)      adapts the line at initialization and showtime

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1manual
2adapt-at-init
3dynamic

Conformance