All MIBs › ACCOUNTING-CONTROL-MIB › acctngControlTrapThreshold
acctngControlTrapThreshold
Module: ACCOUNTING-CONTROL-MIB
OID (symbolic): ACCOUNTING-CONTROL-MIB::acctngControlTrapThreshold
OID (numeric): 1.3.6.1.2.1.60.1.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
A percentage of the maximum file size at which a 'nearly-
full' trap is generated. The value of 0 indicates that no 'nearly-full' trap is to be generated.
What is acctngControlTrapThreshold?
This OID stores a percentage (0 to 99) that triggers an alert when the accounting log file reaches that capacity level. You'd set this to get early warning before your logs completely fill and stop recording, giving you time to archive or rotate files. If you set this to 80, the device sends an alert when the accounting file reaches 80% capacity, leaving 20% buffer before data loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.60.1.4.1 snmpwalk -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngControlTrapThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.60.1.4.1.1 snmpget -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngControlTrapThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.60.1.4.1.1 i <value>
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.4 | acctngTrapControl | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.4.1 | acctngControlTrapThreshold | ACCOUNTING-CONTROL-MIB |