All MIBs › ACCOUNTING-CONTROL-MIB › acctngFileNearlyFull
acctngFileNearlyFull
Module: ACCOUNTING-CONTROL-MIB
OID (symbolic): ACCOUNTING-CONTROL-MIB::acctngFileNearlyFull
OID (numeric): 1.3.6.1.2.1.60.2.0.1
Node type: NOTIFICATION-TYPE
Description:
An indication that the size of the file into which accounting information is currently being collected has exceeded the threshold percentage of its maximum file size. This notification is generated only at the time of the transition from not-exceeding to exceeding.
What is acctngFileNearlyFull?
This OID is a notification that triggers when an accounting file exceeds a percentage threshold of its maximum size. It warns that the system's accounting log is almost full and may soon stop recording data. An operator responds by archiving the log file or clearing it to prevent loss of accounting records.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ACCOUNTING-CONTROL-MIB::acctngFileNearlyFull snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.60.2.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:55508->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (150913748) 17 days, 11:12:17.48 SNMPv2-MIB::snmpTrapOID.0 = OID: ACCOUNTING-CONTROL-MIB::acctngFileNearlyFull
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.2 | acctngNotifications | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.2.0 | acctngNotifyPrefix | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.2.0.1 | acctngFileNearlyFull | ACCOUNTING-CONTROL-MIB |