sysTimeServerReach

LUM-SYSTEM-MIB · .1.3.6.1.4.1.8708.2.2.2.14.1.1.11

Object

column Unsigned32
8-bit reachability register for the source. The register is updated on every received or missed packet from the source.
A value of 377 indicates that a valid reply was received for all of the last eight transmissions. A value of 0 indicates
that the source is unreachable.

Context

MIB
LUM-SYSTEM-MIB
OID
.1.3.6.1.4.1.8708.2.2.2.14.1.1.11
Type
column
Access
readonly
Status
current
Parent
sysTimeServerEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysTimeServerReach'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysTimeServerReach.<sysTimeServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysTimeServerReach'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-377

Conformance