dsShdslFramerCellDropOnError
DASAN-SHDSL-MIB ·
.1.3.6.1.4.1.6296.9.6.1.1.3.1.34
Object
column r/w
Enumeration
This object determines whether cells are dropped, i.e., not passed to the host, or not dropped, i.e., passed to the host. This object must be set prior to startup.
Context
- MIB
- DASAN-SHDSL-MIB
- OID
.1.3.6.1.4.1.6296.9.6.1.1.3.1.34- 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::dsShdslFramerCellDropOnError'
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::dsShdslFramerCellDropOnError.<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::dsShdslFramerCellDropOnError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |