docsIfDownChannelAnnex

DOCS-IF-MIB · .1.3.6.1.2.1.10.127.1.1.1.1.7

Object

column Enumeration
The value of this object indicates the conformance of
the implementation to important regional cable standards.
annexA : Annex A from ITU-T J.83 is used.
         (equivalent to EN 300 429)
annexB : Annex B from ITU-T J.83 is used.
annexC : Annex C from ITU-T J.83 is used.

Context

MIB
DOCS-IF-MIB
OID
.1.3.6.1.2.1.10.127.1.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
docsIfDownstreamChannelEntry
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::docsIfDownChannelAnnex'
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::docsIfDownChannelAnnex.<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::docsIfDownChannelAnnex'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2other
3annexA
4annexB
5annexC

Conformance