dsShdslSetReqSilenceMode
DASAN-SHDSL-MIB ·
.1.3.6.1.4.1.6296.9.6.1.1.3.1.29
Object
column r/w
Enumeration
This object enables a silent mode for the STU at the opposite end of the loop for approximately one minute. During the silent period, the STU that requested the silent mode could perform whatever operations it wants and the STU at the opposite end will remain in handshake.
Context
- MIB
- DASAN-SHDSL-MIB
- OID
.1.3.6.1.4.1.6296.9.6.1.1.3.1.29- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsShdslLineParamsEntry
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 'DASAN-SHDSL-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-SHDSL-MIB::dsShdslSetReqSilenceMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DASAN-SHDSL-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-SHDSL-MIB::dsShdslSetReqSilenceMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DASAN-SHDSL-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DASAN-SHDSL-MIB::dsShdslSetReqSilenceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
4 | enable |