ACCOUNTING-CONTROL-MIB :: acctngInterfaceEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACCOUNTING-CONTROL-MIBacctngInterfaceEnable

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>

Start monitoring ATM/connection-oriented network elements with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACCOUNTING-CONTROL-MIB::acctngInterfaceEnable OID value, configure state conditions and alerts, and monitor any ATM/connection-oriented network elements from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.60accountingControlMIBACCOUNTING-CONTROL-MIB
1.3.6.1.2.1.60.1acctngMIBObjectsACCOUNTING-CONTROL-MIB
1.3.6.1.2.1.60.1.3acctngInterfaceControlACCOUNTING-CONTROL-MIB
1.3.6.1.2.1.60.1.3.5acctngInterfaceTableACCOUNTING-CONTROL-MIB
1.3.6.1.2.1.60.1.3.5.1acctngInterfaceEntryACCOUNTING-CONTROL-MIB
1.3.6.1.2.1.60.1.3.5.1.1acctngInterfaceEnableACCOUNTING-CONTROL-MIB