All MIBs › APLICENSE-MIB › apLicenseHAFeature
apLicenseHAFeature
Module: APLICENSE-MIB
OID (symbolic): APLICENSE-MIB::apLicenseHAFeature
OID (numeric): 1.3.6.1.4.1.9148.3.5.1.1.1.16
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
true if High Availability feature is allowed, false if not
What is apLicenseHAFeature?
Indicates whether the High Availability (HA) feature is included in the device license, enabling failover and redundancy configurations. Returns true if HA is licensed, false if it is not available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.5.1.1.1.16 snmpwalk -v2c -c public <target> APLICENSE-MIB::apLicenseHAFeature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.5.1.1.1.16.1 snmpget -v2c -c public <target> APLICENSE-MIB::apLicenseHAFeature.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apLicenseHAFeature.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.16 | apLicenseHAFeature | APLICENSE-MIB |