All MIBs › ACCOUNTING-CONTROL-MIB › acctngOperStatus
acctngOperStatus
Module: ACCOUNTING-CONTROL-MIB
OID (symbolic): ACCOUNTING-CONTROL-MIB::acctngOperStatus
OID (numeric): 1.3.6.1.2.1.60.1.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A status object to indicate the operational state of the collection of accounting records across all interfaces.
When the value of acctngAdminStatus is modified to be 'enabled', the value of this object will change to 'enabled' providing it is possible to begin collecting accounting records.
When the value of acctngAdminStatus is modified to be 'disabled', the value of this object will change to 'disabled' as soon as the collection of accounting records has terminated.
What is acctngOperStatus?
This OID reports whether accounting data collection is currently active (enabled) or stopped (disabled) across the entire device. Engineers monitor this status to verify that accounting collection started successfully and is running as expected. For example, a value of 1 (enabled) confirms that connection records are being actively collected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.60.1.3.2 snmpwalk -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.60.1.3.2.1 snmpget -v2c -c public <target> ACCOUNTING-CONTROL-MIB::acctngOperStatus.1
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.2 | acctngOperStatus | ACCOUNTING-CONTROL-MIB |