pwCepCfgEnableDBA

PW-CEP-STD-MIB · .1.3.6.1.2.1.200.1.3.1.5

Object

column r/w Bits
This object defines when DBA is applied for packets sent
toward the PSN.
              
Setting 'ais' MUST cause CEP packet payload suppression
when AIS is detected on the associated SONET path.
Similarly, 'unequipped' MUST cause payload suppression
when an unequipped condition is detected on the SONET/SDH
PATH/VT.
              
During DBA condition, CEP packets will continue
to be sent, but with indicators set in the CEP header
instructing the remote to play all ones (for AIS) or all
zeros (for unequipped) onto its SONET/SDH path.
              
NOTE: Some implementations may not support this feature.
In these cases, this object should be read-only.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0ais
1unequipped

Conformance

Member of
Compliance refinements
Write access is not required for implementations
that support only a single predefined value.
Write access is not required.