agentSntpClientUcastServerLastAttemptStatus
EdgeSwitch-SNTP-CLIENT-MIB ·
.1.3.6.1.4.1.4413.1.1.17.1.2.6.1.9
Object
column SntpClientUpdateStatus
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
- EdgeSwitch-SNTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.4413.1.1.17.1.2.6.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentSntpClientUcastServerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'EdgeSwitch-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SNTP-CLIENT-MIB::agentSntpClientUcastServerLastAttemptStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SNTP-CLIENT-MIB::agentSntpClientUcastServerLastAttemptStatus.<agentSntpClientUcastServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SNTP-CLIENT-MIB::agentSntpClientUcastServerLastAttemptStatus'
Syntax
- Source
- SntpClientUpdateStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | success |
3 | requestTimedOut |
4 | badDateEncoded |
5 | versionNotSupported |
6 | serverUnsychronized |
7 | serverKissOfDeath |
Conformance
Member of