Home/Catalog/ARUBAWIRED-CONFIG-MIB

ARUBAWIRED-CONFIG-MIB

AI MIB Summary

The ARUBAWIRED-CONFIG-MIB facilitates the remote configuration and retrieval of device-specific settings for HPE Aruba Networking wired infrastructure, including switch interfaces, VLANs, and routing protocols. It enables network administrators to programmatically modify operational parameters and verify configuration states across ArubaOS-Switch and ArubaOS-CX platforms via SNMP.

This MIB module contains HPE proprietary configuration MIBs.
Main OID:
arubaWiredConfigurationMIB.1.3.6.1.4.1.47196.4.1.1.3.20
37
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

37 total
Object Name
arubaWiredConfigurationMIBThis MIB module contains HPE proprietary configuration MIBs.
MODULE-IDENTITY
.1.3.6.1.4.1.47196.4.1.1.3.20
arubaWiredConfigurationNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.47196.4.1.1.3.20.0
arubaWiredConfigurationChangeNotificationThis notification is generated when the running configuration changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.47196.4.1.1.3.20.0.1
arubaWiredConfigurationNotificationOnCompletionThis notification is generated when a copy operation finishes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.47196.4.1.1.3.20.0.2
arubaWiredConfigurationObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.47196.4.1.1.3.20.1
arubaWiredConfigurationCopy
OBJECT IDENTIFIER
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0
arubaWiredConfigurationCopyTableContains copy configuration requests.
SEQUENCE OF ArubaWiredConfigurationCopyEntry
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1
arubaWiredConfigurationCopyEntryA 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.
ArubaWiredConfigurationCopyEntry
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1
arubaWiredConfigurationCopyIndexObject which specifies a unique entry in the arubaWiredConfigurationCopyTable. A management station wishing to initiate a configuration copy operation should use a random value for this object when creating or modifying an instance of a ArubaWiredConfigurationCopyEntry. The RowStatus semantics of the arubaWiredConfigurationCopyEntryRowStatus object will prevent access conflicts.
Unsigned32
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.1
arubaWiredConfigurationCopySourceFileTypeSpecifies the type of file to copy from. Either the arubaWiredConfigurationCopySourceFileType or the arubaWiredConfigurationCopyDestFileType (or both) must be of type: - 'checkpoint' - 'runningConfiguration' - 'startupConfiguration' The arubaWiredConfigurationCopySourceFileType must be different from the arubaWiredConfigurationCopyDestFileType.rw
ConfigurationFileType
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.2
arubaWiredConfigurationCopyDestFileTypeSpecifies the type of file to copy to. Either the arubaWiredConfigurationCopySourceFileType or the arubaWiredConfigurationCopyDestFileType (or both) must be of type: - 'checkpoint' - 'runningConfiguration' - 'startupConfiguration' The arubaWiredConfigurationCopySourceFileType must be different from the arubaWiredConfigurationCopyDestFileType.rw
ConfigurationFileType
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.3
arubaWiredConfigurationCopyProtocolThe 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 up to the implementation.rw
ConfigurationCopyProtocol
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.4
arubaWiredConfigurationCheckpointNameSpecifies the name of the checkpoint to copy. This object must be created when either the arubaWiredConfigurationCopySourceFileType or arubaWiredConfigurationCopyDestFileType has the value 'checkpoint'.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.5
arubaWiredConfigurationCopyFileFormatFile format to be used when exporting the configuration to a remote device. This value is ignored unless arubaWiredConfigurationCopyDestFileType is 'externalFile'.rw
ConfigurationFileFormat
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.6
arubaWiredConfigurationCopyFileNameThe name (including the path, if applicable) of the file. This object must be created when either the arubaWiredConfigurationCopySourceFileType or arubaWiredConfigurationCopyDestFileType has the value 'externalFile'.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.7
arubaWiredConfigurationCopyServerAddressTypeThis object indicates the transport type of the address contained in arubaWiredConfigurationCopyServerAddress object. This must be created when either the arubaWiredConfigurationCopySourceFileType or arubaWiredConfigurationCopyDestFileType has the value 'externalFile'.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.8
arubaWiredConfigurationCopyServerAddressThe network address of the remote server from (or to) which to copy the configuration. This object must be created when either the arubaWiredConfigurationCopySourceFileType or arubaWiredConfigurationCopyDestFileType has the value 'externalFile'. All bits as 0s or 1s for arubaWiredConfigurationCopyServerAddress are not allowed. The format of this address depends on the value of the arubaWiredConfigurationCopyServerAddressType object.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.9
arubaWiredConfigurationCopyUserNameRemote username for copy via the protocol stated in arubaWiredConfigurationCopyProtocol.rw
DisplayString
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.10
arubaWiredConfigurationCopyUserPasswordRemote password for copy via the protocol stated in arubaWiredConfigurationCopyProtocol. This object must be created when the arubaWiredConfigurationCopyProtocol is: - scp - sftp Reading it returns a zero-length string for security reasons.rw
DisplayString
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.11
arubaWiredConfigurationCopyVRFNameRemote vrf name for copy via the protocol stated in arubaWiredConfigurationCopyProtocol.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.12
arubaWiredConfigurationCopyNotificationOnCompletionSpecifies whether or not a arubaWiredConfigurationCopyCompletion notification should be issued on completion of the configuration transfer. If such a notification is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the notification to be delivered.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.13
arubaWiredConfigurationCopyStateSpecifies 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 arubaWiredConfigurationCopyEntryRowStatus has been made active.ro
ConfigurationCopyState
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.14
arubaWiredConfigurationCopyTimeStartedSpecifies the time the arubaWiredConfigurationCopyState last transitioned to 'running', or 0 if the state has never transitioned to 'running' (e.g., stuck in 'waiting' state). This object is instantiated only after the row has been instantiated.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.15
arubaWiredConfigurationCopyTimeCompletedSpecifies the time the arubaWiredConfigurationCopyState 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 completed.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.16
arubaWiredConfigurationCopyFailureCauseThe reason why the configuration copy operation failed. This object is instantiated only when the arubaWiredConfigurationCopyState for this entry is in the 'failed' state.ro
ConfigurationCopyFailureCause
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.17
arubaWiredConfigurationCopyEntryRowStatusThe status of this table entry. Once the entry status is set to active, the associated entry cannot be modified until the request completes (arubaWiredConfigurationCopyState transitions to 'successful' or 'failed' state).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.18
arubaWiredConfigurationChange
OBJECT IDENTIFIER
.1.3.6.1.4.1.47196.4.1.1.3.20.1.1
arubaWiredConfigurationChangeNotificationEnableThis variable indicates whether the system produces the arubaWiredConfigurationChange notification. A false value will prevent notifications from being generated by this system.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.1.1
arubaWiredConfigurationChangeSourceConfiguration change source.ro
ConfigurationEventMedium
.1.3.6.1.4.1.47196.4.1.1.3.20.1.1.2
arubaWiredConfigurationChangeTimestampThe value of sysUpTime when the running configuration was last changed.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.47196.4.1.1.3.20.1.1.3
arubaWiredConfigurationConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.47196.4.1.1.3.20.2
arubaWiredConfigurationCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.47196.4.1.1.3.20.2.1
arubaWiredConfigurationComplianceThe compliance statement for devices implementing the ARUBA WIRED CONFIG Mib.
Unknown
.1.3.6.1.4.1.47196.4.1.1.3.20.2.1.1
arubaWiredConfigurationGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.47196.4.1.1.3.20.2.2
arubaWiredConfigurationScalarGroupA collection of scalar objects.
Unknown
.1.3.6.1.4.1.47196.4.1.1.3.20.2.2.1
arubaWiredConfigurationGroupThe configuration copy configuration.
Unknown
.1.3.6.1.4.1.47196.4.1.1.3.20.2.2.2
arubaWiredConfigurationNotificationsGroupA collection of configuration copy notifications objects.
Unknown
.1.3.6.1.4.1.47196.4.1.1.3.20.2.2.3