All MIBs › ACCOUNTING-CONTROL-MIB › acctngControlTrapEnable
acctngControlTrapEnable
Module: ACCOUNTING-CONTROL-MIB
OID (symbolic): ACCOUNTING-CONTROL-MIB::acctngControlTrapEnable
OID (numeric): 1.3.6.1.2.1.60.1.4.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
An indication of whether the acctngFileNearlyFull and acctngFileFull traps are enabled.
What is acctngControlTrapEnable?
This OID enables or disables alert notifications (traps) when the accounting file gets nearly full or completely fills up. You'd toggle this on to receive proactive notifications so you don't miss critical file-full conditions that could interrupt traffic accounting. Setting this to true means your monitoring system receives alerts when thresholds trigger; setting to false silences all file-full notifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.60.1.4.2 snmpwalk -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngControlTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.60.1.4.2.1 snmpget -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngControlTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.60.1.4.2.1 s <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.2 | acctngControlTrapEnable | ACCOUNTING-CONTROL-MIB |