MIBs Depot

SIAE-CFGM-MIB

Registered at
1.3.6.1.4.1.3373.1103.30
Last updated
2014-07-25 00:00
Organization
SIAE MICROELETTRONICA spa
Revisions
2014-07-25 00:00, 2014-02-03 00:00, 2013-04-16 00:00
Namespace
siae
Source file
SIAE-CFGM-MIB
Digest
sha256:dc5c03f3f72a6623147e0602e9b946fcf7bb0269b7a64394b980177ff2d3a13c

Description

Backup and Restore (Configuration management) of the NE

Contact

SIAE MICROELETTONICA s.p.a. Via Michelangelo Buonarroti, 21 20093 - Cologno Monzese Milano - ITALY Phone : +39-02-27325-1 E-mail: tbd@siaemic.com

Imports

FromSymbols
SIAE-ALARM-MIBalarmTrap
SIAE-EQUIP-MIBequipIpSnmpAgentAddress
SIAE-TREE-MIBsiaeMib
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
SIAE-ALARM-MIB
SIAE-CFGM-MIB
SIAE-EQUIP-MIB
SIAE-EQUIPTYPE-MIB
SIAE-TREE-MIB
SIAE-USER-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
configManagementMibVersion
OBJECT-TYPE
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
1.3.6.1.4.1.3373.1103.30.1INTEGERread-onlycurrent
configManagementFileName
OBJECT-TYPE
Name of the file, containing the equipment configuration, to upload or download according to the object configManagementAction
1.3.6.1.4.1.3373.1103.30.2DisplayString (SIZE(0..255))read-writecurrent
configManagementServerIpAddress
OBJECT-TYPE
Ip address of the SNMP manager connected from/to which the configuration is downloaded/uploaded, if this object is set '0.0.0.0', then the IP address of server is read from incoming ethernet packet.
1.3.6.1.4.1.3373.1103.30.3IpAddressread-writecurrent
configManagementAction
OBJECT-TYPE
Action requested to the equipment: - configNone: no action required; - configSave: the current equipment configuration will be saved in the file whose name is written in the leaf configurationFileName through FTP protocol; - configUse: the configuration file, whose name is written in the leaf configurationFileName, will be transfer- red on the target through FTP protocol and it will be used after an implicit restart of the equip- ment. A copy of the current equipment configuration will be saved on the equipment filesystem in order to return to it. - configBack: the equipment configuration, saved during a config-use action will be used after an implicit restart of the equipment. - configAbort: the action in progress will be interrupted. - configBackAndSwich: the equipment configuration, saved during a config-use action will be used after an implicit bench switch of the equipment. The value of this object is self cleared (reset to the value configNone) after its use.
1.3.6.1.4.1.3373.1103.30.4INTEGER {configNone(0), configSave(1), configUse(2), configBack(3), configAbort(4), configUseAndSwitch(5)}read-writecurrent
configManagementState
OBJECT-TYPE
Action in progess state: - configCompleted: the action required has been successfully completed; - configInterrupted: the action required has been abnormally stopped; - configVerifying: the downloaded configuration is being checked if it is suitable for the equipment; - configSaving: current configuration is being saved to be tranferred to the manager; - configUploading: the current configuration is being transfer- red to the manager; - configDownloading: a configuration file is being transferred from the manager to the equipment; - configUsing: the current configuration is being overwrit- ten with the downloaded one or with the previously saved one; - configMaking-copy: a copy of the current configuration is being saved to eventually return to it; - configAborting: the current action is being aborted as requi- red by the config-abort action. - configRestarting: the equipment is restarting. - configStarted: the action required has been started; A trap is sent at every change of the object value. When the status become configStarted, the sent trap notifies the start of the required action. When the status become configCompleted or config-interrupted, the sent trap notifies a successfully or an abnormal end of the action in progress.
1.3.6.1.4.1.3373.1103.30.5INTEGER {configCompleted(1), configInterrupted(2), configVerifying(3), configSaving(4), configDownloading(5), configUploading(6), configUsing(7), configMakingCopy(8), configAborting(9), configRestarting(10), configStarted(11)}read-onlycurrent
configManagementFailure
OBJECT-TYPE
The value of this object identifies the configuration upload/ download state in which errors have been detected. The value config-aborted means interrupted by user.
1.3.6.1.4.1.3373.1103.30.6INTEGER {configNoFailure(0), configVerifying(3), configSaving(4), configDownloading(5), configUploading(6), configUsing(7), configMakingCopy(8), configAborted(9)}read-onlycurrent
configManagementBackupFileDate
OBJECT-TYPE
Date and time of the previous configuration file saved by the config-use action. The value of this object is expressed as the number of seconds since the midnight of 1/1/1970. A zero value means no previous configuration file has been created.
1.3.6.1.4.1.3373.1103.30.7Unsigned32read-onlycurrent
configManagementTrapNotification
OBJECT-TYPE
Enable/disable the trap generation on configuration tranfer operation
1.3.6.1.4.1.3373.1103.30.8INTEGER {trapDisable(1), trapEnable(2)}read-writecurrent

Notifications

NameOIDStatus
configManagementFtpStatusTrap
NOTIFICATION-TYPE
This event is generated by ALCP2E-NE when the status of configuration transfer is changed. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) configurationState 3) configurationFailure
1.3.6.1.4.1.3373.1103.0.3001current