All MIBs › ACCOUNTING-CONTROL-MIB › acctngFileCurrentSize
acctngFileCurrentSize
Module: ACCOUNTING-CONTROL-MIB
OID (symbolic): ACCOUNTING-CONTROL-MIB::acctngFileCurrentSize
OID (numeric): 1.3.6.1.2.1.60.1.2.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The current size of the file into which data is currently being collected, including header information.
What is acctngFileCurrentSize?
This object tracks the current byte size of an active accounting data file, including header information. Network accounting systems use this to monitor how much data has accumulated in a file before rotation or archival. An operator would check this value to determine if a file is approaching capacity or to understand current data collection volume.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.60.1.2.1.1.7 snmpwalk -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngFileCurrentSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.60.1.2.1.1.7.1 snmpget -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngFileCurrentSize.1
How to Use in IPNetwork Monitor
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.60 | accountingControlMIB | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1 | acctngMIBObjects | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.2 | acctngFileControl | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.2.1 | acctngFileTable | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.2.1.1 | acctngFileEntry | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.2.1.1.7 | acctngFileCurrentSize | ACCOUNTING-CONTROL-MIB |