H3C-DNS-MIB Table View

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

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.2011.10.2.97.1.1 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cDnsStaticSrvIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DNS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DNS-MIB::h3cDnsStaticSrvIpTable'
This table is a list of DNS static server IPv4 address
configuration, which is manually specified.
h3cDnsStaticSrvIpEntry row .1.3.6.1.4.1.2011.10.2.97.1.1.1
An entry of h3cDnsStaticSrvIpTable.
Column Syntax OID
This node gives the type of the static DNS server IP address.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.10.2.97.1.1.1.1
This node gives the IP address of the DNS server
specified by the user.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.10.2.97.1.1.1.2
This node gives the priority of the DNS server, according to the
creation order. The smaller the value is, the higher the priority
level is.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.10.2.97.1.1.1.3
This node gives the operation status of this table entry.
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.2011.10.2.97.1.1.1.4
.1.3.6.1.4.1.2011.10.2.97.1.2 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cDnsDynamicSrvIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DNS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DNS-MIB::h3cDnsDynamicSrvIpTable'
This table is a list of DNS dynamic server IPv4 address
configuration, which is dynamically obtained through DHCP.
h3cDnsDynamicSrvIpEntry row .1.3.6.1.4.1.2011.10.2.97.1.2.1
An entry of h3cDnsDynamicSrvIpTable.
Column Syntax OID
This node gives the type of the dynamic DNS server IP address.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.10.2.97.1.2.1.1
This node gives the IP address of the DNS server dynamically
obtained through DHCP.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.10.2.97.1.2.1.2
This node gives the priority of the DNS server, according to the
order obtained through DHCP. The smaller the value is, the higher
the priority level is.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.10.2.97.1.2.1.3