arubaWiredConfigurationCopyEntry
ARUBAWIRED-CONFIG-MIB ·
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1
Object
row
A configuration 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 the
row status and row index objects. It must also,
either in the same or in successive PDUs, create an
instance of arubaWiredConfigurationCopySourceFileType and
arubaWiredConfigurationCopyDestFileType. Only one
of the source or destination file types can be 'externalFile'.
If one of the file types is a 'externalFile', the following values
are expected as well:
- arubaWiredConfigurationCopyProtocol
- arubaWiredConfigurationCopyFileName
- arubaWiredConfigurationCopyServerAddressType
- arubaWiredConfigurationCopyServerAddress
If the 'externalFile' is the destination, then a valid
arubaWiredConfigurationCopyFileFormat is required as well.
If authentication is required, then both arubaWiredConfigurationCopyUserName
and arubaWiredConfigurationCopyUserPassword are necessary.
Once the appropriate instance of all the
configuration objects have been created, either by
an explicit SNMP set request or by default, the row
status should be set to active to initiate the
request. Note that this entire procedure may be
initiated via a single set request which specifies
a row status of createAndGo as well as
specifies valid values for the non-defaulted
configuration objects.
Once the configuration copy request has been created
(i.e. the arubaWiredConfigurationCopyEntryRowStatus has been made
active), the entry cannot be modified - the only
operation possible after this is to delete the row.
Once the request completes, the management station
should retrieve the values of the status objects of
interest, and should then delete the entry. In
order to prevent old entries from clogging the
table, entries will be aged out, but an entry will
never be deleted within 5 minutes of completing.
Context
- MIB
- ARUBAWIRED-CONFIG-MIB
- OID
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1- Type
- row
- Status
- current
- Parent
- arubaWiredConfigurationCopyTable
- Table
- arubaWiredConfigurationCopyTable
- Children
- 18
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| arubaWiredConfigurationCopyIndex Object which specifies a unique entry in the arubaWiredConfigurationCopyTable.
A management station wishing to initiate a configuration copy operation
should use a random value fo… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.1 |
| arubaWiredConfigurationCopyUserName Remote username for copy via the protocol stated in arubaWiredConfigurationCopyProtocol. | column | OctetString | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.10 |
| arubaWiredConfigurationCopyUserPassword Remote password for copy via the protocol stated in arubaWiredConfigurationCopyProtocol.
This object must be created when the arubaWiredConfigurationCopyProtocol is:
- scp
- sftp
… | column | OctetString | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.11 |
| arubaWiredConfigurationCopyVRFName Remote vrf name for copy via the protocol stated in arubaWiredConfigurationCopyProtocol. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.12 |
| arubaWiredConfigurationCopyNotificationOnCompletion Specifies whether or not a arubaWiredConfigurationCopyCompletion
notification should be issued on completion of the
configuration transfer. If such a notification is desired,
it i… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.13 |
| arubaWiredConfigurationCopyState Specifies the state of this configuration copy request.
This value of this object is instantiated only after
the row has been instantiated, i.e. after the
arubaWiredConfigurationC… | column | ConfigurationCopyState | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.14 |
| arubaWiredConfigurationCopyTimeStarted Specifies the time the arubaWiredConfigurationCopyState last
transitioned to 'running', or 0 if the state has
never transitioned to 'running' (e.g., stuck in
'waiting' state).
… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.15 |
| arubaWiredConfigurationCopyTimeCompleted Specifies the time the arubaWiredConfigurationCopyState last
transitioned from 'running' to 'successful' or
'failed' states.
This object is instantiated only
after … | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.16 |
| arubaWiredConfigurationCopyFailureCause The reason why the configuration copy operation failed.
This object is instantiated only when the
arubaWiredConfigurationCopyState for this entry is in the
'failed' state. | column | ConfigurationCopyFailureCause | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.17 |
| arubaWiredConfigurationCopyEntryRowStatus The status of this table entry. Once the entry
status is set to active, the associated entry cannot
be modified until the request completes
(arubaWiredConfigurationCopyState trans… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.18 |
| arubaWiredConfigurationCopySourceFileType Specifies the type of file to copy from. Either the
arubaWiredConfigurationCopySourceFileType or the
arubaWiredConfigurationCopyDestFileType (or both) must be of type:
- 'checkpoi… | column | ConfigurationFileType | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.2 |
| arubaWiredConfigurationCopyDestFileType Specifies the type of file to copy to. Either the
arubaWiredConfigurationCopySourceFileType or the
arubaWiredConfigurationCopyDestFileType (or both) must be of type:
- 'checkpoint… | column | ConfigurationFileType | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.3 |
| arubaWiredConfigurationCopyProtocol 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 met… | column | ConfigurationCopyProtocol | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.4 |
| arubaWiredConfigurationCheckpointName Specifies the name of the checkpoint to copy.
This object must be created when either
the arubaWiredConfigurationCopySourceFileType or
arubaWiredConfigurationCopyDestFileType has
… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.5 |
| arubaWiredConfigurationCopyFileFormat File format to be used when exporting the configuration to a
remote device.
This value is ignored unless arubaWiredConfigurationCopyDestFileType
is 'externalFile'. | column | ConfigurationFileFormat | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.6 |
| arubaWiredConfigurationCopyFileName The name (including the path, if applicable) of the file.
This object must be created when either
the arubaWiredConfigurationCopySourceFileType or
arubaWiredConfigurationCopyDestF… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.7 |
| arubaWiredConfigurationCopyServerAddressType This object indicates the transport type of the address contained in
arubaWiredConfigurationCopyServerAddress object. This must be created when either the
arubaWiredConfigurationC… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.8 |
| arubaWiredConfigurationCopyServerAddress The network address of the remote server from (or to) which to copy
the configuration. This object must be created when either the
arubaWiredConfigurationCopySourceFileType or aru… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| arubaWiredConfigurationCopyIndex Object which specifies a unique entry in the arubaWiredConfigurationCopyTable.
A management station wishing to initiate a configuration copy operation
should use a random value fo… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.1 |