snMspsLoadSaveSftpFileSave

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.26.11.11.1.2

Object

column r/w Enumeration
Write access using activate(2) initiates transfer 
of registered file from device to SFTP server, 
if this functionality is supported for this file type. 
The support of functionality is represented in 
snMspsLoadSaveSftpFileSaveSupported.
Write access using other values will cause 'bad value' 
error. Read access will return following values:
              
1 - No Save transfers have been done for this file type 
    since last start of the device.
2 - Activate transfer of registered file from device to 
    SFTP server. If this file type does not support this 
    functionality, the 'bad value' error will be returned.
3 - Last transfer of registered file from device is in progress.
4 - Last transfer of registered file from device 
    was successfull. Device restart is not reqired.
5 - Last transfer of registered file from device 
    was successfull. Device restart is reqired.
6 - Last transfer of registered file from device 
    was not successfull.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.26.11.11.1.2
Type
column
Access
readwrite
Status
current
Parent
snMspsLoadSaveSftpFileTransferEntry

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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsLoadSaveSftpFileSave'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsLoadSaveSftpFileSave.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsLoadSaveSftpFileSave'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initial
2activate
3in-progress
4successNoRestart
5successRestartRequired
6saveError