ACCOUNTING-CONTROL-MIB :: acctngInterfaceEnable

MIB Reference — IPNetwork Monitor

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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