docsIfMCmtsCoreDownstreamType
DOCS-IF-M-CMTS-MIB ·
.1.3.6.1.4.1.4491.2.1.6.1.2.1.1.1
Object
column Enumeration
The value 'integrated' means the Downstream Interface is integrated to the DOCSIS MAC interface. This type corresponds to the legacy DOCSIS Downstream Interface of ifType 128. The value 'external' indicates a Downstream External Interface that is associated to a QAM channel by mechanisms like a DEPI session.
Context
- MIB
- DOCS-IF-M-CMTS-MIB
- OID
.1.3.6.1.4.1.4491.2.1.6.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsIfMCmtsCoreDownstreamEntry
- 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 'DOCS-IF-M-CMTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-M-CMTS-MIB::docsIfMCmtsCoreDownstreamType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF-M-CMTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-M-CMTS-MIB::docsIfMCmtsCoreDownstreamType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF-M-CMTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF-M-CMTS-MIB::docsIfMCmtsCoreDownstreamType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | integrated |
2 | external |
Conformance
Member of