CISCO-DNS-SERVER-MIB

CISCO-DNS-SERVER-MIB Download

MIBs list

The MIB module for entities implementing the server side of the Domain Name System (DNS) protocol.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-DNS-SERVER-MIB

cDnsServConfigImplementIdent
The implementation identification string for the DNS server software in use on the system, for example; `FNS-2.1'
cDnsServConfigRecurs
This represents the recursion services offered by this name server. The values that can be read are: available(1) - performs recursion on requests from clients. restricted(2) - recursion is performed on requests only from certain clients, for example; cl ...
cDnsServConfigUpTime
If the server has a persistent state (e.g., a process), this value will be the time elapsed since it started. For software without persistent state, this value will be zero.
cDnsServConfigResetTime
If the server has a persistent state (e.g., a process) and supports a `reset' operation (e.g., can be told to re-read configuration files), this value will be the time elapsed since the last time the name server was `reset.' For software that does not ha ...
cDnsServConfigReset
Status/action object to reinitialize any persistant name server state. When set to reset(2), any persistant name server state (such as a process) is reinitialized as if the name server had just been started. This value will never be returned by a read o ...
cDnsServConfigIntervalSample
Configures the sample time for the various interval counters.
cDnsQueryAuthAnswers
Number of queries which were authoritatively answered.
cDnsQueryAuthNoNames
Number of queries for which `authoritative no such name' responses were made.
cDnsQueryAuthNoDataResps
Number of queries for which `authoritative no such data' (empty answer) responses were made.
cDnsQueryReferrals
Number of requests that were referred to other servers.
cDnsQueryNonAuthAnswers
Number of queries which were non-authoritatively answered (from cached data).
cDnsQueryNonAuthNoDataResps
Number of queries which were non-authoritatively answered with no data.
cDnsQueryRelNameRequests
Number of requests received by the server for names that are only one label long (i.e. in text form - no internal dots).
cDnsQueryLameDelegations
Number of query lame delegations.
cDnsQueryMemCacheHits
Number of mem-cache lookup hits.
cDnsQueryMemCacheMisses
Number of mem-cache lookup misses.
cDnsQueryMemCacheWrites
Number of mem-cache writes.
cDnsQueryRefusals
Number of queries refused.
cDnsQueryIntAuthAnswers
Number of queries which were authoritatively answered during reporting interval.
cDnsQueryIntAuthNoNames
Number of queries for which `authoritative no such name' responses were made during reporting interval.
cDnsQueryIntAuthNoDataResps
Number of queries for which `authoritative no such data' (empty answer) responses were made during reporting interval.
cDnsQueryIntReferrals
Number of requests that were referred to other servers during reporting interval.
cDnsQueryIntNonAuthAnswers
Number of queries which were non-authoritatively answered (from cached data) during reporting interval.
cDnsQueryIntNonAuthNoDataResps
Number of queries which were non-authoritatively answered with no data during reporting interval.
cDnsQueryIntRelNameRequests
Number of requests received by the server for names that are only one label long (i.e. in text form - no internal dots) during reporting interval.
cDnsQueryIntLameDelegations
Number of query lame delegations during reporting interval.
cDnsQueryIntMemCacheHits
Number of mem-cache lookup hits during reporting interval.
cDnsQueryIntMemCacheMisses
Number of mem-cache lookup misses during reporting interval.
cDnsQueryIntMemCacheWrites
Number of mem-cache writes during reporting interval.
cDnsQueryIntRefusals
Number of queries refused during reporting interval.
cDnsQueryIntSampleTime
The time stamp of last sample.
cDnsQueryIntSampleInterval
The interval in seconds over which the server last calculated the sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDnsQueryIntSampleTime.
cDnsPerfUpdateRRs
Total number of RR's added and deleted.
cDnsPerfUpdatePkts
Total number of update packets successfully processed.
cDnsPerfOutboundIxfrs
Total number of successful outbound incremental transfers.
cDnsPerfInboundIxfrs
Total number of successful inbound incremental transfers.
cDnsPerfFullRespIxfrs
Total number of outbound full zone transfers in response to IXFR requests.
cDnsPerfOutboundAxfrs
Total number of successful outbound full zone transfers.
cDnsPerfInboundAxfrs
Total number of successful inbound AXFRs.
cDnsPerfQueries
Total number of queries responded to.
cDnsPerfOutboundAtLimitXfrs
Total number of occasions that outbound transfers reached the concurrent limit.
cDnsPerfInboundAtLimitXfrs
Total number of occasions that inbound transfers reached the concurrent limit.
cDnsPerfOutboundNotifies
Total number of outbound notifies.
cDnsPerfInboundNotifies
Total number of inbound notifies.
cDnsPerfIntUpdateRRs
Number of RR's added and deleted during reporting interval.
cDnsPerfIntUpdatePkts
Number of update packets successfully processed during reporting interval.
cDnsPerfIntOutboundIxfrs
Number of successful outbound incremental transfers during reporting interval.
cDnsPerfIntInboundIxfrs
Number of successful inbound incremental transfers during reporting interval.
cDnsPerfIntFullRespIxfrs
Number of outbound full zone transfers in response to IXFR requests during reporting interval.
cDnsPerfIntOutboundAxfrs
Number of successful outbound full zone transfers during reporting interval.
cDnsPerfIntInboundAxfrs
Number of successful inbound AXFRs during reporting interval.
cDnsPerfIntQueries
Number of queries responded to during reporting interval.
cDnsPerfIntOutboundAtLimitXfrs
Number of occasions that outbound transfers reached the concurrent limit during reporting interval.
cDnsPerfIntInboundAtLimitXfrs
Number of occasions that inbound transfers reached the concurrent limit during reporting interval.
cDnsPerfIntOutboundNotifies
Number of outbound notifies during reporting interval.
cDnsPerfIntInboundNotifies
Number of inbound notifies during reporting interval.
cDnsPerfIntSampleTime
The time stamp of last sample.
cDnsPerfIntSampleInterval
The interval in seconds over which the server last calculated the sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDnsQueryIntSampleTime.
cDnsSecurityRcvdTsigPackets
Total number of packets with a TSIG RR that are processed.
cDnsSecurityDetecTsigBadTimes
Returns BADTIME error code if value of bad timestamp in TSIG is detected in an incoming packet.
cDnsSecurityDetectTsigBadKeys
Returns BADKEY error code if value of bad keyname in TSIG is detected in an incoming packet.
cDnsSecurityDetectTsigBadSigs
Returns BADSIG error code if value of bad signature in TSIG is detected in an incoming packet.
cDnsSecurityRcvdTsigBadTimes
Total number of BADTIME errors received after sending a TSIG.
cDnsSecurityRcvdTsigBadKeys
Total number of BADKEY errors received after sending a TSIG.
cDnsSecurityRcvdTsigBadSigs
Total number of BADSIG errors received after sending a TSIG.
cDnsSecurityUnauthXferReqs
Total number of ACL authorization failures if zone transfer restriction has been enabled.
cDnsSecurityUnauthUpdateReqs
Total number of updates which result in ACL authorization failure, or which target zones which do not support updates.
cDnsSecurityRestrictQueryAcls
Total number of queries to be restricted by the DNS server through the global or zone Access Control List.
cDnsSecurityIntRcvdTsigPackets
Number of packets with a TSIG RR that are processed during reporting interval.
cDnsSecurityIntDetecTsigBadTimes
Value of bad timestamp in TSIG in an incoming packet during reporting interval.
cDnsSecurityIntDetectTsigBadKeys
Value of bad keyname in TSIG in an incoming packet during reporting interval.
cDnsSecurityIntDetectTsigBadSigs
Value of bad signature in TSIG in an incoming packet during reporting interval.
cDnsSecurityIntRcvdTsigBadTimes
Number of BADTIME errors received after sending a TSIG during reporting interval.
cDnsSecurityIntRcvdTsigBadKeys
Number of BADKEY errors received after sending a TSIG during reporting interval.
cDnsSecurityIntRcvdTsigBadSigs
Number of BADSIG errors received after sending a TSIG during reporting interval.
cDnsSecurityIntUnauthXferReqs
Number of ACL authorization failures if zone transfer restriction has been enabled during reporting interval.
cDnsSecurityIntUnauthUpdateReqs
Number of updates which result in ACL not support updates during reporting interval.
cDnsSecurityIntRestrictQueryAcls
Number of queries to be restricted by the DNS server through the global or zone Access Control List during reporting interval.
cDnsSecurityIntSampleTime
The time stamp of last sample.
cDnsSecurityIntSampleInterval
The interval in seconds over which the server last calculated the sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDnsSecurityIntSampleTime.
cDnsErrorUpdateErrors
Total number of updates resulting in errors or failures.
cDnsErrorIxfrInErrors
Total in-bound IXFR errors.
cDnsErrorIxfrOutErrors
Total IXFR error responses sent.
cDnsErrorAxfrInErrors
Total in-bound AXFR errors.
cDnsErrorAxfrOutErrors
Total AXFR error responses sent.
cDnsErrorSentTotalErrors
Total number of requests the server answered with errors.
cDnsErrorSentFormatErrors
Total number of requests received which were unparseable.
cDnsErrorSentOtherErrors
Total number of requests which were aborted for other local server errors.
cDnsErrorSentRefusalErrors
Total number of requests which resulted in REFUSED.
cDnsErrorRcvdFormatErrors
Total number of responses received with FORMERR status.
cDnsErrorIntUpdateErrors
Total number of updates resulting in errors or failures.
cDnsErrorIntIxfrInErrors
Total in-bound IXFR errors.
cDnsErrorIntIxfrOutErrors
Total IXFR error responses sent.
cDnsErrorIntAxfrInErrors
Total in-bound AXFR errors.
cDnsErrorIntAxfrOutErrors
Total AXFR error responses sent.
cDnsErrorIntSentTotalErrors
Total number of requests the server answered with errors.
cDnsErrorIntSentFormatErrors
Total number of requests received which were unparseable.
cDnsErrorIntSentOtherErrors
Total number of requests which were aborted for other local server errors.
cDnsErrorIntSentRefusalErrors
Total number of requests which resulted in REFUSED.
cDnsErrorIntRcvdFormatErrors
Total number of responses received with FORMERR status.
cDnsErrorIntSampleTime
The time stamp of last sample.
cDnsErrorIntSampleInterval
The interval in seconds over which the server last calculated the sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDnsErrorIntSampleTime.
cDnsMaxCntrConcurXfrsInCnts
Maximum number of concurrent threads processing inbound transfers.
cDnsMaxCntrConcurXfrsOutCnts
Maximum number of concurrent threads processing outbound transfers.
cDnsMaxCntrHaSvrNoRespTime
Total time in seconds, where the partner of the server was not responding.
cDnsMaxCntrHaSvrMaxNoRespTime
Maximum contiguous time in seconds, where the partner of the server was not responding.
cDnsMaxCntrHaBatchLimitCnts
Number of occurrences where maximum batch count is reached in active server.
cDnsMaxCntrHaRRPendListCnts
Maximum number of RRs in the pending list waiting acknowledgement from the backup server.
cDnsMaxCntrHaRRActiveListCnts
Maximum number of RRs in the active list waiting to be sent to the backup server.
cDnsMaxCntrHaPersEditListCnts
Maximum number of names persisted in the edits list db.
cDnsMaxCntrHaUpdLatencyMax
Maximum DNS update latency in seconds. Latency is measured as the time an update remains in the pending list.
cDnsMaxCntrIntConcurXfrsInCnts
Maximum number of concurrent threads processing inbound transfers during reporting interval.
cDnsMaxCntrIntConcurXfrsOutCnts
Maximum number of concurrent threads processing outbound transfers during reporting interval.
cDnsMaxCntrIntHaSvrNoRespTime
Total time in seconds, where the partner of the server was not responding during reporting interval.
cDnsMaxCntrIntHaSvrMaxNoRespTime
Maximum time in seconds, where the partner of the server was not responding during reporting interval.
cDnsMaxCntrIntHaBatchLimitCnts
Number of occurrences where maximum batch count is reached in active server during reporting interval.
cDnsMaxCntrIntHaRRPendListCnts
Maximum number of RRs in the pending list waiting acknowledgement from the backup server during reporting interval.
cDnsMaxCntrIntHaRRActiveListCnts
Maximum number of RRs in the active list waiting to be sent to the backup server during reporting interval.
cDnsMaxCntrIntHaPersEditListCnts
Maximum number of names persisted in the edits list db during reporting interval.
cDnsMaxCntrIntHaUpdLatencyMax
Maximum DNS update latency in seconds during reporting interval. Latency is measured as the time an update remains in the pending list.
cDnsMaxCntrIntSampleTime
The time stamp of last sample.
cDnsMaxCntrIntSampleInterval
The interval in seconds over which the server last calculated the sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDnsMaxCntrIntSampleTime.
cDnsHaCommInterruptedStates
Total number of occurrences where the server enters the HA communication-interrupted state.
cDnsHaPartnerDownStates
Total of occurrences where the server enters the HA partner-down state.
cDnsHaSyncs
Total of occurrences where the server enters the HA synchronization state.
cDnsHaMsgConnectSentCnts
Total number of HA connection establishment messages sent.
cDnsHaMsgReconcileSentCnts
Total number of HA zone reconciliation messages sent.
cDnsHaMsgHeartBeatSentCnts
Total number of HA heartbeat messages sent.
cDnsHaMsgZoneSyncSentCnts
Total number of HA zone synchronization messages sent.
cDnsHaMsgRRSyncSentCnts
Total number of HA rr-sync messages sent.
cDnsHaMsgRRUpdateSentCnts
Total number of HA rr-update messages sent.
cDnsHaMsgResponseSentCnts
Total number of HA response messages sent.
cDnsHaMsgConnectRcvdCnts
Total number of HA connection establishment messages received.
cDnsHaMsgReconcileRcvdCnts
Total number of HA zone reconciliation messages received.
cDnsHaMsgHeartbeatRcvdCnts
Total number of HA heartbeat messages received.
cDnsHaMsgZoneSyncRcvdCnts
Total number of HA zone synchronization messages received.
cDnsHaMsgRRSyncRcvdCnts
Total number of HA rr-sync messages received.
cDnsHaMsgRRUpdateRcvdCnts
Total number of HA rr-update messages received.
cDnsHaMsgResponseRcvdCnts
Total number of HA response messages received.
cDnsHaHeartbeatTimeoutCnts
Total number of HA heartbeat timeouts.
cDnsHaUpdateRejectCnts
Total number of HA DNS updates rejected by the server.
cDnsHaResponseMismatchCnts
Total number of HA responses reporting a mismatch error.
cDnsHaResponseServFailCnts
Total number of HA responses reporting a server failure error.
cDnsHaRespInconsistentCnts
Total number of HA responses reporting an inconsistent server state.
cDnsHaRespUnknownCnts
Total number of HA responses with an unknown message type.
cDnsHaFullZoneResyncCnts
Total number of zones requiring HA full-zone ??? resynchronization for nameset reconciliation.
cDnsHaUpdatePrivateReqCnts
Total number of HA DNS updates received containing a private request RR.
cDnsHaUpdatePrivateRespCnts
Total number of HA DNS update responses sent containing a private response RR.
cDnsHaSyncConflictCnts
Total number of HA zones with name conflicts during nameset reconciliation.
cDnsHaSyncDiscardNameCnts
Total number of HA name conflicts where one nameset must be discarded to synchronize the zone.
cDnsHaSyncMergeNameCnts
Total number of HA name conflicts which the namesets can be merged to synchronize the zone.
cDnsHaUpdateLatencyAverage
Average HA DNS update latency in seconds. Latency is measured as the time an update remains in the pending list.
cDnsHaIntCommInterruptedStates
Number of occurrences where the server enters the HA communication-interrupted state.
cDnsHaIntPartnerDownStates
Total of occurrences where the server enters the HA partner-down state during reporting interval.
cDnsHaIntSyncs
Total of occurrences where the server enters the HA synchronization state during reporting interval.
cDnsHaIntMsgConnectSentCnts
Number of HA connection establishment messages sent during reporting interval.
cDnsHaIntMsgReconcileSentCnts
Number of HA zone reconciliation messages sent during reporting interval.
cDnsHaIntMsgHeartBeatSentCnts
Number of HA heartbeat messages sent during reporting interval.
cDnsHaIntMsgZoneSyncSentCnts
Number of HA zone synchronization messages sent during reporting interval.
cDnsHaIntMsgRRSyncSentCnts
Number of HA rr-sync messages sent during reporting interval.
cDnsHaIntMsgRRUpdateSentCnts
Number of HA rr-update messages sent during reporting interval.
cDnsHaIntMsgResponseSentCnts
Number of HA response messages sent during reporting interval.
cDnsHaIntMsgConnectRcvdCnts
Number of HA connection establishment messages received during reporting interval.
cDnsHaIntMsgReconcileRcvdCnts
Number of HA zone reconciliation messages received during reporting interval.
cDnsHaIntMsgHeartbeatRcvdCnts
Number of HA heartbeat messages received during reporting interval.
cDnsHaIntMsgZoneSyncRcvdCnts
Number of HA zone synchronization messages received during reporting interval.
cDnsHaIntMsgRRSyncRcvdCnts
Number of HA rr-sync messages received during reporting interval.
cDnsHaIntMsgRRUpdateRcvdCnts
Number of HA rr-update messages received during reporting interval.
cDnsHaIntMsgResponseRcvdCnts
Number of HA response messages received during reporting interval.
cDnsHaIntHeartbeatTimeoutCnts
Number of HA heartbeat timeouts during reporting interval.
cDnsHaIntUpdateRejectCnts
Number of HA DNS updates rejected by the server during reporting interval.
cDnsHaIntResponseMismatchCnts
Number of HA responses reporting a mismatch error during reporting interval.
cDnsHaIntResponseServFailCnts
Number of HA responses reporting a server failure error during reporting interval.
cDnsHaIntRespInconsistentCnts
Number of HA responses reporting an inconsistent server state during reporting interval.
cDnsHaIntRespUnknownCnts
Number of HA responses with an unknown message type during reporting interval.
cDnsHaIntFullZoneResyncCnts
Number of HA zones requiring full-zone resynchronization for nameset reconciliation during reporting interval.
cDnsHaIntUpdatePrivateReqCnts
Number of HA DNS updates received containing a private request RR during reporting interval.
cDnsHaIntUpdatePrivateRespCnts
Number of HA DNS update responses sent containing a private response RR during reporting interval.
cDnsHaIntSyncConflictCnts
Number of HA zones with name conflicts during nameset reconciliation during reporting interval.
cDnsHaIntSyncDiscardNameCnts
Number of HA name conflicts where one nameset must be discarded to synchronize the zone during reporting interval.
cDnsHaIntSyncMergeNameCnts
Number of HA name conflicts which the namesets can be merged to synchronize the zone during reporting interval.
cDnsHaIntUpdateLatencyAverage
Average HA DNS update latency in seconds during reporting interval. Latency is measured as the time an update remains in the pending list.
cDnsHaIntSampleTime
The time stamp of last HA sample.
cDnsHaIntSampleInterval
The interval in seconds over which the server last calculated the HA sample interval statistics. This is the configured reporting interval and the statistics are reset since the last cDnsHaIntSampleTime.
cDnsServConfigGroup
A collection of objects providing basic configuration control of a DNS name server.
cDnsQueryStatsGroup
A collection of objects providing total query stats for a DNS name server.
cDnsQueryStatsIntervalGroup
A collection of objects providing interval query stats for a DNS name server.
cDnsPerfStatsGroup
A collection of objects providing total performance stats for a DNS name server.
cDnsPerfStatsIntervalGroup
A collection of objects providing interval performance stats for a DNS name server.
cDnsSecurityStatsGroup
A collection of objects providing total security stats for a DNS name server.
cDnsSecurityStatsIntervalGroup
A collection of objects providing interval security stats for a DNS name server.
cDnsErrorStatsGroup
A collection of objects providing total error stats for a DNS name server.
cDnsErrorStatsIntervalGroup
A collection of objects providing interval error stats for a DNS name server.
cDnsMaxCounterStatsGroup
A collection of objects providing total max counter stats for a DNS name server.
cDnsMaxCounterStatsIntervalGroup
A collection of objects providing interval max counter stats for a DNS name server.
cDnsHaStatsGroup
A collection of objects providing total HA DNS counter stats for a DNS name server.
cDnsHaStatsIntervalGroup
A collection of objects providing interval HA DNS counter stats for a DNS name server.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list