HPN-ICF-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.11.2.14.11.15.2.97.1.1 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDnsStaticSrvIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DNS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DNS-MIB::hpnicfDnsStaticSrvIpTable'
This table is a list of DNS static server IPv4 address
configuration, which is manually specified.
hpnicfDnsStaticSrvIpEntry row .1.3.6.1.4.1.11.2.14.11.15.2.97.1.1.1
An entry of hpnicfDnsStaticSrvIpTable.
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.97.1.1.1.4
.1.3.6.1.4.1.11.2.14.11.15.2.97.1.2 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDnsDynamicSrvIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DNS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DNS-MIB::hpnicfDnsDynamicSrvIpTable'
This table is a list of DNS dynamic server IPv4 address
configuration, which is dynamically obtained through DHCP.
hpnicfDnsDynamicSrvIpEntry row .1.3.6.1.4.1.11.2.14.11.15.2.97.1.2.1
An entry of hpnicfDnsDynamicSrvIpTable.
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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.97.1.2.1.3