cApsConfigSfBerThreshold

CISCO-APS-MIB · .1.3.6.1.4.1.9.10.71.1.1.2.1.8

Object

column r/w Integer32
The Signal Failure Bit Error Rate.
              
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.
              
This object may be modified if the associated
cApsConfigRowStatus object is equal to active(1).

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 3-5

Conformance

Member of
Compliance refinements
Write access is not required.