HM2-DNS-MIB Table View

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

Tables
3
Rows
3
Columns
12
.1.3.6.1.4.1.248.11.90.1.1.3 · 1 row entry · 4 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hm2DnsClientServerCfgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-DNS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DNS-MIB::hm2DnsClientServerCfgTable'
The table that contains the DNS Servers entries configured by the user in the system.
hm2DnsClientServerCfgEntry row .1.3.6.1.4.1.248.11.90.1.1.3.1
An entry contains the IP address of a DNS server configured in the system.
Column Syntax OID
The unique index used for each server added in the DNS servers table.
Integer32
Constraints:
range: 1-4
.1.3.6.1.4.1.248.11.90.1.1.3.1.1
Address type for DNS server.
Currently, only ipv4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.248.11.90.1.1.3.1.2
The IP address of the DNS server.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.248.11.90.1.1.3.1.3
Describes the status of a row in the table.
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.248.11.90.1.1.3.1.4
.1.3.6.1.4.1.248.11.90.1.1.4 · 1 row entry · 3 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hm2DnsClientServerDiagTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-DNS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DNS-MIB::hm2DnsClientServerDiagTable'
The table that contains the DNS Servers entries configured and used in the system.
hm2DnsClientServerDiagEntry row .1.3.6.1.4.1.248.11.90.1.1.4.1
An entry contains the IP address of a DNS server used in the system.
Column Syntax OID
The unique index used for each server added in the DNS servers table.
Integer32
Constraints:
range: 1-4
.1.3.6.1.4.1.248.11.90.1.1.4.1.1
Address type for DNS server used.
Currently, only ipv4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.248.11.90.1.1.4.1.2
The IP address of the DNS server used by the system.
The entry can be configured by the provider, e.g.
through DHCP client or PPPoE client.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.248.11.90.1.1.4.1.3
.1.3.6.1.4.1.248.11.90.1.1.6 · 1 row entry · 5 columns
Uses the hirschmann variant from /opt/observium/mibs/hirschmann.
Command help
Walk hm2DnsClientStaticHostConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-DNS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DNS-MIB::hm2DnsClientStaticHostConfigTable'
Static table of DNS hostname to IP address table
hm2DnsClientStaticHostConfigEntry row .1.3.6.1.4.1.248.11.90.1.1.6.1
An entry in the static DNS hostname IP address list.
Rows may be created or deleted at any time by the DNS
resolver and by SNMP SET requests.
Column Syntax OID
The index of the entry.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.248.11.90.1.1.6.1.1
The static hostname.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.248.11.90.1.1.6.1.2
Address type for static hosts used.
Currently, only ipv4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.248.11.90.1.1.6.1.3
The IP address of the static host.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.248.11.90.1.1.6.1.4
Describes the status of a row in the table.
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.248.11.90.1.1.6.1.5