All MIBs › APLICENSE-MIB › apLicensePACFeature
apLicensePACFeature
Module: APLICENSE-MIB
OID (symbolic): APLICENSE-MIB::apLicensePACFeature
OID (numeric): 1.3.6.1.4.1.9148.3.5.1.1.1.17
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
true if PAC feature is allowed, false if not
What is apLicensePACFeature?
Indicates whether the PAC feature is licensed and permitted on this device. Returns true if the PAC functionality is included in the current license, false if it is not.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.5.1.1.1.17 snmpwalk -v2c -c public <target> APLICENSE-MIB::apLicensePACFeature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.5.1.1.1.17.1 snmpget -v2c -c public <target> APLICENSE-MIB::apLicensePACFeature.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apLicensePACFeature.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.17 | apLicensePACFeature | APLICENSE-MIB |