All MIBs › ACC-MIB › accFrCktOctetXmts
accFrCktOctetXmts
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFrCktOctetXmts
OID (numeric): 1.3.6.1.4.1.5.1.1.20.4.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of octets sent from this circuit since it was created.
What is accFrCktOctetXmts?
This counter tallies the total bytes (octets) sent on this Frame Relay circuit. Unlike frame count, byte count helps you understand actual data volume and bandwidth utilization on the circuit. A value of 5,000,000 octets (about 5 MB) tells you how much payload has been pushed out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accFrCktOctetXmts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accFrCktOctetXmts.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4 | accFrCktTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1 | accFrCktEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1.7 | accFrCktOctetXmts | ACC-MIB |