MIB Viewer

zhoneOnuOmciMEProfileTable

OBJECT-TYPE
1.3.6.1.4.1.5504.5.14.1.8
Access
not-accessible
Status
current
Sub-identifiers
1
Table containing the OMCI commands for the Managed Entities (ME) on an ONU. The following 'how to' examples demonstrate access of the object zhoneOnuOmciMEOmciCommands. How to create ME profile: 1. Determine ME profile instance <aaa> 2. Place file <filename> into uplink file system 3. Issue single SNMP set command containing the following: zhoneOnuOmciMEProfileRowStatus.aaa = create zhoneOnuOmciMEProfileName.aaa = ME profile name zhoneOnuOmciMEProfileFilename.aaa = <filename> How to update existing ME profile from a file: 1. Determine ME profile instance <aaa> 2. Place file <filename> into uplink file system 3. Issue single SNMP set command containing the following: zhoneOnuOmciMEProfileRowStatus.aaa = import zhoneOnuOmciMEProfileName.aaa = ME profile name zhoneOnuOmciMEProfileFilename.aaa = <filename> How to extract ME profile into a file: 1. Determine ME profile instance <aaa> 2. Issue single SNMP set command containing the following: zhoneOnuOmciMEProfileRowStatus.aaa = export zhoneOnuOmciMEProfileFilename.aaa = <filename> 3. The file <filename> now exists on uplink file system How to delete ME profile: 1. Determine ME profile instance <aaa> 2. Issue single SNMP set command containing the following: zhoneOnuOmciMEProfileRowStatus.aaa = destroy
SEQUENCE OF ZhoneOnuOmciMEProfileEntry