All MIBs › MPLS-LSR-MIB › mplsOutSegmentHCOctets
mplsOutSegmentHCOctets
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsOutSegmentHCOctets
OID (numeric): 1.3.6.1.3.96.1.7.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
Total number of octets sent. This is the 64 bit version of mplsOutSegmentOctets.
What is mplsOutSegmentHCOctets?
This object counts the total number of bytes transmitted on an outgoing MPLS label-switched path segment using a 64-bit counter to support very high-speed links without overflow. The counter measures actual data volume sent through the label-switched path. A network operator would use this metric to monitor traffic throughput and detect unusual traffic patterns or potential congestion on MPLS tunnels.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.7.1.5 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentHCOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.7.1.5.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentHCOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsOutSegmentHCOctets.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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.96 | mplsLsrMIB | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1 | mplsLsrObjects | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7 | mplsOutSegmentPerfTable | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7.1 | mplsOutSegmentPerfEntry | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7.1.5 | mplsOutSegmentHCOctets | MPLS-LSR-MIB |