All MIBs › APLICENSE-MIB
Organization: Acme Packet, Inc
Last Updated: 2012-07-16
Category: Telephony and VoIP, Vendor: Acme Packet
Description:
Acme Packet SBC software license entitlement status and capacity management.
Imported Objects
From ACMEPACKET-SMI
| acmepacketMgmt | OBJECT-IDENTITY |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| TruthValue |
What Is APLICENSE-MIB?
APLICENSE-MIB is a proprietary module for Acme Packet Session Border Controllers that tracks software license entitlements and feature capacity on the device. It exposes a license inventory table listing each installed license key along with its capacity, install date, activation window, and expiration date. This is squarely a software-status monitoring module: it lets operators track license expiry dates and per-feature entitlement (SIP, MGCP, H.323, IWF interworking) so they can be alerted before a license lapses and disables call-handling capacity. It is a self-contained vendor MIB with no strong dependency on other standard MIBs beyond common SNMPv2 conventions, and it also defines its own notification objects for license-related traps. It is deployed in any Acme Packet SBC installation where licensed call capacity or protocol features need to be tracked for compliance and capacity planning. Network engineers evaluating or troubleshooting this functionality can download the APLICENSE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in APLICENSE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- license capacity per feature
- license install/begin/expire dates
- SIP feature license status
- MGCP feature license status
- H.323 feature license status
- IWF interworking license status
Supported Devices
- Acme Packet Session Border Controller (SBC)
Monitoring Examples
An administrator would poll apLicenseTable, indexed by apLicenseIndex, reading apLicenseCapacity and apLicenseExpireDate to see how much licensed capacity remains and when it lapses, alongside apLicenseInstallDate/apLicenseBeginDate for activation history. Boolean-style feature flags such as apLicenseSIPFeature, apLicenseMGCPFeature, apLicenseH323Feature, and apLicenseIWFFeature reveal which signaling protocols are currently licensed. A license entry approaching its apLicenseExpireDate would trigger proactive renewal before SIP/MGCP/H.323 call handling is disabled.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| apLicenseModule | 1.3.6.1.4.1.9148.3.5 | The license inventory MIB for Acme Packet | ||
| apLicenseMIBObjects | 1.3.6.1.4.1.9148.3.5.1 | |||
| apLicenseTable | 1.3.6.1.4.1.9148.3.5.1.1 | not-accessible | The table of all licenses, including the system-wide consolidated license (always index 1) | |
| apLicenseEntry | 1.3.6.1.4.1.9148.3.5.1.1.1 | not-accessible | An entry in the table of all licenses | |
| I32 apLicenseIndex | 1.3.6.1.4.1.9148.3.5.1.1.1.1 | Integer32 | not-accessible | Unique index for the license table. Index always begins at 1, and increases by 1. The table length depends on the number of licenses installed plus 1. 1st index is always the consolidated system-wide license. |
| STR apLicenseKey | 1.3.6.1.4.1.9148.3.5.1.1.1.2 | DisplayString | read-only | key, not applicable to 1st index, which is consolidated license. |
| U32 apLicenseCapacity | 1.3.6.1.4.1.9148.3.5.1.1.1.3 | Unsigned32 | read-only | Capacity |
| STR apLicenseInstallDate | 1.3.6.1.4.1.9148.3.5.1.1.1.4 | DisplayString | read-only | installation date/time |
| STR apLicenseBeginDate | 1.3.6.1.4.1.9148.3.5.1.1.1.5 | DisplayString | read-only | begin date/time |
| STR apLicenseExpireDate | 1.3.6.1.4.1.9148.3.5.1.1.1.6 | DisplayString | read-only | expiration date/time |
| T/F apLicenseSIPFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.7 | TruthValue | read-only | true if SIP feature is allowed, false if not |
| T/F apLicenseMGCPFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.8 | TruthValue | read-only | true if MGCP feature is allowed, false if not |
| T/F apLicenseH323Feature | 1.3.6.1.4.1.9148.3.5.1.1.1.9 | TruthValue | read-only | true if H323 feature is allowed, false if not |
| T/F apLicenseIWFFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.10 | TruthValue | read-only | true if IWF feature is allowed, false if not |
| T/F apLicenseQOSFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.11 | TruthValue | read-only | true if QOS feature is allowed, false if not |
| T/F apLicenseACPFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.12 | TruthValue | read-only | true if ACP feature is allowed, false if not |
| T/F apLicenseLPFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.13 | TruthValue | read-only | true if Routing (Local Policy) feature is allowed, false if not |
| T/F apLicenseSAGFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.14 | TruthValue | read-only | true if Load Balancing (SAG) feature is allowed, false if not |
| T/F apLicenseACCTFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.15 | TruthValue | read-only | true if Accounting feature is allowed, false if not |
| T/F apLicenseHAFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.16 | TruthValue | read-only | true if High Availability feature is allowed, false if not |
| T/F apLicensePACFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.17 | TruthValue | read-only | true if PAC feature is allowed, false if not |
| T/F apLicenseIKEFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.18 | TruthValue | read-only | true if IKE feature is allowed, false if not |
| U32 apLicenseIPsecTunCap | 1.3.6.1.4.1.9148.3.5.1.1.1.19 | Unsigned32 | read-only | IPsec Tunnel Capacity |
| T/F apLicenseAuthFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.20 | TruthValue | read-only | true if authorization/authentication feature is allowed, false if not |
| T/F apLicenseDatabaseRegFeature | 1.3.6.1.4.1.9148.3.5.1.1.1.21 | TruthValue | read-only | true if database registrar functionality is allowed, false if not |
| U32 apLicenseDatabaseRegCap | 1.3.6.1.4.1.9148.3.5.1.1.1.22 | Unsigned32 | read-only | Database registration contact capacity |
| U32 apLicenseSLBEndpointCap | 1.3.6.1.4.1.9148.3.5.1.1.1.23 | Unsigned32 | read-only | SLB endpoint capacity |
| apLicenseNotificationObjects | 1.3.6.1.4.1.9148.3.5.2 | |||
| I32 apLicenseExpirationWarningAcliIndex | 1.3.6.1.4.1.9148.3.5.2.1 | Integer32 | accessible-for-notify | The index of the License which is going to expire as represented in the ACLI |
| I32 apLicenseExpirationWarningSnmpIndex | 1.3.6.1.4.1.9148.3.5.2.2 | Integer32 | accessible-for-notify | The index of the License which is going to expire as represented in the SNMP license table |
| STR apLicenseExpirationWarningKey | 1.3.6.1.4.1.9148.3.5.2.3 | DisplayString | accessible-for-notify | Key which represents the license that is going to expire |
| U32 apLicenseExpirationWarningDays | 1.3.6.1.4.1.9148.3.5.2.4 | Unsigned32 | accessible-for-notify | Days until the license will expire |
| apLicenseNotificationPrefix | 1.3.6.1.4.1.9148.3.5.3 | |||
| apLicenseNotifications | 1.3.6.1.4.1.9148.3.5.3.0 | |||
| NTF apLicenseApproachingCapacityNotification | 1.3.6.1.4.1.9148.3.5.3.0.1 | This trap is sent if the total sessions is approaching the license capacity allowed. (98% or higher) | ||
| NTF apLicenseNotApproachingCapacityNotification | 1.3.6.1.4.1.9148.3.5.3.0.2 | This trap is sent if the total sessions is no longer approaching the license capacity allowed. (less than 90%) | ||
| NTF apLicenseExpirationWarningNotification | 1.3.6.1.4.1.9148.3.5.3.0.3 | This trap is sent when a license is within 7 days of expiration | ||
| apLicenseConformance | 1.3.6.1.4.1.9148.3.5.4 | |||
| apLicenseCompliances | 1.3.6.1.4.1.9148.3.5.4.1 | |||
| apLicenseGroups | 1.3.6.1.4.1.9148.3.5.4.2 | |||
| apLicenseObjectsGroup | 1.3.6.1.4.1.9148.3.5.4.2.1 | A collection of objects providing the license inventory, including the consolidated system-wide license. | ||
| apLicenseDatabaseRegGroup | 1.3.6.1.4.1.9148.3.5.4.2.2 | A collection of objects providing the license inventory for database registration features. | ||
| apLicenseNotificationsGroups | 1.3.6.1.4.1.9148.3.5.4.3 | |||
| apLicenseNotificationsGroup | 1.3.6.1.4.1.9148.3.5.4.3.1 | A collection of notifications describing license violation. | ||
| apLicenseExpirationNotificationsGroup | 1.3.6.1.4.1.9148.3.5.4.3.2 | A collection of notifications related to license expiration |
RFC description
Acme Packet license inventory MIB for tracking software licenses on Session Router and Session Director platforms.
Start monitoring Acme Packet (Oracle) Session Border Controller with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.