xdsl2LineCmndConfReset

VDSL2-LINE-MIB · .1.3.6.1.2.1.10.251.1.1.1.1.11

Object

Request a line reset to occur.
If this object is set to the value of 'reset', then force
the line to reset (i.e., the modems will retrain).
When the line has successfully reset, the SNMP agent will
set the value of this object to 'idle'.
              
Note that the xdsl2LineCmndConfPmsf object will always take
precedence over this object.
If the xdsl2LineCmndConfPmsf object is set to the value
'l0orL2toL3', then the line MUST NOT return to the Showtime
state due to a reset request action performed using this
object.

Context

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

Values & Constraints

Type Values
1idle
2reset

Conformance