docsMcastStatsDroppedPkts

DOCS-MCAST-MIB · .1.3.6.1.4.1.4491.2.1.18.1.8.1.7

Object

This attribute returns a count of the packets dropped by the
CMTS Forwarder process for a particular IP multicast session
prior to replication to the outbound interface(s) (e.g., MAC
domain interfaces). These packet drops can occur whenever there
are no replications for this IP multicast session, or where an
IP multicast packet for the specific S,G is not forwarded to
the outbound interface(s).

Context

MIB
DOCS-MCAST-MIB
OID
.1.3.6.1.4.1.4491.2.1.18.1.8.1.7
Type
column
Access
readonly
Status
current
Parent
docsMcastStatsEntry
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-MCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-MIB::docsMcastStatsDroppedPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-MCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-MIB::docsMcastStatsDroppedPkts.<ifIndex>.<docsMcastStatsGrpAddrType>.<docsMcastStatsGrpAddr>.<docsMcastStatsGrpPrefixLen>.<docsMcastStatsSrcAddrType>.<docsMcastStatsSrcAddr>.<docsMcastStatsSrcPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-MCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-MCAST-MIB::docsMcastStatsDroppedPkts'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance