ASTERISK-MIB

MIB Reference — IPNetwork Monitor · Updated September 09, 2026

All MIBsASTERISK-MIB

Organization: Digium, Inc.

Last Updated: 2008-06-20

Category: Telephony and VoIP

Description: Provides monitoring of Asterisk open-source PBX systems, including channel counts, active call statistics, and module status.

Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.

What Is ASTERISK-MIB?

ASTERISK-MIB is a community MIB for monitoring the Asterisk open-source PBX/telephony server software, exposing SNMP visibility into a running Asterisk instance's configuration and call-handling state. It provides data covering system uptime, configuration reload timestamps, process identifiers, active/processed call counts, loaded module counts, and current indication status. Its monitoring emphasis is squarely on software status: astConfigUpTime tracks how long the Asterisk process/service has been running, astConfigPid identifies the running process, astNumModules reflects loaded module health, and astConfigCallsActive/astConfigCallsProcessed give real-time call load, together forming a software-service health and performance picture rather than physical hardware data. It depends on standard SNMP conventions and the host's SNMP agent (e.g., Net-SNMP) for transport, since Asterisk itself is a software application rather than a network appliance. It is typically deployed on Linux servers running Asterisk in VoIP/PBX environments where operators want ASTERISK-MIB SNMP monitoring as a complement to traditional Asterisk CLI/AMI tools.

IPNetwork Monitor allows you to monitor SNMP objects defined in ASTERISK-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.

Supported Devices

  • Asterisk PBX servers (Linux hosts running Asterisk)

Monitoring Examples

Sample objects include astConfigUpTime, astConfigReloadTime, astConfigPid, astConfigCallsActive, astConfigCallsProcessed, and astNumModules under the asteriskConfiguration/asteriskModules groups. An administrator would poll astConfigCallsActive to track real-time concurrent call load and compare it against astConfigCallsProcessed over time to compute call throughput and detect drops in traffic. A sudden reset of astConfigUpTime alongside an unexpected astConfigPid value would reveal that the Asterisk process crashed and restarted.

What Can Be Monitored

  • Asterisk process uptime
  • configuration reload timestamp
  • process ID
  • active call count
  • calls processed
  • number of loaded modules
  • current indication/tone state
Imported Objects

From DIGIUM-MIB

digiumMODULE-IDENTITY

From SNMPv2-SMI

Counter32
Gauge32
Integer32
MODULE-IDENTITY
OBJECT-TYPE
TimeTicks
Unsigned32

From SNMPv2-TC

DisplayString
TEXTUAL-CONVENTION
TruthValue

How to Use in IPNetwork Monitor

Example using astConfigCallsProcessed OID:

Select an Asterisk PBX server (Linux hosts running Asterisk) as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type astConfigCallsProcessed into the Find box to locate it in the OID tree, then select it and click OK. The total number of calls processed through the Asterisk PBX since last restart. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is a Counter32-type OID, Value bounds is the most useful condition here — trigger an alert if the counter increases sharply between polls relative to its normal baseline, since an unexpected spike often reflects a real change in traffic or activity. Click Finish to create the monitor; you can adjust any parameter later.
OIDs

RFC description

Monitors Asterisk open-source PBX systems, providing channel counts, active call statistics, and module status information.

Start monitoring Asterisk PBX servers (Linux hosts running Asterisk) 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.

Download ASTERISK-MIB