ZXR10-CONFIG-COPY-MIB Table View

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

Tables
3
Rows
3
Columns
58
.1.3.6.1.4.1.3902.3.202.1.1.1.1 · 1 row entry · 23 columns
Uses the zte-ng variant from /opt/observium/mibs/zte-ng.
Command help
Walk zxr10CopyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CONFIG-COPY-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CONFIG-COPY-MIB::zxr10CopyTable'
A table of config-copy requests.
zxr10CopyEntry row .1.3.6.1.4.1.3902.3.202.1.1.1.1.1
A config-copy request.
A management station wishing to create an entry should
first generate a random serial number to be used
as the index to this sparse table. The station should
then create the associated instance o…
Indexes
Column Syntax OID
Object which specifies a unique entry in the copyTable.
A management station wishing to initiate a config-copy operation
should use a random value for this object when creating or
modifying an instance of a copyEntry.
T…
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.1
The protocol to be used for any copy.
Will default to FTP if not specified.
If the copy operation occurs locally on the SNMP agent
(e.g. runningConfigToStartupConfig), this object may
be ignored by the implementation.
ConfigCopyProtocolr/w
Type Values:
1tftp
2ftp
Description:
The protocol file transfer protocol that should be used
to copy the configuration file over the network. If the
config file transfer is to occur locally on the SNMP
agent, the method of transfer is left upto the
implem…
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.2
specifies the type of file to copy from. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,the
copySourceFileType must be different from the copyDestFil…
ConfigFileTyper/w
Type Values:
1networkFile
2localFile
3startupConfig
4runningConfig
5version
Description:
The various types of files on which a copy operation
can be performed.
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.3
specifies the type of file to copy to. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,
the copySourceFileType must be different from the
copyDestFile…
ConfigFileTyper/w
Type Values:
1networkFile
2localFile
3startupConfig
4runningConfig
5version
Description:
The various types of files on which a copy operation
can be performed.
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.4
The IPv4 address of the FTP server from (or to)
which to copy the configuration file. This object
can not be used with zxr10CopyServerV6Address at the
same time. Values of 0.0.0.0 or FF.FF.FF.FF for
copyServerAddress …
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.5
The source file name (including the path, if applicable) of
the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
networkFile or localFile.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-80
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.3902.3.202.1.1.1.1.1.6
The destination file name (including the path, if applicable)
of the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
networkFile or localFile.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-80
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.3902.3.202.1.1.1.1.1.7
Remote user name for copy via FTP protocol.
This object must be created when the copyProtocol
is FTP.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-40
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.3902.3.202.1.1.1.1.1.8
Password used by FTP for copying a
file to/from the FTP server. This object must
be created when the copyProtocol is FTP.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-40
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.3902.3.202.1.1.1.1.1.9
Specifies whether or not a copyCompletion
notification should be issued on completion of the FTP
transfer. If such a notification is desired, it is the
responsibility of the management entity to ensure
that the SNMP adm…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.10
Specifies the state of this config-copy request.
This value of this object is instantiated only after
the row has been instantiated, i.e. after the
copyEntryRowStatus has been made active.
ConfigCopyState
Type Values:
1waiting
2running
3successful
4failed
Description:
The state of a copy operation.
The description of each state is given below:
waiting: only one copy request can run at any time.
A newly activated copy request is placed
in this st…
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.11
Specifies the time the copyState last transitioned
to running, or 0 if the state has never transitioned to
running (for e.g., stuck in waiting state).
This object is instantiated only after the row has been
insta…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.12
Specifies the time the copyState last transitioned
from running to successful or failed states. This
object is instantiated only after the row has been
instantiated.
Its value will remain 0 until the request has comple…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.13
The reason why the config-copy operation failed.
This object is instantiated only when the copyState
for this entry is in the failed state.
ConfigCopyFailCause
Type Values:
1unknown
2localSourceFileUnavailable
3connectionTimeout
4insufficientMemory
5noConfig
6unsupportedProtocol
7someConfigApplyFailed
8localDestFileExist
9fileChecksumErr
10ftpLoginFail
11localDestFileCreateErr
12serverFileAccessErr
13serverCancelTrance
14insufficientStorage
15vrfInvalid
16unsupportedChecksumType
Description:
The reason a copy request failed.
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.14
The status of this table entry. Once the entry
status is set to active, the associated entry cannot
be modified until the request completes (copyState
transitions to successful or failed state).
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.3902.3.202.1.1.1.1.1.15
The VRF name for copy.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-32
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.3902.3.202.1.1.1.1.1.16
Specifies whether or not choose the mng port.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.17
Specifies the type of file check.The value 0 means no check,
1 means checking file with MD5,2 means checking file with SHA1.
Integer32r/w
Constraints:
range: 0-2
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.18
The key of check.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-80
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.3902.3.202.1.1.1.1.1.19
The IPv6 address of the FTP server from (or to)
which to copy the configuration file. This object
can not be used with zxr10CopyServerAddress at the
same time.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.20
The interface name. This object is used only when
the remote address is a link-local address.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 0-31
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.3902.3.202.1.1.1.1.1.21
The progress of copy operation.
percentInteger32
Constraints:
range: 0-100
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.22
Remaining time of copy completion.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.23
.1.3.6.1.4.1.3902.3.202.1.1.1.2 · 1 row entry · 18 columns
Uses the zte-ng variant from /opt/observium/mibs/zte-ng.
Command help
Walk zxr10TFTPCopyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CONFIG-COPY-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CONFIG-COPY-MIB::zxr10TFTPCopyTable'
A table of tftp copy requests.
zxr10TFTPCopyEntry row .1.3.6.1.4.1.3902.3.202.1.1.1.2.1
A tftp copy request.
A management station wishing to create an entry should
first generate a random serial number to be used
as the index to this sparse table. The station should
then create the associated instance of …
Indexes
Column Syntax OID
Object which specifies a unique entry in the copyTable.
A management station wishing to initiate a tftp copy operation
should use a random value for this object when creating or
modifying an instance of a copyEntry.
The…
Unsigned32
Constraints:
range: 1-16
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.1
specifies the type of file to copy from. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,
the copySourceFileType must be different from the copyDestFi…
ConfigFileTyper/w
Type Values:
1networkFile
2localFile
3startupConfig
4runningConfig
5version
Description:
The various types of files on which a copy operation
can be performed.
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.2
specifies the type of file to copy to. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,
the copySourceFileType must be different from the copyDestFile…
ConfigFileTyper/w
Type Values:
1networkFile
2localFile
3startupConfig
4runningConfig
5version
Description:
The various types of files on which a copy operation
can be performed.
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.3
The IPv4 address of the TFTP server from (or to)
which to copy the configuration file. This object
can not be used with zxr10TFTPCopyServerV6Address
at the same time. Values of 0.0.0.0 or FF.FF.FF.FF
for copyServerAd…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.4
The source file name (including the path, if applicable) of
the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
networkFile or localFile.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-159
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.3902.3.202.1.1.1.2.1.5
The destination file name (including the path, if applicable) of
the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
networkFile or localFile.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-159
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.3902.3.202.1.1.1.2.1.6
Specifies whether or not a copyCompletion
notification should be issued on completion of the TFTP
transfer. If such a notification is desired, it is the
responsibility of the management entity to ensure
that the SNMP ad…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.7
Specifies the state of this tftp copy request.
This value of this object is instantiated only after
the row has been instantiated, i.e. after the
copyEntryRowStatus has been made active.
ConfigCopyState
Type Values:
1waiting
2running
3successful
4failed
Description:
The state of a copy operation.
The description of each state is given below:
waiting: only one copy request can run at any time.
A newly activated copy request is placed
in this st…
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.8
Specifies the time the copyState last transitioned to running,
or 0 if the state has never transitioned to running
(for e.g., stuck in waiting state). This object is instantiated
only after the row has been instantiated…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.9
Specifies the time the copyState last transitioned from running
to successful or failed states. This object is instantiated
only after the row has been instantiated.
Its value will remain 0 until the request has complet…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.10
The reason why the tftp copy operation failed.
This object is instantiated only when the copyState
for this entry is in the failed state.
TFTPCopyFailCause
Type Values:
1unknown
2vrfInvalid
3serverIPAddressInvalid
4localFileUnavailable
5localDestFileExist
6localSourceFileNotExist
7localFileOperateError
8remotFileOperateError
9resourceNotAvailable
10netWorkError
11accessViolation
12illegalOperation
13unknownTransferID
14insufficientStorage
15someConfigApplyFailed
16fileChecksumErr
17unsupportedChecksumType
18transmissionAborted
19timeoutOccurred
255noFailCause
Description:
The reason a copy request failed.
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.11
The VRF name for copy.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-32
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.3902.3.202.1.1.1.2.1.12
Specifies whether or not choose the mng port.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.13
Specifies the type of file check.
You can check file with MD5 or SHA1 algorithm.
ChecksumTyper/w
Type Values:
1none
2md5
3sha1
Description:
The various types of file check.
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.14
The key of check.
OctetStringr/w
Constraints:
range: 1-80
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.15
The IPv6 address of the TFTP server from (or to)
which to copy the configuration file. This object
can not be used with zxr10CopyTFTPServerAddress
at the same time.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.3902.3.202.1.1.1.2.1.16
The interface name.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 0-31
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.3902.3.202.1.1.1.2.1.17
The status of this table entry. Once the entry
status is set to active, the associated entry cannot
be modified until the request completes (copyState
transitions to successful or failed state).
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.3902.3.202.1.1.1.2.1.100
.1.3.6.1.4.1.3902.3.202.1.1.1.3 · 1 row entry · 17 columns
Uses the zte-ng variant from /opt/observium/mibs/zte-ng.
Command help
Walk zxr10SftpCopyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CONFIG-COPY-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CONFIG-COPY-MIB::zxr10SftpCopyTable'
A table of SFTP copy requests.
zxr10SftpCopyEntry row .1.3.6.1.4.1.3902.3.202.1.1.1.3.1
A SFTP copy request.
A management station wishing to create an entry should
first generate a random serial number to be used
as the index to this sparse table. The station should
then create the associated instance of …
Column Syntax OID
Object which specifies a unique entry in the copyTable.
A management station wishing to initiate a sftp copy operation
should use a random value for this object when creating or
modifying an instance of a copyEntry.
The…
Unsigned32
Constraints:
range: 1-32
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.1
specifies the type of file to copy from. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,the
copySourceFileType must be different from the copyDestFil…
SFTPConfigFileTyper/w
Type Values:
1networkFile
2localFile
Description:
The various types of files on which a copy operation
can be performed.
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.2
specifies the type of file to copy to. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,
the copySourceFileType must be different from the
copyDestFile…
SFTPConfigFileTyper/w
Type Values:
1networkFile
2localFile
Description:
The various types of files on which a copy operation
can be performed.
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.3
The IP address of the SFTP server from (or to)
which to copy the configuration file. This object
can not be used with zxr10SftpCopyServerV6Address
at the same time.Values of 0.0.0.0 or FF.FF.FF.FF
for copyServerAddre…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.4
The source file name (including the path, if applicable) of
the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
networkFile or localFile.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-159
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.3902.3.202.1.1.1.3.1.5
The destination file name (including the path, if applicable)
of the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
networkFile or localFile.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-159
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.3902.3.202.1.1.1.3.1.6
Remote user name for copy via SFTP protocol.
This object must be created when the copyProtocol
is SFTP.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-65
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.3902.3.202.1.1.1.3.1.7
Password used by SFTP for copying a
file to/from the SFTP server. This object must
be created when the copyProtocol is SFTP.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-32
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.3902.3.202.1.1.1.3.1.8
Specifies the state of this sftp copy request.
This value of this object is instantiated only after
the row has been instantiated, i.e. after the
copyEntryRowStatus has been made active.
ConfigCopyState
Type Values:
1waiting
2running
3successful
4failed
Description:
The state of a copy operation.
The description of each state is given below:
waiting: only one copy request can run at any time.
A newly activated copy request is placed
in this st…
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.10
Specifies the time the copyState last transitioned
to running, or 0 if the state has never transitioned to
running (for e.g., stuck in waiting state).
This object is instantiated only after the row has been
insta…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.11
Specifies the time the copyState last transitioned
from running to successful or failed states. This
object is instantiated only after the row has been
instantiated.
Its value will remain 0 until the request has comple…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.12
The reason why the config-copy operation failed.
This object is instantiated only when the copyState
for this entry is in the failed state.
SFTPCopyFailCause
Type Values:
17errUnknown
18vrfInvalid
19localFileUnavailable
20localDestFileExist
21localFileOperateError
22localFileOpenError
23fileSizeExceedLimit
24resourceAllocFail
25createSshError
26setSshError
27fileIsTransmit
28resourceNotEnough
29sftpLoginFail
30serverFileAccessErr
31inputParaError
32transmissionAborted
255copyNoError
Description:
The reason a copy request failed.
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.13
The VRF name for sftp copy.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-32
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.3902.3.202.1.1.1.3.1.14
Specifies whether or not choose the mng port.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.15
The IPv6 address of the SFTP server from (or to)
which to copy the configuration file. This
object can not be used with zxr10SftpCopyServerAddress
at the same time.
IPV6-TCIpv6Addressr/w
Type Constraints:
range: 16
.1.3.6.1.4.1.3902.3.202.1.1.1.3.1.16
The interface name. This object is used only when
the remote address is a link-local address.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 0-31
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.3902.3.202.1.1.1.3.1.17
The status of this table entry. Once the entry
status is set to active, the associated entry cannot
be modified until the request completes (copyState
transitions to successful or failed state).
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.3902.3.202.1.1.1.3.1.50