etsysSntpClientUServerLastAttemptStatus

ENTERASYS-SNTP-CLIENT-MIB · .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.6

Object

The status of the last SNTP request to this server since
agent reboot.  If no requests have been made then this object
should return 'other'.

Context

MIB
ENTERASYS-SNTP-CLIENT-MIB
OID
.1.3.6.1.4.1.5624.1.2.38.1.2.6.1.6
Type
column
Access
readonly
Status
current
Parent
etsysSntpClientUServerEntry
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 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientUServerLastAttemptStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientUServerLastAttemptStatus.<etsysSntpClientUServerAddrType>.<etsysSntpClientUServerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientUServerLastAttemptStatus'

Syntax

Source
SntpClientUpdateStatus
Base type
Enumeration

Values & Constraints

Type Values
1other
2success
3requestTimedOut
4badDateEncoded
5versionNotSupported
6serverUnsychronized

Conformance