cds3InternalEqualizer
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.1.1.1.8
Object
column r/w
Enumeration
This variable indicates whether the internal equalizer is being
used or bypassed. Set this value depending on the line equipment
to which the receiver is attached.
Possible values are :
use(1) : Use the internal equalizer
byPass(2) : bypass internal equalizer(use external equalizer).
This option allows easy interfacing of the
device into systems already utilizing the external
equalizers.
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cds3ConfigEntry
- Groups
- 1
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 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3InternalEqualizer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3InternalEqualizer.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3InternalEqualizer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | use |
2 | byPass |
Conformance
Member of