DLINKPRIME-SYSTEM-FILE-MIB Table View

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

Tables
3
Rows
3
Columns
15
.1.3.6.1.4.1.171.15.22.1.1.3 · 1 row entry · 2 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk dpsfBootImageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKPRIME-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SYSTEM-FILE-MIB::dpsfBootImageTable'
The table is used to display information for boot images of units.
dpsfBootImageEntry row .1.3.6.1.4.1.171.15.22.1.1.3.1
An entry contains version information of a system.
Column Syntax OID
This object indicates the index of boot image.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.171.15.22.1.1.3.1.1
This object indicates whether the entry is the current boot image.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.171.15.22.1.1.3.1.2
.1.3.6.1.4.1.171.15.22.1.2 · 1 row entry · 7 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk dpsfCopyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKPRIME-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SYSTEM-FILE-MIB::dpsfCopyTable'
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.
dpsfCopyEntry row .1.3.6.1.4.1.171.15.22.1.2.1
An entry contains parameters for copy.
Indexes
Column Syntax OID
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.15.22.1.2.1.1
This object indicates the type of the copy.
'localToTftpRemote' - Upload file remote host via TFTP.
'tftpRemoteToLocal' - Download file from remote host via TFTP.
Enumerationr/w
Enumerated Values:
1localToTftpRemote
2tftpRemoteToLocal
.1.3.6.1.4.1.171.15.22.1.2.1.2
This object indicates the source URL for the source file to be copied.
The special form 'image1' and 'image2'
are reserved to indicate the system files.
OctetStringr/w
Constraints:
range: 0-799
.1.3.6.1.4.1.171.15.22.1.2.1.3
This object indicates the destination URL for the copied file.
The special form 'image1', and 'image2' are reserved to
indicate the system files.
OctetStringr/w
Constraints:
range: 0-799
.1.3.6.1.4.1.171.15.22.1.2.1.4
This object indicates the address of the remote host.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.15.22.1.2.1.5
Status of file copy.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.171.15.22.1.2.1.6
The status of this conceptual row.
The writable columns in a row cannot be changed if the row is
'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.171.15.22.1.2.1.7
.1.3.6.1.4.1.171.15.22.1.3 · 1 row entry · 6 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk dpsfCfgReplaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKPRIME-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SYSTEM-FILE-MIB::dpsfCfgReplaceTable'
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.
dpsfCfgReplaceEntry row .1.3.6.1.4.1.171.15.22.1.3.1
An entry contains parameters for configure replace.
Column Syntax OID
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.15.22.1.3.1.1
This object indicates where to get the file to replace the current
running configuration.

'tftpRemote' - Get the replacing configuration file from remote host via TFTP.
Enumeration
Enumerated Values:
1tftpRemote
.1.3.6.1.4.1.171.15.22.1.3.1.2
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.15.22.1.3.1.3
This object indicates the address of the remote host.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.171.15.22.1.3.1.4
This object indicates the processing status about the replacement of
current running configuration.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.171.15.22.1.3.1.5
The status of this conceptual row.
The writable columns in a row cannot be changed if the row is
'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.171.15.22.1.3.1.6