docsMcastStatsDroppedOctets
DOCS-MCAST-MIB ·
.1.3.6.1.4.1.4491.2.1.18.1.8.1.8
Object
column SNMPv2-SMICounter32
This attribute returns a count of the octets for packets dropped by the CMTS Forwarder process for a particular IP multicast session prior to replication to the outbound interface(s).
Context
- MIB
- DOCS-MCAST-MIB
- OID
.1.3.6.1.4.1.4491.2.1.18.1.8.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsMcastStatsEntry
- 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-MCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-MIB::docsMcastStatsDroppedOctets'
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::docsMcastStatsDroppedOctets.<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::docsMcastStatsDroppedOctets'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of