RAD-CopyFile-MIB Table View

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

Tables
1
Rows
1
Columns
20
.1.3.6.1.4.1.164.6.2.12.18.1 · 1 row entry · 20 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk copyFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-CopyFile-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-CopyFile-MIB::copyFileTable'
This object defines Copy File table.
copyFileEntry row .1.3.6.1.4.1.164.6.2.12.18.1.1
An entry in the Copy File table.
Indexes
Column Syntax OID
Index of the Copy File Table.
Initiator of the Copy File operation gets rowInfoIndexNext
in order to obtain copyFileIdx value of the next free entry.
Agent is responsible to update rowInfoTable upon this get
action.
If …
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.6.2.12.18.1.1.1
The object enables handling of copyFileTable entries.
Agent MUST update copyFileRowStatus table and associated
entry of rowInfoTable accordingly.
A Manager may only create an entry i.e. set createAndGo(4).
The Agent is …
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.164.6.2.12.18.1.1.2
The object defines the copy file operation protocol.
The default value is 'localFile (5)'.
Enumerationr/w
Enumerated Values:
1undefined
2tftp
3sftp
4xmodem
5localFile
.1.3.6.1.4.1.164.6.2.12.18.1.1.3
Server Address Type. Default Value is ipv4(1).
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.2.12.18.1.1.4
File Transfer Server Address, according to type defined by the
copyFileAddressType.
The default value is 0.0.0.0.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.2.12.18.1.1.5
File Transfer Server Port. The default value is 0 WHICH means
use of the default protocol port number.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.2.12.18.1.1.6
User Name. It is relevant for copy operations requiring
user name. The default value is the empty string ''.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.2.12.18.1.1.7
User Password. It is relevant for copy operations requiring
password. The object should be readable: any read operation
accessing it should obtain constant value '****'.
The default value is the empty string ''.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.2.12.18.1.1.8
This object represents the copy file source type.
The default value is 'otherType' (2).
Copy file operation should use proper type value, i.e. one
of the defined by the FileType enumeration.
Using of the 'otherType' (2)…
RAD-TCFileTyper/w
Type Values:
2otherType
21mainSw
22backupSw
23moduleTypeSw
24swPack
31startupConfig
32rollbackConfig
33userDefaultConfig
34factoryDefaultConfig
35runningConfig
36candidateConfig
37restorePointConfig
41license
51mainBoot
52backupBoot
61alarmEventLog
62monitoringLog
71xmlZeroTouch
81userFile
.1.3.6.1.4.1.164.6.2.12.18.1.1.9
This object represents the path to the location of the source file.
The length of the path is limited to 64 octets.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.2.12.18.1.1.10
This object represents the name of the source file.
The length of the name is limited to 32 octets.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.2.12.18.1.1.11
This object represents the copy file destination type.
The default value is 'otherType' (2).
Copy file operation should use proper type value, i.e. one
of the defined by the FileType enumeration.
Using of the 'otherType…
RAD-TCFileTyper/w
Type Values:
2otherType
21mainSw
22backupSw
23moduleTypeSw
24swPack
31startupConfig
32rollbackConfig
33userDefaultConfig
34factoryDefaultConfig
35runningConfig
36candidateConfig
37restorePointConfig
41license
51mainBoot
52backupBoot
61alarmEventLog
62monitoringLog
71xmlZeroTouch
81userFile
.1.3.6.1.4.1.164.6.2.12.18.1.1.12
This object represents the path to the location of the destination file.
The length of the path is limited to 64 octets.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.2.12.18.1.1.13
This object represents the name of the destination file.
The length of the name is limited to 32 octets.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.2.12.18.1.1.14
Status of Copy File session.
The copyFileStatus should be equal to noOp(2) when an entry
was created by createAndWait and is not activated yet. When
session ended with success, the Status should be endedOk(6).
The copyF…
Enumeration
Enumerated Values:
2noOp
3authenticating
4connecting
5transferringData
6endedOk
7error
8errorOveridden
.1.3.6.1.4.1.164.6.2.12.18.1.1.15
The object represents the available error codes.
noError (1): the operation completed successfully,
serverNotResponding (2): server providing the copying is not
responding
fileNotFound (3): the required source file …
Enumeration
Enumerated Values:
1noError
2serverNotResponding
3fileNotFound
4accessViolationDst
5invalidSrcFile
6invalidRollbackSrc
8connectionFail
9lackOfSpace
10lackOfInternalResources
11endedTimeout
14accessViolationSrc
15transferToStandbyFailed
255otherError
.1.3.6.1.4.1.164.6.2.12.18.1.1.16
Represents Start Date and Time of the copy file process. This parameter
holds the UTC date and time value.
Agent sets the Object Value upon Copy File start. The default value is
'2000.01.01. 00:00:00. +0.0'
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.164.6.2.12.18.1.1.17
Represents End Date and Time of the copy file process. This parameter
holds the UTC date and time value.
Agent sets the Object Value upon Copy File end. The default value is
'2000.01.01. 00:00:00. +0.0'
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.164.6.2.12.18.1.1.18
Represents the Copy File Progress in Bytes.
The Object value is zeroed by Agent when it releases the table row.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.2.12.18.1.1.19
The object defines the copy file direction.
networkToDevice (1) - copy from device to network
deviceToNetwork (2) - copy from network to device
deviceLocally (3) - copy locally within device
The default value is 'devi…
Enumerationr/w
Enumerated Values:
1networkToDevice
2deviceToNetwork
3deviceLocally
.1.3.6.1.4.1.164.6.2.12.18.1.1.20