dsfCfgReplaceSrcType
DLINKSW-SYSTEM-FILE-MIB ·
.1.3.6.1.4.1.171.14.14.1.3.1.2
Object
column r/w
Enumeration
This object indicates where to get the file to replace the current
running configuration.
'local' - Get the replacing configuration file from the system.
'tftpRemote' - Get the replacing configuration file from remote host via TFTP.
'ftpRemote' - Get the replacing configuration file from remote host via FTP.
'rcpRemote' - Get the replacing configuration file from remote host via RCP.
Context
- MIB
- DLINKSW-SYSTEM-FILE-MIB
- OID
.1.3.6.1.4.1.171.14.14.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsfCfgReplaceEntry
- 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 'DLINKSW-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceSrcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKSW-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceSrcType.<dsfCfgReplaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKSW-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKSW-SYSTEM-FILE-MIB::dsfCfgReplaceSrcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | tftpRemote |
3 | ftpRemote |
4 | rcpRemote |
Conformance
Member of
Compliance refinements
It is compliant to support only a subset of
values: 'local' and 'tftpRemote'.
values: 'local' and 'tftpRemote'.