agentSntpClientUcastServerLastAttemptStatus

NETAPP-SNTP-CLIENT-MIB · .1.3.6.1.4.1.789.4413.1.1.17.1.2.6.1.9

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

Syntax

Source
SntpClientUpdateStatus
Base type
Enumeration

Values & Constraints

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

Conformance