IF-MIB :: ifOutOctets

MIB Reference — IPNetwork Monitor

All MIBsIF-MIBifOutOctets

ifOutOctets

Module: IF-MIB

OID (symbolic): IF-MIB::ifOutOctets

OID (numeric): 1.3.6.1.2.1.2.2.1.16

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

The total number of octets transmitted out of the interface, including framing characters.

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 ifOutOctets?

This OID counts total bytes sent out from a network interface including all overhead (framing). It's a standard counter used on every network device. Check this to monitor outbound traffic volume, detect unusual activity, or verify interface functionality.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1.16
snmpwalk -v2c -c public <target> IF-MIB::ifOutOctets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.16.1
snmpget -v2c -c public <target> IF-MIB::ifOutOctets.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.16ifOutOctetsIF-MIB