pdnLinkFailureSdBerThreshold

PDN-LINK-FAULT-MGMT-MIB · .1.3.6.1.4.1.1795.2.24.2.40.1.1.3.1.6

Object

column r/w Integer32
This object allows users to configure the threshold
for the Signal Degrade Bit Error Rate (Sd).
              
 The negated value of this number is used as the exponent
 of 10 for computing the threshold value for the Bit Error
 Rate (BER). For example, a value of 5 indicates a BER
 threshold of 10^-5.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 5-9

Conformance

Member of
Compliance refinements
Write access is not required.