All MIBs › IF-MIB › ifHCOutOctets
ifHCOutOctets
Module: IF-MIB
OID (symbolic): IF-MIB::ifHCOutOctets
OID (numeric): 1.3.6.1.2.1.31.1.1.1.10
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit version of ifOutOctets.
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 ifHCOutOctets?
This object tracks the total number of bytes (octets) successfully transmitted out of a network interface as a 64-bit counter. It is used by monitoring systems to measure interface egress traffic volume and detect changes in network transmission patterns. An operator would check this counter periodically to ensure an interface is transmitting expected traffic volumes and to calculate bandwidth usage over time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.10 snmpwalk -v2c -c public <target> IF-MIB::ifHCOutOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.10.1 snmpget -v2c -c public <target> IF-MIB::ifHCOutOctets.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.31 | ifMIB | IF-MIB |
| 1.3.6.1.2.1.31.1 | ifMIBObjects | IF-MIB |
| 1.3.6.1.2.1.31.1.1 | ifXTable | IF-MIB |
| 1.3.6.1.2.1.31.1.1.1 | ifXEntry | IF-MIB |
| 1.3.6.1.2.1.31.1.1.1.10 | ifHCOutOctets | IF-MIB |