All MIBs › CTIF-EXT-MIB › ctIfOutMulticastPkts
ctIfOutMulticastPkts
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::ctIfOutMulticastPkts
OID (numeric): 1.3.6.1.4.1.52.4.3.3.10.1.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.10.1.1.13 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::ctIfOutMulticastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.10.1.1.13.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::ctIfOutMulticastPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctIfOutMulticastPkts.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.52 | cabletron | CTRON-OIDS |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3 | ctronExtn | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3 | ctronMib2 | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3.10 | ctIfHC | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.10.1 | ctIfHCStatsTable | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.10.1.1 | ctIfHCStatsEntry | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.10.1.1.13 | ctIfOutMulticastPkts | CTIF-EXT-MIB |