IF-MIB :: ifOutUcastPkts

MIB Reference — IPNetwork Monitor

All MIBsIF-MIBifOutUcastPkts

ifOutUcastPkts

Module: IF-MIB

OID (symbolic): IF-MIB::ifOutUcastPkts

OID (numeric): 1.3.6.1.2.1.2.2.1.17

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.

Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

What is ifOutUcastPkts?

This counter tracks the total number of unicast packets successfully transmitted by an interface that were not dropped or discarded. It counts all outgoing unicast traffic passing through the interface, excluding multicast and broadcast frames. A network analyst would monitor this metric to measure interface throughput and detect changes in normal traffic patterns or identify interfaces with abnormally high output rates.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1.17
snmpwalk -v2c -c public <target> IF-MIB::ifOutUcastPkts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.17.1
snmpget -v2c -c public <target> IF-MIB::ifOutUcastPkts.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.2interfacesCHECKPOINT-MIB-2
1.3.6.1.2.1.2.2ifTableCHECKPOINT-MIB-2
1.3.6.1.2.1.2.2.1ifEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.2.2.1.17ifOutUcastPktsIF-MIB