DNS ALG MIB (ap-dnsalg.mib)

The DNS ALG mib (ap-dnsalg.mib) contains tables related to capturing dns-alg constraints and other statistics.

apDNSALGServerStatusTable

This table, found in the ap-dnsalg.mib, provides a listing of DNS ALG status of a the DNS ALG server. It conveys the same information displayed in the show dnsalg status command. This table is indexed by the DNS ALG server

MIB Object Object ID: 1.3.6.1.4.1.9148.3.14.1.2.1 + Description
apDNSALGServerStatusEntry .1 An entry designed to hold the status of a single DNSALG server.
apDNSALGConfigIndex .1.1

An integer for the sole purpose of indexing the DNS-ALG configuration. Only one DNS-ALG configuration is allowed per a realm.

apDNSALGServerIndex .1.2

An integer for the sole purpose of indexing the Dns Server Attributes in a DNS-ALG config.

Each DNS-ALG configuration can have multiple Dns Server Attributes.

apDNSALGConfigName .1.4 The name of the dns-alg config element that contains this DNS-ALG server.
apDNSALGServerRealm .1.5 The name of the server realm element that contains this DNS-ALG server.
apDNSALGDomainSuffix .1.6 The name of the domain suffix element that contains this DNS-ALG server.
apDNSALGServerIpAddress .1.7 The IP address of this DNS-ALG server.
apDNSALGServerStatus .1.8 The status of this DNS-ALG server.
  • 0 - in service
  • 1 - lover priority
  • 2 - out of service, unreachable.

apDNSALGStatsTable

This table, found in the ap-dnsalg.mib, provides a listing of DNS ALG statistics and counts for a specific realm. It conveys the same information displayed in the show dnsalg stats command. This table is indexed by the DNS ALG realm.

MIB Object Object ID: 1.3.6.1.4.1.9148.3.14.1.2.2 + Description
apDnsALGStatsEntry .1 Entry of this table.
apDnsAlgClientRealmIndex .1.1 Index of this table.
apDnsAlgClientRealmName .1.2 The name of the realm that contains this DNS-ALG server.
apDnsAlgCurrentQueries .1.3 Total number of lifetime queries received on the DNS-ALG server in the given realm.
apDnsAlgTotalQueries .1.4 Total number of lifetime queries received on the DNS-ALG server in the given realm.
apDnsAlgCurrentSucess .1.5 Number of success responses in a recent period received on the DNS-ALG server in the given realm.
apDnsAlgTotalSucess .1.6 Total number of lifetime success responses received on the DNS-ALG server in the given realm.
apDnsAlgCurrentNotFound .1.7 Number of not-found responses in a recent period received on the DNS-ALG server in the given realm.
apDnsAlgTotalNotFound .1.8 Total number of lifetime not-found responses in received on the DNS-ALG server in the given realm.
apDnsAlgCurrentTimeOut .1.9 Number of time-out responses in a recent period received on the DNS-ALG server in the given realm.
apDnsAlgTotalTimeOut .1.10 Total number of time-out responses in a life time received on the DNS-ALG server in the given realm.
apDnsAlgCurrentBadStatus .1.11 Number of bad status responses in a recent period received on the DNS-ALG server in the given realm.
apDnsAlgTotalBadStatus .1.12 Total number of bad status responses in a lifetime received on the DNS-ALG server in the given realm.
apDnsAlgCurrentOtherFailures .1.13 Number of other failure responses in a recent period received on the DNS-ALG server in the given realm.
apDnsAlgTotalOtherFailures .1.14 Total number of other failure responses in a lifetime received on the DNS-ALG server in the given realm.
apDnsAlgAvgLatency .1.15 Average observed one-way signalling latency during the period in milliseconds.
apDnsAlgMaxLatency .1.16 Maximum observed one-way signalling latency during the period in milliseconds.
apDnsAlgMaxBurstRate .1.17 Maximum burst rate of traffic measured during the period (combined inbound and outbound).