DLINKSW-SYSTEM-FILE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
29
.1.3.6.1.4.1.171.14.14.1.1.5 · 1 row entry · 4 columns
The table is used to display information for boot images of units.
dsfBootImageEntry entry .1.3.6.1.4.1.171.14.14.1.1.5.1
An entry contains version information of a unit.
Indexes
dsfBootImageUnitId dsfBootImageIndex
Column Syntax OID
dsfBootImageUnitId
This object indicates the unit (stacking device) or slot (chassis
device) ID.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.14.14.1.1.5.1.1
dsfBootImageIndex
This object indicates the index of boot image.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.14.14.1.1.5.1.2
dsfBootImageUrl
This object indicates the file name and path of the entry.
OctetString
Constraints:
range: 0-799
.1.3.6.1.4.1.171.14.14.1.1.5.1.3
dsfBootImageInWorking
This object indicates whether the entry is the current boot image.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.171.14.14.1.1.5.1.4
.1.3.6.1.4.1.171.14.14.1.1.6 · 1 row entry · 2 columns
The table is used to display boot configuration file of units.
dsfBootCfgFileEntry entry .1.3.6.1.4.1.171.14.14.1.1.6.1
An entry contains the information for boot configuration file of a unit.
Indexes
dsfBootCfgFileUnitId
Column Syntax OID
dsfBootCfgFileUnitId
This object indicates the unit (stacking device) or slot (chassis
device) ID.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.14.14.1.1.6.1.1
dsfBootCfgFileUrl
This object indicates the file name and path of the entry.
OctetString
Constraints:
range: 0-799
.1.3.6.1.4.1.171.14.14.1.1.6.1.2
.1.3.6.1.4.1.171.14.14.1.2 · 1 row entry · 12 columns
A table contains the information for file copy. There will at any
time be either 0 or 1 row in this table, and the only valid index
for this table is 1.  It is only a table so that we may take
advantage of the RowStatus textual convention for configuring
the copying parameters.
dsfCopyEntry entry .1.3.6.1.4.1.171.14.14.1.2.1
An entry contains parameters for copy.
Indexes
dsfCopyIndex
Column Syntax OID
dsfCopyIndex
This object uniquely identifies this row.
The only legal value for this object is 1.
Unsigned32
Constraints:
range: 1-1
.1.3.6.1.4.1.171.14.14.1.2.1.1
dsfCopyType
This object indicates the type of the copy.
'localToLocal' - Copy file within the system.
'localToTftpRemote' - Upload file remote host via TFTP.
'localToFtpRemote' - Upload file remote host via FTP.
'localToRcpRemote'…
Enumerationr/w
Enumerated Values:
1localToLocal
2localToTftpRemote
3localToFtpRemote
4localToRcpRemote
5tftpRemoteToLocal
6ftpRemoteToLocal
7rcpRemoteToLocal
.1.3.6.1.4.1.171.14.14.1.2.1.2
dsfCopySrcUrl
This object indicates the source URL for the source file to be copied.
The special form 'startup-config','running-config','system-log',
and 'attack-log' are reserved to indicate the system files.
OctetStringr/w
Constraints:
range: 0-799
.1.3.6.1.4.1.171.14.14.1.2.1.3
dsfCopyDstUrl
This object indicates the destination URL for the copied file.
The special form 'startup-config' and 'running-config' are reserved
to indicate the system files.
OctetStringr/w
Constraints:
range: 0-799
.1.3.6.1.4.1.171.14.14.1.2.1.4
dsfCopyRemoteAddrType
This object indicates the type of address of the remote host.
This object is meaningless if dsfCopyType is 'localToLocal'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.171.14.14.1.2.1.5
dsfCopyRemoteAddr
This object indicates the address of the remote host.
This object is meaningless if dsfCopyType is 'localToLocal'.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.2.1.6
dsfCopyUsrName
This object indicates the user name on the source FTP/RCP server.
This object is meaningful only when the object dsfCopyType is
'localToFtpRemote', 'localToRcpRemote', 'ftpRemoteToLocal, or
'rcpRemoteToLocal'.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.2.1.7
dsfCopyUsrPwd
This object indicates the password for the user.
This object is meaningful only when the object dsfCopyType is
'localToFtpRemote' or 'ftpRemoteToLocal'.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.2.1.8
dsfCopyRemoteTcpPort
This object indicates the TCP port on the remote FTP server.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.171.14.14.1.2.1.9
dsfCopyVrfName
This object indicates the name of the VRF instance to which the
TFTP/FTP/RCP server belongs.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.2.1.10
dsfCopyErrorStatus
Status of file copy.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.2.1.11
dsfCopyRowStatus
The status of this conceptual row.
The writable columns in a row cannot be changed if the row is
'active'.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.14.14.1.2.1.12
.1.3.6.1.4.1.171.14.14.1.3 · 1 row entry · 11 columns
A table contains the information for replacing the current running
configuration file. There will at any time be either 0 or 1 row
in this table, and the only valid index for this table is 1.
dsfCfgReplaceEntry entry .1.3.6.1.4.1.171.14.14.1.3.1
An entry contains parameters for configure replace.
Indexes
dsfCfgReplaceIndex
Column Syntax OID
dsfCfgReplaceIndex
This object uniquely identifies this row.
The only legal value for this object is 1.
Unsigned32
Constraints:
range: 1-1
.1.3.6.1.4.1.171.14.14.1.3.1.1
dsfCfgReplaceSrcType
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 fil…
Enumerationr/w
Enumerated Values:
1local
2tftpRemote
3ftpRemote
4rcpRemote
.1.3.6.1.4.1.171.14.14.1.3.1.2
dsfCfgReplaceSrcUrl
This object indicates the source URL for the source configuration file
to be executed.
OctetStringr/w
Constraints:
range: 0-799
.1.3.6.1.4.1.171.14.14.1.3.1.3
dsfCfgReplaceRemoteAddrType
This object indicates the type of address of the remote host.
This object is meaningless if dsfCfgReplaceSrcType is 'local'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.171.14.14.1.3.1.4
dsfCfgReplaceRemoteAddr
This object indicates the address of the remote host.
This object is meaningless if dsfCfgReplaceSrcType is 'local'.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.3.1.5
dsfCfgReplaceUsrName
This object indicates the user name on the source FTP/RCP server.
This object is meaningful only when the object dsfCfgReplaceSrcType is
'ftpRemote', 'rcpRemote'.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.3.1.6
dsfCfgReplaceUsrPwd
This object indicates the password for the user.
This object is meaningful only when the object dsfCfgReplaceSrcType is
'ftpRemote'.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.3.1.7
dsfCfgReplaceRemoteTcpPort
This object indicates the TCP port on the remote FTP server.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.171.14.14.1.3.1.8
dsfCfgReplaceVrfName
This object indicates the name of the VRF instance to which the
TFTP/FTP/RCP server belongs.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.3.1.9
dsfCfgReplaceErrorStatus
This object indicates the processing status about the replacement of
current running configuration.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.171.14.14.1.3.1.10
dsfCfgReplaceRowStatus
The status of this conceptual row.
The writable columns in a row cannot be changed if the row is
'active'.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.171.14.14.1.3.1.11