USR-DNS-MIB
The commWorks enterprise defined MIB objects for the Domain Name Service functionality.
Main OID:
usrDns.1.3.6.1.4.1.5003.9.10.3.1.1.17
57
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
usrDnsThe commWorks enterprise defined MIB objects
for the Domain Name Service functionality. MODULE-IDENTITY .1.3.6.1.4.1.5003.9.10.3.1.1.17 |
SNMPv2-TCThe commWorks enterprise defined MIB objects
for the Domain Name Service functionality. Unknown .1.3.6.1.4.1.5003.9.10.3.1.1.17 |
usrDnsVersionThe current software version of the Domain Name Server.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.1 |
usrDnsCFMStatusFlagThis variable controls saving and loading of all the configuration
information for the Domain Name Service. The value can
be set to either save or load by a management station. The other
values indicate if any configuration operation and what type
is in progress.rw UsrConfigStatus .1.3.6.1.4.1.5003.9.10.3.1.1.17.2 |
usrDnsCfgFileNameThe name of a ConfigFile to read/write permanent database records.
If the value of this object is an empty string, then the
DNS module uses the default name `@file://DNS.cfg'.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.3 |
usrDnsDomainNameThe default Domain Name to be appended to a Host Name if
it cannot be resolved without a Domain Name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.4 |
usrDnsNumberRetriesThe number of times DNS will attempt to resolve a name before
determining it cannot be resolved.rw Integer32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.5 |
usrDnsTimeoutThe number of seconds DNS will wait for a response from
a name server before determining it is not coming.
The minimum timeout value is 5 seconds.
The maximum timeout value is twice the Internet MSL
(Maximum Segment Lifetime) + the minimum = 245 secs.rw Integer32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.6 |
usrDnsQueriesThe total number of queries received by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.7 |
usrDnsTotalResponsesThe total number of responses sent by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.8 |
usrDnsResponseOKThe number of success responses received by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.9 |
usrDnsResponseFormatThe number of Format Error responses received by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.10 |
usrDnsResponseServerThe number of Server Error responses received by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.11 |
usrDnsResponseNameThe number of No Such Name responses received by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.12 |
usrDnsResponseNIYThe number of NIY responses sent by DNS.
This indicates that the Server does not implement this operationro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.13 |
usrDnsResponseRefusedThe number of Refused responses sent by DNS.
This indicates the Server refuses to perform the operation.ro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.14 |
usrDnsResponsesLocalThe number of responses answered Locally by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.15 |
usrDnsResponsesRemoteThe number of responses received by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.16 |
usrDnsResponseBadProtThe number of corrupted responses received by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.17 |
usrDnsTimeOutsThe total number of timeouts on requests sent by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.18 |
usrDnsResponseNotSentThe number of send failures on replies sent by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.19 |
usrDnsErrorResponseThe number of failure replies sent by DNSro Counter32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.20 |
usrDnsHostTableThe table of DNS Hosts. SEQUENCE OF UsrDnsHostEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.21 |
usrDnsHostEntryA (conceptual) entry for one Dns Host. UsrDnsHostEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.21.1 |
usrDnsHostNameThe logical identifier of the Host Table. DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.21.1.1 |
usrDnsHostAddressThe specified or resolved ip address of the named Host.rw IpAddress .1.3.6.1.4.1.5003.9.10.3.1.1.17.21.1.2 |
usrDnsHostStatusThe status of this row of the Host Table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.21.1.3 |
usrDnsServerTableThe table of DNS Servers. SEQUENCE OF UsrDnsServerEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.22 |
usrDnsServerEntryA (conceptual) entry for one Dns Server. UsrDnsServerEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.22.1 |
usrDnsServerPreferenceThe logical identifier of the Server Table. Integer32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.22.1.1 |
usrDnsServerNameThe specified name of the Server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.22.1.2 |
usrDnsServerAddressThe specified or resolved ip address of the named Server.rw IpAddress .1.3.6.1.4.1.5003.9.10.3.1.1.17.22.1.3 |
usrDnsServerStatusThe status of this row of the Server Table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.22.1.4 |
usrDnsHostRotationSetting this object to a value of enabled(1) will enable
the DNS host rotation feature. Setting this object to
disabled(2) will disable the DNS Host Rotation feature.rw Enumeration .1.3.6.1.4.1.5003.9.10.3.1.1.17.23 |
usrDnsCacheTableThis table contains information about all the resource
records currently in the resolver's cache. SEQUENCE OF UsrDnsCacheEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.24 |
usrDnsCacheEntryAn entry in the resolver's cache. Rows may be created
only by the resolver. SNMP SET requests may be used to
delete rows. UsrDnsCacheEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1 |
usrDnsCacheRRIndexA value which makes entries in the table unique. Integer32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.1 |
usrDnsCacheRRClassDNS class of the Resource Record in the cache which is
identified in this row of the table.ro DnsClass (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.2 |
usrDnsCacheRRTypeDNS type of the Resource Record in the cache which is
identified in this row of the table.ro DnsType (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.3 |
usrDnsCacheRRTTLTime-To-Live of RR in DNS cache. This is the initial
TTL value which was received with the RR when it was
originally received.ro DnsTime (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.4 |
usrDnsCacheRRElapsedTTLElapsed seconds since RR was received.ro DnsTime (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.5 |
usrDnsCacheRRSourceHost from which RR was received, 0.0.0.0 if unknown.ro IpAddress .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.6 |
usrDnsCacheRRDataRDATA portion of a cached RR. The value is in the
format defined for the particular DNS class and type of
the resource record.ro OCTET STRING .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.7 |
usrDnsCacheRRStatusStatus column for the resolver cache table. Since only
the agent (DNS resolver) creates rows in this table, the
only values that a manager may write to this variable
are active(1) and destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.8 |
usrDnsCacheRRPrettyNameName of the RR at this row in the table. This is
identical to the dnsResCacheRRName variable, except that
character case is preserved in this variable, per DNS
conventions.ro DnsName (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.24.1.9 |
usrDnsNCacheTableThe resolver's negative response cache. This table
contains information about authoritative errors that
have been cached by the resolver. SEQUENCE OF UsrDnsNCacheEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.25 |
usrDnsNCacheEntryAn entry in the resolver's negative response cache
table. Only the resolver can create rows. SNMP SET
requests may be used to delete rows. UsrDnsNCacheEntry .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1 |
usrDnsNCacheErrQClassDNS QCLASS associated with a cached authoritative
error.ro DnsQClass (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.2 |
usrDnsNCacheErrQTypeDNS QTYPE associated with a cached authoritative error.ro DnsQType (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.3 |
usrDnsNCacheErrTTLTime-To-Live of a cached authoritative error at the time
of the error, it should not be decremented by the number
of seconds since it was received. This should be the
TTL as copied from the MINIMUM field of the SOA that
accompanied the authoritative error, or a smaller value
if the resolver implements a ceiling on negative
response cache TTLs.ro DnsTime (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.4 |
usrDnsNCacheErrElapsedTTLElapsed seconds since authoritative error was received.ro DnsTime (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.5 |
usrDnsNCacheErrSourceHost which sent the authoritative error, 0.0.0.0 if
unknown.ro IpAddress .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.6 |
usrDnsNCacheErrCodeThe authoritative error that has been cached:
nonexistantName(1) indicates an authoritative name error
(RCODE = 3).
noData(2) indicates an authoritative response with no
error (RCODE = 0) and no relevant data.
other(3) indicates some other cached authoritative
error. At present, no such errors are known to exist.ro Enumeration .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.7 |
usrDnsNCacheErrStatusStatus column for the resolver negative response cache
table. Since only the agent (DNS resolver) creates rows
in this table, the only values that a manager may write
to this variable are active(1) and destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.8 |
usrDnsNCacheErrIndexA value which makes entries in the table unique.ro Integer32 .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.9 |
usrDnsNCacheErrPrettyNameQNAME associated with this row in the table. This is
identical to the dnsResNCacheErrQName variable, except
that character case is preserved in this variable, per
DNS conventions.ro DnsName (DNS-SERVER-MIB) .1.3.6.1.4.1.5003.9.10.3.1.1.17.25.1.10 |
usrDnsRoundRobinSetting this object to a value of enabled(1) will enable
the DNS round robin feature. Setting this object to
disabled(2) will set the DNS into random.rw Enumeration .1.3.6.1.4.1.5003.9.10.3.1.1.17.26 |