MIB Viewer

ontAction

OBJECT-TYPE
1.3.6.1.4.1.890.1.5.13.13.31.2.1.1.1.11
Access
read-write
Status
current
Sub-identifiers
0
Setting this MIB with value below to request an action to occur for the ONU. 1 Reboot the ONU. 2 Perform a FW version check. If the current version mismatches with planned one, do FW upgrade if possible. 4 Delete all configuration stored in OLT related to the ONU. 5 Perform a file transfer. Download a file located in <ontFileTransferFileUri> with user name / password defined in <ontFileTransferUserName> and <ontFileTransferPassword> to the ONU and rename it to <ontFileTransferLocalFileName>. 6 Perform a file transfer. Upload a file <ontFileTransferLocalFileName> from the ONU to destination defined in <ontFileTransferFileUri> with user name / password defined in <ontFileTransferUserName> and <ontFileTransferPassword>. 7 Switch the ONU active/standby image rule and reboot. 8 Clear the ont upgrade status. This MIB returns following status to a get request. 0 This ONU is not doing any action above. 3 The FW upgrading is in progress.
INTEGER { idle(0), rebootOnt(1), checkUpgardeFW(2), upgradingFW(3), delAllConfig(4), downloadFile(5), uploadFile(6), switchImageRule(7), clearUpgradeStatus(8) }