CISCO-DNS-CLIENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.9.9.436.1.1.4 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdcDNSServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DNS-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DNS-CLIENT-MIB::cdcDNSServerTable'
This table contains information about the Domain Name 
System (DNS) Server configurations in the system. 
When the DNS configuration is disabled in the system, 
i.e., 'cdcDNSConfigEnable' object is set to 
'disabled', all entries of this table will be removed 
automatically.
The index of this table is not persistent upon 
system reboot.
cdcDNSServerEntry row .1.3.6.1.4.1.9.9.436.1.1.4.1
An Entry representing the information about a
DNS Server configuration.

The entries are contacted in turn by the system for
DNS services. The first entry in this table will be
contacted first, and so on.
Column Syntax OID
This object represents the index corresponding to the
particular DNS Server configuration in the system.
For creation of new entry, the value of this object
should be same as that of the value of
'cdcDNSServerNextAvai…
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.436.1.1.4.1.1
This object represents the Inet Address type of the
'cdcDNSServerAddr' object.

An attempt to modify this object will fail with
an 'inconsistentValue' error, if the value of the
corresponding instance o…
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.436.1.1.4.1.2
This object represents the address of the
DNS Server.

This object is a mandatory object for row creation.

An attempt to modify this object will fail with
an 'inconsistentValue' error, if t…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.436.1.1.4.1.3
The Status of this row.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.436.1.1.4.1.4
.1.3.6.1.4.1.9.9.436.1.1.6 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdcDNSDomainNameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DNS-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DNS-CLIENT-MIB::cdcDNSDomainNameTable'
This table contains the list of DNS Domain Names
defined for the system. Each domain name to be 
tried in turn, for the domain name configuration
of the system.
cdcDNSDomainNameEntry row .1.3.6.1.4.1.9.9.436.1.1.6.1
An entry (conceptual row) in the
'cdcDNSDomainNameTable'.
Each row represents a DNS Domain name defined
for the system.
Column Syntax OID
An arbitrary integer value, greater than zero,
which uniquely identifies a DNS Domain Name
defined for the system.
Unsigned32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.436.1.1.6.1.1
This object represents a DNS Domain Name
defined for the system. When this object is
set to a non empty string value, the domain name
part of the fully qualified name represented by
the 'sysName' object is updated b…
OctetStringr/w
Constraints:
range: 1-80
.1.3.6.1.4.1.9.9.436.1.1.6.1.2
The status of this conceptual row.
Once value of this object is set to 'active',
the associated entry can not be modified except
destroyed by setting this object to destroy(6).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.436.1.1.6.1.3