docsQosCmtsDsidUsage

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.18.1.2

Object

column Bits
This attribute indicates the properties of the DSID.
The bits are defined as follows:
'resequencing' This bit is set to 1 for a Resequencing
DSID.
'multicastCapable'  This bit is set to 1 for a DSID that
is capable of transporting multicast traffic (i.e.,
the DSID has multicast forwarding attributes).
'multicastReplication' This bit is set to 1 for a DSID
that is used for transporting a multicast replication
(i.e. there is a corresponding instance of the MulticastRepl
object).
'bonding' This bit is set to a 1 for a DSID that is associated
with a bonding group.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0resequencing
1multicastCapable
2multicastReplication
3bonding

Conformance