docsIfUpChannelPreEqEnable

DOCS-IF-MIB · .1.3.6.1.2.1.10.127.1.1.2.1.19

Object

column r/w SNMPv2-TCTruthValue
At the CMTS, this object is used to enable or disable
pre-equalization on the upstream channel represented by
this table instance.  At the CM, this object is read-only
and reflects the status of pre-equalization as represented
in the RNG-RSP.  Pre-equalization is considered enabled at
the CM if a RNG-RSP with pre-equalization data has been
received at least once since the last mac
reinitialization.

Context

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Read-create in cable modem termination systems;
read-only in cable modems.