All MIBs › ACC-MIB › accOutMcastPkts
accOutMcastPkts
Module: ACC-MIB
OID (symbolic): ACC-MIB::accOutMcastPkts
OID (numeric): 1.3.6.1.4.1.5.1.1.25.3.1.14
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Multicast packets transmitted.
What is accOutMcastPkts?
This OID counts multicast packets transmitted from a bridge port, helping engineers verify that group-addressed traffic is being correctly forwarded to the appropriate network segments. Monitoring this counter helps identify if multicast filtering is working or if too much multicast traffic is being flooded. A reasonable port might transmit 50000 multicast packets per hour if video conferencing or streaming applications are in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.3.1.14 snmpwalk -v2c -c public <target> ACC-MIB::accOutMcastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.3.1.14.1 snmpget -v2c -c public <target> ACC-MIB::accOutMcastPkts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.3 | accSrPortStatsTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.3.1 | accSrPortStatsEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.3.1.14 | accOutMcastPkts | ACC-MIB |