vmsGlobalStatusFileUploadResult

BINTEC-VMS-MIB · .0.34.1.2.3

Object

scalar r/w Enumeration
file upload result (error) code: 
success(1)         : the file upload was successful,
no-mem-card(2)     : no memory card plugged,
no-mem-space(3)    : no more space available on the memory card,
incomp-format(4)   : the file format doesn't match the requirements,
transfer-error(5)  : any transfer error occured during upload,
write-protection(6): active write protection on storage device,
internal-error(7)  : unexpected internal error occured.

Context

MIB
BINTEC-VMS-MIB
OID
.0.34.1.2.3
Type
scalar
Access
readwrite
Status
current
Parent
vmsGlobalStatus

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2no-mem-card
3no-mem-space
4incomp-format
5transfer-error
6write-protection
7internal-error