tnPsdNtpServerReachabilityData

TROPIC-PSD-MIB · .1.3.6.1.4.1.7483.2.2.7.7.1.3.1.6

Object

column Unsigned32
The reachability data of the NTP server.
The value is an eight bit number that represents the
status of the last eight NTP transactions between the PSD
and the NTP time server. Each bit indicates whether or not
a single transaction was successful.
A bit value of one indicates a successful transaction
For example, a value of (175) (10101111B) indicates
that two valid responses were not received during the last
eight polls. However, the last four polls worked fine.

Context

MIB
TROPIC-PSD-MIB
OID
.1.3.6.1.4.1.7483.2.2.7.7.1.3.1.6
Type
column
Access
readonly
Status
current
Parent
tnPsdNtpServerEntry
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 'TROPIC-PSD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-PSD-MIB::tnPsdNtpServerReachabilityData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-PSD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-PSD-MIB::tnPsdNtpServerReachabilityData.<tnShelfIndex>.<tnPsdNtpServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-PSD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-PSD-MIB::tnPsdNtpServerReachabilityData'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-255

Conformance