All MIBs › ACCOUNTING-CONTROL-MIB › acctngAdminStatus
acctngAdminStatus
Module: ACCOUNTING-CONTROL-MIB
OID (symbolic): ACCOUNTING-CONTROL-MIB::acctngAdminStatus
OID (numeric): 1.3.6.1.2.1.60.1.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
A control object to indicate the administratively desired state of the collection of accounting records across all interfaces.
Modifying the value of acctngAdminStatus to 'disabled' does not remove or change the current configuration as represented by the active rows in the acctngSelectionTable, acctngFileTable and acctngInterfaceTable tables.
What is acctngAdminStatus?
This control object enables or disables the collection of accounting records across all network interfaces in the system. When set to 'disabled', it stops recording new accounting data but does not alter existing configurations for accounting tables, file storage, or interface selection. Network administrators use this to pause or resume accounting data collection for troubleshooting, maintenance, or compliance purposes without losing their accounting configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.60.1.3.1 snmpwalk -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.60.1.3.1.1 snmpget -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.60.1.3.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.3 | acctngInterfaceControl | ACCOUNTING-CONTROL-MIB |
| 1.3.6.1.2.1.60.1.3.1 | acctngAdminStatus | ACCOUNTING-CONTROL-MIB |