ASTERISK-MIB
AI MIB Summary
The ASTERISK-MIB module enables SNMP-based monitoring and management of open-source Asterisk PBX instances by exposing real-time telephony metrics, including active call session counts, channel utilization, and system operational status.
Asterisk is an Open Source PBX. This MIB defined objects for managing Asterisk instances.
Main OID:
asterisk.1.3.6.1.4.1.22736.1
75
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
75 total| Object Name |
|---|
asteriskAsterisk is an Open Source PBX. This MIB defined objects for managing Asterisk instances. MODULE-IDENTITY .1.3.6.1.4.1.22736.1 |
asteriskVersion OBJECT IDENTIFIER .1.3.6.1.4.1.22736.1.1 |
astVersionStringText version string of the version of Asterisk that the SNMP Agent was compiled to run against.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.1.1 |
astVersionTagSubVersion revision of the version of Asterisk that the SNMP Agent was compiled to run against -- this is typically 0 for release-versions of Asterisk.ro Unsigned32 .1.3.6.1.4.1.22736.1.1.2 |
asteriskConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.22736.1.2 |
astConfigUpTimeTime ticks since Asterisk was started.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.22736.1.2.1 |
astConfigReloadTimeTime ticks since Asterisk was last reloaded.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.22736.1.2.2 |
astConfigPidThe process id of the running Asterisk process.ro Integer32 .1.3.6.1.4.1.22736.1.2.3 |
astConfigSocketThe control socket for giving Asterisk commands.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.2.4 |
asteriskModules OBJECT IDENTIFIER .1.3.6.1.4.1.22736.1.3 |
astNumModulesNumber of modules currently loaded into Asterisk.ro Integer32 .1.3.6.1.4.1.22736.1.3.1 |
asteriskIndications OBJECT IDENTIFIER .1.3.6.1.4.1.22736.1.4 |
astNumIndicationsNumber of indications currently defined in Asterisk.ro Integer32 .1.3.6.1.4.1.22736.1.4.1 |
astCurrentIndicationDefault indication zone to use.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.4.2 |
astIndicationsTableTable with all the indication zones currently know to the running Asterisk instance. SEQUENCE OF AstIndicationsEntry .1.3.6.1.4.1.22736.1.4.3 |
astIndicationsEntryInformation about a single indication zone. AstIndicationsEntry .1.3.6.1.4.1.22736.1.4.3.1 |
astIndIndexNumerical index into the table of indication zones.ro Integer32 .1.3.6.1.4.1.22736.1.4.3.1.1 |
astIndCountryCountry for which the indication zone is valid, typically this is the ISO 2-letter code of the country.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.4.3.1.2 |
astIndAliasro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.4.3.1.3 |
astIndDescriptionDescription of the indication zone, usually the full name of the country it is valid for.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.4.3.1.4 |
asteriskChannels OBJECT IDENTIFIER .1.3.6.1.4.1.22736.1.5 |
astNumChannelsCurrent number of active channels.ro Integer32 .1.3.6.1.4.1.22736.1.5.1 |
astChanTableTable with details of the currently active channels in the Asterisk instance. SEQUENCE OF AstChanEntry .1.3.6.1.4.1.22736.1.5.2 |
astChanEntryDetails of a single channel. AstChanEntry .1.3.6.1.4.1.22736.1.5.2.1 |
astChanIndexIndex into the channel table.ro Integer32 .1.3.6.1.4.1.22736.1.5.2.1.1 |
astChanNameName of the current channel.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.2 |
astChanLanguageWhich language the current channel is configured to use -- used mainly for prompts.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.3 |
astChanTypeUnderlying technology for the current channel.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.4 |
astChanMusicClassMusic class to be used for Music on Hold for this channel.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.5 |
astChanBridgeWhich channel this channel is currently bridged (in a conversation) with.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.6 |
astChanMasqChannel masquerading for us.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.7 |
astChanMasqrChannel we are masquerading for.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.8 |
astChanWhenHangupHow long until this channel will be hung up.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.22736.1.5.2.1.9 |
astChanAppCurrent application for the channel.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.10 |
astChanDataArguments passed to the current application.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.11 |
astChanContextCurrent extension context.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.12 |
astChanMacroContextCurrent macro context.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.13 |
astChanMacroExtenCurrent macro extension.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.14 |
astChanMacroPriCurrent macro priority.ro Integer32 .1.3.6.1.4.1.22736.1.5.2.1.15 |
astChanExtenCurrent extension.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.16 |
astChanPriCurrent priority.ro Integer32 .1.3.6.1.4.1.22736.1.5.2.1.17 |
astChanAccountCodeAccount Code for billing.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.18 |
astChanForwardToWhere to forward to if asked to dial on this interface.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.19 |
astChanUniqueIdUnique Channel Identifier.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.20 |
astChanCallGroupCall Group.ro Unsigned32 .1.3.6.1.4.1.22736.1.5.2.1.21 |
astChanPickupGroupPickup Group.ro Unsigned32 .1.3.6.1.4.1.22736.1.5.2.1.22 |
astChanStateChannel state.ro Enumeration .1.3.6.1.4.1.22736.1.5.2.1.23 |
astChanMutedTransmission of voice data has been muted.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.24 |
astChanRingsNumber of rings so far.ro Integer32 .1.3.6.1.4.1.22736.1.5.2.1.25 |
astChanCidDNIDDialled Number ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.26 |
astChanCidNumCaller Number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.27 |
astChanCidNameCaller Name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.28 |
astCanCidANIANIro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.29 |
astChanCidRDNISRedirected Dialled Number Service.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.30 |
astChanCidPresentationNumber Presentation/Screening.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.31 |
astChanCidANI2ANI 2 (info digit).ro Integer32 .1.3.6.1.4.1.22736.1.5.2.1.32 |
astChanCidTONType of Number.ro Integer32 .1.3.6.1.4.1.22736.1.5.2.1.33 |
astChanCidTNSTransit Network Select.ro Integer32 .1.3.6.1.4.1.22736.1.5.2.1.34 |
astChanAMAFlagsAMA Flags.ro Enumeration .1.3.6.1.4.1.22736.1.5.2.1.35 |
astChanADSIWhether or not ADSI is detected on CPE.ro Enumeration .1.3.6.1.4.1.22736.1.5.2.1.36 |
astChanToneZoneIndication zone to use for channel.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.37 |
astChanHangupCauseWhy is the channel hung up.ro Enumeration .1.3.6.1.4.1.22736.1.5.2.1.38 |
astChanVariablesChannel Variables defined for this channel.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.2.1.39 |
astChanFlagsFlags set on this channel.ro Bits .1.3.6.1.4.1.22736.1.5.2.1.40 |
astChanTransferCapTransfer Capabilities for this channel.ro Enumeration .1.3.6.1.4.1.22736.1.5.2.1.41 |
astNumChanTypesNumber of channel types (technologies) supported.ro Integer32 .1.3.6.1.4.1.22736.1.5.3 |
astChanTypeTableTable with details of the supported channel types. SEQUENCE OF AstChanTypeEntry .1.3.6.1.4.1.22736.1.5.4 |
astChanTypeEntryInformation about a technology we support, including how many channels are currently using this technology. AstChanTypeEntry .1.3.6.1.4.1.22736.1.5.4.1 |
astChanTypeIndexIndex into the table of channel types.ro Integer32 .1.3.6.1.4.1.22736.1.5.4.1.1 |
astChanTypeNameUnique name of the technology we are describing.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.4.1.2 |
astChanTypeDescDescription of the channel type (technology).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.4.1.3 |
astChanTypeDeviceStateWhether the current technology can hold device states.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.4.1.4 |
astChanTypeIndicationsWhether the current technology supports progress indication.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.4.1.5 |
astChanTypeTransferWhether the current technology supports transfers, where Asterisk can get out from inbetween two bridged channels.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22736.1.5.4.1.6 |
astChanTypeChannelsNumber of active channels using the current technology.ro Gauge32 .1.3.6.1.4.1.22736.1.5.4.1.7 |