docsIf31CmDsOfdmChanChanIndicator

DOCS-IF31-MIB · .1.3.6.1.4.1.4491.2.1.28.1.9.1.2

Object

This attribute is used to identify the OFDM downstream channel
as primary, backup primary or non-primary. A value of
'primary(2)' indicates that OFDM channel is assigned to be the
CM's primary downstream channel. A value of 'backupPrimary(3)'
indicates that the OFDM channel is assigned to be the CM's
backup primary downstream channel. A value of 'nonPrimary(4)'
indicates the OFDM channel is not assigned to be CM's primary
or backup primary downstream channel.

Context

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

Syntax

Source
PrimaryDsIndicatorType
Base type
Enumeration

Values & Constraints

Type Values
1other
2primary
3backupPrimary
4nonPrimary

Conformance