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
Start monitoring Acme Packet (Oracle) Session Border Controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APLICENSE-MIB::apLicenseHAFeature OID value, configure state conditions and alerts, and monitor any Acme Packet (Oracle) Session Border Controller from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |