BCN-DNS-MIB
- Registered at
- 1.3.6.1.4.1.13315.3.1.2
- Last updated
- 2010-11-30 12:00
- Organization
- BlueCat Networks
- Revisions
- 2010-11-30 12:00
- Namespace
- bluecatnetworks
- Source file
BCN-DNS-MIB- Digest
sha256:993d06c7832bdc622479df130197f29fe5c9b76992ea2ee669649ecc28dfc811
Description
This module provides status as well as statistical information about the DNS service.
Contact
BlueCat Networks. Customer Care. North America Call: +1.866.491.2228 Europe Call: +44.8081.011.306 Other Call: +1.416.646.8433 Email: support@bluecatnetworks.com
Imports
| From | Symbols |
|---|---|
| BCN-SMI-MIB | bcnServices |
| BCN-TC-MIB | BcnAlarmSeverity |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BCN-DNS-MIB BCN-SMI-MIB BCN-TC-MIB BLUECATNETWORKS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bcnDns OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2 | |||
| bcnDnsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2.2 | |||
| bcnDnsServiceStatus OBJECT-IDENTITY General state of the DNS Service. | 1.3.6.1.4.1.13315.3.1.2.2.1 | current | ||
| bcnDnsSerOperState OBJECT-TYPE Operational state of the Service. The possible states are: running(1) The service is running normally. notRunning(2) The service is stopped either intentionally (i.e.: the service is not supposed to run on this node) or unintentionally (a problem has occurred). starting(3) The service is in the process of starting, either for the first time of after an event occurred. stopping(4) The service is in the process of stopping. Stopping a service might be necessary after a configuration change. fault(5) An error has been detected and the state is undefined. | 1.3.6.1.4.1.13315.3.1.2.2.1.1 | INTEGER {running(1), notRunning(2), starting(3), stopping(4), fault(5)} | read-only | current |
| bcnDnsSerNumberOfZones OBJECT-TYPE Number of zones loaded. | 1.3.6.1.4.1.13315.3.1.2.2.1.2 | Gauge32 | read-only | current |
| bcnDnsSerTransfersRunning OBJECT-TYPE Number of zone transfers currently in progress. | 1.3.6.1.4.1.13315.3.1.2.2.1.3 | Gauge32 | read-only | current |
| bcnDnsSerTransfersDeferred OBJECT-TYPE Number of zone transfers currently deferred. | 1.3.6.1.4.1.13315.3.1.2.2.1.4 | Gauge32 | read-only | current |
| bcnDnsSerSOAQueriesInProgress OBJECT-TYPE Number of SOA queries in progress. | 1.3.6.1.4.1.13315.3.1.2.2.1.5 | Gauge32 | read-only | current |
| bcnDnsSerQueryLogging OBJECT-TYPE State of query logging. The possible values are on(1) or off(2). | 1.3.6.1.4.1.13315.3.1.2.2.1.6 | INTEGER {on(1), off(2)} | read-only | current |
| bcnDnsSerDebugLevel OBJECT-TYPE Debug log level. The possible values range from 0 to 99. Where 0 indicates no logging and 99 is the maximum level of logging. | 1.3.6.1.4.1.13315.3.1.2.2.1.7 | Integer32 (0..99) | read-only | current |
| bcnDnsServiceStatistics OBJECT-IDENTITY DNS statistics objects container | 1.3.6.1.4.1.13315.3.1.2.2.2 | current | ||
| bcnDnsStatServer OBJECT-IDENTITY DNS server statistics objects container | 1.3.6.1.4.1.13315.3.1.2.2.2.1 | current | ||
| bcnDnsStatSrvQrySuccess OBJECT-TYPE Queries resulted in a successful answer. | 1.3.6.1.4.1.13315.3.1.2.2.2.1.1 | Counter64 | read-only | current |
| bcnDnsStatSrvQryReferral OBJECT-TYPE Queries resulted in referral answer. | 1.3.6.1.4.1.13315.3.1.2.2.2.1.2 | Counter64 | read-only | current |
| bcnDnsStatSrvQryNXRRSet OBJECT-TYPE Queries resulted in non-existent record responses with no data. | 1.3.6.1.4.1.13315.3.1.2.2.2.1.3 | Counter64 | read-only | current |
| bcnDnsStatSrvQryNXDomain OBJECT-TYPE Queries resulted in non-existent domain responses with no data. | 1.3.6.1.4.1.13315.3.1.2.2.2.1.4 | Counter64 | read-only | current |
| bcnDnsStatSrvQryRecursion OBJECT-TYPE Queries which caused the server to perform recursion lookups in order to find the final answer. | 1.3.6.1.4.1.13315.3.1.2.2.2.1.5 | Counter64 | read-only | current |
| bcnDnsStatSrvQryFailure OBJECT-TYPE Number of failed queries that did not result in non-existent domain or record. | 1.3.6.1.4.1.13315.3.1.2.2.2.1.6 | Counter64 | read-only | current |
| bcnDnsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2.3 | |||
| bcnDnsNotificationEvents OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2.3.0 | |||
| bcnDnsNotificationData OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2.3.1 | |||
| bcnDnsAlarmSeverity OBJECT-TYPE Severity classification for the alarm. | 1.3.6.1.4.1.13315.3.1.2.3.1.1 | BcnAlarmSeverity | accessible-for-notify | current |
| bcnDnsAlarmInfo OBJECT-TYPE Descriptive information about the alarm event. | 1.3.6.1.4.1.13315.3.1.2.3.1.2 | DisplayString | accessible-for-notify | current |
| bcnDnsConformance OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2.4 | |||
| bcnDnsServiceCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2.4.1 | |||
| bcnDnsServiceGroups OBJECT-IDENTITY | 1.3.6.1.4.1.13315.3.1.2.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| bcnDnsAlarmNotif NOTIFICATION-TYPE A bcnDnsAlarmNotif signifies that the DNS service has transitioned state or a particular event has been detected on the service. | 1.3.6.1.4.1.13315.3.1.2.3.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| bcnDnsStatusCompliance MODULE-COMPLIANCE Basic conformance | 1.3.6.1.4.1.13315.3.1.2.4.1.1 | current |
| bcnDnsServiceStatusGroup OBJECT-GROUP Status conformance. | 1.3.6.1.4.1.13315.3.1.2.4.2.1 | current |
| bcnDnsServerStatisticsGroup OBJECT-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.2.4.2.2 | current |
| bcnDnsNotificationEventGroup NOTIFICATION-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.2.4.2.3 | current |
| bcnDnsNotificationDataGroup OBJECT-GROUP Server statistics conformance. | 1.3.6.1.4.1.13315.3.1.2.4.2.4 | current |