All MIBs › APLICENSE-MIB › apLicenseACCTFeature
apLicenseACCTFeature
Module: APLICENSE-MIB
OID (symbolic): APLICENSE-MIB::apLicenseACCTFeature
OID (numeric): 1.3.6.1.4.1.9148.3.5.1.1.1.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
true if Accounting feature is allowed, false if not
What is apLicenseACCTFeature?
Indicates whether the Accounting feature is licensed on this device, enabling call detail record generation and billing data collection. Returns true if accounting functionality is permitted, false if not.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.5.1.1.1.15 snmpwalk -v2c -c public <target> APLICENSE-MIB::apLicenseACCTFeature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.5.1.1.1.15.1 snmpget -v2c -c public <target> APLICENSE-MIB::apLicenseACCTFeature.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apLicenseACCTFeature.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.5 | apLicenseModule | APLICENSE-MIB |
| 1.3.6.1.4.1.9148.3.5.1 | apLicenseMIBObjects | APLICENSE-MIB |
| 1.3.6.1.4.1.9148.3.5.1.1 | apLicenseTable | APLICENSE-MIB |
| 1.3.6.1.4.1.9148.3.5.1.1.1 | apLicenseEntry | APLICENSE-MIB |
| 1.3.6.1.4.1.9148.3.5.1.1.1.15 | apLicenseACCTFeature | APLICENSE-MIB |