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
Uses the media5 variant from
Command help
/opt/observium/mibs/media5.
Walk sntpServersInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::sntpServersInfoTable'
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 |
|---|---|---|
|
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 |
|
Server Host
SNTP server host name and port. |
MX-TC2MxIpHostNamePort Type Constraints: range: 0..255 |
.0.700.1.400.800.1.200 |
staticSntpServersTable
table.0.700.1.400.900
·
1 row entry
·
2 columns
Uses the media5 variant from
Command help
/opt/observium/mibs/media5.
Walk staticSntpServersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::staticSntpServersTable'
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 |
|---|---|---|
|
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 |
|
Server Host
SNTP server host name and port. |
MX-TC2MxIpHostNamePortr/w Type Constraints: range: 0..255 |
.0.700.1.400.900.1.200 |
dnsServersInfoTable
table.0.700.1.600.200
·
1 row entry
·
2 columns
Uses the media5 variant from
Command help
/opt/observium/mibs/media5.
Walk dnsServersInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::dnsServersInfoTable'
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 |
|---|---|---|
|
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 |
|
Server Address
DNS server IP address. |
MX-TCMxIpAddress Type Constraints: range: 0..255 |
.0.700.1.600.200.1.200 |
staticDnsServersTable
table.0.700.1.600.300
·
1 row entry
·
2 columns
Uses the media5 variant from
Command help
/opt/observium/mibs/media5.
Walk staticDnsServersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::staticDnsServersTable'
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 |
|---|---|---|
|
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 |
|
IP Address
Static DNS server IP address. |
MX-TCMxIpAddressr/w Type Constraints: range: 0..255 |
.0.700.1.600.300.1.200 |
staticHostsTable
table.0.700.1.650.100
·
1 row entry
·
4 columns
Uses the media5 variant from
Command help
/opt/observium/mibs/media5.
Walk staticHostsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::staticHostsTable'
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 |
|---|---|---|
|
Index
Unique identifier of the row in the table. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.700.1.650.100.1.100 |
|
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 |
|
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 |
|
Delete
Deletes this row. |
Enumerationr/w | .0.700.1.650.100.1.1000 |