LIGO-GENERIC-MIB Table View

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

Tables
1
Rows
1
Columns
4
.1.3.6.1.4.1.32750.3.1.1.1.2 · 1 row entry · 4 columns
Uses the ligowave variant from /opt/observium/mibs/ligowave.
Command help
Walk ligoPingHostsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LIGO-GENERIC-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-GENERIC-MIB::ligoPingHostsTable'
If ligoHighPing notification is enabled, this table contains
information with IP addresses and moving average value of their
ping time.
ligoPingHostsEntry row .1.3.6.1.4.1.32750.3.1.1.1.2.1
Ping time data for particular IP address.
Column Syntax OID
The address type of ligoPingAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.32750.3.1.1.1.2.1.1
The IP address. The address type of this object is specified in
ligoPingAddrType.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.32750.3.1.1.1.2.1.2
The latest moving average value of ping time in milliseconds.
Value -1 indicates unknown or unreachable host.
msSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.32750.3.1.1.1.2.1.3
The hostname/domain name of a ping target if it was specified
instead of an IP address in this service's configuration.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.32750.3.1.1.1.2.1.4