All MIBs › ACCOUNTING-CONTROL-MIB › acctngInterfaceEnable
acctngInterfaceEnable
Module: ACCOUNTING-CONTROL-MIB
OID (symbolic): ACCOUNTING-CONTROL-MIB::acctngInterfaceEnable
OID (numeric): 1.3.6.1.2.1.60.1.3.5.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Indicates whether the collection of accounting data is enabled on this interface.
What is acctngInterfaceEnable?
This OID is a simple on/off switch that controls whether the device collects accounting data (traffic records, usage statistics) on a specific network interface. You'd enable this when you need to monitor and record traffic activity on a particular port for billing, capacity planning, or security auditing. Setting this to true means the interface starts recording every flow and session; setting it to false stops data collection to save storage space.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.60.1.3.5.1.1 snmpwalk -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngInterfaceEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.60.1.3.5.1.1.1 snmpget -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngInterfaceEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.60.1.3.5.1.1.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.3 | acctngInterfaceControl | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.3.5 | acctngInterfaceTable | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.3.5.1 | acctngInterfaceEntry | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.3.5.1.1 | acctngInterfaceEnable | ACCOUNTING-CONTROL-MIB |