MX-HOC-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
12
sntpServersInfoTable
table.0.700.1.400.800
·
1 row entry
·
2 columns
SNTP Servers
This table contains the list of current SNTP servers. The SNTP
servers are sorted by priority. The list can contain static
servers, dynamic servers (DHCP) or both depending on how the
SntpConfigSource parameter is set. When a server does not
respond, there is a delay of several seconds before attempting
to use the next one.
A row in table SNTP Servers.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
sntpServersInfoPriority
Priority
Priority number for this SNTP server. The lower the number is, the higher the priority is. |
Unsigned32 | .0.700.1.400.800.1.100 |
|
sntpServersInfoHostName
Server Host
SNTP server host name and port. |
MX-TC2MxIpHostNamePort Textual Convention: MX-TC2MxIpHostNamePort OctetStringType Constraints: range: 0..255 |
.0.700.1.400.800.1.200 |
staticSntpServersTable
table.0.700.1.400.900
·
1 row entry
·
2 columns
Static SNTP Servers
This table contains the list of static SNTP servers. The SNTP
servers are sorted by priority. These SNTP servers are used as
the current SNTP servers when the SntpConfigSource parameter
is set to 'Static'.
A row in table Static SNTP Servers.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
staticSntpServersPriority
Priority
Priority number of this static SNTP server. The lower the number is, the higher the priority is. |
Unsigned32 | .0.700.1.400.900.1.100 |
|
staticSntpServersHostName
Server Host
SNTP server host name and port. |
MX-TC2MxIpHostNamePortr/w Textual Convention: MX-TC2MxIpHostNamePort OctetStringType Constraints: range: 0..255 |
.0.700.1.400.900.1.200 |
dnsServersInfoTable
table.0.700.1.600.200
·
1 row entry
·
2 columns
DNS Servers
This table contains the list of current DNS servers. The DNS
servers are sorted by priority.
A row in table DNS Servers.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
dnsServersInfoPriority
Priority
Priority number for this DNS server. The lower the number is, the higher the priority is. |
Unsigned32 | .0.700.1.600.200.1.100 |
|
dnsServersInfoIpAddress
Server Address
DNS server IP address. |
MX-TCMxIpAddress Textual Convention: MX-TCMxIpAddress OctetStringType Constraints: range: 0..255 |
.0.700.1.600.200.1.200 |
staticDnsServersTable
table.0.700.1.600.300
·
1 row entry
·
2 columns
Static DNS Servers
This table contains the list of static DNS servers. The DNS
servers are sorted by priority. These DNS servers are used as
the current DNS servers when the DnsServersConfigSource
parameter is set to 'Static'.
A row in table Static DNS Servers.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
staticDnsServersPriority
Priority
Priority number of this static DNS server. The lower the number is, the higher the priority is. |
Unsigned32 | .0.700.1.600.300.1.100 |
|
staticDnsServersIpAddress
IP Address
Static DNS server IP address. |
MX-TCMxIpAddressr/w Textual Convention: MX-TCMxIpAddress OctetStringType Constraints: range: 0..255 |
.0.700.1.600.300.1.200 |
staticHostsTable
table.0.700.1.650.100
·
1 row entry
·
4 columns
Static Hosts
This table contains a list of static hosts. Each host is
configured with an FQDN and its static ip addresses. This
table is used by the Hoc service to locally resolve an FQDN
and obtain its ip address without performing a DNS request.
A row in table Static Hosts.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
staticHostsIndex
Index
Unique identifier of the row in the table. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.700.1.650.100.1.100 |
|
staticHostsName
Name
Name (FQDN) of the static host. The Hoc service does not perform DNS queries to resolve this FQDN. It returns the static ip addresses defined in the StaticHosts.IpAddress parameter. This name must be… |
OctetStringr/w | .0.700.1.650.100.1.200 |
|
staticHostsIpAddresses
IP Addresses
List of static IP addresses associated with the FQDN specified in the StaticHosts.Name parameter. This list contains numerical IPv4 or IPv6 addresses. IP addresses MUST be separated by a comm… |
OctetStringr/w | .0.700.1.650.100.1.300 |
|
staticHostsDelete
Delete
Deletes this row. |
Enumerationr/w | .0.700.1.650.100.1.1000 |