PDN-DNS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
16
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
pdnDNSMIBObjects OBJECT IDENTIFIER .pdn-dns.1 |
IMPORTS Unknown .pdn-dns.1 |
devDNSDefaultDomainNamethe object allows the NMS to configure the default
domain name for the devicerw DomainName (PDN-TC) .pdn-dns.1.1 |
devDNSRetryTimeoutthe object allows the NMS to configure in
seconds the time to wait for a response from
a DNS server. The default value for this object
is 5rw INTEGER .pdn-dns.1.2 |
devDNSMaxRetriesthe object allows the NMS to configure the
number of maximum number of retires by the
device before giving up or trying one of the
secondary DNS servers if they have been
configured. The default value for this object
is 2rw INTEGER .pdn-dns.1.3 |
devDNSServerTableA Table that contains information about
the DNS server IP addresses SEQUENCE OF DevDNSServerEntry .pdn-dns.1.4 |
devDNSServerEntryA Table that contains information about the
DNS server IP addresses DevDNSServerEntry .pdn-dns.1.4.1 |
devDNSServerIPThis Objects allows an NMS to configure
a DNS server IP address Default value is 1ro IpAddress .pdn-dns.1.4.1.1 |
devDNSServerTypeThis Objects allows an NMS to specify
whether the Server IP address is the
primary DNS server or the secondary DNS
server. Only One Primary DNS server
is allowed to be configured.rw DNSServerType (PDN-TC) .pdn-dns.1.4.1.2 |
devDNSRowStatusUse CreateAndGo to Create a new object. use
Destroy to remove an entry from this tablerw RowStatus (SNMPv2-TC) .pdn-dns.1.4.1.3 |
devHostMappingTableA Table that contains information about
host names for devices SEQUENCE OF DevHostMappingEntry .pdn-dns.1.5 |
devHostMappingEntryAn entry that contains information
about a device host name DevHostMappingEntry .pdn-dns.1.5.1 |
devHostMappingIpAddressThis object contains the IP Address
of the hostro IpAddress .pdn-dns.1.5.1.1 |
devHostMappingHostNameThis object contains the name of the hostrw DisplayString .pdn-dns.1.5.1.2 |
devHostMappingRowStatusThis object is used to create or delete a row
from the tablerw RowStatus (SNMPv2-TC) .pdn-dns.1.5.1.3 |
pdnDNSMIBTraps OBJECT IDENTIFIER .pdn-dns.2 |