extremeVMLastSynchStatus

EXTREME-VM-MIB · .1.3.6.1.4.1.1916.1.39.1.4

Object

scalar Enumeration
The result of the most recent synchronization attempt.
success(1) - indicates that the synchronization completed successfully
accessDenied(2) - The username and password were not accepted by the server
serverTimeout(3) - Could not establish a file transfer session with the configured server
             serverNotConfigured(4) - The server configuration is not complete

Context

MIB
EXTREME-VM-MIB
OID
.1.3.6.1.4.1.1916.1.39.1.4
Type
scalar
Access
readonly
Status
current
Parent
extremeVMGeneral

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMLastSynchStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-VM-MIB::extremeVMLastSynchStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2accessDenied
3serverTimeout
4serverNotConfigured