snMspsLoadSaveTftpFileDelete

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.26.10.11.1.3

Object

column r/w Enumeration
Write access using activate(2) initiates deletion 
of registered file on TFTP server, 
if this functionality is supported for this file type. 
The support of functionality is represented in 
snMspsLoadSaveTftpFileDeleteSupported.
Write access using other values will cause 'bad value' 
error. Read access will return following values:
              
1 - No Delete actions have been done for this file type 
    since device start.
2 - Activate deletion of registered file on TFTP server 
    If this file type does not support this functionality, 
    the 'bad value' error will be returned.
3 - Deletion of registered file on TFTP server is in progress.
4 - Last deletion of registered file on TFTP server 
    was successfull. Restart of the device is not reqired.
5 - Last deletion of registered file on TFTP server 
    was successfull. Restart of the device is reqired.
6 - Last deletion of registered file on TFTP server 
    was not successfull.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.26.10.11.1.3
Type
column
Access
readwrite
Status
current
Parent
snMspsLoadSaveTftpFileTransferEntry

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::snMspsLoadSaveTftpFileDelete'
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::snMspsLoadSaveTftpFileDelete.<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::snMspsLoadSaveTftpFileDelete'

Syntax

Enumeration

Values & Constraints

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